Re: Perl 6 Summary for 2005-03-22 through 2005-04-05

2005-04-06 Thread Leopold Toetsch
Matt Fowles <[EMAIL PROTECTED]> wrote: >PMC constants > Leo added support for .const things to imc. Unfortunately, the GC eats > them so you can't use it. I forgot to mention that PMC constants are properly marked now. So they are usuable for all PMC types that provide an appropriate

Perl 6 Summary for 2005-03-22 through 2005-04-05

2005-04-05 Thread Matt Fowles
Perl 6 Language ceil and floor Ingo Blechschmidt wondered if ceil and floor would be in the core. Warnock applies... Although Unicode operators would let me define circumfix \lfloor \rfloor (although I only know how to make those symbols in tex...). Hmmm... using tex to right P