Removing compile-error shim.
This commit is contained in:
parent
5f38d73004
commit
aa2902256f
@ -7,10 +7,6 @@ use "core/metaprogramming.nom"
|
|||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
(barf %msg) compiles to "error(\(=lua "\%msg and \(%msg as lua expr) or 'nil'"), 0);"
|
(barf %msg) compiles to "error(\(=lua "\%msg and \(%msg as lua expr) or 'nil'"), 0);"
|
||||||
(compile error at %tree %msg) compiles to "\
|
|
||||||
..nomsu:compile_error(\(%tree as lua expr), \(%msg as lua expr))"
|
|
||||||
(compile error at %tree %msg hint %hint) compiles to "\
|
|
||||||
..nomsu:compile_error(\(%tree as lua expr), \(%msg as lua expr), \(%hint as lua expr))"
|
|
||||||
|
|
||||||
(assume %condition) compiles to:
|
(assume %condition) compiles to:
|
||||||
lua> "\
|
lua> "\
|
||||||
|
Loading…
Reference in New Issue
Block a user