Max Wash
84e52b1649
lang: ast: replace var keyword with global
...
local variables are now created automatically when they are first assigned to.
the global keyword can be used to declare that a name refers to a global variable instead,
at which point, assigning to the name results in the assignment referencing the global variable
instead of allocating a new global variable.
2025-09-08 15:52:29 +01:00
..
2025-05-12 15:53:06 +01:00
2024-12-06 20:24:08 +00:00
2025-09-08 15:52:29 +01:00
2025-01-16 13:15:18 +00:00
2024-12-06 09:59:57 +00:00
2025-04-10 13:04:12 +01:00
2025-04-24 09:45:26 +01:00
2025-05-09 13:38:38 +01:00
2025-05-08 22:30:23 +01:00
2024-12-04 22:22:25 +00:00
2024-12-06 21:33:53 +00:00
2025-05-08 22:32:23 +01:00
2025-09-08 15:52:29 +01:00
2024-12-06 20:24:08 +00:00
2024-12-06 20:24:08 +00:00
2025-04-14 12:24:42 +01:00
2025-04-14 12:24:42 +01:00
2025-09-08 15:52:29 +01:00
2024-12-07 21:28:25 +00:00
2024-12-01 13:25:36 +00:00
2025-01-16 13:15:18 +00:00
2025-09-08 15:52:29 +01:00
2025-04-17 23:15:48 +01:00
2024-12-06 20:24:08 +00:00
2024-12-07 21:46:24 +00:00
2024-12-07 21:28:25 +00:00
2024-12-06 10:01:56 +00:00
2025-04-23 10:58:22 +01:00
2024-12-07 21:28:25 +00:00
2025-01-16 13:17:08 +00:00
2024-12-08 12:28:47 +00:00
2025-04-23 10:58:22 +01:00
2025-04-23 10:58:22 +01:00
2025-09-08 15:52:29 +01:00
2025-01-16 13:15:18 +00:00