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