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
/
module.cc
Age
Commit message (
Expand
)
Author
2014-02-10
Fixed a bug failing to detect changes in underlying libraries. Should improve...
Marius Kintel
2014-02-09
Cleaned up some module cache misbehaviors. Fixes #535
Marius Kintel
2013-10-09
bugfix related to #460: removed duplicate initializeModule()
Marius Kintel
2013-10-04
Merge branch 'bom-tree-std-stack' of git://github.com/steelman/openscad into ...
Marius Kintel
2013-08-21
Fixes two problems related to : lookup was dynamic rather than lexical, assig...
Marius Kintel
2013-08-18
Enable module stack introspection from within an SCAD script
Łukasz Stelmach
2013-08-17
Introduce '_current_module' and '_parent_module' variables
Łukasz Stelmach
2013-06-13
Fixed a bug where changing a file during a large automatic reload could cause...
Marius Kintel
2013-06-06
Minor refactoring of include checks
Marius Kintel
2013-06-06
Increase recursion limit to 1000
Marius Kintel
2013-06-06
Don't auto-reload missing files, reduce warning output from periodically call...
Marius Kintel
2013-06-01
Dump the else part of if-else blocks if it has any content. Part of #384
Marius Kintel
2013-05-27
Support locating previously missing modules. yet another part of #364
Marius Kintel
2013-05-26
Fixed remaining issue. We now correctly detect removal of files as changes. R...
Marius Kintel
2013-05-25
Search paths when looking for previously missing includes. Should provide mos...
Marius Kintel
2013-05-20
try to refactor the 'is_modified( includefile )' code
Don Bright
2013-05-19
first refactoring towards fixing issue364
Don Bright
2013-05-13
bugfix: Fixed recursion crash (#346)
Marius Kintel
2013-05-09
Forgot to actually add most files in previous commit (#217)
Marius Kintel
2013-04-26
Modified parse to allow overloading of variables in local blocks. Also did so...
Marius Kintel
2013-04-26
Further refactoring of scope/context mechanisms. Mostly related to the new Fi...
Marius Kintel
2013-04-26
Refactoring: Split out FileModule from Module, Added LocalScope renamed some ...
Marius Kintel
2013-04-26
Refactored assignments and assignments_var into one component
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-09
Disable context debug output
Marius Kintel
2013-04-09
Refactored context handling into using separate Module contexts and Eval cont...
Marius Kintel
2013-04-05
I think this should fix issue #217
Marius Kintel
2013-03-11
Changed redeclaration of assignment so that the last declaration defines the ...
Marius Kintel
2012-09-02
Block recursion on circular or recursive inclusions. Fixes #187
Marius Kintel
2012-03-28
Less debug output
Marius Kintel
2012-02-17
Handle include dependencies
Marius Kintel
2012-02-15
Comment out some debug info to let tests pass
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
2011-12-26
Some light refactoring attempts, didn't get very far..
Marius Kintel
2011-11-06
Slight refactoring of builtin function and module handling
Marius Kintel
2011-09-04
bugfix: context mixup after last foreach fix
Marius Kintel
2011-09-04
Ported use for Qt's foreach to BOOST_FOREACH
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-09-02
Refactoring: Moved color functionality into separate module and node
Marius Kintel
2011-08-04
De-Qt-ified AbstractNode
Marius Kintel
2011-04-12
Ported recent changes to master into the visitor branch
Marius Kintel
2011-01-21
Copyright updates
Marius Kintel
2010-11-07
Refactored some QString usage in the backend to std::string
Marius Kintel
2010-02-28
Clifford Wolf:
clifford
2010-02-20
Clifford Wolf:
clifford
2010-02-12
Support for if-else statements
kintel
2010-02-01
Clifford Wolf:
clifford
[next]
contact:
Jan Huwald
//
Impressum