Merge pull request #406 from chr15m/lib-alias-hacks
[jackhill/mal.git] / tests / step7_quote.mal
2019-06-03 Joel MartinMerge pull request #396 from inkydragon/fix-test-on...
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 7 test: Add test of 'concat' on a single vector.
2019-05-06 Joel MartinMerge pull request #357 from bjh21/bjh21-minor-fixes
2019-05-06 Ben Harrisstep 7 test: Correct a heading to match contents.
2019-02-03 Nicolas BoulenguezMove test of eval builtin to step6. Fix nim implementation.
2019-02-02 Nicolas BoulenguezIn step6, test that eval uses Repl not Env. I have...
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2018-01-04 Joel MartinMerge pull request #310 from bendudson/master
2018-01-02 Joel MartinMerge pull request #311 from bendudson/nasm-tests-step7_9
2017-12-29 Ben DudsonFix bug in concat, add test to step 7
2017-12-29 Ben DudsonAdding test to step7 for quasiquote
2017-12-29 Ben DudsonRemoving new tests from step7 and step9
2017-12-16 Ben DudsonFix bug in concat, add test to step 7
2017-11-27 Ben DudsonAdding test to step7 for quasiquote
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-03-20 Chris M MooreUpdate from master
2016-03-09 Joel MartinMerge pull request #184 from dubek/mal-time-ms
2016-03-09 Joel MartinMerge pull request #185 from dubek/ruby-fix-concat
2016-03-09 Dov Murikruby: concat should not modify its argument
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-02-05 Joel MartinHaxe, Julia, miniMAL: self-hosting fixes.
2016-01-29 Joel MartinMerge pull request #156 from omarrayward/explain-regexp...
2016-01-27 Joel MartinMerge pull request #155 from ekmartin/nested_equal_elixir
2016-01-27 Joel MartinMerge pull request #154 from dubek/python-fix-str-equal
2016-01-27 Dov Murikpython: Fix equality of unicode/normal strings in Pytho...
2015-12-30 Joel MartinMerge pull request #138 from dubek/js-fix-quasiquote-nil
2015-12-28 Dov Murikjs: Fix exception in `(nil)
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: fix quote/quasiquote of vectors.
2015-01-07 Joel Martingo: update README. Backport Func usage.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-18 Joel MartinAll: perf test, Makefile refactor, add *host-language*
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.