summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2f47139b..08c50ee2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -43,6 +43,10 @@ Version 2.0
* APL (#969)
* Nit (PR#375)
+- Added a helper to "optimize" regular expressions that match one of many
+ literal words; this can save 20% and more lexing time with lexers that
+ highlight many keywords or builtins.
+
- New styles: "xcode" and "igor", similar to the default highlighting of
the respective IDEs.