Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / blynn/nex issues and pull requests
#57 - add go module support
Pull Request -
State: open - Opened by urandom2 about 2 years ago
#56 - Lexer doesn't return a terminal newline token?
Issue -
State: open - Opened by danswartzendruber almost 4 years ago
#55 - Remove unnecessary busy waiting
Pull Request -
State: closed - Opened by HerrSpace almost 5 years ago
- 5 comments
#54 - prototype: no channels
Pull Request -
State: open - Opened by dragonsinth over 5 years ago
#53 - Update nex.go
Pull Request -
State: open - Opened by marsjupiter1 over 5 years ago
- 2 comments
#52 - update flex simple example link
Pull Request -
State: open - Opened by denisacostaq about 6 years ago
- 8 comments
#51 - add test case about broken regex matching
Pull Request -
State: closed - Opened by purpleidea over 6 years ago
- 1 comment
#50 - regex does not match with parens correctly
Issue -
State: closed - Opened by purpleidea over 6 years ago
- 11 comments
#49 - Size parameter should also be returned
Issue -
State: open - Opened by purpleidea over 6 years ago
#48 - Unpaired curly inside string confuses nex
Issue -
State: open - Opened by purpleidea about 7 years ago
- 1 comment
#47 - Thread safety
Issue -
State: closed - Opened by andresrgz about 7 years ago
- 3 comments
#46 - Case insensitive regular expressions
Issue -
State: closed - Opened by andresrgz about 7 years ago
- 2 comments
#45 - Solved: How to match single line comments (using negation!)
Issue -
State: closed - Opened by purpleidea over 7 years ago
#44 - Difficulty with matching a "string"
Issue -
State: closed - Opened by purpleidea over 7 years ago
- 2 comments
#43 - Getting the AST without a global...
Issue -
State: closed - Opened by purpleidea almost 8 years ago
- 4 comments
#42 - Unmatched characters are skipped!
Issue -
State: closed - Opened by purpleidea almost 8 years ago
- 2 comments
#41 - add api to stop leaked goroutine
Pull Request -
State: closed - Opened by wolfkdy almost 8 years ago
- 1 comment
#40 - May hang into inf-loop in multi-level klein-closure
Issue -
State: closed - Opened by wolfkdy about 8 years ago
- 1 comment
#39 - Reuse state transitions across lexers; don't reallocate each time
Pull Request -
State: closed - Opened by dragonsinth about 8 years ago
- 2 comments
#38 - Do we really need channels and goroutines?
Issue -
State: open - Opened by dragonsinth about 8 years ago
- 17 comments
#37 - Multiline Comments
Issue -
State: open - Opened by bantl23 almost 9 years ago
- 2 comments
#36 - Update Makefile for new test.
Pull Request -
State: closed - Opened by dragonsinth about 9 years ago
#35 - Shake out more non-deterministic generation.
Pull Request -
State: closed - Opened by dragonsinth about 9 years ago
- 6 comments
#34 - Add a Makefile, update README.
Pull Request -
State: closed - Opened by dragonsinth about 9 years ago
- 2 comments
#33 - strange lexing behavior
Issue -
State: open - Opened by databus23 over 9 years ago
- 2 comments
#32 - add prefix argument fixes #23
Pull Request -
State: closed - Opened by drewwells over 9 years ago
- 3 comments
#31 - gofmt
Pull Request -
State: closed - Opened by drewwells over 9 years ago
#30 - prepare main() for separation from lib portion of code
Pull Request -
State: closed - Opened by drewwells over 9 years ago
#29 - ternary operators throw unexpected error
Issue -
State: closed - Opened by drewwells over 9 years ago
- 1 comment
#28 - Fix panic caused by .Line()
Pull Request -
State: closed - Opened by threez over 9 years ago
- 1 comment
#27 - Fix "index out of range" error when calling Column() on empty stack
Pull Request -
State: closed - Opened by databus23 over 9 years ago
#26 - test: cleanup and windows support
Pull Request -
State: closed - Opened by infogulch over 9 years ago
- 1 comment
#25 - nested expression question
Issue -
State: open - Opened by soforth almost 10 years ago
- 1 comment
#24 - no way to change func (yylex Lexer) Error(e string)
Issue -
State: closed - Opened by ellisonch almost 10 years ago
- 3 comments
#23 - argument like go tool yacc's -p to change names of stuff
Issue -
State: closed - Opened by ellisonch almost 10 years ago
- 1 comment
#22 - Different output on reruns
Issue -
State: closed - Opened by lucas-clemente almost 10 years ago
- 2 comments
#21 - The example with go yacc doesn't work
Issue -
State: open - Opened by nickydonna about 10 years ago
- 3 comments
#20 - slightly change generated code to pass "go vet"
Pull Request -
State: closed - Opened by mschoch about 10 years ago
#19 - Add generic parse result interface to enhance Go Yacc integration.
Pull Request -
State: closed - Opened by moorooboorai-jeroen about 10 years ago
- 2 comments
#18 - emit same lexer code for same lexer source, by sorting edges
Pull Request -
State: closed - Opened by xoba about 10 years ago
#17 - generating syntax errors
Issue -
State: closed - Opened by geraldstanje about 10 years ago
- 1 comment
#16 - issue with y.(*Lexer).p
Issue -
State: open - Opened by geraldstanje about 10 years ago
#15 - Fixup link to scanner for toy Pascal-like language
Pull Request -
State: closed - Opened by tjarratt over 10 years ago
- 1 comment
#14 - Make this compatible with "go get"
Issue -
State: closed - Opened by zhemao about 11 years ago
- 1 comment
#13 - add line number and character position
Pull Request -
State: closed - Opened by joelreymont about 11 years ago
- 7 comments
#12 - shortest possible match | non greedy match
Issue -
State: closed - Opened by sprungknoedl over 11 years ago
- 3 comments
#11 - Allow use of ^/$ special characters inside regular expressions (including nested ones)
Issue -
State: closed - Opened by md2 over 11 years ago
- 2 comments
#10 - Allow use of - (dash) inside a character group
Issue -
State: closed - Opened by md2 over 11 years ago
- 1 comment
#9 - Inconsistent behaviour of nested regular expressions
Issue -
State: closed - Opened by md2 over 11 years ago
- 1 comment
#8 - syntax error for go 1.1
Issue -
State: closed - Opened by xtaci over 11 years ago
- 3 comments
#7 - ability to match an EOF token
Issue -
State: closed - Opened by andrewrk over 11 years ago
- 1 comment
#6 - add flag to not write out the Error function. closes #5
Pull Request -
State: closed - Opened by andrewrk over 11 years ago
- 2 comments
#5 - ability to create my own error handler
Issue -
State: closed - Opened by andrewrk over 11 years ago
- 1 comment
#4 - "undefined: os" error in example.in readme.
Issue -
State: closed - Opened by yasar11732 over 12 years ago
- 1 comment
#3 - Go 1 Compatibility
Pull Request -
State: closed - Opened by lanior over 12 years ago
- 1 comment
#2 - Updates for newer versions of Go
Pull Request -
State: closed - Opened by taruti about 13 years ago
- 1 comment
#1 - Updated os.Open calls to reflect r57
Pull Request -
State: closed - Opened by nathankerr over 13 years ago
- 1 comment