issues
search
vim-jp
/
vim-vimlparser
Vim script parser
Other
165
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
E492: Not an editor command: redrawtabline
#151
tyru
closed
5 years ago
4
method operator '->' is missing
#150
tyru
closed
4 years ago
0
.coveragerc: specific include
#149
blueyed
closed
4 years ago
2
Makefile: checkvim: use own/current vimlparser
#148
blueyed
closed
4 years ago
4
ci: Travis: branches: only build master branch
#147
blueyed
closed
4 years ago
5
ci: coverage for Python
#146
blueyed
closed
5 years ago
5
fix(parse): fix read_nonwhite get dead loop
#145
iamcco
closed
5 years ago
4
seems dead loop while parse `write ++enc=utf-8`
#144
iamcco
closed
5 years ago
4
Makefile: add 'test-fast', change 'test' to 'vim/test' and make 'test'
#143
tyru
closed
5 years ago
2
Move 'pat_vim2py' table to pycompiler.vim
#142
tyru
opened
5 years ago
4
Run vint also for py/pycompiler.vim
#141
tyru
closed
5 years ago
1
Cannot get node/token name
#140
tyru
closed
4 years ago
1
ci: run vint on Vim source
#139
blueyed
closed
5 years ago
2
Fix "let" and "let var" became NODE_EXCMD
#138
tyru
opened
5 years ago
3
Allow function name which starts with underscore
#137
tyru
closed
5 years ago
6
Fix vint errors
#136
tyru
closed
5 years ago
8
Separate classes to each autoload script
#135
tyru
opened
5 years ago
1
ci: test with Python 3 also
#134
blueyed
closed
5 years ago
2
vimlparser doesn't allow function name which starts with '_'
#133
tyru
closed
5 years ago
0
WIP: Test python with 2.7, 3.4
#132
tyru
closed
5 years ago
8
Add test in Python 3 on CI
#131
tyru
closed
5 years ago
0
Fix len() for js
#130
mattn
closed
5 years ago
0
parse emoji error
#129
iamcco
closed
5 years ago
4
Remove unnecessary 'EX_' of flag name in s:VimLParser.builtin_commands
#128
tyru
closed
4 years ago
1
[WIP/RFC] vint fixes
#127
blueyed
closed
5 years ago
3
Fix undefined variable 'token'
#126
tyru
closed
5 years ago
0
Move s:viml_builtin_functions to s:VimLParser.builtin_functions
#125
tyru
closed
5 years ago
3
ci: Travis: use jobs with names
#124
blueyed
closed
5 years ago
2
Check missing/added Ex commands in neovim *by script*
#123
tyru
opened
5 years ago
0
Make vimlparser.py (much more) PEP8 compliant
#122
blueyed
closed
5 years ago
13
get_token_sq_c: skip char2nr for fixed values
#121
blueyed
closed
5 years ago
4
Add heredoc
#120
mattn
closed
4 years ago
6
Support :const
#119
tyru
closed
5 years ago
5
Move s:viml_builtin_functions to shared file?
#118
blueyed
closed
5 years ago
10
`:let` is parsed as NODE_EXCMD (not NODE_LET)
#117
tyru
opened
5 years ago
3
Specify meta information about target Vim version, feature-list, ...
#116
tyru
opened
5 years ago
0
Cannot parse :const
#115
tyru
closed
5 years ago
1
const is missing
#114
mattn
closed
5 years ago
0
ci: Travis: use Ubuntu Xenial
#113
blueyed
closed
5 years ago
3
Fix data_file in .coveragerc
#112
blueyed
closed
5 years ago
3
Run vint on CI
#111
tyru
closed
5 years ago
1
Implement #{ ... } syntax
#110
tyru
closed
5 years ago
1
Add missing excmds
#109
tyru
closed
5 years ago
1
Use binary search to look up ex commands
#108
tyru
closed
5 years ago
1
Add missing excmds
#107
tyru
closed
5 years ago
1
Fix ..
#106
mattn
closed
5 years ago
0
Check if calling function is built-in or variable
#105
tyru
closed
4 years ago
1
Add *=, /=, %=
#104
mattn
closed
5 years ago
0
Cannot parse new dictionary literal `#{ ... }`
#103
tyru
closed
5 years ago
0
popup functions, ex commands are missing
#102
tyru
closed
5 years ago
1
Previous
Next