gambas-source-code/main/lib/eval
gambas 12d51ca863 New syntax for octal numbers: "&Oxxx".
[COMPILER]
* NEW: New syntax for octal numbers: "&Oxxx".

[INTERPRETER]
* NEW: New syntax for octal numbers: "&Oxxx".

[GB.EVAL]
* NEW: New syntax for octal numbers: "&Oxxx".
2017-10-05 03:17:13 +02:00
..
CExpression.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
CExpression.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
CHighlight.c TextEditor: If the cusor is at the end of the line, keep it there when the line is rewritten by the syntax highlighter. 2017-09-15 00:28:24 +02:00
CHighlight.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
CSystem.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
CSystem.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
eval.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
eval.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
eval_analyze.c TextEditor: If the cusor is at the end of the line, keep it there when the line is rewritten by the syntax highlighter. 2017-09-15 00:28:24 +02:00
eval_analyze.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
eval_code.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
eval_code.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
eval_read.c New syntax for octal numbers: "&Oxxx". 2017-10-05 03:17:13 +02:00
eval_read.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
eval_reserved.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
eval_trans.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
eval_trans.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
eval_trans_expr.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
eval_trans_tree.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb.eval.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb.eval.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_alloc_override.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_array.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_error.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_error.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
gb_table.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
main.c [CONFIGURATION] 2017-01-13 03:29:42 +00:00
main.h [CONFIGURATION] 2017-01-13 03:29:42 +00:00
Makefile.am [CONFIGURATION] 2009-08-24 14:19:32 +00:00