From c61d0d4fe1079dfe5e1b40e0f301d6d1c77a136d Mon Sep 17 00:00:00 2001 From: Drahflow Date: Mon, 31 Mar 2014 00:24:05 +0200 Subject: Some documentation (and resulting code-cleanup) --- compiler/standardClient.ey | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/standardClient.ey') diff --git a/compiler/standardClient.ey b/compiler/standardClient.ey index a626790..d55c23e 100644 --- a/compiler/standardClient.ey +++ b/compiler/standardClient.ey @@ -6,7 +6,6 @@ ## regex support # ideas taken from http://swtch.com/~rsc/regexp/regexp3.html -# FIXME: correctly handly */+/? priority < 0 ==:MATCH 1 ==:TERM 2 ==:JUMP 3 ==:SPLIT 4 ==:SAVE 5 ==:FIRST 6 ==:LAST @@ -858,6 +857,7 @@ } /curry deffd { | curry } "||" deffd + { ==o { "unknown type in **" die } ==:unknown { "invalid type in **" die } ==:invalid -- cgit v1.2.3