aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2025-05-17add comptime if checkingA404M
2025-05-16cleaning up moreA404M
2025-05-16fix access operator and some stuff to make break workA404M
2025-05-15better copy management in astA404M
2025-05-11added comptime keyword to variablesA404M
2025-05-11fix typoA404M
2025-05-07add lazy to variablesA404M
2025-05-07fix bugs in dereference and address and logsA404M
2025-04-29add a lot of builtinsA404M
2025-04-26some clean upA404M
2025-04-25move time to utilsA404M
2025-04-24make stuff much optimizedA404M
2025-04-24some clean upsA404M
2025-04-11add @typeOfA404M
2025-04-11fix recursive after function overloadingA404M
2025-04-09add logical and or notA404M
2025-04-09changed the way of parsing order finding to speed it upA404M
2025-04-09add putc keyword to print charA404M
2025-04-08add support for tccA404M
2025-04-04returning functions now workA404M
2025-04-04add reassignable functions in function scopes (reassignable lambdas)A404M
2025-03-21fix bug in function typesA404M
2025-03-20made tests auto generatedA404M
2025-02-09fix memory leaksA404M
2025-02-09fixed running functions twoiceA404M
2025-02-09fix some memory leakA404M
2025-01-24add types and type checking (not complete)A404M
2025-01-19fix memory leaksA404M
2025-01-18initial commitA404M