summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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