You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
alloc.h
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.
2 years ago
borrow.hh
Started `Error` (CXX exceptions), `alloc_t` (C/XX secure/polymorphic allocators),
2 years ago
constraints.hh
alloc.h: Added `deleter` (polymorphic, untyped base & typed template children), working on interface design...
2 years ago
error.hh
Started `Error` (CXX exceptions), `alloc_t` (C/XX secure/polymorphic allocators),
2 years ago
id.hh
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.
2 years ago
macros.h
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.
2 years ago
macros.hh
Started `Error` (CXX exceptions), `alloc_t` (C/XX secure/polymorphic allocators),
2 years ago
types.h
Started `Error` (CXX exceptions), `alloc_t` (C/XX secure/polymorphic allocators),
2 years ago
types.hh
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.
2 years ago
util.hh
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.
2 years ago