1. ca26848 Begin PCI refactor by swissChili · 3 years, 4 months ago
  2. 3ec55cf Remove free by swissChili · 3 years, 4 months ago
  3. 923b536 Add argument variable binding by swissChili · 3 years, 4 months ago
  4. a820dea Fix "if" condition by swissChili · 3 years, 4 months ago
  5. 53472e8 Add "if" built-in by swissChili · 3 years, 5 months ago
  6. 8fc5e2f Add compile_tl (), compile `defun's by swissChili · 3 years, 5 months ago
  7. 6aff2bb Add several arithmetic functions by swissChili · 3 years, 5 months ago
  8. f3e7f18 Compiler can compile simple nested expressions and function calls. by swissChili · 3 years, 5 months ago
  9. b3ca4fb Add lib/std, compile_expression () by swissChili · 3 years, 5 months ago
  10. 6eee4f9 Add readint () by swissChili · 3 years, 5 months ago
  11. 8cfb7c4 Move lisp to single-dword value type by swissChili · 3 years, 5 months ago
  12. ca107a0 Add beginning of Lips compiler, DynASM by swissChili · 3 years, 5 months ago
  13. bed8092 Finish basics of Lisp parser, add simple test by swissChili · 3 years, 5 months ago
  14. 7a6f5eb Beginning of Lisp parser by swissChili · 3 years, 5 months ago