Commit Graph
7 Commits
Author SHA1 Message Date
b 88dad17ee3 Handle reader errors in Regexp 2024-09-11 14:23:08 -06:00
b d0460e71e3 Separate parsing status from actual errors 2024-09-11 10:25:45 -06:00
b 3864fad99d Wrote down more details on needed Regexp tests 2024-09-10 18:45:08 -06:00
b 3e178e74fd Check both beginning-of-text conditions in Regexp 2024-09-10 18:39:54 -06:00
b 0aa8a89014 Move RuneReader into bytes package 2024-09-10 16:52:08 -06:00
b 2a4e499be2 Regexp parser needs tests 2024-09-10 16:50:14 -06:00
b 96d178efef Implement most of Regexp parser 2024-09-10 16:46:31 -06:00