1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 02:27:10 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
Joel Martin
294aba2c43 README: add more testing info.
Fix stats target for matlab.
2015-03-02 17:57:45 -06:00
Joel Martin
751ab516f1 matlab: move Reader.m to +types/Reader.m
Fixes https://github.com/kanaka/mal/issues/18 for case insensitive
file-systems.
2015-03-02 13:04:44 -06:00
Joel Martin
90f618cbe7 All: rename stepA_interop to stepA_mal
Also, add missed postscript interop tests.
2015-02-28 11:09:54 -06:00
Joel Martin
0b234e13a1 matlab: fix do/slice, strings. Self-hosting!
Fix Makefile stats/stats-lisp.
2015-02-10 01:51:28 -06:00
Joel Martin
53942f889a matlab: add metadata and atom support. 2015-02-10 01:34:56 -06:00
Joel Martin
6a572dff25 matlab: add keyword, vector, hash-map support.
Switch List to full object like vector and hash-map.
2015-02-10 01:46:17 -06:00
Joel Martin
7f567f3645 matlab: stepA, perf test, comments. 2015-02-09 00:23:10 -06:00
Joel Martin
b550d8b72a matlab: Add step9. 2015-02-08 23:51:53 -06:00
Joel Martin
c4033aab51 matlab: add step8 2015-02-08 23:51:47 -06:00
Joel Martin
c3023f2642 matlab: step7, fix reader bug. 2015-02-08 23:51:45 -06:00
Joel Martin
9831bce710 matlab: add step6 2015-02-08 23:51:38 -06:00
Joel Martin
23c5aa440a matlab: add step5_tco 2015-02-08 23:51:27 -06:00
Joel Martin
6d12affa8b matlab: all step4 except optional. 2015-02-08 23:51:22 -06:00
Joel Martin
d6624158bd matlab: start of step4 2015-02-08 23:51:08 -06:00
Joel Martin
ab6e6fae4e matlab: step3 2015-02-07 22:07:16 -06:00
Joel Martin
a8d58c9360 matlab: step2 2015-02-07 21:03:43 -06:00
Joel Martin
9a54ea186c matlab: step0 and step1 basics. 2015-02-07 20:32:24 -06:00