office-gobmx/basic
Noel Power 0996c0d319 make unoCheckStruct uglier but detect unfixed type assignment + add new tests
Change-Id: I6160e7d1abeeda1ea89e2fe15a9155041f2e5adb
2012-07-05 19:31:16 +01:00
..
inc clean up include guards in sbxvar.hxx 2012-07-05 10:48:19 +02:00
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
qa/cppunit make unoCheckStruct uglier but detect unfixed type assignment + add new tests 2012-07-05 19:31:16 +01:00
source make unoCheckStruct uglier but detect unfixed type assignment + add new tests 2012-07-05 19:31:16 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_enable.mk CppunitTest_basic_enable does not seem to need library objects 2012-05-14 16:32:05 +02:00
CppunitTest_basic_nested_struct.mk fix missing makefile, also add a further test to test_nested_struct.cxx 2012-07-05 15:03:11 +01:00
CppunitTest_basic_scanner.mk
Library_sb.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Makefile
Module_basic.mk split out some common basic test stuff, add intial nested struct test 2012-07-05 13:56:42 +01:00
Package_inc.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.services.openoffice.org/wiki/Basic]