SpiderScript - Fixed namespace handling (and unset the . hack)
authorJohn Hodge <[email protected]>
Sun, 3 Apr 2011 09:03:29 +0000 (17:03 +0800)
committerJohn Hodge <[email protected]>
Sun, 3 Apr 2011 09:03:29 +0000 (17:03 +0800)
commit3bf0a5e914ee87da14a3255ad4b706994d54f0d6
tree0e54ec97826441ab47cf4c96e327f92183086c85
parentd2ef25f69dfb16c2510a9b305b6fa288548af8bc
SpiderScript - Fixed namespace handling (and unset the . hack)

- Also improved the parse/run output (by way of an elegant hack
  with storing the filename)
Usermode/Libraries/libspiderscript.so_src/ast.c
Usermode/Libraries/libspiderscript.so_src/exec_ast.c
Usermode/Libraries/libspiderscript.so_src/lex.c
Usermode/Libraries/libspiderscript.so_src/parse.c
Usermode/Libraries/libspiderscript.so_src/tokens.h

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