Paul Beckingham
|
1cd09bc87b
|
Alias
- Implemented simple word substitution aliases. This is not the ultimate form
which will involve the ability to insert arbitrary constructs. Later.
|
2014-06-03 00:11:42 -04:00 |
|
Paul Beckingham
|
0af9bbdc03
|
Lexer
- Renamed ::split to ::word_split, for clarity and because of the need for a
full token split, coming next.
|
2014-05-31 13:48:52 -04:00 |
|
Paul Beckingham
|
386bcea60e
|
Text
- Removed splitq function and tests, migrated code over to the new
Lexer::split.
|
2014-04-23 23:20:56 -04:00 |
|
Paul Beckingham
|
93e28c1707
|
Alias
- Broke out alias handling into a separate object.
|
2014-04-19 08:20:03 -04:00 |
|