infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
core Directory Reference
Directory dependency graph for core:

Files

 arena.c
 Implements a simple, fast arena (or region-based) allocator.
 
 error.c
 Implements the thread-local error reporting system.
 
 loader.c
 Implements cross-platform dynamic library loading.
 
 platform.c
 Implements runtime detection of CPU and OS features.
 
 signature.c
 Implements the infix signature string parser and type printer.
 
 type_registry.c
 Implements the named type registry system.
 
 types.c
 Implements the public API for creating and managing type descriptions.
 
 utility.c
 Implements internal debugging utilities.