April 17, 2010 [Issue 4098] New: Associative Array replacement implementation, ABI documentation and template wrapper | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=4098 Summary: Associative Array replacement implementation, ABI documentation and template wrapper Product: D Version: future Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: druntime AssignedTo: sean@invisibleduck.org ReportedBy: y0uf00bar@gmail.com --- Comment #0 from Michael Rynn <y0uf00bar@gmail.com> 2010-04-17 04:20:23 PDT --- I have documented the original AA ABI and my enhancements and rationale here ( http://www.dsource.org/projects/aa/wiki/DrunTimeAA ). HashMap and HashSet type checked template code (desirable) using the enhanced aaA.d is here ( http://www.dsource.org/projects/aa/browser/trunk/hash/druntime.d ) The necessary druntime aaD.d with replacement and extra functions is here ( http://www.dsource.org/projects/aa/browser/trunk/druntime/aaA.d ) Because it shares the same C functions and heritage of the original aaA.d, some of the same behaviors are bound not yet to be fixed. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation