An open API service for providing issue and pull request metadata for open source projects.

GitHub / vim-jp/vim-vimlparser issues and pull requests

#100 - *=, /=, %= support is missing

Issue - State: closed - Opened by tyru about 6 years ago
Labels: missing

#99 - here-document is missing

Issue - State: closed - Opened by tyru about 6 years ago - 1 comment
Labels: missing

#98 - "EVP_E492: Not an editor command" after escaped bar

Issue - State: open - Opened by blueyed about 6 years ago - 2 comments
Labels: bug

#97 - Use ==#

Pull Request - State: closed - Opened by mattn about 6 years ago - 1 comment

#96 - Cannot parse one-line comment in dictionary literal

Issue - State: open - Opened by tyru about 6 years ago
Labels: missing

#95 - .. for concating strings is missing

Issue - State: closed - Opened by mattn over 6 years ago
Labels: missing

#94 - scriptversion command is missing

Issue - State: closed - Opened by mattn over 6 years ago
Labels: missing

#93 - Fix example code in README.mkd

Pull Request - State: closed - Opened by thinca over 6 years ago - 1 comment

#92 - Add blob type

Pull Request - State: closed - Opened by mattn over 6 years ago - 3 comments

#91 - Commands after "endfunction | ..." were ignored

Issue - State: open - Opened by syngan over 6 years ago

#90 - delfunction: add BANG to flags

Pull Request - State: closed - Opened by blueyed almost 7 years ago - 5 comments

#89 - Support binary number literals (e.g. 0b0, 0b1011)

Pull Request - State: closed - Opened by tyru almost 7 years ago - 7 comments

#88 - py: use pre-compiled regexps

Pull Request - State: open - Opened by blueyed almost 7 years ago - 2 comments

#87 - py/js: remove unused viml_type

Pull Request - State: closed - Opened by blueyed almost 7 years ago - 4 comments

#86 - [Fix comment] expr8 rules are wrong

Pull Request - State: closed - Opened by tyru almost 7 years ago - 5 comments

#85 - Update license description (fixes #84)

Pull Request - State: closed - Opened by rhysd about 7 years ago - 1 comment

#84 - Should clarify license notation more clearly

Issue - State: closed - Opened by mattn about 7 years ago - 3 comments

#83 - Travis: use --keep-going with make

Pull Request - State: closed - Opened by blueyed over 7 years ago

#82 - Improve test/run.vim

Pull Request - State: closed - Opened by blueyed over 7 years ago - 1 comment

#81 - Change s:isnamec to only include colon with scope

Pull Request - State: open - Opened by blueyed over 7 years ago - 1 comment
Labels: bug

#80 - No-change rebuild for updated covimerage

Pull Request - State: closed - Opened by blueyed over 7 years ago - 1 comment

#79 - Colon included in identifier name (e.g. `foo[bar:]`)

Issue - State: open - Opened by blueyed over 7 years ago - 1 comment
Labels: bug

#78 - note for "VimL" wording in project name

Pull Request - State: closed - Opened by koron over 7 years ago - 5 comments

#77 - Add pos to NODE_TOPLEVEL

Pull Request - State: closed - Opened by haya14busa over 7 years ago - 4 comments

#76 - update README.mkd

Pull Request - State: closed - Opened by mattn over 7 years ago - 4 comments

#75 - add codecov badge

Pull Request - State: closed - Opened by mattn over 7 years ago - 1 comment

#74 - Create VimlParser vital-module

Pull Request - State: open - Opened by haya14busa over 7 years ago - 12 comments

#73 - Introduce covimerage for test coverage

Pull Request - State: closed - Opened by haya14busa over 7 years ago - 3 comments

#72 - fix vimlparser#test

Pull Request - State: closed - Opened by mattn over 7 years ago

#71 - Introduce parentheses expression node

Pull Request - State: open - Opened by haya14busa over 7 years ago - 6 comments
Labels: enhancement

#70 - Add 'printer' feature: Restore source code string from AST

Pull Request - State: open - Opened by tyru over 7 years ago - 9 comments
Labels: enhancement

#69 - Introduce byte offset

Pull Request - State: closed - Opened by haya14busa over 7 years ago - 10 comments

#68 - Add .PHONY

Pull Request - State: closed - Opened by haya14busa over 7 years ago

#67 - Update builtin commands

Pull Request - State: closed - Opened by thinca over 7 years ago - 4 comments

#66 - leave backslash leading the line

Pull Request - State: closed - Opened by mattn over 7 years ago - 6 comments
Labels: bug

#65 - Leading backslash causes wrong node.pos.i

Issue - State: closed - Opened by tyru over 7 years ago - 3 comments

#64 - Add scope hack for compiler (2)

Pull Request - State: closed - Opened by haya14busa about 8 years ago - 3 comments

#63 - Fix indent

Pull Request - State: closed - Opened by haya14busa about 8 years ago - 1 comment

#62 - scriptish

Pull Request - State: closed - Opened by mattn about 8 years ago - 1 comment

#61 - [converter]Separate let and define

Issue - State: open - Opened by mattn about 8 years ago - 2 comments

#60 - Run tests with generated python and javascript vimlparser

Pull Request - State: closed - Opened by haya14busa about 8 years ago - 2 comments

#59 - Fix USERCMD regex and py/js support

Pull Request - State: closed - Opened by haya14busa about 8 years ago

#58 - Avoid using string subscript

Pull Request - State: closed - Opened by haya14busa about 8 years ago

#57 - Fix return for translation to typed language

Pull Request - State: closed - Opened by haya14busa about 8 years ago - 2 comments

#56 - Avoid subscript

Pull Request - State: closed - Opened by haya14busa about 8 years ago - 1 comment

#55 - Add scope hack for compiler

Pull Request - State: closed - Opened by haya14busa about 8 years ago - 10 comments

#54 - Use underscore for unused var

Pull Request - State: closed - Opened by haya14busa about 8 years ago

#53 - linepos type should be dict actually

Pull Request - State: closed - Opened by haya14busa about 8 years ago - 1 comment

#52 - Add :nos[wapfile] as modifier

Pull Request - State: closed - Opened by tyru about 8 years ago - 4 comments

#51 - minor: fix style/quotes with VimLParser.neovim_removed_commands

Pull Request - State: closed - Opened by blueyed about 8 years ago - 1 comment

#50 - neovim: add rshada/wshada

Pull Request - State: closed - Opened by blueyed about 8 years ago - 1 comment

#49 - Revisit Travis config, fix check target, update compiled files

Pull Request - State: closed - Opened by blueyed about 8 years ago - 6 comments

#48 - Add support for runtimepath adjustment

Issue - State: open - Opened by blueyed about 8 years ago - 1 comment

#47 - Test for `let a.b .= 1` is required

Issue - State: open - Opened by mattn about 8 years ago

#46 - Add Makefile to compile js/py files

Pull Request - State: closed - Opened by blueyed about 8 years ago - 6 comments

#45 - [RDY] pycompiler: handle all reserved keywords

Pull Request - State: closed - Opened by blueyed about 8 years ago - 7 comments

#44 - Fix cmdpos typo for .js/.py

Pull Request - State: closed - Opened by blueyed about 8 years ago - 2 comments

#43 - Update py/vimlparser.py

Pull Request - State: closed - Opened by Kuniwak about 8 years ago - 9 comments

#42 - Add script for updating builtin_commands table

Pull Request - State: closed - Opened by haya14busa about 8 years ago - 1 comment

#41 - Do not make input flexible needlessly

Pull Request - State: closed - Opened by haya14busa about 8 years ago - 1 comment

#40 - Use s:TRUE/s:FALSE instead of 1/0

Pull Request - State: closed - Opened by haya14busa about 8 years ago - 1 comment

#39 - Require tests for commands

Issue - State: open - Opened by mattn about 8 years ago - 1 comment

#38 - Behavior of echo :

Issue - State: open - Opened by mattn about 8 years ago

#37 - Skip failing test

Pull Request - State: closed - Opened by mattn about 8 years ago

#36 - Travis

Pull Request - State: closed - Opened by mattn about 8 years ago - 1 comment

#35 - Helping out with maintaining

Issue - State: closed - Opened by blueyed about 8 years ago - 6 comments

#34 - Fix typo with E606: s/cmdos/cmdpos/

Pull Request - State: closed - Opened by blueyed about 8 years ago - 1 comment

#33 - Cannot parse inline python

Issue - State: open - Opened by Kuniwak over 8 years ago - 2 comments

#32 - fix parse :syntax with <bar>

Pull Request - State: closed - Opened by haya14busa almost 9 years ago - 2 comments
Labels: bug

#31 - fix minlen of builtin_commands

Pull Request - State: closed - Opened by haya14busa almost 9 years ago - 2 comments
Labels: bug

#30 - support 'closure' function attribute :h :func-closure

Pull Request - State: closed - Opened by haya14busa almost 9 years ago - 2 comments
Labels: bug, enhancement

#29 - update builtin_commands

Pull Request - State: closed - Opened by haya14busa almost 9 years ago - 5 comments
Labels: bug, enhancement

#28 - fix incorrect E477

Pull Request - State: closed - Opened by haya14busa almost 9 years ago - 3 comments
Labels: bug

#27 - support lambda

Pull Request - State: closed - Opened by haya14busa almost 9 years ago - 5 comments
Labels: bug, enhancement

#26 - Introduce vimlparser written in Golang

Pull Request - State: closed - Opened by haya14busa almost 9 years ago - 1 comment
Labels: enhancement

#25 - s/self.reader.pos()/self.reader.getpos()

Pull Request - State: closed - Opened by haya14busa almost 9 years ago - 1 comment

#24 - Fix typo

Pull Request - State: closed - Opened by haya14busa almost 9 years ago - 2 comments

#23 - Option to support tnoremap

Issue - State: closed - Opened by sassanh about 9 years ago - 11 comments

#22 - Unknown command in neovim-mode: rshada

Issue - State: closed - Opened by blueyed about 9 years ago - 1 comment

#21 - fix error for `let a.b.=1`

Pull Request - State: closed - Opened by syngan over 9 years ago - 2 comments
Labels: bug

#20 - Incorrect E477

Issue - State: closed - Opened by paretje over 9 years ago - 1 comment

#19 - Added neovim support.

Pull Request - State: closed - Opened by RianFuro over 9 years ago - 5 comments

#18 - Create LICENSE, fix #17.

Pull Request - State: closed - Opened by tony over 10 years ago - 1 comment

#17 - LICENSE?

Issue - State: closed - Opened by tony over 10 years ago - 2 comments

#16 - line-continuation makes incorrect lnum

Issue - State: closed - Opened by Kuniwak over 10 years ago - 2 comments

#15 - Use custom exception instead of just Exception

Pull Request - State: closed - Opened by Kuniwak over 10 years ago - 1 comment

#14 - Make pprint friendly

Pull Request - State: closed - Opened by Kuniwak over 10 years ago - 1 comment

#13 - NODE_CURLYNAME children should be also Nodes

Pull Request - State: closed - Opened by Kuniwak over 10 years ago - 2 comments

#12 - Update python, js implementation

Pull Request - State: closed - Opened by Kuniwak over 10 years ago - 1 comment

#11 - Fix for `let x[1 : 2] = n`

Pull Request - State: closed - Opened by thinca almost 11 years ago - 1 comment

#10 - Support python module

Pull Request - State: closed - Opened by Kuniwak almost 11 years ago - 4 comments

#9 - show relative path of test scripts

Pull Request - State: closed - Opened by tyru about 11 years ago - 1 comment

#8 - add test/run.bat, test/run.sh

Pull Request - State: closed - Opened by tyru about 11 years ago - 3 comments

#7 - test/run.vim wrongly passes all tests

Pull Request - State: closed - Opened by tyru about 11 years ago - 3 comments

#6 - Modulize the compiled js

Pull Request - State: closed - Opened by Kuniwak about 11 years ago - 1 comment

#5 - Fix a typo

Pull Request - State: closed - Opened by Kuniwak about 11 years ago - 1 comment

#4 - fixed s:ExprParser.parse_expr8

Pull Request - State: closed - Opened by syngan about 12 years ago - 1 comment

#3 - make input flexible

Pull Request - State: closed - Opened by koron over 12 years ago - 3 comments

#2 - add ! flag for function keyword

Pull Request - State: closed - Opened by koron over 12 years ago - 1 comment

#1 - add files

Pull Request - State: closed - Opened by koron over 12 years ago - 1 comment