cf2d76daca
* NEW: WARNING! The bytecode has changed, so every project needs to be recompiled. [DEVELOPMENT ENVIRONMENT] * NEW: A new project option to use the terminal emulator of the current desktop instead of the built-in output window. * BUG: "svn update" is now run non-interactive. [WIKI CGI SCRIPT] * NEW: {html ... } is a new section to put verbatim HTML inside a page. [INTERPRETER] * BUG: Fix a possible bug in the FreeBSD way of opening a pseudo-terminal when running an external process. * NEW: External process can have a custom environment. * BUG: Some forgotten FreeBSD patch. * NEW: The hidden "-f" option now takes as argument the name of the debug fifo file without the extension. This is needed as now the IDE can put a terminal emulator between the debugged process and itself. [COMPILER] * NEW: New syntax for the EXEC and SHELL instruction. Now the WITH keyword can introduce an array of string, each of one being an environment variable "NAME=VALUE". [GB.DEBUG] * NEW: Debug.Start() now returns the name of the debug fifo, without the extension. git-svn-id: svn://localhost/gambas/trunk@1971 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 |