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
sciteco-rel-5-5-8
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
/
include
/
SciLexer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-29
Rust: Highlight byte-string literals.
SiegeLord
1
-0
/
+3
2014-07-08
Feature [feature-requests:#1053]. Add a block comment state.
Neil
1
-0
/
+1
2014-04-29
Feature [feature-requests:#1049]. Lexer added for DMIS, a language for coordi...
Neil
1
-0
/
+11
2014-04-19
Optionally highlight escape sequences in strings as SCE_C_ESCAPESEQUENCE.
Neil
1
-0
/
+1
2014-04-03
C++ lexer can highlight task marker keywords in comments as SCE_C_TASKMARKER.
Neil
1
-0
/
+1
2014-03-14
Assembler lexer variant As(SCLEX_AS) for Unix assembly code which uses '#'
Neil
1
-0
/
+1
2013-12-16
Updated headers.
Neil
1
-1
/
+0
2013-10-28
Added lexical class for user defined literals in C++11.
Neil
1
-0
/
+1
2013-10-18
Feature [feature-requests:#1026]. DMAP lexer added.
Neil
1
-0
/
+12
2013-10-17
Feature [feature-requests:#1025]. Support multiline comments in FreeBASIC.
Neil
1
-0
/
+4
2013-10-08
Feature [feature-requests:#1024]. Lexer added for Rust language.
Neil
1
-0
/
+22
2013-08-21
Feature: [feature-requests:#1008]. Lexer added for KVIrc script.
Neil
1
-0
/
+14
2013-05-23
Feature: [feature-requests:#959]. Added lexer and folder for Structured Text ...
nyamatongwe
1
-0
/
+20
2013-05-09
* Literate Haskell support
kudah
1
-0
/
+3
2013-05-15
Feature: [feature-requests:#990]. Style added for preprocessor doc comment.
nyamatongwe
1
-0
/
+1
2013-04-21
* Fixed a bug when a dashes-only comment double-counted a line and could hang...
kudah
1
-0
/
+1
2013-04-19
* Use SCE_HA_COMMENTBLOCK2, SCE_HA_COMMENTBLOCK3
kudah
1
-0
/
+1
2013-04-12
LexPowerShell fixes and improvements
gentoo90
1
-0
/
+3
2013-04-04
Improvements to Haskell Lexer:
kudah
1
-0
/
+2
2013-02-22
Longer name for new errorlist lexer state.
nyamatongwe
1
-1
/
+1
2013-02-20
Recognise GCC include path diagnostics that appear before an error.
nyamatongwe
1
-0
/
+1
2013-01-10
Updated to style hidden commands differently.
nyamatongwe
1
-0
/
+1
2012-09-08
Rewrite the GetText translation (po) lexer
Colomban Wendling
1
-0
/
+7
2012-06-22
Bug #3487406. New style SCE_C_PREPROCESSORCOMMENT for stream comments
nyamatongwe
1
-0
/
+1
2012-05-10
Lexer added for Visual Prolog. Feature #3523018.
nyamatongwe
1
-0
/
+24
2012-05-09
OScript lexer by Ferdinand Prantl added. Feature #3523018.
nyamatongwe
1
-0
/
+20
2012-02-18
Lexer added for ECL language. Feature #3488209.
nyamatongwe
1
-0
/
+29
2012-01-23
Lexer for AviSynth from Bruno Barbieri. Feature #3475611.
nyamatongwe
1
-0
/
+16
2012-01-17
Added SCSS mode to CSS lexer. From Ross McKay.
nyamatongwe
1
-0
/
+1
2011-12-22
Lexer for the Take Command / TCC scripting language. Feature #3462462.
nyamatongwe
1
-0
/
+12
2011-11-29
Feature #3436256. Lexer for CoffeeScript from Eric Promislow
nyamatongwe
1
-0
/
+27
2011-09-22
Hashquoted strings for Pike language from Chris Angelico.
nyamatongwe
1
-0
/
+1
2011-08-20
Styling of variable interpolation for Perl. Feature #3394258.
nyamatongwe
1
-0
/
+10
2011-08-09
Improvements to LaTeX lexer from Josepmaria Roca adds several new
nyamatongwe
1
-0
/
+8
2011-08-05
Lua lexer update for Lua 5.2 beta. Feature #3386330.
nyamatongwe
1
-0
/
+1
2011-02-14
Addition of triple quoted strings for Vala. Feature #3177601.
nyamatongwe
1
-0
/
+1
2011-02-13
Folding features added by Udo Lechner.
nyamatongwe
1
-0
/
+1
2011-02-10
New lexical class SCE_C_STRINGRAW for C++0x raw strings. Feature #3054629.
nyamatongwe
1
-0
/
+1
2011-02-07
Lexer for Modula 2/3. From Dariusz Knoci?ski. Feature #3173374.
nyamatongwe
1
-0
/
+19
2010-11-06
Lexer for Motorola 68000 assembler.
nyamatongwe
1
-0
/
+20
2010-07-17
Lexer for Txt2tags contributed by Eric Forgeot.
nyamatongwe
1
-0
/
+27
2010-06-14
Improved PowerShell by Friedrich Vedder. Feature #3015176.
nyamatongwe
1
-0
/
+3
2010-05-04
Rewritten flagship lexer for xBase languages. Feature #2992689.
nyamatongwe
1
-0
/
+13
2010-05-02
Simplest changes from Feature Request #2992689 Lexer for xBase dialects.
nyamatongwe
1
-5
/
+0
2010-04-30
Fix bug #2994224 CSS @font-face displayed incorrectly
nyamatongwe
1
-0
/
+1
2010-02-07
Removed SCE_INNO_PREPROC_INLINE due to problem mentioned on bug #2552973.
nyamatongwe
1
-1
/
+0
2010-01-31
Enhanced Erlang lexer. Bug #2942448.
nyamatongwe
1
-1
/
+12
2009-08-27
Markdown lexer from FR #2844081.
nyamatongwe
1
-0
/
+23
2009-07-01
Update to CAML lexer from Robert Roessler includes support for SML
nyamatongwe
1
-0
/
+1
2009-06-16
Updated set of states for D language.
nyamatongwe
1
-3
/
+4
[next]