Split *type-parsers* into three EQL hash tables
commit83ff6f0e34faaa7639ed17dd32ea80f1c4fdc418
authorPaul F. Dietz <pdietz@grammatech.com>
Thu, 31 Dec 2020 02:20:10 +0000 (30 21:20 -0500)
committerStelian Ionescu <sionescu@cddr.org>
Fri, 1 Jan 2021 03:23:51 +0000 (31 22:23 -0500)
treef0b523be333c88033875f348f69f3f801971df3b
parent5e559f2e239277881412fc87a87090ab8b2e4ac1
Split *type-parsers* into three EQL hash tables

Add specialized lookup for the default table case.
This should be faster that the previous EQUAL hash table scheme.
src/c2ffi/generator.lisp
src/early-types.lisp