KillTheMule
|
360d0513d1
|
Satisfy testlint.
For that, make luatest ignore the preload.lua files.
|
2016-04-28 19:30:17 +02:00 |
|
ZyX
|
a64114eba0
|
functests: Make json_functions_spec use new NIL where appropriate
|
2016-04-18 02:48:20 +03:00 |
|
ZyX
|
0aa3e7b7ce
|
eval: Port parts of 7.4.1267 that are not already present
|
2016-04-18 02:46:34 +03:00 |
|
ZyX
|
b7cb8f0597
|
eval: Make assert_true and assert_false accept v:true and v:false
|
2016-04-18 02:45:49 +03:00 |
|
ZyX
|
6167ce6df2
|
eval: Remove v:none
To get v:none back just rever this commit. This will not make json*() functions
compatible with Vim though.
|
2016-04-18 02:45:49 +03:00 |
|
ZyX
|
d70a322c40
|
eval: Add special variables v:false, v:null, v:none
|
2016-04-18 02:44:03 +03:00 |
|
ZyX
|
18903bd9b8
|
eval: Add special variable type
|
2016-04-18 02:44:03 +03:00 |
|