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

5 Commits

Author SHA1 Message Date
Dov Murik
4fbbe5719c vimscript: Use map and lambda in EvalAst 2016-10-26 08:22:11 +00:00
Dov Murik
82641edb65 vimscript: Remove calls to ObjValue 2016-10-26 08:22:05 +00:00
Dov Murik
aa62cbda71 vimscript: Use Vim 8.0 lambdas to reduce boilerplate code 2016-10-25 22:33:02 +00:00
Joel Martin
efa2daef57 Fix empty list eval in step2 for most languages.
I think the only remaining ones are ada, elisp, factor, and rust.
2016-04-02 18:40:49 -05:00
Dov Murik
50a964ce14 Vimscript implementation 2015-10-20 15:04:04 -04:00