From cc43d35dc5bbb7f71bdc0c45e7d22561cec2bd27 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Sun, 22 Dec 2013 18:24:52 +0100 Subject: Total build time reduced by 90 seconds (30%) --- compiler/standardClient.ey | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'compiler/standardClient.ey') diff --git a/compiler/standardClient.ey b/compiler/standardClient.ey index b92d5a4..1aaaa0a 100644 --- a/compiler/standardClient.ey +++ b/compiler/standardClient.ey @@ -341,10 +341,15 @@ } /execute deffst parse ==prog -- + prog 0 -01 * 0 -01 * FIRST neq { + [ + [ SPLIT 3 1 ] + [ TERM { -- 1 }" ] + [ JUMP 2 neg ] + prog _ len dearray + ] =prog + } rep [ - [ SPLIT 3 1 ] - [ TERM { -- 1 }" ] - [ JUMP 2 neg ] prog _ len dearray [ MATCH ] ] =prog -- cgit v1.2.3