Re: As promised...

2002-04-29 Thread Steve Fink
On Mon, Apr 29, 2002 at 07:34:22PM +0100, Simon Cozens wrote: > Steve Fink: > > The assembler needs to be taught about the PMC constants: > > I disagree. Once you start adding assembler functions to make it easier > for humans to use, you won't stop. I consider the assembler a tool for > machine

Re: As promised...

2002-04-29 Thread Simon Cozens
Steve Fink: > The assembler needs to be taught about the PMC constants: I disagree. Once you start adding assembler functions to make it easier for humans to use, you won't stop. I consider the assembler a tool for machines to use. But if you want to do it, here's a patch. --- newasm~ Mon A

Re: As promised...

2002-04-29 Thread Steve Fink
On Sun, Apr 28, 2002 at 10:08:01PM -0400, Jeff wrote: > And a long time coming... > > An assembler supporting keyed aggregates. Because of the current lack of > macro support (that will be added in a few days), it's not built by > default and isn't invoked in the test suite. Yay! Thank you. > S