aboutsummaryrefslogtreecommitdiff
path: root/tests/step7_quote.mal
AgeCommit message (Collapse)Author
2015-01-09R: add step8_macros and step9_try.Joel Martin
2015-01-09R: add step6_file and step7_quoteJoel Martin
Change symbols to be special class.
2015-01-06rust: fix quote/quasiquote of vectors.Joel Martin
2015-01-06go: update README. Backport Func usage.Joel Martin
2014-04-17All: perf test, Makefile refactor, add *host-language*Joel Martin
Other: - bash,make,postscript: quasiquote of vectors - Fix Java slurp - add time function to core.mal - switches on *host-language* for make time-secs vs time-ms - Ignore */experiments directories
2014-03-24Current state of mal for Clojure West lighting talk.Joel Martin