gambas-source-code/main
Benoît Minisini 1608babe38 Enhance the Gambas code analyzer to speed up the new highlighting component.
[COMPILER]
* BUG: Synchronize reserved words enumeration with reserved words table.

[GB.EVAL]
* NEW: Highlight: 'Analyze()' got a new optional boolean parameter that stops the analyze when the "%>" token is encountered.
* NEW: Highlight: 'IsFunction' is a new property that returns if 'Highlight.Analyze()' got a function declaration.
* NEW: Highlight: 'LengthBefore' is a new property that returns the number of analyzed characters before the possible rewrite.
2023-10-28 23:36:10 +02:00
..
gbc Fix optimization of '+' and '-' operators. 2023-10-26 03:05:13 +02:00
gbx Enhance the Gambas code analyzer to speed up the new highlighting component. 2023-10-28 23:36:10 +02:00
lib Enhance the Gambas code analyzer to speed up the new highlighting component. 2023-10-28 23:36:10 +02:00
man
mime [DEVELOPMENT ENVIRONMENT] 2023-06-28 17:10:07 +02:00
share Enhance the Gambas code analyzer to speed up the new highlighting component. 2023-10-28 23:36:10 +02:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Fix compilation on Alpine again. 2023-08-04 14:43:22 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am
NEWS
README
reconf
TODO