Migrate Code to use the String Abstraction #43
Loading…
Reference in a new issue
No description provided.
Delete branch "lexer-rewrite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Centralized code means less bug prone, and it makes the code more readable.
closing this because the string abstraction doesn't exist anymore (it got merge in with the buffer object).
there is still useful code in here though.
Pull request closed