gambas-source-code/main
gambas a73c2ed412 Add three new color constants for syntax highlighting: Escape, Label and Constant.
[COMPILER]
* NEW: Rename a macro constant to avoid a symbol clash when compiling the interpreter.

[INTERPRETER]
* NEW: Get rid of a macro trick in 'gbx_eval.h' header.

[GB.EVAL]
* NEW: Highlight: Add three new color constants for syntax highlighting: Escape, Label and Constant.
* NEW: Rename some source files.
* NEW: Rename some constants.
* NEW: Gambas syntax highlighter now use the three new contants for escape characters in strings, for labels, and for language contants (True, False, Null, +Inf and -Inf).

[GB.EVAL.HIGHLIGHT]
* NEW: Support for the new syntax highlighting color constants.

[GB.FORM.EDITOR]
* NEW: Support for the new syntax highlighting color constants.
2018-08-31 15:58:53 +02:00
..
gbc Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
gbx Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
lib Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
mime [CONFIGURATION] 2015-09-24 23:52:22 +00:00
share Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
tools/gbh3 [GB.TERM.FORM] 2017-08-26 20:25:52 +02:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac Merge branch 'jit-with-c' 2018-06-13 00:45:19 +02:00
COPYING
gb.pcre.h [INTERPRETER] 2013-07-12 23:57:53 +00:00
INSTALL
m4
Makefile.am Only use tag in trunk_version.h if it is *exactly* that commit 2018-05-05 18:07:50 +02:00
NEWS
README
reconf
TODO