Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
some minor cleanups while at it. Test cases missing
|
|
|
|
FileContext class. Not quite there yet, but almost
|
|
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
|
|
|
|
e.g. for loop variables to be dependent on each other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
subissue of #116 and #328
|
|
|
|
|
|
|
|
|
|
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
|
|
|
|
|
|
|
|
|
|
|
|
including the requirement of symlink to $DEPLOYDIR/include/boost if
boost is so old that it uses version numbers in the path name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
included files has changed. Fixes #162
|
|
|
|
|
|
also fail on resize to negative size.
update tests
|
|
order. This hopefully fixes the confusing error message discussed on the mailing list nov 27-30 (Variable bug)
|
|
|
|
|