summaryrefslogtreecommitdiff
path: root/tnslc/compile/compile.tnsl
AgeCommit message (Expand)Author
2024-04-24Module init and endKyle Gunger
2024-03-31Tenative tokenizerKyle Gunger
2024-03-29File read testKyle Gunger
2024-03-26fix linux cwrapKyle Gunger
2023-02-16Collapse tnslc into a single fileKyle Gunger
2023-01-03Basic addition and subtractionKyle Gunger
2022-12-30Small fix for vtrack setupKyle Gunger
2022-12-30Gen asm to fix registers after a callKyle Gunger
2022-12-23Add initial value functionsKyle Gunger
2022-12-17Change charp to uint8Kyle Gunger
2022-12-15is_call and get_function_labelKyle Gunger
2022-12-15Change label formatKyle Gunger
2022-12-12Module include syntaxKyle Gunger
2022-12-12Fix path completionKyle Gunger
2022-12-12Evaluation of numeric literalsKyle Gunger
2022-12-05Include filesKyle Gunger
2022-12-04Start work on "eval_call" and "eval_value"Kyle Gunger
2022-12-03Fix .qword -> .quadKyle Gunger
2022-12-03Add initial struct offset calculationKyle Gunger
2022-10-20Add boilerplateKyle Gunger
2022-10-14Start to fill out compile_statement moreKyle Gunger
2022-10-13Fix header on dummy main funcKyle Gunger
2022-10-13VType resolutionKyle Gunger
2022-10-09Basic asm helpersKyle Gunger
2022-10-09Rewrite to work with parserKyle Gunger
2022-10-09Registry name generationKyle Gunger
2022-10-06Minor fixesKyle Gunger
2022-10-06Update license dateKyle Gunger
2022-10-06Libtnsl additionsKyle Gunger
2022-09-28Add stub codeKyle Gunger
2022-09-28Some basic asm generation around blocksKyle Gunger
2022-09-20Remember to actually close file ptrsKyle Gunger
2022-09-20Add ability to splice own asm code inKyle Gunger
2022-09-20Generate a dummy fileKyle Gunger
2022-09-14Focus on ASM generation instead of raw binaryKyle Gunger
2022-07-05[TNSLC] Fix issue with text literalsKyle Gunger
2022-06-29[TNSLC] General updatesKyle Gunger
2022-04-11Remove src foldersKyle Gunger