Commit Graph

11 Commits

Author SHA1 Message Date
027245684d type inference for variables 2026-05-13 14:01:44 +02:00
3efbb3ecd1 io.is_a_directory, octal literal constants 2026-03-20 15:35:35 +01:00
fee5dc3099 more error handling 2026-03-16 12:26:58 +01:00
720218cf31 error handling 2026-03-16 10:59:55 +01:00
3fcd82cc04 replace array with an actual struct now that we have them 2026-03-11 20:44:55 +01:00
88915bbc8a use index assignment in existing code 2026-03-11 15:40:05 +01:00
d1b65dc1ed add missing trailing newlines 2026-03-11 14:58:22 +01:00
db2e639cc8 finally add real logical operators 2025-12-26 11:52:23 +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
7f93599f34 port some aoc solutions to zern 2025-12-21 14:26:12 +01:00