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
..
2018-06-13 18:26:06 +02:00
2018-06-13 00:38:18 +02:00
2018-07-02 19:37:37 +02:00
2018-07-02 19:37:37 +02:00
2018-07-02 19:37:37 +02:00
2018-07-02 19:37:37 +02:00
2018-07-02 19:37:37 +02:00
2018-06-01 03:50:42 +02:00
2018-06-29 00:10:31 +02:00