Ecosyste.ms: Issues

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

GitHub / timtadh/lexmachine issues and pull requests

#39 - Licensing

Issue - State: closed - Opened by gotmax23 over 2 years ago - 3 comments

#38 - Support generics for 1.18

Issue - State: open - Opened by timtadh almost 3 years ago - 1 comment
Labels: help wanted

#37 - Add support for "^" and "$" on parser

Issue - State: closed - Opened by rolyagca over 4 years ago - 1 comment
Labels: feature request

#36 - Support unicode in regexp

Issue - State: closed - Opened by hlindberg almost 5 years ago - 7 comments
Labels: wontfix, feature request

#35 - Add support for modes such as `(?i)`

Issue - State: open - Opened by exyzzy about 5 years ago - 5 comments
Labels: help wanted, feature request

#34 - Character classes that reference other character classes

Issue - State: open - Opened by SteelPhase about 5 years ago - 4 comments
Labels: help wanted, feature request, good first issue

#33 - 2 Questions

Issue - State: closed - Opened by nobozo almost 6 years ago - 3 comments

#32 - Generate lexers for programs in various languages from the DFA

Pull Request - State: open - Opened by timtadh about 6 years ago

#31 - Suffixes not minimized

Issue - State: closed - Opened by deckarep about 6 years ago - 3 comments

#30 - I use this as log parser, but the CPU pprof is ugly

Issue - State: closed - Opened by duguying about 6 years ago - 2 comments

#29 - "over" is a preposition, not an adverb

Issue - State: closed - Opened by isomorphisms over 6 years ago - 1 comment

#28 - type Token

Issue - State: closed - Opened by isomorphisms over 6 years ago - 1 comment

#27 - Minor correction '0' -> '1'

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

#26 - Stream scanning

Pull Request - State: open - Opened by timtadh almost 7 years ago
Labels: not finished

#25 - changing and to can to read properly

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

#24 - fixing README documentation, replacing and with can

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

#23 - Statically prevent matching the empty string

Pull Request - State: closed - Opened by timtadh almost 7 years ago - 2 comments
Labels: ready to test!, bug-fix

#22 - an infinite loop [token == 0 "" L (1, n)-(1, n-1)]

Issue - State: closed - Opened by xaionaro almost 7 years ago - 10 comments

#21 - Fixes DFA/NFA returning incorrect tc in some cases

Pull Request - State: closed - Opened by timtadh almost 7 years ago - 3 comments
Labels: ready to test!, bug-fix

#20 - Incorrect Tokenizer Result

Issue - State: closed - Opened by ty2 almost 7 years ago - 10 comments

#19 - Fix out of bounds panic

Pull Request - State: closed - Opened by timtadh almost 7 years ago - 4 comments
Labels: ready to test!, bug-fix

#18 - panic: runtime error: index out of range

Issue - State: closed - Opened by xaionaro almost 7 years ago - 5 comments
Labels: bug

#17 - [README.md] typo fixes

Pull Request - State: closed - Opened by chrissimpkins about 7 years ago - 2 comments

#16 - Fixed regression in DFA when matching last token

Pull Request - State: closed - Opened by timtadh about 7 years ago - 1 comment
Labels: ready to test!, bug-fix

#15 - Not processing end token correctly

Issue - State: closed - Opened by martinkreibe-wk about 7 years ago - 2 comments

#14 - fixed typo in README.md

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

#13 - fixed sample for "SPACE"

Pull Request - State: closed - Opened by Oppodelldog about 7 years ago - 2 comments

#12 - upgrade the data-structures dependency to 0.5.2

Pull Request - State: closed - Opened by timtadh about 7 years ago

#11 - panic on windows

Issue - State: closed - Opened by 756445638 about 7 years ago - 5 comments

#10 - help!

Issue - State: closed - Opened by lucyProgramingLang about 7 years ago - 1 comment

#9 - Document how to properly skip bad tokens

Issue - State: closed - Opened by timtadh over 7 years ago - 1 comment
Labels: help wanted

#8 - Allow to skip the error

Pull Request - State: closed - Opened by omegascorp over 7 years ago - 2 comments

#7 - DFA Backend

Pull Request - State: closed - Opened by timtadh over 7 years ago - 11 comments
Labels: help wanted, ready to test!

#6 - Improve API Documentation.

Issue - State: closed - Opened by timtadh over 7 years ago - 1 comment

#5 - Document Regular Expression Language Support

Issue - State: closed - Opened by timtadh over 7 years ago - 1 comment
Labels: help wanted

#4 - Added support for built-in character classes

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

#3 - Improve support for character classes

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

#2 - lexmachine doesn't understand common regular expressions

Issue - State: closed - Opened by matjam over 7 years ago - 8 comments

#1 - Dfa construction

Pull Request - State: closed - Opened by timtadh over 8 years ago - 1 comment
Labels: obsolete