| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-13 | Java, JS: cleanup and sync steps. | Joel Martin | |
| - Java: less direct use of obj.value attribute. | |||
| 2014-04-09 | Fix metadata on functions. | Joel Martin | |
| - Don't use metadata to store ast, env, params data. - In Clojure, store metadata on the :meta key of the real metadata. This also allows using any datatype as metadata. | |||
| 2014-04-07 | C#: add step5_tco | Joel Martin | |
| 2014-04-06 | CS: add step1_read_print | Joel Martin | |
| 2014-04-06 | C#: step0_repl using de Icaza's getline.cs | Joel Martin | |
| 2014-04-06 | docs/TODO: cleanup/re-organize. Add more languages. | Joel Martin | |
| 2014-04-06 | C,PHP,Python: stepA fixup. All tests/impls pass! | Joel Martin | |
| 2014-04-06 | PS: add vector, hash-map, atoms and metadata. | Joel Martin | |
| As part of this lists switch from being a postscript array to being a mal boxed type (dictionary with type in the /_maltype_ key). | |||
| 2014-04-01 | All: remove slurp-do, use str around slurp instead. | Joel Martin | |
| 2014-04-01 | All: pass stepA tests, in particular with correct conj behavior. | Joel Martin | |
| 2014-04-01 | PS: add stepA_more. | Joel Martin | |
| Sync other steps. In particular, self reference in function definition and putting readline into _readline function. | |||
| 2014-03-30 | PS: add step7_quote | Joel Martin | |
| 2014-03-30 | README, TODO, step_notes updates. | Joel Martin | |
| 2014-03-29 | PS: error handling, throw, print excpetions without dying. | Joel Martin | |
| 2014-03-29 | PS: add step3_env | Joel Martin | |
| 2014-03-29 | PS: step2_eval | Joel Martin | |
| 2014-03-29 | PS: minimal step1_read_print | Joel Martin | |
| 2014-03-29 | Update README.md and TODO. Minor PS update. | Joel Martin | |
| 2014-03-24 | Current state of mal for Clojure West lighting talk. | Joel Martin | |
