James Shubin
7b45f94bb0
lang: core: Remove the unnecessary func suffix
...
We don't really need these, it's clear what things are.
2024-11-22 01:18:19 -05:00
James Shubin
c937280664
engine: local, lang: core: local: Add a pool function
...
This adds a new local API for pool allocation, and with it a
corresponding function in the "local" import.
2024-10-04 22:37:39 -04:00
James Shubin
118f266211
lang: core: local: Add a new vardir function
...
This gives us a function to return a created vardir folder. It is not
locally namespaced, and a future function will have to namespace one to
each scope.
2024-09-09 18:04:18 -04:00