Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
fce82b3aa7dd87f9e15a4c12eda2c65de285d99a
/
src
/
globals.h
b7a78f7
patch 8.2.1080: Vim9: no line break allowed in a for loop
by Bram Moolenaar
· 5 years ago
d5053d0
patch 8.2.1079: Vim9: no line break allowed in a while loop
by Bram Moolenaar
· 5 years ago
e40fbc2
patch 8.2.1071: Vim9: no line break allowed inside a lambda
by Bram Moolenaar
· 5 years ago
cf84417
patch 8.2.1059: crash when using :tabonly in an autocommand
by Bram Moolenaar
· 5 years ago
b171fb1
patch 8.2.1049: Vim9: leaking memory when using continuation line
by Bram Moolenaar
· 5 years ago
5409f5d
patch 8.2.1047: Vim9: script cannot use line continuation like :def function
by Bram Moolenaar
· 5 years ago
df069ee
patch 8.2.1042: Vim9: cannot put an operator on the next line
by Bram Moolenaar
· 5 years ago
7fe8755
patch 8.2.1032: error message for declaring a variable cannot be translated
by Bram Moolenaar
· 5 years ago
e55b1c0
patch 8.2.1028: Vim9: no error for declaring buffer, window, etc. variable
by Bram Moolenaar
· 5 years ago
6797966
patch 8.2.1024: Vim9: no error for using "let g:var = val"
by Bram Moolenaar
· 5 years ago
a1bc6f1
patch 8.2.0990: Using duplicate error number
by Bram Moolenaar
· 5 years ago
84cf6bd
patch 8.2.0988: getting directory contents is always case sorted
by Bram Moolenaar
· 5 years ago
b340bae
patch 8.2.0982: insufficient testing for reading/writing files
by Bram Moolenaar
· 5 years ago
c82a5b5
patch 8.2.0972: Vim9 script variable declarations need a type
by Bram Moolenaar
· 5 years ago
0c0eddd
patch 8.2.0970: terminal properties are not available in Vim script
by Bram Moolenaar
· 5 years ago
be5ee86
patch 8.2.0952: no simple way to interrupt Vim
by Bram Moolenaar
· 5 years ago
152e79e
patch 8.2.0945: cannot use "z=" when 'spell' is off
by Bram Moolenaar
· 5 years ago
8562998
patch 8.2.0878: no reduce() function
by Bram Moolenaar
· 5 years ago
e023e88
patch 8.2.0863: cannot set a separate color for underline/undercurl
by Bram Moolenaar
· 5 years ago
367d59e
patch 8.2.0847: typval related code is spread out
by Bram Moolenaar
· 5 years ago
b42c0d5
patch 8.2.0839: dropping modifier when putting a character back in typeahead
by Bram Moolenaar
· 5 years ago
25e0f58
patch 8.2.0823: Vim9: script reload test is disabled
by Bram Moolenaar
· 5 years ago
8720226
patch 8.2.0816: terminal test fails when compiled with Athena
by Bram Moolenaar
· 5 years ago
26e8644
patch 8.2.0774: t_TI and t_TE are output when using 'visualbell'
by Bram Moolenaar
· 5 years ago
1cc2a94
patch 8.2.0730: Vim9: Assignment to dict member does not work
by Bram Moolenaar
· 5 years ago
b2d0e51
patch 8.2.0711: temp directory might be cleared
by Bram Moolenaar
· 5 years ago
6adb9ea
patch 8.2.0670: cannot change window when evaluating 'completefunc'
by Bram Moolenaar
· 5 years ago
dfc33a6
patch 8.2.0662: cannot use input() in a channel callback
by Bram Moolenaar
· 5 years ago
f93c7fe
patch 8.2.0626: Vim9: wrong syntax of function in Vim9 script
by Bram Moolenaar
· 5 years ago
ff06f28
patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'
by Bram Moolenaar
· 5 years ago
7e0868e
patch 8.2.0602: :unlet $VAR does not work properly
by Bram Moolenaar
· 5 years ago
278e838
patch 8.2.0573: using :version twice leaks memory
by Bram Moolenaar
· 5 years ago
00d253e
patch 8.2.0523: loops are repeated
by Bram Moolenaar
· 5 years ago
4c68375
patch 8.2.0517: Vim9: cannot separate "func" and "func(): void"
by Bram Moolenaar
· 5 years ago
5deeb3f
patch 8.2.0512: Vim9: no optional arguments in func type
by Bram Moolenaar
· 5 years ago
d77a852
patch 8.2.0508: Vim9: func and partial types not done yet
by Bram Moolenaar
· 5 years ago
aeea721
patch 8.2.0500: using the same loop in many places
by Bram Moolenaar
· 5 years ago
ee619e5
patch 8.2.0469: Vim9: no error for missing ] after list
by Bram Moolenaar
· 5 years ago
2d9d409
patch 8.2.0464: typos and other small problems
by Bram Moolenaar
· 5 years ago
b3f7406
patch 8.2.0320: no Haiku support
by Bram Moolenaar
· 5 years ago
0c2ca58
patch 8.2.0318: Vim9: types not sufficiently tested
by Bram Moolenaar
· 5 years ago
436472f
patch 8.2.0291: Vim9: assigning [] to list<string> doesn't work
by Bram Moolenaar
· 5 years ago
9e2bcb5
patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global
by Bram Moolenaar
· 5 years ago
7306d6b
patch 8.2.0251: a couple of function return types can be more specific
by Bram Moolenaar
· 5 years ago
b099202
patch 8.2.0179: still a few places where range() does not work
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
e2a8f07
patch 8.2.0103: using null object with execute() has strange effects
by Bram Moolenaar
· 6 years ago
ea8b7ae
patch 8.2.0073: initializing globals with COMMA is clumsy
by Bram Moolenaar
· 6 years ago
1a47ae3
patch 8.2.0056: execution stack is incomplete and inefficient
by Bram Moolenaar
· 6 years ago
0c1e374
patch 8.2.0047: cannot skip tests for specific MS-Windows platform
by Bram Moolenaar
· 6 years ago
5398955
patch 8.2.0035: saving and restoring called_emsg is clumsy
by Bram Moolenaar
· 6 years ago
64e74c9
patch 8.2.0030: "gF" does not work on output of "verbose command"
by Bram Moolenaar
· 6 years ago
05ad5ff
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
by Bram Moolenaar
· 6 years ago
9bf703d
patch 8.1.2366: using old C style comments
by Bram Moolenaar
· 6 years ago
7bae0b1
patch 8.1.2331: the option.c file is still very big
by Bram Moolenaar
· 6 years ago
5461258
patch 8.1.2327: cannot build with Hangul input
by Bram Moolenaar
· 6 years ago
32aa102
patch 8.1.2243: typos in comments
by Bram Moolenaar
· 6 years ago
6656c2e
patch 8.1.2205: sign entry structure has confusing name
by Bram Moolenaar
· 6 years ago
a1cb1d1
patch 8.1.2171: mouse support not always available
by Bram Moolenaar
· 6 years ago
459fd78
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
by Bram Moolenaar
· 6 years ago
6a0299d
patch 8.1.2134: modifier keys are not always recognized
by Bram Moolenaar
· 6 years ago
14c01f8
patch 8.1.2127: the indent.c file is a bit big
by Bram Moolenaar
· 6 years ago
792cf5e
patch 8.1.2104: the normal.c file is too big
by Bram Moolenaar
· 6 years ago
8c96af9
patch 8.1.2096: too many #ifdefs
by Bram Moolenaar
· 6 years ago
101e992
patch 8.1.2075: get many log messages when waiting for a typed character
by Bram Moolenaar
· 6 years ago
7528d1f
patch 8.1.2057: the screen.c file is much too big
by Bram Moolenaar
· 6 years ago
26262f8
patch 8.1.1985: code for dealing with paths is spread out
by Bram Moolenaar
· 6 years ago
e677df8
patch 8.1.1966: some code in options.c fits better elsewhere
by Bram Moolenaar
· 6 years ago
da6c033
patch 8.1.1957: more code can be moved to evalvars.c
by Bram Moolenaar
· 6 years ago
0522ba0
patch 8.1.1933: the eval.c file is too big
by Bram Moolenaar
· 6 years ago
4f57eef
patch 8.1.1922: in diff mode global operations can be very slow
by Bram Moolenaar
· 6 years ago
e2c453d
patch 8.1.1901: the +insert_expand feature is not always available
by Bram Moolenaar
· 6 years ago
0a52df5
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
by Bram Moolenaar
· 6 years ago
d7663c2
patch 8.1.1823: command line history code is spread out
by Bram Moolenaar
· 6 years ago
0acae7a
patch 8.1.1822: confusing error message when range is not allowed
by Bram Moolenaar
· 6 years ago
6cd57d4
patch 8.1.1805: au_did_filetype is declared twice
by Bram Moolenaar
· 6 years ago
ac92e25
patch 8.1.1803: all builtin functions are global
by Bram Moolenaar
· 6 years ago
1ccaa35
patch 8.1.1793: mixed comment style in globals
by Bram Moolenaar
· 6 years ago
29b7d7a
patch 8.1.1734: the evalfunc.c file is too big
by Bram Moolenaar
· 6 years ago
defa067
patch 8.1.1727: code for viminfo support is spread out
by Bram Moolenaar
· 6 years ago
2ac6e82
patch 8.1.1699: highlight_ga can be local instead of global
by Bram Moolenaar
· 6 years ago
f9cc9f2
patch 8.1.1693: syntax coloring and highlighting is in one big file
by Bram Moolenaar
· 6 years ago
fa55cfc
patch 8.1.1684: profiling functionality is spread out
by Bram Moolenaar
· 6 years ago
49fe95f
patch 8.1.1652: GUI: popup window doesn't close on mouse movement
by Bram Moolenaar
· 6 years ago
c662ec9
patch 8.1.1580: cannot make part of a popup transparent
by Bram Moolenaar
· 6 years ago
a42d945
patch 8.1.1548: popup_dialog() is not implemented
by Bram Moolenaar
· 6 years ago
0554fa4
patch 8.1.1531: clipboard type name is inconsistent
by Bram Moolenaar
· 6 years ago
4c063a0
patch 8.1.1517: when a popup changes all windows are redrawn
by Bram Moolenaar
· 6 years ago
33796b3
patch 8.1.1493: redrawing with popups is slow and causes flicker
by Bram Moolenaar
· 6 years ago
3397f74
patch 8.1.1453: popup window "moved" property not implemented yet
by Bram Moolenaar
· 6 years ago
9c27b1c
patch 8.1.1400: using global pointer for tab-local popups is clumsy
by Bram Moolenaar
· 6 years ago
4d784b2
patch 8.1.1391: no popup window support
by Bram Moolenaar
· 6 years ago
d4aa83a
patch 8.1.1307: cannot reconnect to the X server after it restarted
by Bram Moolenaar
· 6 years ago
92fd599
patch 8.1.1248: no test for dec mouse
by Bram Moolenaar
· 6 years ago
67cf86b
patch 8.1.1231: asking about existing swap file unnecessarily
by Bram Moolenaar
· 6 years ago
afde13b
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
by Bram Moolenaar
· 6 years ago
45e18cb
patch 8.1.1228: not possible to process tags with a function
by Bram Moolenaar
· 6 years ago
4c25bd7
patch 8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
by Bram Moolenaar
· 6 years ago
08499f5
patch 8.1.1133: compiler warning for uninitialized struct member
by Bram Moolenaar
· 6 years ago
Next »