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
path:
root
/
forth
Age
Commit message (
Expand
)
Author
2015-02-28
All: rename stepA_interop to stepA_mal
Joel Martin
2015-02-25
forth: add Makefile for stats.
Joel Martin
2015-02-23
forth: Add map-hint to symbols for better perf
Chouser
2015-02-23
forth: Clean up symbol eval for better perf
Chouser
2015-02-23
forth: Add call-site caching to boost perf
Chouser
2015-02-23
forth: Add . interop special operator and tests
Chouser
2015-02-21
forth: Fix bug in (get nil ...)
Chouser
2015-02-21
forth: Fix bug in extend-protocol array insertion
Chouser
2015-02-21
forth: Back-propogate fixes from stepA through step1
Chouser
2015-02-21
forth: Self-hosted mal passes all tests
Chouser
2015-02-21
forth: Finish step 9
Chouser
2015-02-21
forth: Add step 9, just try*/throw
Chouser
2015-02-21
forth: Add step 8
Chouser
2015-02-21
forth: Add step 7
Chouser
2015-02-21
forth: Add step 6, clean up comment parsing
Chouser
2015-02-21
forth: Fix critical string-resizing bug
Chouser
2015-02-21
forth: Add step 5
Chouser
2015-02-21
forth: Finish step 4
Chouser
2015-02-21
forth: Add support for & var-args
Chouser
2015-02-21
forth: Split types for user fns vs native fns
Chouser
2015-02-21
forth: Add step 4, but not varargs
Chouser
2015-02-21
forth: Add defspecial for Mal special ops
Chouser
2015-02-21
forth: Get rid of invoke+
Chouser
2015-02-21
forth: Get rid of car/cdr style lists
Chouser
2015-02-21
forth: Add step 3
Chouser
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