| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-02 | miniMAL: use npm published miniMAL. | Joel Martin | |
| 2015-03-02 | matlab: move Reader.m to +types/Reader.m | Joel Martin | |
| Fixes https://github.com/kanaka/mal/issues/18 for case insensitive file-systems. | |||
| 2015-03-02 | Add link to syntax-across-languages | Joel Martin | |
| Thanks to https://news.ycombinator.com/user?id=klibertp for suggestion. | |||
| 2015-03-02 | runtest.py: fix C# and VB tests. | Joel Martin | |
| It is an ugly fix, but basically, use regular Popen (without pty) when using mono, and do hardcoded echo of the commands when they are sent/written. It could be worse I suppose... | |||
| 2015-03-01 | runtest.py: fix cleanup to use kill. | Joel Martin | |
| Still doesn't work with C# and VB. | |||
| 2015-03-01 | guide: typo. Fix https://github.com/kanaka/mal/issues/17 | Joel Martin | |
| 2015-02-28 | Merge pull request #16 from tcoopman/patch-1 | Joel Martin | |
| small typo | |||
| 2015-02-28 | runtest.py: cleanup orphan test processes. | Joel Martin | |
| 2015-02-28 | Lua: fix with new runtest.py | Joel Martin | |
| 2015-02-28 | runtest.py: order of magnitude faster. | Joel Martin | |
| C#, VB and Lua tests are broken though. | |||
| 2015-02-28 | small typo | Thomas Coopman | |
| 2015-02-28 | Merge branch 'elektronaut-ruby1.9' | Joel Martin | |
| 2015-02-28 | Merge branch 'ruby1.9' of https://github.com/elektronaut/mal into ↵ | Joel Martin | |
| elektronaut-ruby1.9 | |||
| 2015-02-28 | Merge pull request #15 from joelpickup/master | Joel Martin | |
| grammar fix | |||
| 2015-02-28 | Merge pull request #14 from anton-trunov/guide-small-fix | Joel Martin | |
| guide: insert missing word | |||
| 2015-02-28 | Merge pull request #13 from euc/patch-1 | Joel Martin | |
| Updated guide.md | |||
| 2015-02-28 | Merge pull request #11 from treeform/patch-1 | Joel Martin | |
| small typo in example | |||
| 2015-02-28 | JS: fix https://github.com/kanaka/mal/issues/9 | Joel Martin | |
| 2015-02-28 | All: rename stepA_interop to stepA_mal | Joel Martin | |
| Also, add missed postscript interop tests. | |||
| 2015-02-28 | Add long running perf test. | Joel Martin | |
| 2015-02-28 | Multiple: interop enhancements. | Joel Martin | |
| 2015-02-28 | grammar fix | joelpickup | |
| 2015-02-28 | guide: insert missing word | Anton Trunov | |
| 2015-02-28 | Update guide.md | Erik Chancy | |
| 2015-02-27 | small typo in example | treeform | |
| 2015-02-28 | Ruby: Updated for Ruby 1.9+ | Inge Jørgensen | |
| 2015-02-25 | README: add miniMAL. | Joel Martin | |
| 2015-02-25 | miniMAL: add classOf and fix printing. | Joel Martin | |
| 2015-02-25 | forth: add Makefile for stats. | Joel Martin | |
| 2015-02-24 | miniMAL: self-hosting! Add atoms. Fix malfunc. | Joel Martin | |
| - refactor malfunc to use objects like others. | |||
| 2015-02-24 | miniMAL: add metadata support. | Joel Martin | |
| 2015-02-16 | miniMAL: keyword, vector and hash-map support. | Joel Martin | |
| 2015-02-16 | miniMAL: stepA. Comments. Add impl Makefile for stats. | Joel Martin | |
| 2015-02-15 | miniMAL: step9 | Joel Martin | |
| 2015-02-15 | miniMAL: step8. | Joel Martin | |
| 2015-02-15 | miniMAL: step7 | Joel Martin | |
| 2015-02-15 | miniMAL: step6 | Joel Martin | |
| 2015-02-15 | miniMAL: add step5. | Joel Martin | |
| 2015-02-15 | miniMAL: step4. | Joel Martin | |
| 2015-02-24 | miniMAL: add step4 (without functions). | Joel Martin | |
| 2015-02-24 | miniMAL: step3 | Joel Martin | |
| 2015-02-11 | miniMAL: step2 | Joel Martin | |
| 2015-02-11 | miniMAL: step1. | Joel Martin | |
| 2015-02-24 | Merge pull request #8 from Chouser/forth3 | Joel Martin | |
| Forth: Interop and perf updates | |||
| 2015-02-23 | forth: Add map-hint to symbols for better perf | Chouser | |
| 2015-02-23 | forth: Clean up symbol eval for better perf | Chouser | |
| 2015-02-23 | forth: Add call-site caching to boost perf | Chouser | |
| 2015-02-23 | forth: Add . interop special operator and tests | Chouser | |
| 2015-02-21 | Merge pull request #7 from Chouser/forth-pr | Joel Martin | |
| Add Forth | |||
| 2015-02-21 | Merge pull request #6 from Chouser/tests-pr | Joel Martin | |
| Update some tests, discovered during forth impl | |||
