Brad King
|
52898fe925
|
BUG: Fix Fortran dependency parser preprocessor handling crash.
- Do not crash if a #elseif occurs out of order
- Recognize preprocessor directives only at the beginning of lines.
- See issue #6855
|
2008-04-21 11:15:56 -04:00 |
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.
|
2007-10-03 15:41:39 -04:00 |
Bill Hoffman
|
2745742e09
|
STYLE: fix some kwstyle errors
|
2007-07-27 10:55:24 -04:00 |
Bill Hoffman
|
11d18d65dc
|
ENH: revert change in parser as it sent the parser into an infinite loop
|
2006-08-16 14:22:40 -04:00 |
Bill Hoffman
|
7169980b59
|
ENH: change comment for fortran depend parsing
|
2006-08-15 10:56:00 -04:00 |
Andy Cedilnik
|
634343c3e8
|
STYLE: Fix some style issues
|
2006-03-10 13:06:26 -05:00 |
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.
|
2005-02-01 10:42:52 -05:00 |
Brad King
|
934346243e
|
ENH: Added generated lexer and parser sources.
|
2005-01-26 16:17:13 -05:00 |