aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexFortran.cxx
AgeCommit message (Collapse)AuthorFilesLines
2003-10-14Patch from Chuanjian Shen:nyamatongwe1-109/+247
1.) "forall" and "where" statement folding bug. 2.) simple folding with "do label" structure. 3.) label colourise bug. 4.) number colourise bug (such as 1.D0)
2002-11-21Update from Shen to fix the wrong folding with TYPE defining and wrongnyamatongwe1-17/+33
color highlighting with continucated lines in some cases.
2002-10-26Update from Shen to handle continuation.nyamatongwe1-29/+49
A couple of warnings fixed.
2002-10-08New lexer for Fortran.nyamatongwe1-0/+274