gambas-source-code/main/lib/eval
gambas 517266b4e4 Don't highlight Null as constant inside the new OPEN NULL syntax.
[GB.EVAL]
* NEW: Don't highlight Null as constant inside the new OPEN NULL syntax.
2019-12-18 07:26:43 +01:00
..
c_expression.c
c_expression.h
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
c_system.c
c_system.h
eval.c Emit column position in almost all error messages. 2019-05-08 06:20:35 +02:00
eval.h
eval_analyze.c Don't highlight Null as constant inside the new OPEN NULL syntax. 2019-12-18 07:26:43 +01: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
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
main.h
Makefile.am