Add basic Makefile
[jackhill/mal.git] / python / step8_macros.py
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-26 Dov Murikmake, php, python, ruby: fix macro result evaluation
2015-01-09 Joel MartinAll: add keywords.
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-17 Joel MartinAll: move some fns to core. Major cleanup.
2014-04-17 Joel MartinPython: metadata on builtin funcs. Support python3.
2014-04-10 Joel MartinFix metadata on functions.
2014-04-03 Joel MartinAll: split types into types, env, printer, core.
2014-04-02 Joel MartinAll: remove slurp-do, use str around slurp instead.
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.