index
:
L5Lunos
dev
master
[L] The points have aligned [5]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
22 hours
kern: filedes: Fix erroneous sizeof()
Ian Moffett
22 hours
kern: filedes: Add missing whitespace
Ian Moffett
22 hours
kern: filedes: Ignore unitialized vnodes
Ian Moffett
22 hours
kern: vfs: Add write vop to vnodes
Ian Moffett
22 hours
kern: syscall: Add SYS_open to syscall table
Ian Moffett
25 hours
lib: libc: Add fcntl.h header
Ian Moffett
25 hours
kern: os: Verify access semantics in fd_write()
Ian Moffett
25 hours
kern: filedes: Duplicate FDs for standard streams
Ian Moffett
25 hours
kern: filedes: Save the mode in fd_open()
Ian Moffett
25 hours
os: vnode: Add refcounts to vnodes
Ian Moffett
40 hours
Fix conflicts
Ian Moffett
40 hours
lib: libc: Add SYS_open system call interface
Ian Moffett
40 hours
kern: filedes: Add SYS_open system call
Ian Moffett
41 hours
kern: filedesc: Add fd_open() function
Ian Moffett
42 hours
lib: libc: Add mount syscall interface
Ian Moffett
42 hours
kern: Add /dev/null
Ian Moffett
44 hours
kern: syscall: Add SYS_mount syscall
Ian Moffett
47 hours
usb: Add EHCI skeleton
Ian Moffett
3 days
kern: syscall: Add initial SYS_spawn syscall
Ian Moffett
3 days
kern: proc: Add initial spawn function
Ian Moffett
3 days
kern: proc: Add process environment block
Ian Moffett
3 days
kern/amd64: mp: Initialize sched queue per core
Ian Moffett
3 days
kern: os: Add copyinstr()
Ian Moffett
3 days
build: Use toolchain for user programs
Ian Moffett
3 days
kern: ns: Increment object count upon entry
Ian Moffett
5 days
np: codegen: Support returning symbols / strings
Ian Moffett
5 days
np: parse: Add symbol list
Ian Moffett
5 days
np: symbol: Ensure of assigned name and ID
Ian Moffett
5 days
np: piir: Add bitmap based register allocation
Ian Moffett
5 days
np: Remove deprecated ast_root field
Ian Moffett
5 days
np: symbol: Introduce symbol table + symbol cache
Ian Moffett
6 days
np: lex: Introduce string tokens
Ian Moffett
6 days
np/amd64: piir: Add 32-bit register ID list
Ian Moffett
6 days
kern: np: Add support for return statements
Ian Moffett
6 days
np: backend: Add backend pirho sources
Ian Moffett
6 days
np: piir: Annotate IR bytes
Ian Moffett
6 days
np: codegen: Deprecate AST in favor of stackgen
Ian Moffett
6 days
np: codegen: Implement initial stack based codegen
Ian Moffett
7 days
kern: np: Create codegen/ directory
Ian Moffett
7 days
np: parse: Allocate new PIIR stack into work desc
Ian Moffett
7 days
kern: np: Add initial IR engine (PIIR)
Ian Moffett
7 days
kern: np: Add credit to parser and lexer
Ian Moffett
7 days
np: parse: Improve error message clarity
Ian Moffett
7 days
np: parse: Fix typo in error log
Ian Moffett
7 days
np: parse: Create proc AST, handle end/begin, ...
Ian Moffett
7 days
np: lex: Add LEX_EOF define
Ian Moffett
7 days
np: Add signed integer types
Ian Moffett
7 days
np: parse: Parse procedure signature
Ian Moffett
7 days
np: lex: Add the rest of the UINT tokens
Ian Moffett
7 days
np: parse: Add AST structure and initial logic
Ian Moffett
[next]