summaryrefslogtreecommitdiff
path: root/src/evalcontext.cc
AgeCommit message (Collapse)Author
2014-01-18killed warningMarius Kintel
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ↵Marius Kintel
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
2013-04-26Experiment: Lazy evaluation of argument lists in evaluation context. Allows ↵Marius Kintel
e.g. for loop variables to be dependent on each other
2013-04-18Cleaned up argument list handling, related to #116Marius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval ↵Marius Kintel
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
contact: Jan Huwald // Impressum