Avril
18a854e480
Added type_hash<T>(): Creates a (mostly) unique SHA256 hash at compile time for a given type. The hash is given static storage duration, no other executable bloat is kept.
...
XXX: Added new dependency: `sha256_literal`. (TODO: Grab this, manage dependencies somehow..)
Added id.hh: `uuid` and related types & helpers.
Fortune for readpass's current commit: Future small blessing − 末小吉
2 years ago
Avril
09d29eba24
TODO: Compile-time non-RTTI semi-unique type hashes (see include/types.hh for how to do this.)
...
Fortune for readpass's current commit: Curse − 凶
2 years ago
Avril
4542eaff93
alloc.h: Added `deleter` (polymorphic, untyped base & typed template children), working on interface design...
...
Fortune for readpass's current commit: Middle blessing − 中吉
2 years ago
Avril
8ac56c862f
Started `Error` (CXX exceptions), `alloc_t` (C/XX secure/polymorphic allocators),
...
Added macros, types, constraints, Rust-like Borrow interface (TODO: rework that)
Fortune for readpass's current commit: Future blessing − 末吉
2 years ago
Avril
d11d82c9b7
Updated README, fixed hypothetical example/small usage display.
...
Fortune for readpass's current commit: Future small blessing − 末小吉
2 years ago
Avril
00e716694e
Initial commit: Outlined most project goals in `README.md`
...
Fortune for readpass's current commit: Small blessing − 小吉
2 years ago