aboutsummaryrefslogtreecommitdiff
path: root/ps/core.ps
AgeCommit message (Expand)Author
2015-01-09All: add keywords.Joel Martin
2014-04-17All: perf test, Makefile refactor, add *host-language*Joel Martin
2014-04-16All: move some fns to core. Major cleanup.Joel Martin
2014-04-15PS: fix concat with no args and conj.Joel Martin
2014-04-14PS: fix meta return value when obj has no metaJoel Martin
2014-04-14PS: fix function closures. Self-hosted up to step7.Joel Martin
2014-04-09Fix metadata on functions.Joel Martin
2014-04-06PS: fix string escaping. Passes all tests.Joel Martin
2014-04-06PS: add vector, hash-map, atoms and metadata.Joel Martin
2014-04-02All: split types into types, env, printer, core.Joel Martin