.. |
gb_alloc.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gb_array.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gb_buffer.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gb_common.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gb_error.c
|
Add the '-l' option to list all files included in an archive.
|
2022-12-23 12:31:17 +01:00 |
gb_error.h
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gb_file.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gb_file.h
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gb_str.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gb_str.h
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gb_table.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gba.c
|
Support for environment variables set at startup.
|
2023-03-18 01:36:19 +01:00 |
gbc.c
|
Fix parsing of 'Debug' symbol in preprocessor lines. Don't crash anymore if an error is raised while reading command-line arguments.
|
2022-12-11 16:44:46 +01:00 |
gbc_arch.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_archive.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_archive.h
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_chown.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_chown.h
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_class.c
|
Make "%>" a keyword for syntax analyze of gambas code embedded into a WebPage. Some other fixes in the interpreter and the compiler.
|
2023-10-24 04:29:01 +02:00 |
gbc_class.h
|
Implementation of computed Goto and GoSub.
|
2023-09-30 22:00:00 +02:00 |
gbc_code.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_compile.c
|
Support for environment variables set at startup.
|
2023-03-18 01:36:19 +01:00 |
gbc_compile.h
|
Add Md5(), Sha1(), Sha256() and Sha512() functions.
|
2022-09-13 02:48:11 +02:00 |
gbc_dump.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_form.c
|
Workaround incorrect use of unsigned color constants by the IDE form editor.
|
2022-12-10 20:44:10 +01:00 |
gbc_form.h
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_form_webpage.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_header.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_header.h
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_help.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_help.h
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_output.c
|
Big optimization of the interpreter loop by using a local program counter.
|
2023-10-01 09:14:13 +02:00 |
gbc_output.h
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_pcode.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_preprocess.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_preprocess.h
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_read.c
|
Oops. Forgot to remove parser debugging messages.
|
2023-04-19 13:25:04 +02:00 |
gbc_read.h
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_reserved.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_reserved_make.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_trans.c
|
Optimize the compilation of floating-point global constants being actually an integer between -128 and 127.
|
2023-09-29 17:35:55 +02:00 |
gbc_trans.h
|
Implementation of computed Goto and GoSub.
|
2023-09-30 22:00:00 +02:00 |
gbc_trans_code.c
|
Fix initial detection of labels when compiling a function.
|
2023-09-30 23:19:17 +02:00 |
gbc_trans_const.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
gbc_trans_ctrl.c
|
Implementation of computed Goto and GoSub.
|
2023-09-30 22:00:00 +02:00 |
gbc_trans_expr.c
|
Fix compilation of numbers added (or substracted) to dates.
|
2023-10-29 22:46:41 +01:00 |
gbc_trans_subr.c
|
Free two more bytecodes.
|
2023-09-29 07:34:48 +02:00 |
gbc_trans_tree.c
|
Add Base() / Base$() and Dec() / FromBase() subroutines.
|
2023-09-29 02:51:42 +02:00 |
gbc_type.c
|
Fix a compiler warning.
|
2023-01-13 07:58:34 +01:00 |
gbc_type.h
|
Optimization of conditional jumps based on values known to be Boolean.
|
2022-12-10 12:54:42 +01:00 |
gbi.c
|
Replace my old depracted gmail mail by the new one.
|
2022-09-12 15:13:13 +02:00 |
Makefile.am
|
The parser now does not store integer numbers in its global symbol table anymore. Compile is now about 5% faster.
|
2021-10-14 03:01:14 +02:00 |