Added if() statement (and internal support for for,while and do{}while())
authorJohn Hodge <[email protected]>
Thu, 26 Aug 2010 03:56:21 +0000 (11:56 +0800)
committerJohn Hodge <[email protected]>
Thu, 26 Aug 2010 03:56:21 +0000 (11:56 +0800)
commitec6f426069129f0a3d207f743ecddceddb57db8e
treeb6c0a751550d787c9ba2b53e014461ebc7aea256
parentc6b4dbe1f2866d95fc2d4abd2eb88a4349a0f03b
Added if() statement (and internal support for for,while and do{}while())
- Also improved return behavior
Usermode/Libraries/libspiderscript.so_src/ast.c
Usermode/Libraries/libspiderscript.so_src/ast.h
Usermode/Libraries/libspiderscript.so_src/exec_ast.c
Usermode/Libraries/libspiderscript.so_src/main.c
Usermode/Libraries/libspiderscript.so_src/parse.c

UCC git Repository :: git.ucc.asn.au