Merge pull request #273 from wasamasa/r7rs-implementation
[jackhill/mal.git] / tests / step6_file.mal
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 Dov Muriktests: Test slurp captures final newline in step6
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-13 Joel MartinObject Pascal: full implementation. Test cleanup.
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-01-11 Joel MartinMerge branch 'issue130_diagram_updates'
2016-01-06 Dov Murikprocess, tests: move atoms implementation from stepA...
2015-03-17 Chris M MooreAda: merge to latest baseline
2015-03-17 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-14 Joel MartinAll: move metadata, atoms, readline, conj to stepA.
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-02-16 Joel MartinminiMAL: step6
2015-01-09 Joel MartinRacket: add steps0-A. Self-hosting.
2015-01-09 Joel MartinHaskell: Add steps9-A, metadata, and atoms.
2015-01-09 Joel MartinScala: refactor collections with metadata.
2015-01-09 Joel MartinR: atom support, fixes for self-hosting.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinPerl: add vector, hash-map, metadata, atom support...
2014-04-19 Joel MartinTests: move optional features to end and print header.
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.