Skip to content

Pull requests: vim-jp/go-vimlparser

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Migrate CI to GitHub Actions
#53 by itchyny was merged Jan 11, 2021 Loading…
Migrate travis-ci.org to .com
#52 by k-takata was closed Jan 11, 2021 Loading…
Add go.mod with go get fix
#51 by haya14busa was merged Dec 16, 2020 Loading…
Add go.mod
#50 by mattn was closed Dec 16, 2020 Loading…
Replace package names
#49 by mattn was merged Dec 13, 2020 Loading…
update vim-vimlparser
#48 by itchyny was merged Dec 13, 2020 Loading…
Fix offset
#46 by haya14busa was merged Nov 21, 2017 Loading…
Update vimlparser
#45 by haya14busa was merged Nov 17, 2017 Loading…
include upstream changes
#42 by haya14busa was merged Jul 19, 2017 Loading…
restore "unlet node" to be comatible with upstream
#41 by haya14busa was merged Jul 15, 2017 Loading…
Remove needless scope hack
#40 by haya14busa was merged Jul 15, 2017 Loading…
Remove needless scope hack
#39 by haya14busa was merged Jul 15, 2017 Loading…
update vimlparser
#38 by haya14busa was merged Jul 15, 2017 Loading…
CI: use gosumcheck to check exclusiveness of switch-case
#37 by haya14busa was merged May 5, 2017 Loading…
run gofmt on the generated file
#35 by haya14busa was merged May 4, 2017 Loading…
printer: add printer package
#34 by haya14busa was merged May 5, 2017 Loading…
fix markdown
#33 by haya14busa was merged May 3, 2017 Loading…
CI: use go1.8
#32 by haya14busa was merged May 3, 2017 Loading…
CI: use codecov
#31 by haya14busa was merged May 3, 2017 Loading…
Add ast.ParenExpr
#30 by haya14busa was merged May 3, 2017 Loading…
avoid using reflect and reduce allocs
#29 by haya14busa was merged Mar 13, 2017 Loading…
Fix walk processing when node type is if
#28 by syossan27 was merged Jan 11, 2017 Loading…
CI: introduce reviewdog
#25 by haya14busa was merged Dec 3, 2016 Loading…
JSON arg
#24 by haya14busa was merged Dec 3, 2016 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.