aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
3 dayschanging access overloading to have pointer to value instead of valueA404M
itself
3 daysfix assigning to dereference access in a chainA404M
3 daysfix bug in shape shifter matchingA404M
3 daysfixing bug in anytypeA404M
3 daysadd macroA404M
update README.md
4 daysstart working on bbaA404M
4 daysremoving old codeA404M
4 daysgeneralizing compiler instead of relaying on gccA404M
6 daysadd logo to README.mdA404M
6 daysadd logo to README.mdA404M
6 daysadd logoA404M
6 daysmoving duplicated codes to functionsA404M
7 daysnow @insert("") inserts void valueA404M
7 daysfix when you disable statisticsA404M
some more clean up
7 dayscleaning importA404M
7 daystrying to add macroA404M
7 daysfix some bugsA404M
8 daysfix bug in array objectsA404M
9 daysfixing more bugs in accessA404M
9 daysfix bug in pointer dereferencingA404M
9 daysfixing some bugsA404M
10 daysadd guid on how to compileA404M
10 daysupdate README.mdA404M
10 daysadd code insertionA404M
10 daysfirst version of code insertionA404M
10 daysupdate README.mdA404M
12 daysadd printlnA404M
fix @neg type
12 daysfixing stringA404M
12 daysupdated README.mdA404M
12 daysadd array access support to arraysA404M
12 daysfunction with exact types are prefered to shape shiftersA404M
12 daysfixing some problems with array accessA404M
13 daysadd array access overloadA404M
13 daysadd ability to specify int type as extensionA404M
13 daysfixing some minor issuesA404M
13 daysadd more memory management stuffA404M
13 daysadd more sections to readmeA404M
13 daysfix bug in pointer accessA404M
13 daysadd functionality to scopeAllocA404M
13 daysbetter unary operatorA404M
13 daysbetter binary operatorA404M
13 daysbetter operator overloadA404M
14 daysbetter anytypeA404M
14 daysadd any typeA404M
14 daysfix bug in arrayA404M
2025-05-28fix memory leakA404M
2025-05-28fix length getting in arrayA404M
2025-05-28add basic README.mdA404M
2025-05-28add more stuff to libA404M
fix use after free
2025-05-27fix memory leakA404M