summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-15enable 'dry run' in builder scriptDon Bright
2013-05-15clarify commentsDon Bright
2013-05-15enable auto updateing of website thru openscad.github.comDon Bright
2013-05-14Updated expected test: ERROR labelMarius Kintel
2013-05-14Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-05-14Forgot to initialize recursioncount in all constructorsMarius Kintel
2013-05-13bugfix: messed up parser filenamesMarius Kintel
2013-05-13Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-05-13bugfix: Fixed recursion crash (#346)Marius Kintel
2013-05-13Merge pull request #361 from openscad/builderMarius Kintel
Builder
2013-05-13fix indentation, uncomment cd command, fix reading of usernameDon Bright
2013-05-12add notesDon Bright
2013-05-12update to match new mxe. add 'builder' script to automate some stuffDon Bright
2013-05-11Updated test cases to reflect scale argument to linear_extrude (#273)Marius Kintel
2013-05-10Added support for 2D scaling in linear_extrudeMarius Kintel
2013-05-10Initial code to support scaling of linear_extrude(). Part of Issue #273Marius Kintel
2013-05-09wops, duplicate parser filesMarius Kintel
2013-05-09Put back lex/yacc - we're not using any bison-specific stuff after allMarius Kintel
2013-05-09Support lookup tables with one element, final fix of #322Marius Kintel
2013-05-09Added testcase for #322Marius Kintel
2013-05-09Update func.ccNateTG
Fix for https://github.com/openscad/openscad/issues/322
2013-05-09Handle lack of trailing newline in dat files. Fixes #336Marius Kintel
2013-05-09Added failing test for #336Marius Kintel
2013-05-09syncMarius Kintel
2013-05-09Merge branch 'master' into issue352Marius Kintel
2013-05-09Added failing test for #352Marius Kintel
2013-05-09Forgot to actually add most files in previous commit (#217)Marius Kintel
2013-05-09Search for included files first in the same location as the including ↵Marius Kintel
module, then in the document root as a compatibility fallback. Fixes #217
2013-05-09fix issue 352 - require 'file' to be a stringDon Bright
2013-05-08Added failing test for the #217 regressionMarius Kintel
2013-05-07Small bugfix to previous commitMarius Kintel
2013-05-07New feature: Drag and drop stl, off or dxf files will create an import statementMarius Kintel
2013-05-04Merge branch 'master' into local-scopeMarius Kintel
2013-05-04Temporarily deactivate new feature: variable declarations in child blockMarius Kintel
2013-05-04Backported to bison 2.4Marius Kintel
2013-05-03Fixes crash if hull's children are empty objects. Fixes #345Marius Kintel
2013-04-27Merge branch 'master' into local-scopeMarius Kintel
2013-04-27Merge pull request #328 from openscad/issue116Marius Kintel
Issue116
2013-04-27Merge branch 'master' into issue116Marius Kintel
2013-04-27syncMarius Kintel
2013-04-27Merge pull request #326 from openscad/issue217Marius Kintel
Issue217
2013-04-27Fixes remaining dxfdim() issue from #217Marius Kintel
2013-04-26Modified parse to allow overloading of variables in local blocks. Also did ↵Marius Kintel
some minor cleanups while at it. Test cases missing
2013-04-26Re-added donb's patch for handling deprecated parameters to importMarius Kintel
2013-04-26Further refactoring of scope/context mechanisms. Mostly related to the new ↵Marius Kintel
FileContext class. Not quite there yet, but almost
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-26Refactored assignments and assignments_var into one componentMarius Kintel
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-26Gave up on tabs. The only change is indentationMarius Kintel
2013-04-24Merge branch 'master' into issue116Marius Kintel
contact: Jan Huwald // Impressum