guide.md: step9,A stubs. TODO. More vector tests.
[jackhill/mal.git] / docs / TODO
2015-01-30 Joel Martinguide.md: step9,A stubs. TODO. More vector tests.
2015-01-09 Joel MartinLua: all steps and self-hosting.
2015-01-09 Joel MartinMove template to top level. Add license.
2015-01-09 Joel MartinTODO: misc cleanup.
2015-01-09 Joel MartinMisc cleanup. Move *host-language* to stepA.
2015-01-09 Joel MartinHaskell: steps 0-3
2015-01-09 Joel MartinScala: all steps 0-9 but no metadata.
2015-01-09 Joel MartinAll: add keywords.
2015-01-09 Joel MartinR: add time-ms. Readline history. Misc cleanups.
2015-01-07 Joel MartinRust: add step3_env
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-07 Joel Martingo: add step4_if_fn_do
2014-05-10 Joel MartinTODO: misc updates
2014-04-26 Joel MartinJS web: use/import to Himera style web REPL.
2014-04-26 Joel MartinJS: switch from josh.js console to jqconsole.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinAll: TCO let* and quasiquote.
2014-04-24 Joel MartinPerl: add vector, hash-map, metadata, atom support...
2014-04-19 Joel MartinPerl: add step1_read_print, types.
2014-04-19 Joel MartinPerl: add readline interface and step0_repl
2014-04-19 Joel MartinAll: *ARGV* and *host-language*. Misc syncing/fixes.
2014-04-18 Joel MartinRuby,Python,C#: readline history fixes. Ruby include...
2014-04-18 Joel MartinAll: perf test, Makefile refactor, add *host-language*
2014-04-17 Joel MartinAll: move some fns to core. Major cleanup.
2014-04-16 Joel MartinRuby: remove debug. Update TODO.
2014-04-16 Joel MartinPS: fix concat with no args and conj.
2014-04-15 Joel MartinMal space cleanup. Ruby Makefile. TODO updates.
2014-04-13 Joel MartinJava, JS: cleanup and sync steps.
2014-04-10 Joel MartinFix metadata on functions.
2014-04-07 Joel MartinC#: step0_repl using de Icaza's getline.cs
2014-04-06 Joel Martindocs/TODO: cleanup/re-organize. Add more languages.
2014-04-06 Joel MartinC,PHP,Python: stepA fixup. All tests/impls pass!
2014-04-06 Joel MartinPS: add vector, hash-map, atoms and metadata.
2014-04-02 Joel MartinAll: remove slurp-do, use str around slurp instead.
2014-04-02 Joel MartinPS: add stepA_more.
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: add step3_env
2014-03-29 Joel MartinPS: step2_eval
2014-03-29 Joel MartinUpdate README.md and TODO. Minor PS update.
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.