aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-05-30fix bug in pointer accessA404M
2025-05-30add functionality to scopeAllocA404M
2025-05-30better unary operatorA404M
2025-05-30better binary operatorA404M
2025-05-30better operator overloadA404M
2025-05-29better anytypeA404M
2025-05-29add any typeA404M
2025-05-29fix 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
2025-05-27fix 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
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-23add @size_ofA404M