Merge pull request #386 from asarhaddon/test-let-recursive-def
[jackhill/mal.git] / ps / step8_macros.ps
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-03-30 Dov Murikps: Fix exception on literal empty list
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-01-29 Joel MartinMerge pull request #156 from omarrayward/explain-regexp...
2016-01-26 Joel MartinMerge branch 'Haxe'
2016-01-26 Joel MartinMerge pull request #146 from dubek/fix-macro-eval
2016-01-22 Dov Murikd, nim, ps, tcl, vimscript: fix macro result evaluation
2015-10-13 Joel Martinps: fix self-host and runtest.py parsing issue.
2014-05-10 Joel MartinPS: include/run from same directory.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinAll: TCO let* and quasiquote.
2014-04-19 Joel MartinAll: *ARGV* and *host-language*. Misc syncing/fixes.
2014-04-18 Joel MartinAll: perf test, Makefile refactor, add *host-language*
2014-04-17 Joel MartinAll: move some fns to core. Major cleanup.
2014-04-15 Joel MartinPS: fix function closures. Self-hosted up to step7.
2014-04-06 Joel MartinPS: add vector, hash-map, atoms and metadata.
2014-04-03 Joel MartinAll: split types into types, env, printer, core.
2014-04-02 Joel MartinPS: add stepA_more.
2014-04-01 Joel MartinPS: add step8_macros.