68 Commits

Author SHA1 Message Date
472d51a17b
refactor(memory): remove nullptr check before std::free 2022-11-25 22:24:02 +00:00
980b9303cd
maint: use macos-12 2022-11-25 20:28:46 +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
3ce730df44
Update build.yml 2022-11-25 15:36:38 +00:00
Edo
d86c59372f
Update build.yml 2022-11-25 15:30:21 +00:00
Edo
1eeba7ba60
Merge pull request #1 from diamante0018/dependabot/submodules/deps/libtomcrypt-29986d0
build(deps): bump deps/libtomcrypt from `3474ca3` to `29986d0`
2022-11-16 00:36:27 -06:00
dependabot[bot]
8e0dfd2516
build(deps): bump deps/libtomcrypt from 3474ca3 to 29986d0
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `3474ca3` to `29986d0`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](3474ca3712...29986d04f2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 02:17:14 +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
Edo
911cc93f6a
maint: remove unused premake5 option 2022-11-13 22:18:56 +00: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