Skip to content

Commit 6db2b66

Browse files
authored
Update README.md
1 parent 3262aab commit 6db2b66

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/tokens_dfa/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,11 @@ v2_guide.advance(mask)
213213
## TODO
214214

215215

216-
216+
1. Cleaning code and remove debug lines
217+
2. More tests for the feature "Mute Literals" with tricky regexes
218+
3. Some legacy python tests will not passed anymore because they implies number of transaction and this number has changed (dûe to coalescence).
219+
4. Make tests of the end to end inference process. (Some undiscloded behavior can still be possible with complex structure regexes)
220+
5. Buy coffee
217221

218222

219223

0 commit comments

Comments
 (0)