index
:
mal
gh-pages
master
revert-28-master
Forked from https://github.com/kanaka/mal
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-02-21
forth: Add step 2
Chouser
2015-02-21
forth: Finished step 1
Chouser
2015-02-21
forth: Add step 1, but not maps
Chouser
2015-02-21
forth: Add string printing
Chouser
2015-02-21
forth: Added lists, ints, symbols for step 1
Chouser
2015-02-21
forth: Add step 0
Chouser
2015-02-21
forth: protocols and some pr-str working
Chouser
2015-02-21
forth: Add basic protocol functionality
Chouser
2015-02-21
forth: Start experimenting
Chouser
2015-02-21
Add tests for problems uncovered during forth self-hosted tests
Chouser
2015-02-21
test step1: Add input for existing output case
Chouser
2015-02-10
Merge pull request #5 from alandipert/master
Joel Martin
bash: use env in shebang
2015-02-10
Use env in Makefile
Alan Dipert
2015-02-10
bash: use env in shebang
Alan Dipert
- Now works on Macs with Bash4 from homebrew
2015-02-10
matlab: add to README. 24th implementation!
Joel Martin
2015-02-10
matlab: fix do/slice, strings. Self-hosting!
Joel Martin
Fix Makefile stats/stats-lisp.
2015-02-10
matlab: add metadata and atom support.
Joel Martin
2015-02-10
matlab: add keyword, vector, hash-map support.
Joel Martin
Switch List to full object like vector and hash-map.
2015-02-09
matlab: stepA, perf test, comments.
Joel Martin
2015-02-08
matlab: Add step9.
Joel Martin
2015-02-08
matlab: add step8
Joel Martin
2015-02-08
matlab: step7, fix reader bug.
Joel Martin
2015-02-08
matlab: add step6
Joel Martin
2015-02-08
matlab: add step5_tco
Joel Martin
2015-02-08
matlab: all step4 except optional.
Joel Martin
2015-02-08
matlab: start of step4
Joel Martin
2015-02-07
matlab: step3
Joel Martin
2015-02-07
matlab: step2
Joel Martin
2015-02-07
matlab: step0 and step1 basics.
Joel Martin
2015-01-30
Merge pull request #4 from Chouser/ocaml
Joel Martin
OCaml: add make targets for stats
2015-01-30
OCaml: add make targets for stats
Chouser
2015-01-30
guide.md: step9,A stubs. TODO. More vector tests.
Joel Martin
2015-01-30
README: update count to 23 to reflect OCaml addition.
Joel Martin
2015-01-30
Merge pull request #3 from Chouser/ocaml
Joel Martin
Ocaml
2015-01-30
OCaml: add to README.md
Chouser
2015-01-30
OCaml: Fix stepA command-line script running
Chouser
2015-01-30
OCaml: Add time-ms
Chouser
2015-01-30
OCaml: put macro flag in metadata rather than special type field
Chouser
2015-01-30
OCaml: self-hosting
Chouser
2015-01-30
OCaml: Add step 9
Chouser
2015-01-30
OCaml: Add Step 8
Chouser
2015-01-30
Ocaml: Add step 7
Chouser
2015-01-30
Ocaml: Finish adding step 6
Chouser
2015-01-30
Ocaml: Add step 6
Chouser
2015-01-30
Ocaml: fix list and comment parsing
Chouser
2015-01-30
Ocaml: fix string escaping and printing
Chouser
2015-01-30
Ocaml: Use builtin String.concat instead of own join fun
Chouser
2015-01-30
Ocaml: Add step 5, TCO worked automatically in Ocaml
Chouser
2015-01-30
Ocaml: All optional tests passing up thru step 4
Chouser
2015-01-30
Ocaml: add meta, with-meta, and ^ reader support
Chouser
[next]