f5472efbbe
* BUG: Fix the form editor grid horizontal position. [INTERPRETER] * NEW: IsNan() is a new function that returns if a floating point value is not a number. * NEW: IsInf() is a new function that returns +1 if a floating point value is +Inf, -1 if it is -Inf, and 0 if it is a normal number. * NEW: Swap$() is a new function that swaps a string. * NEW: The MkBool$(), MkShort$(), MkInt$()... functions come back! [COMPILER] * NEW: +Inf and -Inf are two new keywords for representing the corresponding special floating values. git-svn-id: svn://localhost/gambas/trunk@4435 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
CExpression.c | ||
CExpression.h | ||
CHighlight.c | ||
CHighlight.h | ||
CSystem.c | ||
CSystem.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 |