aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexPython.cxx
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-10-17 11:36:29 +0000
committernyamatongwe <devnull@localhost>2003-10-17 11:36:29 +0000
commit6ae96f2592c7faf284d165072622893363737e11 (patch)
tree2a48505bfc321d71c1c61fcb8d7f5146632820d3 /src/LexPython.cxx
parent43959c67f3e45a5c0c6edc0789dcd860a93894e3 (diff)
downloadscintilla-mirror-6ae96f2592c7faf284d165072622893363737e11.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/LexPython.cxx')
0 files changed, 0 insertions, 0 deletions