summaryrefslogtreecommitdiffstats
path: root/Variable.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor Variables and make includesearchdir and libsearchdirBart Vanhauwaert2010-05-171-30/+24
* FIX : clean types that are not needed anymore from VariableBart Vanhauwaert2010-04-251-5/+1
* stringValue() convenience function to return the string value of aBart Vanhauwaert2010-03-141-0/+1
* New function childOrVoid to return a named child or a void ref if itBart Vanhauwaert2010-03-141-0/+2
* Function to parse variablesBart Vanhauwaert2010-03-131-0/+4
* Switch to a cleaner discovery system for system configurationBart Vanhauwaert2010-01-301-0/+1
* Add isBoolTrue() helper functionBart Vanhauwaert2009-12-291-0/+1
* Adds a bool to the variable type systemBart Vanhauwaert2009-12-291-2/+5
* Fix compile errors when exposing Variable.hBart Vanhauwaert2009-12-241-2/+2
* Refactoring variable class. Name is not part of the variable but the containerBart Vanhauwaert2009-12-211-0/+58