aboutsummaryrefslogtreecommitdiff
path: root/matlab/reader.m
AgeCommit message (Collapse)Author
2015-03-02matlab: move Reader.m to +types/Reader.mJoel Martin
Fixes https://github.com/kanaka/mal/issues/18 for case insensitive file-systems.
2015-02-10matlab: fix do/slice, strings. Self-hosting!Joel Martin
Fix Makefile stats/stats-lisp.
2015-02-10matlab: add metadata and atom support.Joel Martin
2015-02-10matlab: add keyword, vector, hash-map support.Joel Martin
Switch List to full object like vector and hash-map.
2015-02-09matlab: stepA, perf test, comments.Joel Martin
2015-02-08matlab: step7, fix reader bug.Joel Martin
2015-02-08matlab: all step4 except optional.Joel Martin
2015-02-08matlab: start of step4Joel Martin
2015-02-07matlab: step0 and step1 basics.Joel Martin