1. a890aed Debug GC crashes, add (gc-stats), add support for libedit to lisp by swissChili · 2 years, 2 months ago
  2. a7568dc Add unquote-splice (,@) by swissChili · 3 years, 1 month ago
  3. 4691cf6 Fix LaTeX build by swissChili · 3 years, 2 months ago
  4. b51552c Add tail call optimization, fix bug with vararg passing. by swissChili · 3 years, 2 months ago
  5. 7e1393c Add (read), improve error reporting by swissChili · 3 years, 3 months ago
  6. f68671f Add load(), load_library(), lisp std by swissChili · 3 years, 3 months ago
  7. 708d4c4 Fix memory leaks, aligned allocators by swissChili · 3 years, 3 months ago
  8. d289918 Fix bug in aligned allocator by swissChili · 3 years, 3 months ago
  9. e9fec8b Finish stack walking, mark+sweep for GC by swissChili · 3 years, 3 months ago
  10. 53472e8 Add "if" built-in by swissChili · 3 years, 5 months ago
  11. f3e7f18 Compiler can compile simple nested expressions and function calls. by swissChili · 3 years, 5 months ago
  12. 8cfb7c4 Move lisp to single-dword value type by swissChili · 3 years, 5 months ago