summaryrefslogtreecommitdiff
path: root/src/lexer.l
AgeCommit message (Expand)Author
2012-08-18detect flaws in 'use' and 'include' statements. make locate_file consider dir...don bright
2012-06-24Search for libraries from a list of paths. Preparations for issue #125Marius Kintel
2012-03-29Remove superfluous debug output. Fixes #103Marius Kintel
2012-02-17Handle include dependenciesMarius Kintel
2012-02-15Don't try to handle non-existing use'd librariesMarius Kintel
2012-02-15Initial implementation of ModuleCache and dependency tracking of used modulesMarius Kintel
2012-02-02bugfix: Nested use and included of files inside libraries was broken. Fixes #78Marius Kintel
2012-02-02Minor refactor: use set/get_librarydir() to access global variableMarius Kintel
2012-01-25Ported printutils away from QtMarius Kintel
2012-01-14add boosty.h for compatability with boost <1.44donb
2012-01-14Added absolute path tests to include and use tests, fixed bug using absolute ...Marius Kintel
2012-01-09Windows compile fix: Convert away from wchar. prefix conditions with cond_ to...Marius Kintel
2012-01-04Merge branch 'master' into boost_filesystemMarius Kintel
2012-01-04Disabled the old include syntax; i.e. without the include keywordMarius Kintel
2011-12-24Ported lexer code from QFile to boost filesystemMarius Kintel
2011-12-24Extracted librarydir initialization to separate functionMarius Kintel
2011-12-12bugfix: Make include also search librarydirMarius Kintel
2011-11-05Added support for parsing numbers in scientific notation, e.g. to allow round...Marius Kintel
2011-10-31bugfix: filenames with spaces caused a syntax error with the use keyword (fix...Marius Kintel
2011-10-26integrate Brad Pitcher's cross compile linux->win32-mingw qmake stuffDon Bright
2011-09-10Don't leave files open on parse errorsMarius Kintel
2011-09-03Extracted handle_dep() to separate source fileMarius Kintel
2011-08-04Merge branch 'master' into visitorMarius Kintel
2011-07-21prevent linker error LNK1120 in windowsdon bright
2011-04-30Bugfix: Include of absolute paths to files in the root path weren't parsed co...Marius Kintel
2011-01-24compile fixes for parser and lexer under MSVCmeta
2011-01-21Copyright updatesMarius Kintel
2010-12-11Fix for when the included file doesn't exist. Needed because we will never ge...Giles Bathgate
2010-12-09Removed some unneeded cruft.Giles Bathgate
2010-12-03Added support for nested includes.Giles Bathgate
2010-11-30Improvement to lexing of strings don't use QString.replace, use the power of ...Giles Bathgate
2010-11-17This adds support for escape sequences in strings e.g \t \n \r \" \\Giles Bathgate
2010-11-02TOK_NUMBER lexer improvement by Steven Dickkintel
2010-11-02Tag deprecation as suchkintel
2010-02-28Clifford Wolf:clifford
2010-02-28Clifford Wolf:clifford
2010-02-27Clifford Wolf:clifford
2010-02-12Support for if-else statementskintel
2010-02-03Look for includes in <openscaddir>/libraries/kintel
2010-02-01Clifford Wolf:clifford
2010-02-01bugfix: In MDI mode, the parser must know which file it compiles, not just th...kintel
2010-01-30header file reorgkintel
contact: Jan Huwald // Impressum