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
/
lexer.l
Age
Commit message (
Expand
)
Author
2013-05-28
Changed compile GUI logic to properly handler automatic reload on cascading c...
Marius Kintel
2013-05-27
Support locating previously missing modules. yet another part of #364
Marius Kintel
2013-05-26
Final fix of #364 - includepaths leaked to subsequent pathless includes
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
throw warning when include file disappears. refactoring.
Don Bright
2013-05-19
first refactoring towards fixing issue364
Don Bright
2013-04-26
Refactoring: Split out FileModule from Module, Added LocalScope renamed some ...
Marius Kintel
2013-04-18
Cleaned up argument list handling, related to #116
Marius Kintel
2013-02-14
deal with test suite issues under mingw-cross compile and wine
don bright
2012-10-24
Detect circular includes. Probably the final commit for #75
Marius Kintel
2012-08-18
detect flaws in 'use' and 'include' statements. make locate_file consider dir...
don bright
2012-06-24
Search for libraries from a list of paths. Preparations for issue #125
Marius Kintel
2012-03-29
Remove superfluous debug output. Fixes #103
Marius Kintel
2012-02-17
Handle include dependencies
Marius Kintel
2012-02-15
Don't try to handle non-existing use'd libraries
Marius Kintel
2012-02-15
Initial implementation of ModuleCache and dependency tracking of used modules
Marius Kintel
2012-02-02
bugfix: Nested use and included of files inside libraries was broken. Fixes #78
Marius Kintel
2012-02-02
Minor refactor: use set/get_librarydir() to access global variable
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-14
Added absolute path tests to include and use tests, fixed bug using absolute ...
Marius Kintel
2012-01-09
Windows compile fix: Convert away from wchar. prefix conditions with cond_ to...
Marius Kintel
2012-01-04
Merge branch 'master' into boost_filesystem
Marius Kintel
2012-01-04
Disabled the old include syntax; i.e. without the include keyword
Marius Kintel
2011-12-24
Ported lexer code from QFile to boost filesystem
Marius Kintel
2011-12-24
Extracted librarydir initialization to separate function
Marius Kintel
2011-12-12
bugfix: Make include also search librarydir
Marius Kintel
2011-11-05
Added support for parsing numbers in scientific notation, e.g. to allow round...
Marius Kintel
2011-10-31
bugfix: filenames with spaces caused a syntax error with the use keyword (fix...
Marius Kintel
2011-10-26
integrate Brad Pitcher's cross compile linux->win32-mingw qmake stuff
Don Bright
2011-09-10
Don't leave files open on parse errors
Marius Kintel
2011-09-03
Extracted handle_dep() to separate source file
Marius Kintel
2011-08-04
Merge branch 'master' into visitor
Marius Kintel
2011-07-21
prevent linker error LNK1120 in windows
don bright
2011-04-30
Bugfix: Include of absolute paths to files in the root path weren't parsed co...
Marius Kintel
2011-01-24
compile fixes for parser and lexer under MSVC
meta
2011-01-21
Copyright updates
Marius Kintel
2010-12-11
Fix for when the included file doesn't exist. Needed because we will never ge...
Giles Bathgate
2010-12-09
Removed some unneeded cruft.
Giles Bathgate
2010-12-03
Added support for nested includes.
Giles Bathgate
2010-11-30
Improvement to lexing of strings don't use QString.replace, use the power of ...
Giles Bathgate
2010-11-17
This adds support for escape sequences in strings e.g \t \n \r \" \\
Giles Bathgate
2010-11-02
TOK_NUMBER lexer improvement by Steven Dick
kintel
2010-11-02
Tag deprecation as such
kintel
2010-02-28
Clifford Wolf:
clifford
2010-02-28
Clifford Wolf:
clifford
2010-02-27
Clifford Wolf:
clifford
2010-02-12
Support for if-else statements
kintel
[next]
contact:
Jan Huwald
//
Impressum