Log of /trunk/eweasel/tests/ccomp040
Directory Listing
Revision
82035 -
Directory Listing
Modified
Sun Jan 10 17:27:20 2010 UTC
(9 years, 11 months ago)
by
manus
Fixed SPECIAL that was missing `make_empty' needed in experimental mode (the previous compiler did not check that properly and as long as there was `make' it would be happy but would most likely crash when generating the code).
Revision
81439 -
Directory Listing
Modified
Thu Nov 5 23:26:47 2009 UTC
(10 years, 1 month ago)
by
manus
Updated ARRAY and SPECIAL to match what the compiler expects now.
Revision
78817 -
Directory Listing
Modified
Thu May 21 05:35:04 2009 UTC
(10 years, 6 months ago)
by
manus
Added required `make_filled' creation procedure.
Revision
77362 -
Directory Listing
Modified
Thu Feb 26 19:43:29 2009 UTC
(10 years, 9 months ago)
by
manus
Now that the compiler requires `is_equal' in ANY, we have to add it.
Revision
77295 -
Directory Listing
Modified
Tue Feb 24 21:13:19 2009 UTC
(10 years, 9 months ago)
by
manus
Updated ccomp040 to generate a warning at C compilation as this disappeared when inlining was enabled by default and thus somehow fixed this C code generation problem.
Added ccomp083 which is the same as ccomp040 except that the mismatch occurs on the return type.
Revision
76539 -
Directory Listing
Modified
Thu Jan 1 21:40:59 2009 UTC
(10 years, 11 months ago)
by
manus
Removed `note' as indexing clause tag since now it is also by default a keyword (compiler now compiles code
in transitional syntax).
Revision
75604 -
Directory Listing
Modified
Fri Nov 14 19:01:38 2008 UTC
(11 years, 1 month ago)
by
alexk
Added declarations of the feature `copy' which is now required by the compiler.
Revision
72352 -
Directory Listing
Modified
Tue Feb 19 11:26:46 2008 UTC
(11 years, 9 months ago)
by
tedf
Fixed test failures that were caused by new layout of ELKS.
Revision
71624 -
Directory Listing
Modified
Sun Dec 23 16:17:21 2007 UTC
(11 years, 11 months ago)
by
tedf
Modified tests and eweasel configure files so that they pass with recently integrated EAO.
Revision
66982 -
Directory Listing
Modified
Wed Feb 28 19:51:13 2007 UTC
(12 years, 9 months ago)
by
manus
Updated tests so that they work with .NET and classic version when using FreeELKS.
Note that now the eweasel layout expect FreeELKS. To change it, you need to edit
the control files: standard, [dotnet|unix|windows]_platform file.
Revision
65297 -
Directory Listing
Modified
Thu Nov 30 20:22:33 2006 UTC
(13 years ago)
by
manus
Moved from trunk/Src/eweasel to trunk/eweasel so that a simple checkout of the source code is not penalized by the lenghty process of checking out all the tests of eweasel.
Revision
65296 -
Directory Listing
Added
Thu Nov 30 19:56:25 2006 UTC
(13 years ago)
by
manus
Original Path:
trunk/Src/eweasel/tests/ccomp040
Initial revision for the eweasel delivery provided by David Hollenberg
from the University of Southern California under the GPL v2.0 license.