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
43d175390a vimscript: Simplify *ARGV* setting using map and lambda 2016-10-25 22:43:28 +00:00
Dov Murik
8f27005f97 vimscript: Fix exception on literal empty list
Issue #190
2016-03-27 22:17:01 -04:00
Dov Murik
50a964ce14 Vimscript implementation 2015-10-20 15:04:04 -04:00