Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
c478ee3d83fab0dba46740f2023c35f743f88316
/
src
/
vim9script.c
3e2534e
patch 8.2.1918: Vim9: E1100 mentions :let
by Bram Moolenaar
· 4 years, 10 months ago
39ca412
patch 8.2.1870: Vim9: no need to keep all script variables
by Bram Moolenaar
· 4 years, 11 months ago
fbbcd00
patch 8.2.1846: Vim9: block variables are not found in compiled function
by Bram Moolenaar
· 4 years, 11 months ago
8d739de
patch 8.2.1845: Vim9: function defined in a block can't use block variables
by Bram Moolenaar
· 4 years, 11 months ago
10c6586
patch 8.2.1813: Vim9: can assign wrong type to script dict
by Bram Moolenaar
· 5 years ago
30fd820
patch 8.2.1744: Vim9: using ":const!" is weird
by Bram Moolenaar
· 5 years ago
f0afd9e
patch 8.2.1674: Vim9: internal error when using variable that was not set
by Bram Moolenaar
· 5 years ago
c1ec042
patch 8.2.1650: Vim9: result of && and || expression is not bool in script
by Bram Moolenaar
· 5 years ago
8b565c2
patch 8.2.1551: Vim9: error for argument type does not mention the number
by Bram Moolenaar
· 5 years ago
7cb6fc2
patch 8.2.1504: Vim9: white space checks are only done for a :def function
by Bram Moolenaar
· 5 years ago
81e17fb
patch 8.2.1503: Vim9: error for autocmd defined in :def in legacy script
by Bram Moolenaar
· 5 years ago
451c2e3
patch 8.2.1460: error messages are spread out
by Bram Moolenaar
· 5 years ago
bc4c505
patch 8.2.1444: error messages are spread out and names can be confusing
by Bram Moolenaar
· 5 years ago
f5a4801
patch 8.2.1342: Vim9: accidentally using "t" gives a confusing error
by Bram Moolenaar
· 5 years ago
68e3044
patch 8.2.1311: test failures with legacy Vim script
by Bram Moolenaar
· 5 years ago
ae61649
patch 8.2.1308: Vim9: accidentally using "x" causes Vim to exit
by Bram Moolenaar
· 5 years ago
40f4f7a
patch 8.2.1287: Vim9: crash when using an imported function
by Bram Moolenaar
· 5 years ago
5a67c37
patch 8.2.1275: Vim9: compiler warning for buffer size
by Bram Moolenaar
· 5 years ago
4cdb13c
patch 8.2.1272: Vim9: type not checked if declaration also assigns value
by Bram Moolenaar
· 5 years ago
eb6880b
patch 8.2.1190: Vim9: checking for Vim9 syntax is spread out
by Bram Moolenaar
· 5 years ago
6110e79
patch 8.2.1160: Vim9: memory leak in allocated types
by Bram Moolenaar
· 5 years ago
cbb6bdc
patch 8.2.1148: warning for using int instead of size_t
by Bram Moolenaar
· 5 years ago
962d721
patch 8.2.1125: Vim9: double quote can be a string or a comment
by Bram Moolenaar
· 5 years ago
1c99114
patch 8.2.1124: Vim9: no line break allowed in :import command
by Bram Moolenaar
· 5 years ago
9a78e6d
patch 8.2.1111: inconsistent naming of get_list_tv() and eval_dict()
by Bram Moolenaar
· 5 years ago
3b74b6b
patch 8.2.1012: Vim9: cannot declare single character script variables
by Bram Moolenaar
· 5 years ago
c785b9a
patch 8.2.1011: Vim9: some code not tested
by Bram Moolenaar
· 5 years ago
101f481
patch 8.2.0992: Vim9: crash when using :import in the Vim command
by Bram Moolenaar
· 5 years ago
984dddb
patch 8.2.0975: Vim9: script variable does not accept optional s: prefix
by Bram Moolenaar
· 5 years ago
f3decc5
patch 8.2.0974: Vim9: memory leak when script var has wrong type
by Bram Moolenaar
· 5 years ago
34db91f
patch 8.2.0973: Vim9: type is not checked when assigning to a script variable
by Bram Moolenaar
· 5 years ago
c82a5b5
patch 8.2.0972: Vim9 script variable declarations need a type
by Bram Moolenaar
· 5 years ago
9721fb4
patch 8.2.0960: cannot use :import in legacy Vim script
by Bram Moolenaar
· 5 years ago
822ba24
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
by Bram Moolenaar
· 5 years ago
74fae51
patch 8.2.0806: using "func!" after vim9script gives confusing error
by Bram Moolenaar
· 5 years ago
227a69d
patch 8.2.0755: Vim9: No error when variable initializer is not a constant
by Bram Moolenaar
· 5 years ago
7e5bd91
patch 8.2.0731: Vim9: parsing declarations continues after :finish
by Bram Moolenaar
· 5 years ago
09689a0
patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 script
by Bram Moolenaar
· 5 years ago
4c17ad9
patch 8.2.0650: Vim9: script function can be deleted
by Bram Moolenaar
· 5 years ago
20431c9
patch 8.2.0419: various memory leaks in Vim9 script code
by Bram Moolenaar
· 5 years ago
5269bd2
patch 8.2.0368: Vim9: import that redefines local variable does not fail
by Bram Moolenaar
· 5 years ago
fa29c8a
patch 8.2.0313: Vim9: insufficient script tests
by Bram Moolenaar
· 6 years ago
f2d5c24
patch 8.2.0312: Vim9: insufficient script tests
by Bram Moolenaar
· 6 years ago
4549ece
patch 8.2.0172: Coverity warning for not restoring character
by Bram Moolenaar
· 6 years ago
a5d5953
patch 8.2.0155: warnings from MinGW compiler; tests fail without +float
by Bram Moolenaar
· 6 years ago
21b9e97
patch 8.2.0154: reallocating the list of scripts is inefficient
by Bram Moolenaar
· 6 years ago
8a7d654
patch 8.2.0149: maintaining a Vim9 branch separately is more work
by Bram Moolenaar
· 6 years ago