Files
mgmt/lang
James Shubin 2cbce963b7 engine: resources, lang: funcs, parser: Add panic magic
It's valuable to check your runtime values and to shut down the entire
engine in case something doesn't match. This patch adds some magic
plumbing to support a "panic" mechanism.

A new "panic" statement gets transparently converted into a panic
function and panic resource. The former errors if the input is not
empty. The latter must be present to consume the value, but doesn't
actually do anything.
2023-11-28 13:49:31 -05:00
..
2023-03-05 18:31:52 -05:00
2023-03-05 18:31:52 -05:00
2023-09-25 18:50:07 -04:00
2023-03-05 18:31:52 -05:00
2023-03-05 18:31:52 -05:00
2023-03-05 18:31:52 -05:00