gambas-source-code/main/lib/eval
gambas ffe6133fd7 Still fixing Gambas highlighting of space characters.
[GB.EVAL]
* BUG: Still fixing Gambas highlighting of space characters.
2021-02-15 19:26:29 +01: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 Fix space characters highlighting again. 2021-02-15 16:15:18 +01: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 Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
eval_analyze.c Fix how highlighting deals with spaces. 2021-02-15 03:20:41 +01:00
eval_analyze.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
eval_code.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
eval_code.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
eval_read.c Still fixing Gambas highlighting of space characters. 2021-02-15 19:26:29 +01:00
eval_read.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
eval_reserved.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
eval_trans.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
eval_trans.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
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 Fix Min() and Max() arguments datatype static checks, and some little differences with compiler sources. 2018-02-17 16:44:38 +01:00
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 Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_array.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_error.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_error.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb_table.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
main.c Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00
main.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
Makefile.am Add three new color constants for syntax highlighting: Escape, Label and Constant. 2018-08-31 15:58:53 +02:00