office-gobmx/basic
Tor Lillqvist 013d9789c7 Drop :: prefix from std in [a-b]*/
Change-Id: I0422aaf39bbce889c95ed9a81a0784cb03a1badd
Reviewed-on: https://gerrit.libreoffice.org/34320
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2017-02-15 21:50:23 +00:00
..
inc Remove dynamic exception specifications 2017-01-26 12:54:43 +00:00
qa Our GetSystemTicks can now again return negative 32-bit values on Windows 2017-02-07 11:55:55 +02:00
source Drop :: prefix from std in [a-b]*/ 2017-02-15 21:50:23 +00:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_macros.mk Support MSVC 15.0 2017-02-15 08:23:53 +00:00
CppunitTest_basic_scanner.mk
Library_sb.mk Remove MinGW support 2017-02-10 18:01:27 +00:00
Makefile
Module_basic.mk
README

Contains the StarBASIC Interpreter

This implements a macro language that, when in VBA compatibility mode,
is intended to be interoperable with Visual Basic for Applications,
allowing people to run macros embedded in their documents.

See also:
[http://wiki.openoffice.org/wiki/Basic]