Commit Graph

16 Commits

Author SHA1 Message Date
af08d1888a real relative imports 2026-07-15 18:26:28 +02:00
bc4e09805b split std 2026-07-01 14:43:39 +02:00
3098d0abf9 uniform function call syntax 2026-06-06 22:29:25 +02:00
3a53cd4f32 remove the pipe operator 2026-06-06 19:41:54 +02:00
4fda79f0bc new var declaration syntax 2026-05-27 20:25:58 +02:00
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
abbe43a42c implement xchacha20 and x25519 2026-01-03 13:49:15 +01:00
ebc887fb5b make types lowercase :) 2025-12-22 21:21:15 +01:00
9f39f627ad advent of code day 1 2025-12-18 14:04:44 +01:00
06c979f177 drop even more libc functions 2025-11-22 18:41:35 +01:00
7cffd73406 drop some libc functions, octal numerals, io.println, mem.read32 2025-11-22 17:31:36 +01:00
4e43d23263 read_line -> read_stdin 2025-07-27 13:16:16 +02:00
65bdac2fe3 rename std functions 2025-07-24 14:06:15 +02:00
c53a7cd631 break and continue 2025-07-02 13:56:30 +02:00
2b6f39135a hex, base64, Math.urandom, IO.read_line 2025-06-16 17:22:20 +02:00