Merge pull request #377 from asarhaddon/fix-runtests-pre-eval
[jackhill/mal.git] / go / src / step8_macros /
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-28 Dov Murikgo: Fix panic 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 Murikbash, c, go, lua, racket: fix macro result evaluation
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-03-04 Joel MartinMerge pull request #12 from tebeka/master
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
2015-03-01 Miki Tebekarunning "gofmt" on the code
2015-01-09 Joel MartinAll: add keywords.
2015-01-07 Joel Martingo: update README. Backport Func usage.
2014-10-10 Joel Martingo: add metadata and atoms. HashMap dedicated type.
2014-10-10 Joel Martingo: add hash-map support.
2014-10-09 Joel Martingo: add readline.go that wraps libreadline/libedit
2014-10-09 Joel Martingo: add stepA_more. try* and more core functions.
2014-10-07 Joel Martingo: add step8_macros