index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lexers
/
LexHaskell.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-18
Fix import list folding in fully indented modules
kudah
1
-79
/
+87
2013-05-13
get rid of msvc warning
kudah
1
-5
/
+5
2013-05-09
* Literate Haskell support
kudah
1
-69
/
+178
2013-05-08
Fixed a bug when --:> was highlighted as a constructor
kudah
1
-52
/
+85
2013-05-04
* Allow arbitrary amount of # suffixes in identifiers with lexer.haskell.allo...
kudah
1
-61
/
+118
2013-04-21
* Fixed a bug when a dashes-only comment double-counted a line and could hang...
kudah
1
-76
/
+148
2013-04-19
* Use SCE_HA_COMMENTBLOCK2, SCE_HA_COMMENTBLOCK3
kudah
1
-27
/
+68
2013-04-18
Fix clang warning
kudah
1
-3
/
+2
2013-04-18
Fold indented imports.
kudah
1
-8
/
+39
2013-04-17
Fixed import folding interfering with indentation folding
kudah
1
-2
/
+14
2013-04-17
Removed importCurrent
kudah
1
-6
/
+6
2013-04-17
Removed dead assignment.
nyamatongwe
1
-1
/
+0
2013-04-13
Really minor refactor
kudah
1
-13
/
+12
2013-04-12
* Converted Haskell lexer to a class
kudah
1
-125
/
+235
2013-04-09
Haskell lexer
kudah
1
-56
/
+203
2013-04-07
Fixed few things in haskell lexer
kudah
1
-25
/
+87
2013-04-04
Improvements to Haskell Lexer:
kudah
1
-142
/
+209
2010-08-10
Feature Request #3039490 Improved syntactic highlighting for Haskell
nyamatongwe
1
-81
/
+171
2010-07-13
For new lexer design change includes to add new files and remove unused files.
nyamatongwe
1
-6
/
+9
2010-07-13
Moved lexers into lexers directory.
nyamatongwe
1
-0
/
+275