From 9d82d522c17493ad3016ca0678a951485067408f Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 11 Nov 2018 16:26:38 -0800 Subject: Fixed some autoformatting stuff, and prepping to deprecate some math shorthand. --- compatibility/4.10.12.7.nom | 3 +++ 1 file changed, 3 insertions(+) (limited to 'compatibility') diff --git a/compatibility/4.10.12.7.nom b/compatibility/4.10.12.7.nom index 982965b..40d6eac 100644 --- a/compatibility/4.10.12.7.nom +++ b/compatibility/4.10.12.7.nom @@ -37,6 +37,9 @@ upgrade action (%k = %v for %i in %start to %stop by %step) to "4.10.12.7" as {. upgrade action (%k = %v for %i in %start to %stop via %step) to "4.10.12.7" as {..} : for %i in %start to %stop by %step: add %k = %v +upgrade action (parse %text from %filename) to "4.10.12.7" as (..) + (%NomsuCode (%Source %filename 1 (size of %text))) parsed + upgrade action (% as lua statements) to "4.10.12.7" as (% as lua) upgrade action (compile error at %pos %err hint %hint) to "4.10.12.7" as (..) compile error at %pos %err %hint -- cgit v1.2.3