gambas-source-code/main
gambas e07eb9b22f Allow errors to propagate from event handlers when the event is internally raised by the interpreter.
[INTERPRETER]
* NEW: Allow errors to propagate from event handlers when the event is internally raised by the interpreter.
  All events raised from a component written in Gambas through the Gambas API still do not propagate errors.
2022-04-15 16:33:13 +02:00
..
gbc The 'VERSION' file is taken into account again. 2022-04-08 02:31:22 +02:00
gbx Allow errors to propagate from event handlers when the event is internally raised by the interpreter. 2022-04-15 16:33:13 +02:00
lib Program exit now can be hold by the debugger to workaround a missing feature of the Gnome terminal. 2022-04-13 01:23:19 +02:00
man
mime
share Add <stdio.h> include to 'gb_system_temp.h', when there is no support for returning the number of CPUs. 2022-02-21 16:14:31 +01:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Move 'gb.form.htmlview' source code directory at the top, so it is compiled after the components its project requires. 2021-10-31 17:55:55 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am
NEWS
README
reconf
TODO