Skip to content

Activity

Merge pull request #23 from pierrelgol/main

Pull request merge
andrewCodeDevpushed 4 commits to main • b702076…840bf46 • 
on Sep 8, 2024

Merge pull request #22 from pierrelgol/enhancements

Pull request merge
andrewCodeDevpushed 5 commits to main • f365786…b702076 • 
on Sep 7, 2024

fixing escaped special chars

andrewCodeDevpushed 1 commit to main • 68e0c33…f365786 • 
on Sep 6, 2024

fixed fluent for zig version 14.0

andrewCodeDevcreated zig-0.14-version • 82f1f95 • 
on Sep 1, 2024

fixing bug with word boundary and passing type parameter on string cast

andrewCodeDevpushed 1 commit to main • 20ff01c…68e0c33 • 
on Jul 14, 2024

major update to backend. Character sets have dedicated objects instea…

andrewCodeDevpushed 2 commits to main • ba07c58…20ff01c • 
on Jul 13, 2024

Merge pull request #18 from mnemnion/zig-build-zon

Pull request merge
andrewCodeDevpushed 5 commits to main • 441e39d…ba07c58 • 
on Jul 11, 2024

changing panic to debug assert

andrewCodeDevpushed 1 commit to main • 12fc979…441e39d • 
on Jun 14, 2024

lowering branch quota in fuseQantifiers

andrewCodeDevpushed 1 commit to main • 394980e…12fc979 • 
on Jun 13, 2024

adding string regex and scalar replace

andrewCodeDevpushed 1 commit to main • d9975b6…394980e • 
on Jun 5, 2024

changing iterators to return fluent interface

andrewCodeDevpushed 1 commit to main • 221a6aa…d9975b6 • 
on Jun 1, 2024

changed regex find's return from a single value to a range.

andrewCodeDevpushed 1 commit to main • 2536312…221a6aa • 
on May 21, 2024

adding word boundary \b and \B characters

andrewCodeDevpushed 1 commit to main • 162c55f…2536312 • 
on May 9, 2024

putting in non-advancement guard in iterator next functions

andrewCodeDevpushed 1 commit to main • f3235e6…162c55f • 
on May 8, 2024

updating the readme

andrewCodeDevpushed 1 commit to main • b468d5a…f3235e6 • 
on May 8, 2024

adding bracket check to lookahead

andrewCodeDevpushed 1 commit to main • 08aad5f…b468d5a • 
on May 8, 2024

adding positive and negative lookahead

andrewCodeDevpushed 1 commit to main • eda5f66…08aad5f • 
on May 8, 2024

fixing numeric backend connection

andrewCodeDevpushed 1 commit to main • 4a8072e…eda5f66 • 
on May 8, 2024

adjusting trim boundaries for single characters

andrewCodeDevpushed 1 commit to main • 9ee8eec…4a8072e • 
on May 7, 2024

updating comptime regex example

andrewCodeDevpushed 1 commit to main • d4dd529…9ee8eec • 
on May 6, 2024

adding comptime example to readme

andrewCodeDevpushed 1 commit to main • 245d991…d4dd529 • 
on May 6, 2024

updating readme

andrewCodeDevpushed 1 commit to main • e727d20…245d991 • 
on May 5, 2024
andrewCodeDevpushed 2 commits to main • 7073473…e727d20 • 
on May 5, 2024

Merge pull request #17 from pierrelgol/testing-branch

Pull request merge
andrewCodeDevpushed 6 commits to main • 05463d6…7073473 • 
on May 4, 2024

consolidating API

andrewCodeDevpushed 1 commit to main • 5a60ae7…05463d6 • 
on May 4, 2024

adding checks for escaped bracket sequences

andrewCodeDevpushed 1 commit to main • e07a30c…5a60ae7 • 
on May 3, 2024

moving trim functions to private section

andrewCodeDevpushed 1 commit to main • c3ff103…e07a30c • 
on May 2, 2024

adding string regex and scalar trim

andrewCodeDevpushed 1 commit to main • 56852d6…c3ff103 • 
on May 2, 2024

removing tokenize from string class

andrewCodeDevpushed 1 commit to main • ced2929…56852d6 • 
on May 2, 2024

fixing escaped ^ in brackets

andrewCodeDevpushed 1 commit to main • a410bf6…ced2929 • 
on May 2, 2024