Revision 76a9f09b
Added by skyjake over 15 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- libdeng2
- include
- de
- Lex
- Script
- Statement
- TokenBuffer
- TokenRange
- data
- script.h
- scriptsys
- arrayexpression.h
- assignstatement.h
- builtinexpression.h
- compound.h
- constantexpression.h
- context.h
- dictionaryexpression.h
- evaluator.h
- expression.h
- expressionstatement.h
- forstatement.h
- function.h
- functionstatement.h
- ifstatement.h
- iparser.h
- jumpstatement.h
- lex.h
- nameexpression.h
- operator.h
- operatorexpression.h
- parser.h
- printstatement.h
- process.h
- script.h
- scriptlex.h
- statement.h
- tokenbuffer.h
- tokenrange.h
- whilestatement.h
- types
- de
- portable
- data
- scriptsys
- arrayexpression.cc
- assignstatement.cc
- builtinexpression.cc
- compound.cc
- constantexpression.cc
- context.cc
- dictionaryexpression.cc
- evaluator.cc
- expression.cc
- expressionstatement.cc
- forstatement.cc
- function.cc
- functionstatement.cc
- ifstatement.cc
- jumpstatement.cc
- lex.cc
- nameexpression.cc
- operator.cc
- operatorexpression.cc
- parser.cc
- printstatement.cc
- process.cc
- script.cc
- scriptlex.cc
- tokenbuffer.cc
- tokenrange.cc
- whilestatement.cc
- types
- include
- tests
- libdeng2
Adapted Hawthorn's script engine for libdeng2.
The work is about halfway through still, though.