summaryrefslogtreecommitdiffstats
path: root/Source/cmDependsJavaParser.y
Commit message (Collapse)AuthorAgeFilesLines
* Document removal of 'register' from flex/bison outputBrad King2013-06-281-0/+1
| | | | | | In each .l and .y input file that has instructions for manual transformation of the output to include a step to remove the 'register' storage specifier.
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-011-0/+3
|
* COMP: Adding warning work-around for unused case label yyerrorlab on HP ↵Brad King2005-02-021-1/+2
| | | | compiler.
* COMP: Remove more warnings/errorsAndy Cedilnik2005-01-281-890/+890
|
* COMP: Remove warningsAndy Cedilnik2005-01-281-16/+17
|
* ENH: Initial import of java parserAndy Cedilnik2005-01-281-0/+3226