summaryrefslogtreecommitdiff
path: root/project2/common/variableConvert.cpp
Commit message (Expand)AuthorAge
* GCC-8.2 and libadhocutil-0.6 compat fixesproject2-1.3.2Dan Goodliffe2019-01-28
* Remove implicit cast to char * because it's dangerous as everyone knowsproject2-1.2.6Dan Goodliffe2016-05-09
* Add workaround for has_result_type not correctly handling referencesDan Goodliffe2016-01-21
* Adds native support for time_duration as a variable typerandomdan2014-03-03
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
* Address ambiguity converting to long int on 32bitrandomdan2013-04-09
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
* Split variable and variabletype code into separate filesrandomdan2013-03-29
* Much improved variable conversion and conversion caching for speed benefitsrandomdan2011-12-27
* Pluggable script enginesrandomdan2011-12-14
* Make many things use variables instead of preread valuesrandomdan2011-11-02
* Add precompiled headers to commonrandomdan2011-09-01
* The big reshufflerandomdan2011-08-31