Commit Graph

13 Commits

Author SHA1 Message Date
027245684d type inference for variables 2026-05-13 14:01:44 +02:00
d1b65dc1ed add missing trailing newlines 2026-03-11 14:58:22 +01:00
c527aceecd infer var type when initializer is a number constant 2025-12-23 18:10:56 +01:00
ebc887fb5b make types lowercase :) 2025-12-22 21:21:15 +01:00
7cffd73406 drop some libc functions, octal numerals, io.println, mem.read32 2025-11-22 17:31:36 +01:00
65bdac2fe3 rename std functions 2025-07-24 14:06:15 +02:00
e647e7f508 std 2025-06-01 21:48:47 +02:00
781280060c string example 2025-06-01 17:30:26 +02:00
8a0fbac739 support up to 6 args, euler 2025-06-01 16:12:47 +02:00
7fa08d8b37 function params 2025-05-31 17:06:27 +02:00
16431b2ea2 strings 2025-05-31 16:52:49 +02:00
f98ca8075d parse return types, disallow nested functions 2025-05-31 16:12:18 +02:00
2c92cbe0b2 rename 2025-05-31 15:47:20 +02:00