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-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