Commit Graph

13 Commits

Author SHA1 Message Date
7cad512010 fix parsing 2025-10-09 17:40:54 -06:00
126524a9e9 added interpreter 2025-08-31 23:06:26 -06:00
dd4f5b9ee6 added type resolver 2025-08-30 22:11:19 -06:00
66c7864df0 removed return/arg type comparisons 2025-08-29 22:36:17 -06:00
b2709ffc82 got type system working 2025-08-25 21:51:50 -06:00
0a315c5615 added withFunction 2025-08-20 22:47:26 -06:00
68e51cf8aa started on type checker 2025-08-20 21:42:42 -06:00
982603aa54 fix type system not resolving func args 2025-08-19 23:00:32 -06:00
05856f5d07 add check step to all type comparisons 2025-08-19 22:44:05 -06:00
df1083df3b added type system 2025-08-19 22:40:45 -06:00
90381840af add trait checking 2025-08-19 21:54:06 -06:00
d370fb44a2 added ast parsing 2025-08-18 22:53:36 -06:00
03662d980f switching language to tswq 2025-08-17 16:10:13 -06:00