Implement step 1
[jackhill/mal.git] / docs /
2017-02-11 Joel MartinRust, miniMAL, VHDL: misc fixes.
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-05-17 Joel MartinMerge pull request #212 from dubek/argv-testing
2016-05-11 Dov Muriktests: Test *ARGV* is set correctly in step 6
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-09 Joel MartinMerge pull request #208 from dubek/vim-fix-time-ms
2016-05-09 Joel MartinMerge pull request #209 from dubek/python-interop
2016-05-09 Dov Murikpython: Fix interop (py*, py!*)
2016-05-09 Dov Murikdocs/Hints: vimscript no longer shells out in time-ms
2016-05-05 Dov Murikdocs/Hints: add questions about command-line arguments
2016-05-04 Joel MartinHints.md: fix formatting.
2016-05-04 Joel MartinAdd Hints wiki page.
2016-04-28 Joel MartinFAQ: add question about * and ! endings on forms.
2016-04-19 Joel MartinMerge pull request #200 from leafac/patch-1
2016-04-19 Leandro FacchinettiFix typo in FAQ
2016-03-20 Chris M MooreUpdate from master
2016-03-15 Joel MartinUpdate README test count. Update docs/TODO.
2016-03-06 Joel MartinMinor clarifications
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
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 Chris M MooreAda: merge to latest baseline
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
next