gambas-source-code/main/lib/eval
gambas f75de9a70f Fix highlighting of long lines and comments.
[GB.EVAL.HIGHLIGHT]
* BUG: Fix highlighting of long lines and comments.
2019-10-25 15:24:04 +02:00
..
c_expression.c Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
c_expression.h Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
c_highlight.c New Highlight.Alternate style, and make the matching braces blink with the cursor. 2019-06-29 16:11:51 +02:00
c_highlight.h Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
c_system.c Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
c_system.h Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
eval.c Emit column position in almost all error messages. 2019-05-08 06:20:35 +02:00
eval.h
eval_analyze.c Fix highlighting of long lines and comments. 2019-10-25 15:24:04 +02:00
eval_analyze.h
eval_code.c
eval_code.h
eval_read.c Emit column position in almost all error messages. 2019-05-08 06:20:35 +02:00
eval_read.h
eval_reserved.c
eval_trans.c
eval_trans.h
eval_trans_expr.c Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
eval_trans_tree.c
gb.eval.component
gb.eval.h Fix highlighting of long lines and comments. 2019-10-25 15:24:04 +02:00
gb_alloc_override.h
gb_array.c
gb_error.c
gb_error.h
gb_table.c
main.c Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
main.h
Makefile.am Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00