tasks : Added task for optimising TOKEN::Match
This commit is contained in:
parent
0d36de4018
commit
d74dc759a2
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
Fix a TODO in the code
|
Fix a TODO in the code
|
||||||
|
|
||||||
|
Optimisations
|
||||||
|
* Create a function similar to TOKEN::Match. That first "compiles" a pattern.
|
||||||
|
|
||||||
Refactoring
|
Refactoring
|
||||||
* Rename class "TOKEN" to "Token"
|
* Rename class "TOKEN" to "Token"
|
||||||
* Split large functions into smaller functions.
|
* Split large functions into smaller functions.
|
||||||
|
|
Loading…
Reference in New Issue