Implement step 8
[jackhill/mal.git] / docs /
2016-02-01 Joel MartinMerge pull request #161 from dubek/guide-time-ms-conj
2016-02-01 Joel MartinMerge pull request #157 from dubek/extra-args-as-list
2016-01-30 Dov Murikpython: Pass function arguments as a mal list
2015-12-28 Joel MartinMerge pull request #137 from ivern/kotlin
2015-12-10 Joel MartinMerge pull request #129 from dubek/examples-memoize
2015-12-09 Joel MartinMerge pull request #128 from sleep/actual-zsh-fix
2015-12-09 Sean Leequoted all make args in documentation for zsh compatibility
2015-11-23 Joel MartinMerge pull request #120 from def-/master
2015-11-23 Joel MartinMerge pull request #121 from dubek/lua-time-ms
2015-11-23 Dov Muriklua: fix time-ms to return actual millisecond resolutio...
2015-10-31 Joel Martinawk: generate awk.sh. Update docs/TODO.
2015-04-03 Nala Ginrutmerge upstream
2015-03-28 Joel MartinFAQ: clarify about competing/overlapping implementations.
2015-03-27 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-25 Nala Ginrutmerged upstream:master
2015-03-22 Joel Martinracket: fix apply/vector
2015-03-17 Joel MartinFAQ: add question anchors.
2015-03-17 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-15 Joel MartinFAQ: minor cleanup/grammar.
2015-03-15 Joel MartinFAQ: mal history and new impl. merge guidelines.
2015-03-15 Joel MartinFAQ: shorter title.
2015-03-15 Joel MartinAdd FAQ: a couple questions that have come up.
2015-03-14 Joel MartinAll: move metadata, atoms, readline, conj to stepA.
2015-03-12 Joel MartinMisc updates to TODO, guide and README.
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-03-04 Joel MartinMerge pull request #12 from tebeka/master
2015-03-04 Joel MartinMerge pull request #20 from def-/master
2015-03-02 Joel Martinruntest.py: cleanup all grandchildren too.
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
2015-02-28 Joel MartinMerge pull request #16 from tcoopman/patch-1
2015-02-28 Joel Martinruntest.py: cleanup orphan test processes.
2015-02-28 Joel MartinLua: fix with new runtest.py
2015-02-28 Joel Martinruntest.py: order of magnitude faster.
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-02-28 Joel MartinMultiple: interop enhancements.
2015-02-12 Joel MartinminiMAL: step2
2015-01-30 Joel MartinMerge pull request #4 from Chouser/ocaml
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 MartinRacket: add steps0-A. Self-hosting.
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 step8_macros
2015-01-07 Joel Martinrust: add step6_file
2015-01-07 Joel MartinRust: add step3_env
2015-01-07 Joel MartinRust: step0_repl and step1_read_print
2015-01-07 Joel MartinDoc cleanup of step9/stepA swap.
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 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-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-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-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-08 Joel MartinC#: add step5_tco
2014-04-07 Joel MartinCS: add step1_read_print
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 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...
next