summaryrefslogtreecommitdiff
path: root/tnslc/compiler.tnsl
AgeCommit message (Collapse)Author
2024-03-25Remove old parser filesKyle Gunger
2023-09-18stuffKyle Gunger
2023-09-13a few string operationsKyle Gunger
2023-09-12Fix structs, seperate other compiler funcsKyle Gunger
2023-08-29Find typeKyle Gunger
2023-08-24change in_csv to return an indexKyle Gunger
2023-08-17Change how CompData writes to a fileKyle Gunger
2023-08-13Fix issue with vectorKyle Gunger
Re-add definitions for variable, type, and module
2023-08-10Re-implement tokenizer functionalityKyle Gunger
2023-08-10Fix allocation logicKyle Gunger
2023-08-10Finish path structKyle Gunger
2023-08-06Frame out port of compilerKyle Gunger