0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 18, 2024 — Dec 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
regex-cli-0.1.1 More... about 2 years ago
1.10.0 More... about 2 years ago
deps: bump regex-automata to 0.4.0 More... about 2 years ago
regex-automata-0.4.0 More... about 2 years ago
deps: bump regex-syntax to 0.8.0 More... about 2 years ago
regex-syntax-0.8.0 More... about 2 years ago
regex-lite-0.1.1 More... about 2 years ago
fuzz: add regression test for AST roundtripping More... about 2 years ago
automata: improve sparse DFA validation More... about 2 years ago
regex: reject large patterns when fuzzing More... about 2 years ago
lite: reduce size limit to avoid timeouts More... about 2 years ago
automata: fix invalid accelerators More... about 2 years ago
automata: remove 'is_quit_state' debug assertions More... about 2 years ago
msrv: bump to Rust 1.65 More... about 2 years ago
automata: fix subtle DFA performance bug More... about 2 years ago
changelog: start filling out the 1.10 release More... about 2 years ago
syntax: fix panics that occur with non-sensical Ast values More... about 2 years ago
test: disable some tests on non-64-bit More... about 2 years ago
changelog: add note about decreasing memory usage More... about 2 years ago
doc: remove HACKING document More... about 2 years ago
lite: add special word boundaries to regex-lite More... about 2 years ago
doc: explain the new word boundary assertions More... about 2 years ago
automata: add special word boundaries to regex-automata More... about 2 years ago
syntax/hir: add new special word boundaries to HIR More... about 2 years ago
syntax and automata: bump LookSet representation from u16 to u32 More... about 2 years ago
syntax/ast: add support for additional word boundary assertions More... about 2 years ago
automata: fix more out-dated regex-cli commands More... about 2 years ago
automata: fix doc links More... about 2 years ago
automata: rejigger DFA start state computation More... about 2 years ago
syntax: remove guarantees in the HIR related to 'u' flag More... about 2 years ago