chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #289: use fixed-argc C_inline routines for vector/lis


From: Chicken Trac
Subject: [Chicken-janitors] #289: use fixed-argc C_inline routines for vector/list/##sys#make-structure
Date: Mon, 19 Jul 2010 23:17:34 -0000

#289: use fixed-argc C_inline routines for vector/list/##sys#make-structure
-------------------------------+--------------------------------------------
 Reporter:  felix              |       Owner:       
     Type:  enhancement        |      Status:  new  
 Priority:  not urgent at all  |   Milestone:       
Component:  compiler           |     Version:  4.5.x
 Keywords:                     |  
-------------------------------+--------------------------------------------
 For 0-8 arguments, `list`, `vector` and `##sys#make-structure` can be
 rewritten to allocating `C_inline` functions (`C_a_i_vectorN`, etc.) that
 don't use varargs.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/289>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]