summaryrefslogtreecommitdiff
path: root/src/context.cc
AgeCommit message (Expand)Author
2013-08-21Fixes two problems related to : lookup was dynamic rather than lexical, assig...Marius Kintel
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ...Marius Kintel
2013-04-26Experiment: Lazy evaluation of argument lists in evaluation context. Allows e...Marius Kintel
2013-04-18Cleaned up argument list handling, related to #116Marius Kintel
2013-04-16Reinstate recursion guard to new context handling, fixes the last known subis...Marius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval cont...Marius Kintel
2013-03-11Changed redeclaration of assignment so that the last declaration defines the ...Marius Kintel
2012-10-10Detect recursive execution of functions to avoid a stack overflow crash. Fixe...Marius Kintel
2012-06-04Merge branch 'master' into valueMarius Kintel
2012-06-04Don't prefix filenames which are already absolute with document path. Fixed #123Marius Kintel
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce me...Marius Kintel
2012-02-15Initial implementation of ModuleCache and dependency tracking of used modulesMarius Kintel
2012-01-25Ported printutils away from QtMarius Kintel
2012-01-14add boosty.h for compatability with boost <1.44donb
2012-01-09Don't use native() to extract strings from boost::filesystem::path() since th...Marius Kintel
2011-12-26Merge branch 'master' into boost_filesystemMarius Kintel
2011-12-26Some light refactoring attempts, didn't get very far..Marius Kintel
2011-12-23Merge branch 'master' into boost_filesystemMarius Kintel
2011-12-19Changed the default value of to 2 to avoid breaking existing scripts which a...Marius Kintel
2011-12-06Ported from QFileInfo to boost::filesystemMarius Kintel
2011-11-06Slight refactoring of builtin function and module handlingMarius Kintel
2011-11-05bugfix: PI constant didn't work in cmd-line mode. refactored away duplicate codeMarius Kintel
2011-09-06Added support for an untyped import() module, deprecating the explicitly type...Marius Kintel
2011-09-06Deprecated dxf_linear_extrude(), dxf_rotate_extrude() and the file parameters...Marius Kintel
2011-09-03Some cleanup of the Context classMarius Kintel
2011-09-03Ported a bunch of stuff from Qt to STLMarius Kintel
2011-04-12Ported recent changes to master into the visitor branchMarius Kintel
2011-02-05Proof of concept implementation of builtin constants.Giles Bathgate
2011-01-21Copyright updatesMarius Kintel
2010-10-31Ignore empty filenames when calculating absolute pathMarius Kintel
2010-02-28Clifford Wolf:clifford
2010-02-23Multiple non-MDI assumptions were made, setting CWD and assuming it didn't ch...kintel
2010-02-10typo in warning messagekintel
2010-02-01Clifford Wolf:clifford
2010-01-30header file reorgkintel
2010-01-30reorganized file structure layout. more to follow...kintel
contact: Jan Huwald // Impressum