0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix standalone builds More... over 12 years ago
Fix looping in brainfuck More... over 12 years ago
Fix brainfuck compiler More... over 12 years ago
Add (tail) special case that does a tail call More... over 12 years ago
Rewrite I/O again, remove the failed string concept More... over 12 years ago
Add letus to tests script More... over 12 years ago
Switch letus to jmp* instructions More... over 12 years ago
Add jmp(s)/jmpz(s) More... over 12 years ago
Add recursion to letus More... over 12 years ago
Add tail call opcode More... over 12 years ago
Check if the vm's input file could be opened More... over 12 years ago
Start reimplementing I/O More... over 12 years ago
Update readme More... over 12 years ago
Add putc More... over 12 years ago
Fix if More... over 12 years ago
Fix if syntax More... over 12 years ago
Reduce code duplication More... over 12 years ago
Add shebang support for letus More... over 12 years ago
Add named arguments to lambda More... over 12 years ago
Add full let syntax More... over 12 years ago
Add lexical scoping, an incomplete let and (comment) More... over 12 years ago
Add implicit return to lambdas More... over 12 years ago
Add letus to toolchain More... over 12 years ago
Add an if statement More... over 12 years ago
Do not count lines if they're headers More... over 12 years ago
Add first version of letus (working name) More... over 12 years ago
Fix VM, update Fetus compiler More... over 12 years ago
Use a call stack instead, keep contexts something different. Will require a rewrite of fetoid. More... over 12 years ago
Add curstring and re-add a few functions More... almost 13 years ago
Add strings to the header, add 'output' function More... almost 13 years ago