gambas-source-code/main
gambas 2ca5bdd574 The debugger now correctly saves and prints the current error message.
[INTERPRETER]
* NEW: Add a debug API that returns the current error message, and remove the API that printed it.

[GB.DEBUG]
* BUG: The debugger now correctly saves and prints the current error message.
2020-11-11 03:32:03 +01:00
..
gbc Ignore CVS and CVSROOT directories when searching for source files to compile. 2020-10-01 23:22:30 +02:00
gbx The debugger now correctly saves and prints the current error message. 2020-11-11 03:32:03 +01:00
lib The debugger now correctly saves and prints the current error message. 2020-11-11 03:32:03 +01:00
man
mime
share Redesign internal file constants. 2020-11-09 17:38:28 +01:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Work on web browser components continue. New QT/GTK+ web browser switcher component. 2020-09-23 01:06:18 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Fix 'make install' that should now correctly remove all installed files. 2020-10-17 23:57:34 +02:00
NEWS
README
reconf
TODO