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