aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexBash.cxx
AgeCommit message (Expand)AuthorFilesLines
2009-03-02Bug #2635257 Shell HERE (redirect stdin) end not detected in Bash Lexernyamatongwe1-0/+4
2008-07-26Update from Kein-Hong Man simplifies the code.nyamatongwe1-452/+301
2008-04-20Safety for non-ASCII characters when calling ctype functions.nyamatongwe1-1/+1
2007-07-12Patch from Kein-Hong Man treats invalid octal lierals as hex numbers.nyamatongwe1-4/+19
2007-06-01integrate OS X support for scintilla. a big patch with a little commit messa...scaraveo1-0/+4
2007-01-22Patch from bug #1588699 to require space before -letter test word.nyamatongwe1-1/+2
2006-05-16Bug 1489484 fixed as described in tracker.nyamatongwe1-1/+1
2006-04-23Patch from Snow to handle backslash at end of file.nyamatongwe1-1/+2
2005-11-08Patch from Kein-Hong Man allows here docs with double quotednyamatongwe1-3/+4
2005-06-10Patch from Kein-Hong Man improves folding.nyamatongwe1-14/+27
2005-06-09Avoid uninitialised fields warnings from GCC 4.nyamatongwe1-0/+3
2004-04-12Added lexer for bash and sh from Kein-Hong Man.nyamatongwe1-0/+645