gambas-source-code/main/lib/eval
gambas 50db463077 Support for '#Script' preprocessor keyword.
[COMPILER]
* NEW: Support for '#Script' preprocessor keyword.

[GB.EVAL]
* NEW: Support for '#Script' preprocessor keyword.
2021-03-06 22:18:15 +01:00
..
c_expression.c
c_expression.h
c_highlight.c Fix space characters highlighting again. 2021-02-15 16:15:18 +01:00
c_highlight.h
c_system.c Keywords and subroutines are now returned by two different properties of the System class. 2021-03-06 13:17:35 +01:00
c_system.h
eval.c
eval.h
eval_analyze.c Support for '#Script' preprocessor keyword. 2021-03-06 22:18:15 +01:00
eval_analyze.h
eval_code.c
eval_code.h
eval_read.c Still fixing Gambas highlighting of space characters. 2021-02-15 19:26:29 +01: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 Add Highlight.Added and Highlight.Removed style constants. 2020-01-20 13:00:16 +01:00
gb_alloc_override.h
gb_array.c
gb_error.c
gb_error.h
gb_table.c
main.c
main.h
Makefile.am