diff options
author | Eduardo Julian | 2017-07-01 17:36:17 -0400 |
---|---|---|
committer | Eduardo Julian | 2017-07-01 17:36:17 -0400 |
commit | c6a107d54f20a57dff4b8e26b07d8eac15982c91 (patch) | |
tree | 380d8ddd694acd0c57e5ad7be2d27e4b5f061b93 /luxc | |
parent | a2f8078dcc79d7f4aa0f596b08f4402546df5ddb (diff) |
- Lexers now carry an offset which they use to figure out where to extract parts of the whole input, instead of having to clip the input as they lex. thereby doing a lot of unnecessary text allocations.
- Some refactoring.
Diffstat (limited to 'luxc')
0 files changed, 0 insertions, 0 deletions