Commit Graph
61 Commits
Author SHA1 Message Date
FutureandGitHub 53b36bb952 maint(premake5): remove some flags 2023-05-20 21:37:23 +01:00
Future 9f89d5c8da maint: add useful prints 2023-05-20 21:33:23 +01:00
FutureandGitHub 62a89ddcea maint(main): use push_back string method 2023-05-20 17:51:33 +01:00
FutureandGitHub 3a946870f0 Merge pull request #26 from diamante0018/dependabot/submodules/deps/GSL-afaaa71
build(deps): bump deps/GSL from `5dc7fae` to `afaaa71`
2023-05-11 09:36:24 +01:00
FutureandGitHub d654aeaf6f Merge pull request #25 from diamante0018/dependabot/submodules/deps/GSL-5dc7fae
build(deps): bump deps/GSL from `1d03658` to `5dc7fae`
2023-05-10 09:13:49 +01:00
FutureandGitHub 3369b6115f maint(main): add '' to port in message 2023-05-07 17:35:53 +01:00
Future 632f86b98a maint: update 2023-05-05 10:43:00 +01:00
FutureandGitHub c6e5410ebc maint: update to macos13 (#24) 2023-05-04 10:06:38 +01:00
FutureandGitHub 2161b84fef maint(premake5): update optimization settings 2023-04-30 13:19:48 +01:00
Future f3a1a15287 cryptography: update auto_seed 2023-04-30 13:16:09 +01:00
FutureandGitHub 82c1aeaae6 maint: update build.yml 2023-04-21 10:19:14 +02:00
FutureandGitHub bef1176e77 Merge pull request #23 from diamante0018/dependabot/submodules/deps/libtommath-0df542c
build(deps): bump deps/libtommath from `3f10a28` to `0df542c`
2023-04-12 09:15:16 +02:00
FutureandGitHub 26d8fc4d09 Merge pull request #22 from diamante0018/dependabot/submodules/deps/libtommath-3f10a28
build(deps): bump deps/libtommath from `37bd262` to `3f10a28`
2023-04-07 09:44:13 +02:00
FutureandGitHub 674bc57c99 Merge pull request #21 from diamante0018/dependabot/submodules/deps/libtommath-37bd262
build(deps): bump deps/libtommath from `53fdf5f` to `37bd262`
2023-04-06 08:32:03 +02:00
FutureandGitHub d252d1ddb5 Merge pull request #20 from diamante0018/dependabot/submodules/deps/libtommath-53fdf5f
build(deps): bump deps/libtommath from `03de03d` to `53fdf5f`
2023-04-03 08:40:13 +02:00
FutureandGitHub e3777342ba Merge pull request #19 from diamante0018/dependabot/submodules/deps/libtomcrypt-fae62af
build(deps): bump deps/libtomcrypt from `2a1b284` to `fae62af`
2023-04-03 08:11:41 +02:00
FutureandGitHub c6e0624185 Merge pull request #18 from diamante0018/dependabot/submodules/deps/GSL-1d03658
build(deps): bump deps/GSL from `43d60c5` to `1d03658`
2023-03-31 10:15:04 +02:00
FutureandGitHub 733fee5190 Merge pull request #17 from diamante0018/dependabot/submodules/deps/GSL-43d60c5
build(deps): bump deps/GSL from `b080081` to `43d60c5`
2023-03-15 09:56:47 +00:00
Future 4a1f96a831 maint: update utils 2023-03-06 17:40:06 +00:00
FutureandGitHub f520b407ad maint: delete pragma statements 2023-03-06 15:09:44 +00:00
FutureandGitHub c17d1df9d4 maint: fix compilation on older versions of VS 2023-03-06 14:51:55 +00:00
Future fca66411cb maint: use mold w/ CI 2023-02-28 11:11:29 +00:00
FutureandGitHub d3507153af Merge pull request #16 from diamante0018/dependabot/submodules/deps/GSL-b080081
build(deps): bump deps/GSL from `9f85e4e` to `b080081`
2023-02-28 09:19:34 +00:00
FutureandGitHub d1e5447c8e Merge pull request #15 from diamante0018/dependabot/submodules/deps/GSL-9f85e4e
build(deps): bump deps/GSL from `7f7108a` to `9f85e4e`
2023-02-24 09:23:11 +01:00
FutureandGitHub d6f1ce39e8 maint(main): update comment 2023-02-23 11:11:21 +01:00
FutureandGitHub 0949f16da6 Merge pull request #14 from diamante0018/dependabot/submodules/deps/GSL-7f7108a
build(deps): bump deps/GSL from `9851b94` to `7f7108a`
2023-02-22 09:44:31 +01:00
FutureandGitHub 83ac14efb4 Merge pull request #13 from diamante0018/dependabot/submodules/deps/GSL-9851b94
build(deps): bump deps/GSL from `3ba80d5` to `9851b94`
2023-02-20 09:39:16 +01:00
FutureandGitHub 823263ec71 Merge pull request #12 from diamante0018/dependabot/submodules/deps/GSL-3ba80d5
build(deps): bump deps/GSL from `49c88f2` to `3ba80d5`
2023-02-15 09:28:21 +00:00
FutureandGitHub 206932838d maint: update build.yml 2023-02-09 00:46:55 +00:00
FutureandGitHub 0d7bb71710 Merge pull request #11 from diamante0018/dependabot/submodules/deps/GSL-49c88f2
build(deps): bump deps/GSL from `cbf5e66` to `49c88f2`
2023-02-07 09:01:20 +00:00
Future 3bafca1716 maint: use info instead of log function 2023-02-04 22:34:22 +00:00
Future 57701df839 maint: update mold 2023-02-01 15:23:19 +00:00
FutureandGitHub 43b0fb39f6 fix: remove broken ASCII art 2023-02-01 15:19:26 +00:00
FutureandGitHub 441d9fba65 Merge pull request #10 from diamante0018/dependabot/submodules/deps/GSL-cbf5e66
build(deps): bump deps/GSL from `a381a37` to `cbf5e66`
2023-01-20 05:51:57 +00:00
FutureandGitHub 9fc5567784 Merge pull request #8 from diamante0018/dependabot/submodules/deps/libtomcrypt-2a1b284
build(deps): bump deps/libtomcrypt from `29986d0` to `2a1b284`
2023-01-19 07:34:48 +00:00
FutureandGitHub 12d6191f05 Merge pull request #9 from diamante0018/dependabot/submodules/deps/GSL-a381a37
build(deps): bump deps/GSL from `0822838` to `a381a37`
2023-01-19 07:08:29 +00:00
Future bca0ed52ac deps: update 2023-01-10 12:29:18 +01:00
FutureandGitHub 13cf8cc6a4 maint: use constants 2023-01-10 12:24:34 +01:00
FutureandGitHub af45518377 Merge pull request #7 from diamante0018/dependabot/submodules/deps/GSL-0822838
build(deps): bump deps/GSL from `f94c1f6` to `0822838`
2023-01-09 08:13:50 +00:00
FutureandGitHub 0fd5051c74 Merge pull request #6 from diamante0018/dependabot/submodules/deps/GSL-f94c1f6
build(deps): bump deps/GSL from `c016bdc` to `f94c1f6`
2022-12-30 09:49:42 +01:00
FutureandGitHub 7b86ed973f Merge pull request #4 from diamante0018/dependabot/submodules/deps/GSL-46c7271
build(deps): bump deps/GSL from `6c6111a` to `46c7271`
2022-12-26 09:39:56 +01:00
FutureandGitHub 193dbd94a0 Merge pull request #3 from diamante0018/dependabot/submodules/deps/GSL-6c6111a
build(deps): bump deps/GSL from `f3620bb` to `6c6111a`
2022-12-16 09:54:12 +01:00
FutureandGitHub dd9e192780 Merge pull request #2 from diamante0018/dependabot/submodules/deps/GSL-f3620bb
build(deps): bump deps/GSL from `517ed29` to `f3620bb`
2022-12-15 10:19:18 +01:00
Future 8e8cc15d8d maint(generate): use tabs 2022-12-12 15:57:58 +01:00
Future 472d51a17b refactor(memory): remove nullptr check before std::free 2022-11-25 22:24:02 +00:00
Future 980b9303cd maint: use macos-12 2022-11-25 20:28:46 +00:00
Future e77ec94c96 maint: remove unused headers 2022-11-25 20:00:18 +00:00
FutureandGitHub 41b9902051 maint: fix comp on Windows 2022-11-25 19:56:50 +00:00
Future a0cbd37345 maint: fix comp 2022-11-25 19:49:09 +00:00
Future 7c2870bbee maint: downgrade to c++14 to expand portability 2022-11-25 19:44:46 +00:00
FutureandGitHub 3ce730df44 Update build.yml 2022-11-25 15:36:38 +00:00
FutureandGitHub d86c59372f Update build.yml 2022-11-25 15:30:21 +00:00
FutureandGitHub 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
FutureandGitHub aefffb3888 maint: use auto 2022-11-15 00:08:15 +00:00
FutureandGitHub a92ce25952 maint: fix formatting 2022-11-13 17:34:51 -06:00
FutureandGitHub 911cc93f6a maint: remove unused premake5 option 2022-11-13 22:18:56 +00:00
Future 5b8e07558e main: add goofy ahh ascii art header 2022-11-12 23:38:42 +00:00
Future 09beda1572 maint: cleanup 2022-11-12 23:14:56 +00:00
Future 6167bd8cc1 fix: pragma once in main file 2022-11-12 22:26:47 +00:00
Future bfdfd2ef69 fixes 2022-11-12 22:24:04 +00:00
Future 3e50a7c132 init 2022-11-12 21:49:50 +00:00