Melvin Smith:
# At 07:25 PM 5/18/2002 -0400, Dan Sugalski wrote:
# >># Flag handling, or at least feature enabling, should
# probably be done
# >># by core code. We should provide a set_feature() function
# >>
# >>Right now we have something like this:
# >>
# >> Parrot_setflag(interprete
Dan Sugalski:
# At 3:16 PM -0700 5/18/02, Brent Dax wrote:
# >Dan Sugalski:
# ># At 1:14 PM -0700 5/15/02, Brent Dax wrote:
# ># >Dan Sugalski:
# ># ># At 12:51 AM -0700 5/15/02, Brent Dax wrote:
# ># ># >-Parrot becomes Parrot_Interp
# ># ># >-Parrot_String is gone and the string_funcs.h
# funct
At 7:31 PM -0400 5/18/02, Melvin Smith wrote:
>At 07:25 PM 5/18/2002 -0400, Dan Sugalski wrote:
>>># Flag handling, or at least feature enabling, should probably be done
>>># by core code. We should provide a set_feature() function
>>>
>>>Right now we have something like this:
>>>
>>> Parr
At 07:25 PM 5/18/2002 -0400, Dan Sugalski wrote:
>># Flag handling, or at least feature enabling, should probably be done
>># by core code. We should provide a set_feature() function
>>
>>Right now we have something like this:
>>
>> Parrot_setflag(interpreter, PARROT_CGOTO_FLAG, NULL);
>>
At 3:16 PM -0700 5/18/02, Brent Dax wrote:
>Dan Sugalski:
># At 1:14 PM -0700 5/15/02, Brent Dax wrote:
># >Dan Sugalski:
># ># At 12:51 AM -0700 5/15/02, Brent Dax wrote:
># ># >-Parrot becomes Parrot_Interp
># ># >-Parrot_String is gone and the string_funcs.h functions are # no
># >longer # >ext
Dan Sugalski:
# At 1:14 PM -0700 5/15/02, Brent Dax wrote:
# >Dan Sugalski:
# ># At 12:51 AM -0700 5/15/02, Brent Dax wrote:
# ># >-Parrot becomes Parrot_Interp
# ># >-Parrot_String is gone and the string_funcs.h functions are # no
# >longer # >externally visible. -A few structures have been rena
At 1:14 PM -0700 5/15/02, Brent Dax wrote:
>Dan Sugalski:
># At 12:51 AM -0700 5/15/02, Brent Dax wrote:
># >-Parrot becomes Parrot_Interp
># >-Parrot_String is gone and the string_funcs.h functions are
># no longer
># >externally visible. -A few structures have been renamed.
># >-config.h has bee
Dan Sugalski:
# At 12:51 AM -0700 5/15/02, Brent Dax wrote:
# >-Parrot becomes Parrot_Interp
# >-Parrot_String is gone and the string_funcs.h functions are
# no longer
# >externally visible. -A few structures have been renamed.
# >-config.h has been rearranged so that INTVAL, etc. are now
# ali
At 12:51 AM -0700 5/15/02, Brent Dax wrote:
>-Parrot becomes Parrot_Interp
>-Parrot_String is gone and the string_funcs.h functions are no longer
>externally visible.
>-A few structures have been renamed.
>-config.h has been rearranged so that INTVAL, etc. are now aliases for
>Parrot_Int, etc.
>-A
OK, I've neglected to fix a bunch of mistakes in the embedding system
for a few months. These have now been fixed.
-Parrot becomes Parrot_Interp
-Parrot_String is gone and the string_funcs.h functions are no longer
externally visible.
-A few structures have been renamed.
-config.h has been rearr
10 matches
Mail list logo