based

Opinionated utility library
git clone git://git.dimitrijedobrota.com/based.git
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING

commit 9c27b6097475aed034e0459915881abb1f6fd2e0
parent 94be58b6f22d5781c4f45b7723b3812ac4dd6f1d
author Dimitrije Dobrota < mail@dimitrijedobrota.com >
date Sat, 7 Jun 2025 16:48:26 +0200

Version 0.2

Diffstat:
M README.md | +++++

1 files changed, 5 insertions(+), 0 deletions(-)


diff --git a/ README.md b/ README.md

@@ -32,6 +32,11 @@ See the [`BUILDING`](BUILDING.md) document.


## Version History

* 0.2
* Big restructure
* Strong types facilities
* Strong signed and unsigned types
* Enum and Enum Flag system
* 0.1.1
* Enforce return type on all procedure
* Lots of utility classes