gambas-source-code/app
Brian G 28408931f0 [SCRIPTER]
* New: Broken Down Into Easy Unit Test Targets
* OPT: Now 10-20 times faster for simple scripts
* OPT: Cleanup error handling and reporting code
* NEW: Added errors if user tries to use Public or struct without main
* NEW: Global variable now are moved to context that is shared
* OPT: Modules have been configured to only load when used
* NEW: #include is now supported as well as include
* NEW: It is possible to include more that one file per line
* NEW: Error/warning  handling is moved to seperate modules
2021-03-05 17:48:29 +00:00
..
desktop Fix some spaces in 'gambas3.desktop' file. 2020-12-16 15:12:48 +01:00
examples Merge branch 'i18n' into 'master' 2020-05-11 22:15:51 +00:00
man Add manpage for the IDE. 2020-06-20 05:20:24 +02:00
mime
src [SCRIPTER] 2021-03-05 17:48:29 +00:00
template Update Chinese translation. 2020-11-18 21:07:53 +01:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac Add man pages. 2020-06-20 04:56:22 +02:00
COPYING
INSTALL
Makefile.am Fix uninstallation of gambas icons. 2021-01-03 18:35:22 +01:00
NEWS
README
reconf
TODO