|
f00ad25d6a
|
Implement correct plugin loading and registration.
|
2017-07-27 14:06:57 -07:00 |
|
|
87c51f279a
|
Support removing expressions.
|
2017-07-27 10:54:11 -07:00 |
|
|
586cd90e32
|
Switch Lexer to use a map for patterns, to allow for removal.
|
2017-07-27 10:47:11 -07:00 |
|
|
93e892f92e
|
Correctly handle un-matched tokens and end-of-string situations.
|
2017-07-26 13:24:46 -07:00 |
|
|
136a481e74
|
Add a lot of comments. More to come.
|
2017-07-25 22:47:48 -07:00 |
|
|
42db6b3c2f
|
Fix bug causing the last character not to be matched.
|
2017-07-24 21:00:35 -07:00 |
|
|
c86e192d2e
|
Implement a lexer.
|
2017-07-24 20:47:25 -07:00 |
|