Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | prepairing more for importing | A404M | |
2025-04-15 | some improvements for type system | A404M | |
2025-04-09 | add builtins (cast) | A404M | |
2025-04-07 | add more type stuff | A404M | |
2025-04-05 | working on access operator | A404M | |
2025-03-27 | replaced old variable system with new one in vm | A404M | |
2025-03-20 | added named paramters | A404M | |
2025-03-18 | fixed multi depth dependencies | A404M | |
2025-02-22 | some clean up | A404M | |
2025-02-21 | add a lot of goodies in types | A404M | |
2025-02-12 | enhanced if with else | A404M | |
fix if scope bug | |||
2025-02-09 | fix memory leaks | A404M | |
2025-02-09 | fixed running functions twoice | A404M | |
2025-02-08 | add arguments | A404M | |
2025-02-07 | add plus | A404M | |
trying to add return |