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

GitHub / haskell-hvr/regex-tdfa issues and pull requests

#70 - Bump cabal-version to 2.0 for autogen-modules

Pull Request - State: closed - Opened by andreasabel about 2 months ago

#69 - Bump to 1.3.2.4 and CHANGELOG

Pull Request - State: closed - Opened by andreasabel 3 months ago

#68 - Bump CI to GHC 9.12.2 9.10.2 and 9.6.7

Pull Request - State: closed - Opened by andreasabel 3 months ago

#67 - Incorrect Upper Bound in POSIX "graph" Character Class Definition

Pull Request - State: closed - Opened by c000 3 months ago - 1 comment

#65 - v1.3.2.3: Drop support for GHC 7, allow latest `containers`

Pull Request - State: closed - Opened by andreasabel 5 months ago

#64 - Update CI to GHC 9.12.1

Pull Request - State: closed - Opened by andreasabel 5 months ago - 1 comment

#63 - Fix typos in the repository

Pull Request - State: closed - Opened by cheecheeo 9 months ago

#62 - Bump CI to GHC 9.10.1

Pull Request - State: closed - Opened by andreasabel 11 months ago

#61 - how to best address a need for lookarounds?

Issue - State: open - Opened by pmiam 11 months ago - 2 comments

#60 - Provide `ShortByteString` instances

Issue - State: open - Opened by mitchellwrosen about 1 year ago - 1 comment

#59 - Allow filepath-1.5 in testsuite; bump CI to GHC 9.10.0

Pull Request - State: closed - Opened by andreasabel over 1 year ago

#58 - v1.3.2.2-r2: allow containers-0.7

Pull Request - State: closed - Opened by andreasabel almost 2 years ago

#57 - v1.3.2.2-r1: allow text-2.1

Pull Request - State: closed - Opened by andreasabel almost 2 years ago

#56 - v1.3.2.2

Pull Request - State: closed - Opened by andreasabel almost 2 years ago

#55 - CI: constraint-set bytestring-0.12

Pull Request - State: closed - Opened by andreasabel about 2 years ago

#54 - bytestring 0.12

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

#53 - Type the unsafeCoerce#

Pull Request - State: closed - Opened by phadej about 2 years ago

#52 - Fix return type in `memcpy` FFI signature

Pull Request - State: closed - Opened by amesgen about 2 years ago - 2 comments
Labels: re: compilation warning

#51 - v1.3.2.1: Fix #50: rendering of code examples in haddock

Pull Request - State: closed - Opened by andreasabel about 2 years ago
Labels: documentation

#50 - Wrong render of the regular expression string in the Basics tutorial

Issue - State: closed - Opened by s-and-witch about 2 years ago - 5 comments
Labels: bug, documentation

#49 - Bump CI to GHC 9.6.1 alpha2, 9.4.4 and 9.2.6

Pull Request - State: closed - Opened by andreasabel over 2 years ago

#48 - Clean up API (#43), replaces #44

Pull Request - State: open - Opened by andreasabel about 3 years ago
Labels: re: API

#47 - Fix `showPattern` to round-trip

Issue - State: open - Opened by andreasabel about 3 years ago

#46 - Fix #16: export `decode{PatternSet|CharacterClass}` from `Pattern`

Pull Request - State: closed - Opened by andreasabel about 3 years ago - 2 comments
Labels: documentation, enhancement, re: API

#45 - Fix #1 (again) with proper test

Pull Request - State: closed - Opened by andreasabel about 3 years ago

#44 - WIP: Fixes for #16 and #43

Pull Request - State: closed - Opened by andreasabel about 3 years ago - 1 comment

#43 - Clean up exports, removing auxiliary functions from the API

Issue - State: open - Opened by andreasabel about 3 years ago
Labels: re: API

#42 - Bump to 1.3.1.4 and CHANGELOG

Pull Request - State: closed - Opened by andreasabel about 3 years ago

#41 - Fix #1: parsing of dashes in bracket expressions

Pull Request - State: closed - Opened by andreasabel about 3 years ago

#40 - Fix #13 by linking documentation of `defaultCompOpt` (`regex-base`)

Pull Request - State: closed - Opened by andreasabel about 3 years ago
Labels: documentation

#38 - Fix #37 (`undefined` in `Show PatternSet`) by lazy match

Pull Request - State: closed - Opened by andreasabel about 3 years ago

#37 - `Show PatternSet` throws `undefined`

Issue - State: closed - Opened by andreasabel about 3 years ago
Labels: bug

#36 - Perl-style shorthands (like `\d`) not recognized, only POSIX ones (like `[[:digit:]]`)

Issue - State: open - Opened by asarkar about 3 years ago - 12 comments
Labels: enhancement, faq

#35 - regex-tdfa 1.3.1.2 revision 1: allow base >= 4.17 (GHC 9.4)

Pull Request - State: closed - Opened by andreasabel about 3 years ago

#34 - Haskell-CI: add constraint-set mtl-2.3

Pull Request - State: closed - Opened by andreasabel about 3 years ago
Labels: re: CI

#33 - typos (fixed)

Pull Request - State: closed - Opened by ghost over 3 years ago - 1 comment

#32 - fix typos

Pull Request - State: closed - Opened by ghost over 3 years ago - 1 comment

#31 - Release 1.3.1.2

Pull Request - State: closed - Opened by andreasabel over 3 years ago

#30 - Brackets inside a Bracket Expression are not handled properly

Issue - State: closed - Opened by drsooch over 3 years ago - 4 comments
Labels: faq

#29 - Remove uses of `MonadFail (ST _)`

Pull Request - State: closed - Opened by andreasabel over 3 years ago

#28 - What are all the supported return types for `=~`?

Issue - State: open - Opened by Martinsos over 3 years ago - 3 comments
Labels: faq

#27 - The POSIX standard does not appear to allow empty regex...

Issue - State: open - Opened by twhitehead almost 4 years ago - 3 comments
Labels: documentation

#26 - Fix the front anchor optimization in multiline mode

Pull Request - State: open - Opened by 4X3L about 4 years ago - 2 comments
Labels: performance

#25 - Mention getAllMatches is non-overlapping

Pull Request - State: closed - Opened by brodyberg about 4 years ago - 3 comments
Labels: documentation

#24 - Fix #23: remove NoMonoPatBinds

Pull Request - State: closed - Opened by andreasabel about 4 years ago

#23 - MonoPatBinds prevents building with GHC 9.2

Issue - State: closed - Opened by cdsmith about 4 years ago - 3 comments
Labels: bug

#22 - Add GHC-9.0 GHA job, remove .travis file

Pull Request - State: closed - Opened by phadej over 4 years ago

#20 - Revision 2 of 1.3.1.0

Pull Request - State: closed - Opened by andreasabel over 4 years ago - 3 comments

#19 - Support GHC 9.0.1

Issue - State: closed - Opened by asr over 4 years ago - 1 comment

#18 - How to get the list of all submatches?

Issue - State: closed - Opened by Munksgaard over 4 years ago - 1 comment
Labels: faq

#17 - Allow bytestring-0.11

Pull Request - State: closed - Opened by Bodigrim over 4 years ago - 2 comments

#16 - Expose decodePatternSet

Issue - State: closed - Opened by dylex over 4 years ago - 1 comment
Labels: re: API

#15 - `getAllTextMatches` only delivers matches "on-the-money"

Issue - State: closed - Opened by eppolito over 4 years ago - 2 comments
Labels: documentation

#14 - Cannot use matched groups in patterns

Issue - State: open - Opened by P403n1x87 almost 5 years ago

#13 - Meaning of blankCompOpt is not documented

Issue - State: closed - Opened by raxod502 about 5 years ago - 1 comment
Labels: documentation

#12 - No way to efficiently match at beginning of string?

Issue - State: open - Opened by raxod502 about 5 years ago

#11 - Multiline option appears to be ignored

Issue - State: open - Opened by raxod502 about 5 years ago - 2 comments
Labels: documentation, PR welcome

#10 - Allow base-4.14, regenerate .travis.yml

Pull Request - State: closed - Opened by phadej over 5 years ago - 1 comment

#9 - Performance issue w/ new `Text` instances

Issue - State: open - Opened by hvr over 5 years ago - 8 comments
Labels: bug, performance

#8 - Add SPECIALIZE pragmas for strict and lazy Text.

Pull Request - State: open - Opened by Xitian9 over 5 years ago
Labels: enhancement, performance

#7 - Re-evaluate `ghc-options: -O2`

Issue - State: closed - Opened by hvr over 5 years ago - 1 comment

#6 - Consider using package enummapset

Issue - State: closed - Opened by Mikolaj almost 6 years ago - 3 comments
Labels: refactor

#5 - Hand over maintainership

Pull Request - State: closed - Opened by neongreen almost 6 years ago - 1 comment

#4 - Support Text

Issue - State: closed - Opened by neongreen almost 6 years ago

#3 - Large character classes combined with {m,n} is very slow and memory-hungry

Issue - State: open - Opened by neongreen almost 6 years ago
Labels: bug

#2 - POSIX submatch semantics is broken in two (rare) cases

Issue - State: open - Opened by neongreen almost 6 years ago - 2 comments
Labels: bug

#1 - dash in range not correctly parsed

Issue - State: closed - Opened by neongreen almost 6 years ago - 2 comments
Labels: bug