summaryrefslogtreecommitdiffhomepage
path: root/tests
AgeCommit message (Expand)Author
2022-07-23Fixed a few small issues with cregex.c Reverted cregex_match() to cregex_find...Tyge Løvset
2022-06-12Renamed cregex_find89 => cregex_match()Tyge Løvset
2022-02-05Switched to heavily modified version of Rob Pike's plan9 regexp9. -> now rena...Tyge Løvset
2022-01-15Added back cregex with examples. Found the bug in his code.Tyge Løvset
2022-01-11Removed regex for now.Tyge Løvset
2022-01-09Small cregex API change. Added 2 examples.Tyge Løvset
2022-01-09Probably stable API for cregex.hTyge Løvset
2021-09-23Moved new examples from tests folder to examplesTyge Løvset
2021-09-23Some more documentation in README.md.Tyge Løvset
2021-09-20Renamed macros: breaking changes for Version 2.0!Tyge Lovset
2021-09-17Some cleanups in test.tylo
2021-09-17Moved tests and v1 filestylo