blis
blis copied to clipboard
Experimental version of obj_t using bit fields for the various flags.
- Removed the info and info2 fields and replaced with bitfield entries for each distinct flag/property.
- Simplified and rearranged the bitwise definitions of the various enumerations.
- Removed many unused/underused functions from the obj_t API.