We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3262aab commit 6db2b66Copy full SHA for 6db2b66
src/tokens_dfa/README.md
@@ -213,7 +213,11 @@ v2_guide.advance(mask)
213
## TODO
214
215
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
221
222
223
0 commit comments