Merge pull request #379 from bjh21/bjh21-unterminated-string-fixes
[jackhill/mal.git] / tests / step8_macros.mal
2019-05-15 Joel MartinMerge pull request #379 from bjh21/bjh21-unterminated...
2019-05-15 Joel MartinMerge pull request #378 from asarhaddon/test-macro...
2019-05-15 Nicolas BoulenguezMove test that macro do not mutate functions as optiona...
2019-05-15 Nicolas Boulengueztest macro/functions: ignore results of preliminary...
2019-05-14 Nicolas BoulenguezTest that defining a macro does not mutate an existing...
2019-05-08 Joel MartinMerge pull request #365 from asarhaddon/cpp-ada.2-confo...
2019-05-08 Joel MartinMerge pull request #358 from bjh21/bjh21-extra-tests
2019-05-07 Ben Harrisstep 8 test: Check a corner case of cons/rest on vector...
2019-05-07 Joel MartinMerge pull request #363 from bjh21/bjh21-concat-ocaml
2019-05-07 Joel MartinMerge pull request #362 from bjh21/bjh21-concat-ps
2019-05-07 Joel Martinrpython,rust,swift4,ts: fix empty list handling.
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-05-10 Joel MartinMerge pull request #210 from dubek/test-slurp-newline
2016-05-10 Joel MartinUse more common spelling of deferrable.
2016-05-10 Joel MartinMakefile/runtest/tests: deferable/optional options
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-02-04 Joel MartinMerge pull request #158 from dubek/first-rest-nil
2016-02-04 Dov Muriktests: Add tests for (first nil) and (rest nil)
2016-01-29 Joel MartinMerge pull request #156 from omarrayward/explain-regexp...
2016-01-26 Joel MartinMerge branch 'Haxe'
2016-01-26 Joel Martintests: make macro result evaluation mandatory.
2016-01-26 Joel MartinMerge pull request #146 from dubek/fix-macro-eval
2016-01-26 Joel MartinMerge pull request #143 from dubek/add-gensym
2016-01-23 Dov Muriktests/step8: remove `and` macro tests, add ->> macro...
2016-01-20 Joel MartinAdd macro result eval test.
2015-03-27 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-19 Nala GinrutMerge branch 'master' of github.com:kanaka/mal into...
2015-03-18 Joel Martintests: move reorder tests to better match guide.
2015-03-17 Chris M MooreAda: merge to latest baseline
2015-03-05 Joel MartinMerge pull request #26 from alexcrichton/update
2015-03-05 Joel Martintests: add macro-in-macro test.
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-01-09 Joel MartinAll: add keywords.
2015-01-09 Joel MartinCoffeeScript: add all steps. Self-hosting.
2015-01-09 Joel MartinR: atom support, fixes for self-hosting.
2015-01-09 Joel MartinR: add step8_macros and step9_try.
2015-01-09 Joel MartinR: add step6_file and step7_quote
2015-01-07 Joel Martinrust: add conj, stepA. Self-hosting!
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-19 Joel MartinTests: move optional features to end and print header.
2014-04-17 Joel MartinAll: move some fns to core. Major cleanup.
2014-04-11 Joel MartinRuby: add step8_macros
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.