/[ascend]
ViewVC logotype

Revision 467


Jump to revision: Previous Next
Author: ben.allan
Date: Mon Apr 17 03:18:06 2006 UTC (18 years, 7 months ago)
Changed paths: 28
Log Message:
Changed the syntax of import from
IMPORT id FROM id;
to
IMPORT id FROM "quoted/text/lib";
Writing external
METHOD calls via the EXTERNAL methname(arglist);
now works.

Against my better judgement in a few cases,
cleaned up the old EXT statement code from Abbott
to work in a typesafe manner. A better solution
is to get the CALL syntax working as defined in 
the grammar, but this takes a good deal more work
and meanwhile people want to get their phds...

Still some known bugs in relation_util.
I need to commit the test models that go with
the EXT statements. Fixed a bunch of lintish
compiler complaints. Don't try to solve external
models yet.


Changed paths

Path Details
Directorytrunk/base/autotools/reconfig modified , text changed
Directorytrunk/base/generic/compiler/anontype.c modified , text changed
Directorytrunk/base/generic/compiler/ascParse.y modified , text changed
Directorytrunk/base/generic/compiler/extfunc.c modified , text changed
Directorytrunk/base/generic/compiler/extfunc.h modified , text changed
Directorytrunk/base/generic/compiler/initialize.c modified , text changed
Directorytrunk/base/generic/compiler/instantiate.c modified , text changed
Directorytrunk/base/generic/compiler/packages.c modified , text changed
Directorytrunk/base/generic/compiler/procframe.c modified , text changed
Directorytrunk/base/generic/compiler/relation_util.c modified , text changed
Directorytrunk/base/generic/compiler/statement.c modified , text changed
Directorytrunk/base/generic/compiler/statement.h modified , text changed
Directorytrunk/base/generic/compiler/statio.c modified , text changed
Directorytrunk/base/generic/compiler/stattypes.h modified , text changed
Directorytrunk/base/generic/compiler/typedef.c modified , text changed
Directorytrunk/base/generic/compiler/typelint.c modified , text changed
Directorytrunk/base/generic/lib/Makefile.in modified , text changed
Directorytrunk/base/generic/packages/Makefile.in modified , text changed
Directorytrunk/base/generic/packages/ascFreeAllVars.c modified , text changed
Directorytrunk/base/generic/packages/ascFreeAllVars.h modified , text changed
Directorytrunk/base/generic/packages/bisect.c modified , text changed
Directorytrunk/base/generic/packages/bisect.h added
Directorytrunk/base/generic/packages/kvalues.c modified , text changed
Directorytrunk/base/generic/packages/kvalues.h added
Directorytrunk/base/generic/packages/sensitivity.c modified , text changed
Directorytrunk/base/generic/packages/sensitivity.h modified , text changed
Directorytrunk/base/generic/utilities/ascDynaLoad.c modified , text changed
Directorytrunk/base/generic/utilities/ascDynaLoad.h modified , text changed

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22