Summary

speed up keyword argument processing

Metadata

Description

If a call to `##sys#get-keyword` has no default thunk, the lookup can be implemented in C. `##sys#get-keyword` should use this internal routine and thunk-less explicit calls in code can be rewritten to a `##core#inline` expression.

Changes and comments

[2010-04-09 10:38:54 UTC] felix changed milestone from 4.5.0 to 4.6.0

[2010-04-09 11:52:00 UTC] felix wrote:

See commit 513ba59749622230bfc8623c96d63beff9d09c61, but needs more testing.

[2010-04-10 23:14:26 UTC] felix changed status from new to closed

[2010-04-10 23:14:26 UTC] felix set resolution to fixed

[2011-04-04 08:31:00 UTC] felix removed milestone 4.6.0

[2011-04-04 08:31:00 UTC] felix wrote:

Milestone 4.6.0 deleted