James Shubin
642c6b952f
lang: core, funcs: Port some functions to CallableFunc API
...
Some modern features of our function engine and language might require
this new API, so port what we can and figure out the rest later.
2025-03-16 23:23:57 -04:00
James Shubin
d56896cb0d
lang: core: Simplify list and map lookup default functions
2025-02-26 19:59:47 -05:00
James Shubin
6268b61a7d
lang: core: Lookup function (with default) can be more precise
2025-01-26 19:12:13 -05:00
James Shubin
d30ff6cfae
legal: Remove year
...
Instead of constantly making these updates, let's just remove the year
since things are stored in git anyways, and this is not an actual modern
legal risk anymore.
2025-01-26 16:24:51 -05:00
James Shubin
018d3efc90
lang: funcs: Move standalone functions into core
...
Everything should be all together.
2024-11-21 22:56:17 -05:00