summaryrefslogtreecommitdiff
path: root/test/main.felan
AgeCommit message (Expand)Author
2025-02-06prepairing to have better functionsA404M
2025-01-30fix bugsA404M
2025-01-30added assign operatorA404M
2025-01-30added global variables (not constants)A404M
2025-01-29add cleaning ast treeA404M
2025-01-29add global variablesA404M
2025-01-28add automatic type finding to u64 valuesA404M
2025-01-28removed variable shadowingA404M
2025-01-28added constant valuesA404M
2025-01-27clean upA404M
2025-01-27add print_u64 to be able to print u64 numbersA404M
2025-01-25add function callA404M
2025-01-24some clean upA404M
2025-01-24add types and type checking (not complete)A404M
2025-01-23check function argumentsA404M
2025-01-19fix memory leaksA404M
2025-01-18initial commitA404M