15 Commits

Author SHA1 Message Date
Edo
43b0fb39f6
fix: remove broken ASCII art 2023-02-01 15:19:26 +00:00
Edo
13cf8cc6a4
maint: use constants 2023-01-10 12:24:34 +01:00
dependabot[bot]
58d6fe44ec
build(deps): bump deps/GSL from 46c7271 to c016bdc (#5)
* build(deps): bump deps/GSL from `46c7271` to `c016bdc`

Bumps [deps/GSL](https://github.com/microsoft/GSL) from `46c7271` to `c016bdc`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](46c72713f2...c016bdc77f)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update address.cpp

* Update address.cpp

* Update std_include.hpp

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
2022-12-28 10:18:12 +01:00
472d51a17b
refactor(memory): remove nullptr check before std::free 2022-11-25 22:24:02 +00:00
e77ec94c96
maint: remove unused headers 2022-11-25 20:00:18 +00:00
Edo
41b9902051
maint: fix comp on Windows 2022-11-25 19:56:50 +00:00
a0cbd37345
maint: fix comp 2022-11-25 19:49:09 +00:00
7c2870bbee
maint: downgrade to c++14 to expand portability 2022-11-25 19:44:46 +00:00
Edo
aefffb3888
maint: use auto 2022-11-15 00:08:15 +00:00
Edo
a92ce25952
maint: fix formatting 2022-11-13 17:34:51 -06:00
5b8e07558e
main: add goofy ahh ascii art header 2022-11-12 23:38:42 +00:00
09beda1572
maint: cleanup 2022-11-12 23:14:56 +00:00
6167bd8cc1
fix: pragma once in main file 2022-11-12 22:26:47 +00:00
bfdfd2ef69
fixes 2022-11-12 22:24:04 +00:00
3e50a7c132
init 2022-11-12 21:49:50 +00:00