Commit graph

  • c7926c1f4d refactor: optimize CharItem to handle special characters in toString method main monoid 2025-06-29 16:21:51 +09:00
  • 4f7cfae72d refactor: rename matchAll to findAll and update related tests for consistency monoid 2025-06-29 16:19:49 +09:00
  • b7b71fb09d refactor: simplify AvailableState handling and improve matchAll logic in RegexItem monoid 2025-06-29 15:54:00 +09:00
  • 34052d1ea2 feat: implement matchAll function in RegexItem and update tests for match results monoid 2025-06-29 15:28:30 +09:00
  • fb1cf96fed feat: add anchor operator support in RegexParser and implement AnchorItem class monoid 2025-06-29 15:01:00 +09:00
  • f143aba629 refactor: update State data class to use start and end indices for improved matching monoid 2025-06-29 14:54:03 +09:00
  • 45150236c3 refactor: simplify regex tests by introducing checkRegex utility function monoid 2025-06-29 14:26:39 +09:00
  • 5536b872b4 feat: enhance RegexParser with group handling and capture functionality monoid 2025-06-29 14:15:21 +09:00
  • 78472511e7 feat: add bracket content parsing and corresponding tests monoid 2025-06-29 13:45:05 +09:00
  • 60ec5916d0 feat: add support for escaped characters in RegexParser and corresponding tests monoid 2025-06-29 13:22:15 +09:00
  • 7ae97961b2 refactor: replace sequenceOf() with emptySequence() for clarity monoid 2025-06-29 02:03:31 +09:00
  • ac1d5da01b refactor: more kotlin style monoid 2025-06-28 19:15:18 +09:00
  • fe8dc05937 init monoid 2025-06-28 17:50:28 +09:00