1608babe38
[COMPILER] * BUG: Synchronize reserved words enumeration with reserved words table. [GB.EVAL] * NEW: Highlight: 'Analyze()' got a new optional boolean parameter that stops the analyze when the "%>" token is encountered. * NEW: Highlight: 'IsFunction' is a new property that returns if 'Highlight.Analyze()' got a function declaration. * NEW: Highlight: 'LengthBefore' is a new property that returns the number of analyzed characters before the possible rewrite. |
||
---|---|---|
.. | ||
c_expression.c | ||
c_expression.h | ||
c_highlight.c | ||
c_highlight.h | ||
c_system.c | ||
c_system.h | ||
eval.c | ||
eval.h | ||
eval_analyze.c | ||
eval_analyze.h | ||
eval_code.c | ||
eval_code.h | ||
eval_read.c | ||
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 | ||
gb_alloc_override.h | ||
gb_array.c | ||
gb_error.c | ||
gb_error.h | ||
gb_table.c | ||
main.c | ||
main.h | ||
Makefile.am |