diff options
author | nyamatongwe <unknown> | 2003-10-17 11:36:29 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2003-10-17 11:36:29 +0000 |
commit | c3b61d05c5e9d3907cb0e37cb32249a13e8260a0 (patch) | |
tree | 2a48505bfc321d71c1c61fcb8d7f5146632820d3 /src/ContractionState.cxx | |
parent | ad6c8e1ecb0df2f5c67c70231d67a1cba9bedff8 (diff) | |
download | scintilla-mirror-c3b61d05c5e9d3907cb0e37cb32249a13e8260a0.tar.gz |
Patch from Kein-Hong Man to fix:
- fixed * multiply, ** exponent op conflict with symbol
table op
- added <<= left shift assignment case
- added x and x= repetition operator classification
- added :: module operator recognition for variables
- separated SCE_PL_WORD|SCE_PL_IDENTIFIER and
SCE_PL_NUMBER lexing
- added backtracking for multi-line ",' and ` strings
- added number lexing with basic hex,bin,octal,float
recognition
- added Unicode vector string lexing
- added special cases for $`` and @+
- removed duplicate SCE_PL_DEFAULT section by
restarting lexing
(for consistent multi-char or special starting cases)
Diffstat (limited to 'src/ContractionState.cxx')
0 files changed, 0 insertions, 0 deletions