1
1
mirror of https://github.com/kanaka/mal.git synced 2024-11-11 00:52:44 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Joel Martin
c4b23bf4f4 Julia: fix nested sequence equality. 2015-12-02 10:57:32 -06:00
Joel Martin
a0b63ee477 hash-map equality: bash, c, coffee, cs, es6, ...
- hash-map equality support for bash, c, coffee, cs, es6, java, js,
  julia, make, php.
- also, add another test to catch another hash-map in-equality: same
  keys, different values
2015-11-16 23:28:58 -06:00
Joel Martin
8248463181 Julia: update to verion 0.4. Add time-ms. 2015-10-24 15:41:22 -05:00
Joel Martin
8511096262 Julia: step A. Add atoms and metadata.
- Refactor readline (not editline yet) into readline_mod.
- Ignore comments properly
2015-03-31 23:04:45 -05:00
Joel Martin
4430aab9fd Julia: Step 9, hash maps and keywords. 2015-03-31 23:04:44 -05:00
Joel Martin
2aa39ccd53 Julia: step 8 2015-03-31 23:04:44 -05:00
Joel Martin
421cdb5d4e Julia: step5 2015-03-31 23:04:43 -05:00