summaryrefslogtreecommitdiff
path: root/project2/common/pch.hpp
Commit message (Collapse)AuthorAge
* Split variable and variabletype code into separate filesrandomdan2013-03-29
| | | | | Use variabletype in populating options data Add code for guessing the type of some input data
* Much improved variable conversion and conversion caching for speed benefitsrandomdan2011-12-27
|
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
|
* Pluggable script enginesrandomdan2011-12-14
| | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout
* Drop Boost::program_options in favour of our own, pluggable system which ↵randomdan2011-12-08
| | | | integrates application platforms properly
* Add precompiled headers to commonrandomdan2011-09-01