print functions as #<fn name>
[jackhill/mal.git] / docs / step_notes.txt
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2017-09-15 Joel MartinMerge pull request #281 from sebras/master
2017-09-15 Sebastian RasmussenFix a number of typos in documentation/comments.
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-03-04 Joel MartinMerge pull request #20 from def-/master
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
2015-02-28 Joel MartinMerge branch 'ruby1.9' of https://github.com/elektronau...
2015-02-28 Joel MartinMerge pull request #15 from joelpickup/master
2015-02-28 Joel MartinMerge pull request #14 from anton-trunov/guide-small-fix
2015-02-28 Joel MartinMerge pull request #13 from euc/patch-1
2015-02-28 Joel MartinMerge pull request #11 from treeform/patch-1
2015-02-28 Joel MartinAll: rename stepA_interop to stepA_mal
2015-01-09 Joel MartinMisc cleanup. Move *host-language* to stepA.
2015-01-07 Joel Martinrust: add step8_macros
2015-01-07 Joel Martinrust: add step6_file
2015-01-07 Joel MartinDoc cleanup of step9/stepA swap.
2015-01-07 Joel Martingo: update README. Backport Func usage.
2014-10-07 Joel Martingo: add step7_quote
2014-10-07 Joel Martingo: add step6_file
2014-10-07 Joel Martingo: add step5_tco. Refactor env.
2014-10-07 Joel Martingo: add step4_if_fn_do
2014-10-04 Joel Martindocs/step_notes.txt: add step0_repl details.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinPerl: add vector, hash-map, metadata, atom support...
2014-04-23 Joel MartinPerl: add stepA_more.
2014-04-22 Joel MartinPerl: step8_macros
2014-04-22 Joel MartinPerl: step6_file
2014-04-22 Joel MartinPerl: add step5_tco
2014-04-21 Joel MartinPerl: add step4_if_fn_do
2014-04-21 Joel MartinPerl: add step2_eval.
2014-04-19 Joel MartinTests: move optional features to end and print header.
2014-04-08 Joel MartinC#: add step5_tco
2014-04-07 Joel MartinCS: add step1_read_print
2014-04-02 Joel MartinAll: pass stepA tests, in particular with correct conj...
2014-04-02 Joel MartinPS: add stepA_more.
2014-03-31 Joel MartinPS: add step7_quote
2014-03-30 Joel MartinREADME, TODO, step_notes updates.
2014-03-29 Joel MartinPS: error handling, throw, print excpetions without...
2014-03-29 Joel MartinPS: minimal step1_read_print
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.