Argh! Macros don't know about namespaces.. Fixed. Plus moving throws to the new excep...
commit3438c71b95936a4ade05f46084182a1e3e950341
authorKővágó Zoltán <DirtY.iCE.hu@gmail.com>
Sun, 22 Jun 2008 21:59:36 +0000 (22 23:59 +0200)
committerKővágó Zoltán <DirtY.iCE.hu@gmail.com>
Sun, 22 Jun 2008 21:59:36 +0000 (22 23:59 +0200)
tree109450f1c78a7bbdf124cad2b3ed809a4aad7981
parente246514e756346d3c1242b4b3581cb0d52e5740e
Argh! Macros don't know about namespaces.. Fixed. Plus moving throws to the new exception system.
src/CWidget.cpp
src/exceptions/base.hpp
src/lisp/exception.hpp [new file with mode: 0644]
src/lisp/lexer.cpp
src/lisp/lisp.hpp
src/lisp/parser.cpp