Changes
Summary
- Conditionally including ctype.h for use in CSV library. (commit: be21520) (details)
- Code cleanup. (commit: 70683e4) (details)
- Noticed and fixed bug that allocated a lot more memory than necessary (commit: fa3e128) (details)
- Factored out unpackstring utility function for use with token types. (commit: 7c8f77d) (details)
- WIP adding token type support. (commit: 0da16de) (details)
- WIP support for token types. (commit: 4f8e71f) (details)
- Runtime library support for token types. (commit: 68883d0) (details)