• Joined on 2025年12月27日
jetill pushed to master at jetill/pzre 2026年06月07日 13:52:52 +02:00
40e3f19b9c readme typo
jetill pushed to master at jetill/pzre 2026年06月07日 00:46:44 +02:00
9bcba6da75 reduced yapping
jetill pushed to master at jetill/pzre 2026年06月06日 17:38:23 +02:00
0080536d06 improved test.zig harness
jetill pushed to master at jetill/pzre 2026年06月05日 10:26:01 +02:00
566ef4828f fixed initDuped bug
632bf96a57 updated docs
Compare 2 commits »
jetill pushed to master at jetill/pzre 2026年06月04日 20:27:01 +02:00
4c5c6c58fe updated tag version
jetill pushed tag v0.2.2 to jetill/pzre 2026年06月04日 20:26:30 +02:00
jetill pushed to master at jetill/pzre 2026年06月04日 20:25:37 +02:00
387364a425 Added compile functions to the Regex type
jetill pushed to master at jetill/pzre 2026年06月04日 16:57:36 +02:00
e3af427933 updated tag version
jetill pushed tag v0.2.1 to jetill/pzre 2026年06月04日 16:43:57 +02:00
jetill pushed to master at jetill/pzre 2026年06月04日 16:43:02 +02:00
e9e77eb658 fix lens dev-only dependency being pulled by user
jetill deleted tag v0.2.1 from jetill/pzre 2026年06月04日 16:41:47 +02:00
jetill pushed tag v0.2.1 to jetill/pzre 2026年06月04日 16:36:44 +02:00
jetill pushed to master at jetill/pzre 2026年06月04日 16:35:10 +02:00
dfdecc007c fix lens dev-only dependency being pulled by user
jetill pushed to master at jetill/pzre 2026年06月04日 16:13:55 +02:00
3dd577d1c2 fixed REFERENCE AnyRegex section lying about context definitions
jetill pushed tag v0.2.0 to jetill/pzre 2026年06月04日 15:43:50 +02:00
jetill pushed to master at jetill/pzre 2026年06月04日 15:36:31 +02:00
fec876a80a added compileOptimal to REFERENCE
jetill pushed to master at jetill/pzre 2026年06月04日 15:27:34 +02:00
e6ca63d04e fixed README wrong showcase and build.zig example
jetill pushed to master at jetill/pzre 2026年06月04日 15:14:31 +02:00
d0831a8828 Rewrite compilation pipeline and API types for multi-architecture support
jetill pushed to master at jetill/pzre 2026年05月17日 12:58:21 +02:00
f516da40d3 accept state removal
jetill pushed to master at jetill/pzre 2026年05月16日 12:51:38 +02:00
68c5f9237e updated readme