From 8d5a53cffef2184123db292618cbcbbaf2b002d3 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 1 Jul 2009 09:56:09 +0000 Subject: Update to CAML lexer from Robert Roessler includes support for SML and some bug fixes. --- doc/ScintillaHistory.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a907a5528..111e0e8fa 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -403,6 +403,9 @@ Batch file lexer understands variables surrounded by '!'.
  • + CAML lexer also supports SML. +
  • +
  • D lexer handles string and numeric literals more accurately. Feature #2793782.
  • @@ -416,6 +419,10 @@ Pascal lexer bug fixed to prevent hang when 'interface' near beginning of file. Bug #2802863.
  • + Perl lexer bug fixed where previous lexical states persisted causing "/" special case styling and + subroutine prototype styling to not be correct. Bug #2809168. +
  • +
  • XML lexer fixes bug where Unicode entities like '&—' were broken into fragments. Bug #2804760.
  • -- cgit v1.2.3