aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
47 hoursfix when you disable statisticsA404M
2 daystrying to add macroA404M
4 daysfixing some bugsA404M
5 daysadd guid on how to compileA404M
8 daysadd array access overloadA404M
8 daysadd ability to specify int type as extensionA404M
2025-05-25add bitwise not and xor orA404M
2025-05-24fixing some problems in parsingA404M
2025-05-24fix some unintended stuffA404M
2025-05-24add a good example for calling c functionsA404M
2025-05-23add way to call C functionsA404M
2025-05-18replaced putc with @putc()A404M
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