ed62e2dc78
* BUG: Store autoconf extra tests in the .project file, not in its own hidden file anymore. * NEW: Add KDE4 as possible icon theme. * BUG: The packager wizard logic has been fixed. [INTERPRETER] * NEW: The Array class has now almost all standard array methods. They all use Variant as array contents datatype, internally converting values to the real array datatype. * NEW: Quote$() now keeps characters whose code is greater as 126 unquoted. [COMPILER] * NEW: '\b' and '\f' are two new escaped sequences in strings. * BUG: Move some debugging breakpoint instructions so that the debugger breaks at the right line when there is an error during an IF or a CASE instruction. [GB.EVAL] * NEW: '\b' and '\f' are two new escaped sequences in strings. [GB.FORM] * NEW: Some new stock icons. [GB.QT.EXT] * NEW: Editor.Lines[].GetInitialState() fills the Highlight properties (State, Tag and AlternateState) with the initial state of a line. [GB.WEB] * NEW: JSON is a new class that can encode and decode the JSON format. git-svn-id: svn://localhost/gambas/trunk@1925 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
gb_alloc.c | ||
gb_array.c | ||
gb_buffer.c | ||
gb_common.c | ||
gb_error.c | ||
gb_error.h | ||
gb_file.c | ||
gb_file.h | ||
gb_str.c | ||
gb_str.h | ||
gb_table.c | ||
gba.c | ||
gbc.c | ||
gbc_archive.c | ||
gbc_archive.h | ||
gbc_chown.c | ||
gbc_chown.h | ||
gbc_class.c | ||
gbc_class.h | ||
gbc_code.c | ||
gbc_compile.c | ||
gbc_compile.h | ||
gbc_dump.c | ||
gbc_form.c | ||
gbc_form.h | ||
gbc_header.c | ||
gbc_header.h | ||
gbc_output.c | ||
gbc_output.h | ||
gbc_pcode.c | ||
gbc_read.c | ||
gbc_read.h | ||
gbc_reserved.c | ||
gbc_trans.c | ||
gbc_trans.h | ||
gbc_trans_code.c | ||
gbc_trans_ctrl.c | ||
gbc_trans_expr.c | ||
gbc_trans_subr.c | ||
gbc_trans_tree.c | ||
gbc_type.c | ||
gbc_type.h | ||
gbi.c | ||
Makefile.am |