| Age | Commit message (Collapse) | Author |
|
It wasn't working well with regexes. I'll do fixed length
strings instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More and better ways to manipulate strings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The main change is that they won't handle tokens that consist only
of the operator.
|
|
|
|
|
|
|
|
|
|
|
|
GenHolder now has a proper interface with no public fields
|