summaryrefslogtreecommitdiff
path: root/tnslc/tokenizer.tnsl
AgeCommit message (Expand)Author
2023-08-05Fix weird augments like 'len' and 'is'Kyle Gunger
2023-08-05Done with tokenizer for native compilerKyle Gunger
2023-08-05Fix issue with cf block conditionalsKyle Gunger
2023-08-04Separate str literal generation into functionKyle Gunger
2023-08-04Slightly better tokenization for tnsl_wrappedKyle Gunger
2023-08-04Add tests to tokenizerKyle Gunger
2023-07-26Division fixesKyle Gunger
2023-07-07Returns inside of complex operationsKyle Gunger