Brad King
|
5bf6dba9e8
ENH: Patch from Maik to add Fortran03 USE syntax support.
|
před 17 roky |
Brad King
|
2eb3653d79
STYLE: Fix reference to makedepf90 project.
|
před 17 roky |
Brad King
|
e2e8993eb3
BUG: Fix parsing of fortran include directives during dependency scanning. Previously only #include worked but not just include.
|
před 18 roky |
Brad King
|
60149b33c1
BUG: Fixed memory-leaks in fortran parser.
|
před 18 roky |
Brad King
|
ca5c5fc770
BUG: Fix parsing of #include preprocessor directives.
|
před 18 roky |
Brad King
|
89dc3b0753
COMP: Disable some warnings in generated code. Disable compilation of unused goto block.
|
před 18 roky |
Bill Hoffman
|
056f10bf0d
ENH: update .y file with borland fix, and use a table based strcasecmp
|
před 18 roky |
David Cole
|
e6912431c8
COMP: Get it to compile on Borland 5.5, too. Including stl headers here does not work, because with Borland 5.5 stl headers pull in windef.h which typedefs WORD which is in the fortran tokens list...
|
před 18 roky |
Brad King
|
a655372568
STYLE: Removed reference to my home directory from #line calls.
|
před 18 roky |
Brad King
|
d06c2eed9a
COMP: Do not use non-portable strcasecmp.
|
před 18 roky |
Brad King
|
f8caab4613
BUG: Fix for bug#5809. Applied patch supplied in the bug report. Updated pre-generated lexer and parser sources. This updates the makedepf90 version to 2.8.8. The parser actions have been updated to ignore "use" in comments properly.
|
před 18 roky |
Ken Martin
|
420095c013
COMP: shut up warnings
|
před 19 roky |
Brad King
|
ab61137eb1
COMP: Fix and/or disable warnings for Borland 5.6 build.
|
před 19 roky |
Ken Martin
|
a5ed047d4b
STYLE: fix line length
|
před 19 roky |
Brad King
|
16125cd015
COMP: Added __INTEL_COMPILER to test for yyerrorlab warning suppression.
|
před 21 roky |
Brad King
|
a9af1c23ef
COMP: Adding warning work-around for unused case label yyerrorlab on HP compiler.
|
před 21 roky |
Brad King
|
c98687ed9e
COMP: Disabling warning in generated code.
|
před 21 roky |
Brad King
|
04e56bf7ff
ENH: Changed over to using C++ for building flex/bison generated files. It reduces the number of changes that need to be made after generation.
|
před 21 roky |