Google Groups Home
Help | Sign in
perl . perl6 . internals
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 10071  Older »

r30620 - trunk/docs/pdds/draft 
  ...I think for dispatch the term is "single dispatch", and "unimethod" could thus be "single method". Moritz
By Moritz Lenz  - 12:14pm - 2 new of 2 messages    

[TODO] Deprecate n_* variants of the math opcodes 
  ...Briefly discussed on the phone with Patrick, Jerry, and chromatic: The versions of the math opcodes that modify an existing destination PMC instead of creating a new destination PMC are not useful to HLLs, because they make assumptions about assignment semantics that don't hold true for all (or possibly even any) HLLs. Code generated from PCT takes... more »
By Allison Randal  - 3:03am - 2 new of 2 messages    

[TODO] review calling conventions 
  ...Briefly discussed in a phone call with Patrick, Jerry, and chromatic: Our calling conventions have grown in an organic fashion over the past few years, and they're showing some signs of cruft. The current design and implementation could use a consistency review. Among the topics for review: - VTABLE_invoke is inconsistent between different sub-like PMCs. For... more »
By Allison Randal  - 3:45am - 2 new of 2 messages    

r30604 - in trunk: docs/pdds/draft src 
  Author: Whiteknight ...New Revision: 30604 Modified: trunk/docs/pdds/draft/pdd11_ex tending.pod Changes in other areas also in this revision: Modified: trunk/src/extend.c trunk/src/inter_run.c Log: [DOCS] Document Parrot_call_method as per RT#36243. Also, document a function that is a dependency of this one.... more »
By whitekni...@cvs.perl.org  - Aug 27 - 1 new of 1 message    

r30616 - trunk/docs/pdds/draft 
  Author: allison ...New Revision: 30616 Added: trunk/docs/pdds/draft/pdd30_in stall.pod Log: [pdd] Adding a draft installation PDD, thanks to Reini Urban. Added: trunk/docs/pdds/draft/pdd30_in stall.pod ============================== ============================== ================== --- (empty file) +++ trunk/docs/pdds/draft/pdd30_in stall.pod Thu Aug 28 02:02:51 2008... more »
By alli...@cvs.perl.org  - 5:02am - 1 new of 1 message    

cygwin070patches_4.patch 
  ...applied as 30597 Moritz
By Moritz Lenz  - Aug 27 - 3 new of 3 messages    

[TODO] Verify that register is in range in PDB_check_condition() 
  Done in r30574
By NotFound via RT  - Aug 26 - 1 new of 1 message    

struct and pointer to pointer in ATTR 
  Hello. The current grammar for ATTR in pmc2c allows declarations of the form: <type> * varname In the perl6multisub pmc we have the attribute candidates_sorted whose intended type is candidate_info **, having two problems: The current grammar allows a single pointer, not a pointer to a pointer. This can be easily solved.... more »
By NotFound  - Aug 27 - 3 new of 3 messages    

cygwin070patches patch 
  Remove the Makefile target and remove commented section from the root makefile. Add cardinal.install to languages.in Rename LANG to TMPL in all language makefiles. Conflicts with perl urmc locale. The new compiler not yet.
By Reini Urban  - Aug 26 - 1 new of 1 message    

r30572 - trunk/compilers/pirc/new 
  ...IMCC uses the ITBRANCH flag (set on ins->type). See compilers/imcc/parser_util.c:6 00 - 700. Most of this information comes from the interp->op_info_table array, indexed by the op number. -- c
By Chromatic  - Aug 26 - 1 new of 1 message    

1 - 10 of 10071   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google