Subject: Re: publishing
From: Craig Chambers (chambers@cs.washington.edu)
Date: Mon Sep 10 2001 - 14:12:21 PDT
Sorry, that was an old publish message. Here's the correct one:
I'm publishing a small portability improvement to Whirlwind and
related systems: I've dropped makedepend and all the
architecture-specific Makefile.deps.<arch> files in favor of using
cpp's -MM option and a single architecture-independent Makefile.deps
file. This improves portability and helps me compile Whirlwind on
Windows (which doesn't have makedepend). Changes only in
vortex/Java/front-end/wil-src and vortex/runtime/wil.
-- Craig
Craig Chambers wrote:
>
> I'm publishing another small improvement to Whirlwind: now it creates
> run-time classes, computes the inheritance graph into a 2D bitmatrix,
> and queries it to support the instanceof operation. I've extended the
> test suite for this case. I did some reorganization of the Whirlwind
> runtime system in the process. I also extended the advised_name
> support to ClassNode ir nodes, and simplified the Whirlwind
> compile-time class hierarchy computation as a result.
>
> Now "all" I have left on my to-do list is to implement GF
> dispatching. (I don't think I need to get exception handling working
> to make towers go through, since I don't think it raises any exceptions.)
>
> -- Craig
> _______________________________________________
> Cecil mailing list
> Cecil@cs.washington.edu
> http://majordomo.cs.washington.edu/mailman/listinfo/cecil
_______________________________________________
Cecil mailing list
Cecil@cs.washington.edu
http://majordomo.cs.washington.edu/mailman/listinfo/cecil
This archive was generated by hypermail 2b25 : Mon Sep 10 2001 - 14:13:04 PDT