Age | Commit message (Collapse) | Author |
|
changes
|
|
|
|
|
|
Removed temporary debug output. Fixes #364
|
|
most of what's needed for #364
|
|
|
|
|
|
|
|
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
|
|
|
|
|
|
|
|
directories as 'non files'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
paths in use and include
|
|
to not pollute the global namespace with generic symbols
|
|
Conflicts:
boost.pri
src/lexer.l
tests/CMakeLists.txt
|
|
|
|
|
|
|
|
|
|
roundtripping of written csg files as well as parsing of externally generated scad files
|
|
(fixes #31)
|
|
|
|
|
|
|
|
Conflicts:
src/OpenCSGRenderer.cc
src/csgops.cc
src/mainwin.cc
src/polyset.cc
src/projection.cc
|
|
|
|
correctly; caused a '/' character to be written to stdout
|
|
|
|
|
|
get an EOF, and so never pop the stack.
|
|
|
|
|
|
flex instead.
|
|
|
|
git-svn-id: http://svn.clifford.at/openscad/trunk@579 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
git-svn-id: http://svn.clifford.at/openscad/trunk@578 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Some fixes regarding 'use <filename>'
git-svn-id: http://svn.clifford.at/openscad/trunk@460 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Implemented 'use' statement
git-svn-id: http://svn.clifford.at/openscad/trunk@459 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
Added include<...> statement
Prepared use<...> statement
git-svn-id: http://svn.clifford.at/openscad/trunk@457 b57f626f-c46c-0410-a088-ec61d464b74c
|
|
git-svn-id: http://svn.clifford.at/openscad/trunk@436 b57f626f-c46c-0410-a088-ec61d464b74c
|