propensive/kaleidoscope
Statically-checked inline matching on regular expressions in Scala
ScalaApache-2.0
Issues
- 0
Does not compile on Scala 3.4.2 / Compiler hangs on Scala 3.5.0-RC1 on Kaleidoscope 0.3.0
#42 opened by windymelt - 0
Allow capturing of characters
#41 opened by propensive - 0
- 0
- 2
Support repeated capture groups
#28 opened by propensive - 0
Switch to using named groups
#34 opened by propensive - 1
Comprehensively test regular expressions
#35 opened by propensive - 0
Provide more detail in error messages
#36 opened by propensive - 0
Regex interpolator should fail to compile rather than throw `InvalidRegexError`
#37 opened by propensive - 0
Include offsets in error messages
#38 opened by propensive - 0
provide a "glob" extractor
#25 opened by propensive - 0
- 0
Rename `rcut` to `cut`
#27 opened by propensive - 0
Support network-related literals
#6 opened by propensive - 1
- 0
Support pattern matching of byte arrays
#8 opened by propensive - 0
Support for BASE64 and related literals
#9 opened by propensive - 5
Scala 2.13 release
#24 opened by m4dc4p - 1
- 0
Support date and time literals
#5 opened by propensive - 1
captures wrong group, sometimes
#17 opened by propensive - 0
`make test` fails after installing
#18 opened by Xarvalus - 2
Support for regex flags
#14 opened by jbaileyashe - 2
Fails to parse JSL character classes
#16 opened by cchepelov - 1
- 1
doesn't work in ammonite
#4 opened by jozic - 8
compile Pattern in the background as a val?
#1 opened by fommil