0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Stub of a readme. More... about 15 years ago
Track this. It's been sitting around for too long. More... about 15 years ago
Initial syscall mechanism. More... about 15 years ago
Make this test a little more stable. More... about 15 years ago
Implement left shift for ints. More... about 15 years ago
Refactor. More... about 15 years ago
Follow every string with at least one NUL byte. More... about 15 years ago
Allow modules to use, e.g. O_DIRECT. More... about 15 years ago
Let Sodium code refer to C constants. More... about 15 years ago
Support octal and hex escape sequences in strings. More... about 15 years ago
Match the renamed mnemonics. More... about 15 years ago
Use a generic term for square-bracket shorthand. More... about 15 years ago
Allow machine code to be GC'd. More... about 15 years ago
Use the Sodium allocation routine. More... about 15 years ago
Update the PC during GC if necessary. More... about 15 years ago
Keep the PC in a register. More... about 15 years ago
Never load an address without a backpointer. More... about 15 years ago
Rename the instructions. More... about 15 years ago
Refactor. More... about 15 years ago
Convert to inline asm. More... about 15 years ago
Inline assembly notation. More... about 15 years ago
Provide more flexible linkage for modules. More... about 15 years ago
Refactor. More... about 15 years ago
Don't need to initialize this any more. More... about 15 years ago
Restrict define/setbang/lookup to the global env. More... about 15 years ago
Every referencable location needs a backpointer. More... about 15 years ago
New SI (store immediate) instruction. More... about 15 years ago
Use a more appropriate name. More... about 15 years ago
New addi instruction. More... about 15 years ago
Allow nested lists of instructions. More... about 15 years ago