Commit Graph

9 Commits

Author SHA1 Message Date
65bdac2fe3 rename std functions 2025-07-24 14:06:15 +02:00
b5304a3cf1 rewrite array builtins in zern 2025-07-08 14:26:41 +02:00
62dd8b0d52 implement String.nth and OS.time in stdlib 2025-06-29 16:10:39 +02:00
574b9fd37c array indexing, nested array literals 2025-06-29 10:36:55 +02:00
26598fe6f2 small fixes 2025-06-23 17:00:58 +02:00
7425ab256b double dot in for ranges 2025-06-13 16:59:22 +02:00
de65f383b3 String.trim 2025-06-10 17:37:02 +02:00
252efd914e array literals 2025-06-07 13:27:22 +02:00
c3badb609c quicksort example, I64.parse, IO.write_file 2025-06-03 16:10:06 +02:00