From 83183122f180ce0fdbf3b5c1c8ff828d762348a8 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 4 Jun 2018 20:41:20 -0700 Subject: Optimizations and cleanup. Build script now fails on first error and uses the precompiled versions it has just compiled. --- core/metaprogramming.nom | 1 - 1 file changed, 1 deletion(-) (limited to 'core/metaprogramming.nom') diff --git a/core/metaprogramming.nom b/core/metaprogramming.nom index 66af1e6..c54a72f 100644 --- a/core/metaprogramming.nom +++ b/core/metaprogramming.nom @@ -211,7 +211,6 @@ immediately error(\(repr %assumption), 0); end - # TODO: factor this out and replace with "unless %condition: barf %message" compile [assume %condition or barf %message] to Lua ".." if not \(%condition as lua expr) then -- cgit v1.2.3