1. 7434842 Add recursive calls, (function), #' by swissChili · 3 years, 3 months ago
  2. ddc9754 Add lexical closures by swissChili · 3 years, 3 months ago
  3. f1ba8c1 Garbage collect strings and symbols by swissChili · 3 years, 3 months ago
  4. 2999dd1 Add macros by swissChili · 3 years, 3 months ago
  5. d24cd20 Add istream->getpos by swissChili · 3 years, 3 months ago
  6. d289918 Fix bug in aligned allocator by swissChili · 3 years, 3 months ago
  7. 6b47b6d Add list, quote by swissChili · 3 years, 3 months ago
  8. 5db22a0 Fix bug in GC where every 2nd alloc would leak by swissChili · 3 years, 3 months ago
  9. b6c858c Add ', `, ,, reader macros by swissChili · 3 years, 3 months ago
  10. b8fd471 Add allocation pools, release memory in GC by swissChili · 3 years, 3 months ago
  11. e9fec8b Finish stack walking, mark+sweep for GC by swissChili · 3 years, 3 months ago
  12. 9e57da4 Add stack walking to _do_gc by swissChili · 3 years, 3 months ago
  13. 6d6525e Add GC stub, let1 by swissChili · 3 years, 3 months ago
  14. 67bdf28 Add let1 by swissChili · 3 years, 4 months ago
  15. 1b83922 Fix JMK bug, update architecture docs by swissChili · 3 years, 4 months ago
  16. 402a383 Fix tasking, PCI by swissChili · 3 years, 4 months ago
  17. ca26848 Begin PCI refactor by swissChili · 3 years, 4 months ago
  18. 3ec55cf Remove free by swissChili · 3 years, 4 months ago
  19. 923b536 Add argument variable binding by swissChili · 3 years, 4 months ago
  20. a820dea Fix "if" condition by swissChili · 3 years, 4 months ago
  21. 53472e8 Add "if" built-in by swissChili · 3 years, 5 months ago
  22. 8fc5e2f Add compile_tl (), compile `defun's by swissChili · 3 years, 5 months ago
  23. 6aff2bb Add several arithmetic functions by swissChili · 3 years, 5 months ago
  24. f3e7f18 Compiler can compile simple nested expressions and function calls. by swissChili · 3 years, 5 months ago
  25. b3ca4fb Add lib/std, compile_expression () by swissChili · 3 years, 5 months ago
  26. 6eee4f9 Add readint () by swissChili · 3 years, 5 months ago
  27. 8cfb7c4 Move lisp to single-dword value type by swissChili · 3 years, 5 months ago
  28. ca107a0 Add beginning of Lips compiler, DynASM by swissChili · 3 years, 5 months ago
  29. bed8092 Finish basics of Lisp parser, add simple test by swissChili · 3 years, 5 months ago
  30. 7a6f5eb Beginning of Lisp parser by swissChili · 3 years, 5 months ago