Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nitely/nim-regex issues and pull requests
#100 - Capture the last group repetition by default
Issue -
State: closed - Opened by nitely almost 4 years ago
- 1 comment
#99 - Fixes #98
Pull Request -
State: closed - Opened by nitely almost 4 years ago
#98 - Failed parse regular expression
Issue -
State: closed - Opened by artemklevtsov almost 4 years ago
- 1 comment
#97 - Improve internal types
Pull Request -
State: closed - Opened by nitely almost 4 years ago
#96 - Strict reps
Pull Request -
State: closed - Opened by nitely almost 4 years ago
#95 - Gen dot files for debugging
Pull Request -
State: closed - Opened by nitely almost 4 years ago
#94 - Lookarounds
Pull Request -
State: closed - Opened by nitely almost 4 years ago
#93 - Inject named groups as vars into match macro scope
Issue -
State: open - Opened by nitely almost 4 years ago
Labels: feature
#92 - Remove unicodeplus dep
Pull Request -
State: closed - Opened by nitely about 4 years ago
#91 - Implement escapeRe
Pull Request -
State: closed - Opened by nitely about 4 years ago
- 1 comment
#90 - No escape function
Issue -
State: closed - Opened by mildred about 4 years ago
- 2 comments
#89 - FindAll macro
Pull Request -
State: closed - Opened by nitely about 4 years ago
#88 - [JS] Regex set no longer match in Nim v1.4
Issue -
State: closed - Opened by nitely about 4 years ago
- 1 comment
Labels: upstream
#87 - docs should be built as part of CI, not generated manually and checked in
Issue -
State: closed - Opened by timotheecour about 4 years ago
- 1 comment
#86 - Github CI
Pull Request -
State: closed - Opened by nitely about 4 years ago
#85 - Error with regular expression to find words in quotes
Issue -
State: closed - Opened by not-lum about 4 years ago
- 3 comments
#84 - Fix zero match repetition mix
Pull Request -
State: closed - Opened by nitely about 4 years ago
- 2 comments
#83 - regression: match of some pattern now fails; breaks `pkg/glob`
Issue -
State: closed - Opened by timotheecour about 4 years ago
- 1 comment
#82 - workaround #81
Pull Request -
State: closed - Opened by timotheecour about 4 years ago
- 1 comment
#81 - `--gc:arc` causes: Error: cannot create an implicit openArray copy to be passed to a sink parameter
Issue -
State: closed - Opened by timotheecour about 4 years ago
- 5 comments
Labels: upstream
#80 - need a way to match at beginning of string when start > 0
Issue -
State: open - Opened by timotheecour about 4 years ago
- 5 comments
Labels: postponed, upstream
#79 - Fix nested optionals
Pull Request -
State: closed - Opened by nitely about 4 years ago
#78 - Macro without static
Pull Request -
State: closed - Opened by nitely about 4 years ago
#77 - 'find' is not used in nfamatch
Pull Request -
State: closed - Opened by smoe about 4 years ago
#76 - Find all bounds
Pull Request -
State: closed - Opened by nitely over 4 years ago
#75 - Negative lookaround
Pull Request -
State: closed - Opened by nitely over 4 years ago
#74 - Doc examples
Pull Request -
State: closed - Opened by nitely over 4 years ago
#73 - groupFirst and groupLast
Pull Request -
State: closed - Opened by nitely over 4 years ago
#72 - RFE: Missing a function for RegexMatch that takes a group index and return the matched string
Issue -
State: closed - Opened by mildred over 4 years ago
- 1 comment
#71 - linear time findAll
Pull Request -
State: closed - Opened by nitely over 4 years ago
#70 - Raise regex compilation errors
Pull Request -
State: closed - Opened by nitely over 4 years ago
#69 - Limited lookbehind
Pull Request -
State: closed - Opened by nitely over 4 years ago
#68 - Literal optimization
Pull Request -
State: closed - Opened by nitely over 4 years ago
- 5 comments
#67 - Revert " treat start as text[start..^1], fixes #64"
Pull Request -
State: closed - Opened by nitely over 4 years ago
#66 - treat start as text[start..^1], fixes #64
Pull Request -
State: closed - Opened by nitely over 4 years ago
#65 - fix findAll empty match, fix issue #29
Pull Request -
State: closed - Opened by nitely over 4 years ago
#64 - regression: ^ incorrect when start != 0
Issue -
State: closed - Opened by timotheecour over 4 years ago
- 6 comments
Labels: bug
#63 - findAll fix #13
Pull Request -
State: closed - Opened by nitely over 4 years ago
- 1 comment
#62 - fix non-greedy find, fix #61
Pull Request -
State: closed - Opened by nitely over 4 years ago
#61 - Non-greedy ? operator broken in 0.14.0
Issue -
State: closed - Opened by genotrance over 4 years ago
- 3 comments
#60 - nim CI important_packages failure
Issue -
State: closed - Opened by timotheecour over 4 years ago
- 2 comments
#59 - Implement literals optimization
Issue -
State: closed - Opened by nitely over 4 years ago
Labels: feature
#58 - NFA macro + better NFA matcher
Pull Request -
State: closed - Opened by nitely over 4 years ago
- 9 comments
#57 - performance comparison vs std/re, std/nre
Issue -
State: closed - Opened by timotheecour over 4 years ago
- 7 comments
#56 - Add Nim 1.0.4 to CI
Pull Request -
State: closed - Opened by nitely almost 5 years ago
#55 - error installation `Error: 'srcdir' should be: 'srcDir'`
Issue -
State: open - Opened by enthus1ast almost 5 years ago
- 21 comments
Labels: upstream
#54 - Add JS compilation target to CI
Issue -
State: closed - Opened by nitely about 5 years ago
- 1 comment
#53 - Allow or forbid duplicated group names
Issue -
State: open - Opened by nitely about 5 years ago
#52 - bump 0.13.0
Pull Request -
State: closed - Opened by nitely about 5 years ago
#51 - Add runnable examples
Pull Request -
State: closed - Opened by nitely about 5 years ago
#50 - Update Nim compat
Pull Request -
State: closed - Opened by nitely about 5 years ago
#49 - Fix warnings and some clean up
Pull Request -
State: closed - Opened by nitely about 5 years ago
#48 - raiseOSError under windows10
Issue -
State: closed - Opened by huaxk about 5 years ago
- 2 comments
#47 - fix #46 nested group repetition
Pull Request -
State: closed - Opened by nitely about 5 years ago
#46 - Can't parse nested groups with repetition range
Issue -
State: closed - Opened by nitely about 5 years ago
Labels: bug
#45 - Capturing groups improvements
Pull Request -
State: closed - Opened by xmonader about 5 years ago
- 2 comments
#44 - Feature request: Uppercase replacements
Issue -
State: open - Opened by jyapayne about 5 years ago
- 1 comment
#43 - ct tests
Pull Request -
State: closed - Opened by nitely over 5 years ago
#42 - install error, 'typeDesc'
Issue -
State: closed - Opened by ruqianl over 5 years ago
- 4 comments
#41 - Request to make the compilation pass with --styleCheck:error
Issue -
State: closed - Opened by kaushalmodi over 5 years ago
- 2 comments
#40 - Fix all styleCheck warnings and enforce styleCheck
Pull Request -
State: closed - Opened by kaushalmodi over 5 years ago
- 14 comments
#39 - Have a way to know if regex object is initialized
Issue -
State: closed - Opened by genotrance over 5 years ago
- 2 comments
#38 - Test suite fails with the JS backend
Issue -
State: closed - Opened by nitely over 5 years ago
- 1 comment
#37 - can't use at runtime in js mode
Issue -
State: closed - Opened by timotheecour over 5 years ago
- 2 comments
#36 - `\w` doesn't match `_` in ascii mode (needed for workaround for #4)
Issue -
State: closed - Opened by timotheecour over 5 years ago
#35 - Feature request - get regex string representation back from Regex object
Issue -
State: open - Opened by genotrance almost 6 years ago
#34 - fix error on nim devel
Pull Request -
State: closed - Opened by timotheecour almost 6 years ago
- 2 comments
#33 - Support old Nim 0.18
Pull Request -
State: closed - Opened by nitely about 6 years ago
#32 - regex is broken on #head
Issue -
State: closed - Opened by genotrance about 6 years ago
- 4 comments
#31 - fix #30
Pull Request -
State: closed - Opened by timotheecour about 6 years ago
- 1 comment
#30 - regression with latest nim: regex.nim(211, 21) Error: ambiguous call; both unicode.align
Issue -
State: closed - Opened by timotheecour about 6 years ago
- 3 comments
#29 - Unexpected replacements for "^", "$", ""
Issue -
State: closed - Opened by kaushalmodi about 6 years ago
- 3 comments
#28 - deprecate `toPattern` now that https://github.com/nitely/nim-regex/pull/27 was merged
Issue -
State: closed - Opened by timotheecour about 6 years ago
- 1 comment
#27 - fix https://github.com/nitely/nim-regex/issues/24
Pull Request -
State: closed - Opened by timotheecour about 6 years ago
- 3 comments
#26 - replace enhancements
Issue -
State: open - Opened by timotheecour about 6 years ago
#25 - `$1` incorrectly accepted when it doesn't refer to a capture
Issue -
State: open - Opened by timotheecour about 6 years ago
#24 - should re be overloaded to cover both RT and CT patterns (and deprecate `toPattern`) ?
Issue -
State: closed - Opened by timotheecour about 6 years ago
- 6 comments
#23 - v0.8.0 fails on both 0.18.0 and 0.19.0
Issue -
State: closed - Opened by genotrance about 6 years ago
- 3 comments
#22 - `re` can't use a runtime value: `Error: cannot evaluate at compile time:`
Issue -
State: closed - Opened by timotheecour about 6 years ago
- 3 comments
#21 - support nim 0.19
Pull Request -
State: closed - Opened by nitely about 6 years ago
#20 - Make RegexMatch fat?
Issue -
State: closed - Opened by nitely over 6 years ago
#19 - what's equals regex for control range in chinese
Issue -
State: open - Opened by bung87 over 6 years ago
- 13 comments
#18 - latest commit makes `nimble install regex` fail => invalid regex.nimble is invalid
Issue -
State: closed - Opened by timotheecour over 6 years ago
- 3 comments
#17 - on latest devel, Error: type mismatch: got <nil> but expected 'string'
Issue -
State: closed - Opened by timotheecour over 6 years ago
- 11 comments
#16 - [WIP] friendlier API: `find(re"(\w+) (\w+)")` should return a tuple (named tuple if named matches are used)
Issue -
State: closed - Opened by timotheecour over 6 years ago
- 2 comments
#15 - Don't export options.Option
Issue -
State: closed - Opened by Varriount over 6 years ago
- 1 comment
#14 - Support streaming input.
Issue -
State: open - Opened by Varriount over 6 years ago
- 2 comments
#13 - Regex multiline not working with beginning of line
Issue -
State: closed - Opened by jyapayne over 6 years ago
- 4 comments
#12 - Add the findAndCaptureAll helper proc
Pull Request -
State: closed - Opened by data-man over 6 years ago
- 1 comment
#11 - Improve tests VM vs Runtime
Issue -
State: closed - Opened by nitely over 6 years ago
#10 - Improve error messages
Issue -
State: closed - Opened by nitely over 6 years ago
- 4 comments
Labels: feature
#9 - JS support
Issue -
State: closed - Opened by nitely over 6 years ago
- 1 comment
#8 - Support split with captures
Issue -
State: closed - Opened by nitely over 6 years ago
- 2 comments
#7 - Remove all procs returning Option[T]
Issue -
State: closed - Opened by nitely over 6 years ago
- 8 comments
#6 - Support look-around assertions
Issue -
State: closed - Opened by nitely over 6 years ago
- 6 comments
#5 - Error: attempting to call undeclared routine
Issue -
State: closed - Opened by cabhishek over 6 years ago
- 3 comments
#4 - Support matching at compile-time
Issue -
State: closed - Opened by nitely over 6 years ago
- 9 comments
#3 - Pass flags as set of enum, rather than string
Issue -
State: closed - Opened by euantorano almost 7 years ago
- 3 comments
#2 - Fixes #1 - Allows use of re and fullMatch outside of main module
Pull Request -
State: closed - Opened by honewatson almost 7 years ago
- 6 comments
#1 - re and fullMatch do not work outside main module on Nim devel
Issue -
State: closed - Opened by honewatson almost 7 years ago
- 1 comment