1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 10:07:45 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Joel Martin
35bc081fe7 Merge pull request #194 from dubek/literal-empty-list
Fix handling of literal empty list in several impls
2016-04-05 09:38:19 -05:00
Dov Murik
f866576148 es6: Fix exception on literal empty list
Issue #190
2016-03-30 11:28:53 -04:00
Joel Martin
914638021c ES6: fix *ARGV* to be symbol. 2016-03-27 16:45:20 -05:00
Joel Martin
411abc90f4 Merge pull request #146 from dubek/fix-macro-eval
Fix macro eval in 24 impls
2016-01-26 14:16:55 -06:00
Dov Murik
bfa3dd3593 coffee, es6, js, mal, miniMAL: fix macro result evaluation
Issue #142
2016-01-25 21:22:21 -05:00
Dov Murik
29ba1fb6c0 Add gensym and clean or macro to stepA of 19 implementations (part 3)
* awk
* cpp
* cs
* es6
* factor
* fsharp
* groovy
* haskell
* java
* julia
* kotlin
* matlab
* php
* r
* rpython
* rust
* scala
* swift
* vb
2016-01-25 16:30:54 -05:00
Joel Martin
4f8c7db96d ES6: Symbols, remove semis, other simplifications. 2015-08-04 22:20:58 -05:00
Joel Martin
afa79313d8 ES6: all optionals and self-hosting. 2015-08-01 22:29:44 -05:00
Joel Martin
e5c4e656ba ES6: add stepA basics. 2015-07-31 23:08:33 -05:00