Files
mpc/TODO.md

12 lines
289 B
Markdown
Raw Normal View History

2014-01-09 11:12:59 +00:00
- Escape/Crop String Literals
- Escale/Crop Char Literals
- Escape/Crop Regex Literals
- Combinator that scans input then returns cursor.
2013-09-23 22:41:58 +01:00
- Test All Regex Features
- Test Regex Range Feature
2013-09-30 17:58:52 +01:00
- Add proper tests for everything in general
2013-09-23 22:41:58 +01:00
- Find some good demo grammars to show
2013-09-30 17:58:52 +01:00