aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-15change variable lookup systemA404M
2025-06-15fix double free bug in global variablesA404M
2025-06-14fix bug in c functionA404M
2025-06-14fix some bugsA404M
2025-06-13fix bug in shape shiftersA404M
2025-06-13removing duplicated codeA404M
2025-06-12remove unused includesA404M
2025-06-12removing lazy because macro can do the jobA404M
2025-06-11reproducing the issueA404M
2025-06-10fixing some parse orderA404M
2025-06-10add more functions to stringA404M
2025-06-10removing debug logsA404M
2025-06-10fix some return type issuesA404M
2025-06-09changing access overloading to have pointer to value instead of valueA404M
2025-06-09fix assigning to dereference access in a chainA404M
2025-06-09fix bug in shape shifter matchingA404M
2025-06-09fixing bug in anytypeA404M
2025-06-09add macroA404M
2025-06-08start working on bbaA404M
2025-06-08removing old codeA404M
2025-06-08generalizing compiler instead of relaying on gccA404M
2025-06-06add logo to README.mdA404M
2025-06-06add logo to README.mdA404M
2025-06-06add logoA404M
2025-06-06moving duplicated codes to functionsA404M
2025-06-06now @insert("") inserts void valueA404M
2025-06-06fix when you disable statisticsA404M
2025-06-06cleaning importA404M
2025-06-05trying to add macroA404M
2025-06-05fix some bugsA404M
2025-06-04fix bug in array objectsA404M
2025-06-04fixing more bugs in accessA404M
2025-06-04fix bug in pointer dereferencingA404M
2025-06-03fixing some bugsA404M
2025-06-03add guid on how to compileA404M
2025-06-03update README.mdA404M
2025-06-03add code insertionA404M
2025-06-03first version of code insertionA404M
2025-06-02update README.mdA404M
2025-06-01add printlnA404M
2025-06-01fixing stringA404M
2025-05-31updated README.mdA404M
2025-05-31add array access support to arraysA404M
2025-05-31function with exact types are prefered to shape shiftersA404M
2025-05-31fixing some problems with array accessA404M
2025-05-31add array access overloadA404M
2025-05-31add ability to specify int type as extensionA404M
2025-05-30fixing some minor issuesA404M
2025-05-30add more memory management stuffA404M
2025-05-30add more sections to readmeA404M