aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
24 hoursstart working on bbaA404M
32 hoursremoving old codeA404M
33 hoursgeneralizing compiler instead of relaying on gccA404M
3 daysadd logo to README.mdA404M
3 daysadd logo to README.mdA404M
3 daysadd logoA404M
3 daysmoving duplicated codes to functionsA404M
4 daysnow @insert("") inserts void valueA404M
4 daysfix when you disable statisticsA404M
some more clean up
4 dayscleaning importA404M
4 daystrying to add macroA404M
5 daysfix some bugsA404M
5 daysfix bug in array objectsA404M
6 daysfixing more bugs in accessA404M
6 daysfix bug in pointer dereferencingA404M
6 daysfixing some bugsA404M
7 daysadd guid on how to compileA404M
7 daysupdate README.mdA404M
7 daysadd code insertionA404M
7 daysfirst version of code insertionA404M
7 daysupdate README.mdA404M
9 daysadd printlnA404M
fix @neg type
9 daysfixing stringA404M
9 daysupdated README.mdA404M
9 daysadd array access support to arraysA404M
10 daysfunction with exact types are prefered to shape shiftersA404M
10 daysfixing some problems with array accessA404M
10 daysadd array access overloadA404M
10 daysadd ability to specify int type as extensionA404M
10 daysfixing some minor issuesA404M
10 daysadd more memory management stuffA404M
10 daysadd more sections to readmeA404M
10 daysfix bug in pointer accessA404M
10 daysadd functionality to scopeAllocA404M
10 daysbetter unary operatorA404M
10 daysbetter binary operatorA404M
10 daysbetter operator overloadA404M
11 daysbetter anytypeA404M
11 daysadd any typeA404M
11 daysfix bug in arrayA404M
12 daysfix memory leakA404M
12 daysfix length getting in arrayA404M
12 daysadd basic README.mdA404M
12 daysadd more stuff to libA404M
fix use after free
13 daysfix memory leakA404M
2025-05-26add LICENSEA404M
2025-05-26add shiftA404M
2025-05-25add bitwise not and xor orA404M
2025-05-24fixing some problems in parsingA404M
adding more stuff to the example
2025-05-24fix some unintended stuffA404M