From: Bernhard Urban Date: Tue, 23 Mar 2010 13:07:26 +0000 (+0100) Subject: Merge branch 'master' of git://github.com/skinner33/testub10 X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=testub10.git;a=commitdiff_plain;h=e8b53a04459c29a52df0ee686976617bb4680ea8;hp=757698ff72550e1d80480a6b0ab9d7c27d3edc39 Merge branch 'master' of git://github.com/skinner33/testub10 --- diff --git a/parser/skinner_00.0 b/parser/skinner_00.0 deleted file mode 100644 index cdeae79..0000000 --- a/parser/skinner_00.0 +++ /dev/null @@ -1,11 +0,0 @@ -method blabb -var foo := 5; -if foo < 0x0F3 then - /* hier - kommt komm - mentar - */ - foo := foo - 0x3; -else - foo := foo * 4; -end diff --git a/parser/skinner_00.2 b/parser/skinner_00.2 new file mode 100644 index 0000000..cdeae79 --- /dev/null +++ b/parser/skinner_00.2 @@ -0,0 +1,11 @@ +method blabb +var foo := 5; +if foo < 0x0F3 then + /* hier + kommt komm + mentar + */ + foo := foo - 0x3; +else + foo := foo * 4; +end diff --git a/parser/skinner_01.0 b/parser/skinner_01.0 deleted file mode 100644 index 47eb28c..0000000 --- a/parser/skinner_01.0 +++ /dev/null @@ -1,11 +0,0 @@ -method blabb -var foo := 5; -if foo < 0x0F3 then - /* hier - kommt komm - mentar - */ - foo := foo - 0x3; -else - foo := foo * 00244; -end diff --git a/parser/skinner_01.2 b/parser/skinner_01.2 new file mode 100644 index 0000000..47eb28c --- /dev/null +++ b/parser/skinner_01.2 @@ -0,0 +1,11 @@ +method blabb +var foo := 5; +if foo < 0x0F3 then + /* hier + kommt komm + mentar + */ + foo := foo - 0x3; +else + foo := foo * 00244; +end diff --git a/parser/snafu_00.0 b/parser/snafu_00.0 deleted file mode 100644 index 8c083ed..0000000 --- a/parser/snafu_00.0 +++ /dev/null @@ -1,13 +0,0 @@ -if 49 < 30 then -do my_var1-64 -end -if39 -39if -twen := 0x20 -zero = 0x00 -twen - 0x04A -struct foobar.0x0b10 -(*42) /* hihi haha hoho */ -method test /* multi line comment with some keywords and special chars: end method struct * ** / /* -0x523 is < than 0x0524 do end */ -hihi diff --git a/parser/snafu_00.2 b/parser/snafu_00.2 new file mode 100644 index 0000000..8c083ed --- /dev/null +++ b/parser/snafu_00.2 @@ -0,0 +1,13 @@ +if 49 < 30 then +do my_var1-64 +end +if39 +39if +twen := 0x20 +zero = 0x00 +twen - 0x04A +struct foobar.0x0b10 +(*42) /* hihi haha hoho */ +method test /* multi line comment with some keywords and special chars: end method struct * ** / /* +0x523 is < than 0x0524 do end */ +hihi diff --git a/parser/snafu_01.1 b/parser/snafu_01.1 deleted file mode 100644 index b8fb225..0000000 --- a/parser/snafu_01.1 +++ /dev/null @@ -1,13 +0,0 @@ -if 49 < 30 then -do my_var1+64 -end -if39 -39if -twen := 0x20 -zero = 0x00 -twen - 0x04A -struct foobar.0x0b10 -(*42) /* hihi haha hoho */ -method test /* multi line comment with some keywords and special chars: end method struct * ** / /* -0x523 is < than 0x0524 do end */ -hihi diff --git a/parser/snafu_01.2 b/parser/snafu_01.2 new file mode 100644 index 0000000..b8fb225 --- /dev/null +++ b/parser/snafu_01.2 @@ -0,0 +1,13 @@ +if 49 < 30 then +do my_var1+64 +end +if39 +39if +twen := 0x20 +zero = 0x00 +twen - 0x04A +struct foobar.0x0b10 +(*42) /* hihi haha hoho */ +method test /* multi line comment with some keywords and special chars: end method struct * ** / /* +0x523 is < than 0x0524 do end */ +hihi