Test mutual recursion in let* without vectors, which are deferrable.
[jackhill/mal.git] / tests / step1_read_print.mal
2019-05-15 Joel MartinMerge pull request #379 from bjh21/bjh21-unterminated...
2019-05-13 Joel MartinMerge pull request #372 from bjh21/bjh21-empty-hashmap
2019-05-13 Ben Harrisstep1: More systematic testing of empty collections.
2019-05-12 Ben Harrisstep1: Test that an empty hashmap can pass through...
2019-01-30 Joel MartinMerge pull request #338 from asarhaddon/test-dash-non...
2019-01-29 Nicolas BoulenguezIn step1, test non-numbers starting with a dash.
2019-01-25 Joel MartinError on unterminated strings.
2018-12-27 Joel MartinMerge pull request #333 from LispLY/objc-fix-conj-meta
2018-11-30 Joel Martinruntest.py: process output/errors as regex match.
2016-11-13 Harry TerkelsenMerge branch 'master' into dart
2016-10-31 Joel MartinMerge branch 'master' of github.com:kanaka/mal
2016-10-31 Joel MartinMerge branch 'basic'
2016-09-22 Joel MartinBasic: step7 basics, reader macros. step1,3 tests.
2016-08-24 Joel Martintests: additional tests based on PowerShell impl
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-04 Joel MartinMerge pull request #181 from wasamasa/fix-typos
2016-03-02 Joel MartinMerge branch 'wasamasa-elisp'
2016-02-27 Joel MartinMerge pull request #178 from dubek/fix-negative
2016-02-26 Dov Murikocaml: fix negative numbers handling
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2015-12-28 Joel MartinMerge pull request #137 from ivern/kotlin
2015-12-04 Joel MartinMerge pull request #127 from dubek/fix-nim-tokenizer-oom
2015-12-04 Dov Muriknim: fix tokenizer endless loop (and out-of-memory...
2015-02-21 Joel MartinMerge pull request #6 from Chouser/tests-pr
2015-02-21 Chousertest step1: Add input for existing output case
2015-01-09 Joel MartinMake: refactor number type. Support large numbers.
2015-01-09 Joel MartinRacket: add steps0-A. Self-hosting.
2015-01-09 Joel MartinAll: add keywords.
2015-01-07 Joel Martinrust: add step7_quote. Refactor with type constructors.
2015-01-07 Joel MartinRust: step0_repl and step1_read_print
2015-01-07 Joel MartinAll: swap step9,A. Fixes for bash, C, perl.
2015-01-07 Joel Martingo: update README. Backport Func usage.
2014-10-05 Joel Martingo: step1_read_print print working.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-19 Joel MartinTests: move optional features to end and print header.
2014-03-29 Joel MartinPS: error handling, throw, print excpetions without...
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.