summaryrefslogtreecommitdiff
path: root/tnslc/test.tnsl
AgeCommit message (Expand)Author
2024-08-07[tnslc] add new node types into tree printKyle Gunger
2024-08-07[tnslc] Fix indexing post-op, segfault when printing c formatted strings in t...Kyle Gunger
2024-08-06[tnslc] binary operatorsKyle Gunger
2024-08-04[tnslc] Value frameworkKyle Gunger
2024-08-04[tnslc] Function ast barebonesKyle Gunger
2024-08-04declaration list astKyle Gunger
2024-08-03sync small changesKyle Gunger
2024-08-02type_helper_preKyle Gunger
2024-06-25Start work on ast genKyle Gunger
2024-03-31better tokensKyle Gunger
2024-03-31Tenative tokenizerKyle Gunger
2023-03-26Remove pointless test filesKyle Gunger
2023-03-16Fairly done with Variable structKyle Gunger
2023-02-21Basic return values (globals and constants)Kyle Gunger
2023-02-21Bugfix for method labelsKyle Gunger
2023-02-20initial loop for block compilingKyle Gunger
2023-02-17Fix type finding bug, test private modulesKyle Gunger
2023-02-17Support modulesKyle Gunger
2023-02-17File level definitionsKyle Gunger
2023-02-16Struct in struct definitionKyle Gunger
2023-02-16Collapse tnslc into a single fileKyle Gunger