|
|
1a8bf67452
|
chore(build): remove mem dependency, use bc for allocation behavior now
|
2024-09-04 09:15:08 -04:00 |
|
|
|
4f32840fdf
|
feat(storm): reorganized error library, assertions are now more detailed across different platforms; added new macros STORM_VALIDATE_STRING and STORM_PANIC
|
2024-08-30 18:04:21 -04:00 |
|
|
|
7239d8631d
|
chore(build): link bc privately to storm
|
2023-08-14 16:40:45 -04:00 |
|
|
|
9b48fcbe5b
|
chore(build): public link mem library
|
2023-08-04 20:59:35 -04:00 |
|
fallenoak
|
5aeb2f51a5
|
chore(build): tidy cmake files
|
2023-03-23 12:51:42 -05:00 |
|
fallenoak
|
a9bfaa02fc
|
feat(crypto): add ARC4 implementation
|
2023-03-23 12:48:16 -05:00 |
|
Tristan 'Natrist' Cormier
|
d7fc37cef1
|
feat(error): add exception-to-string translation for windows
|
2023-03-20 21:51:46 -05:00 |
|
fallenoak
|
d3fd03d67e
|
feat(big): add 64-bit-centric ops
|
2023-01-23 22:10:24 -06:00 |
|
fallenoak
|
db87a5d782
|
feat(thread): implement SThread::Create for windows
|
2022-12-28 20:03:31 -06:00 |
|
fallenoak
|
2e82693829
|
feat(queue): add TSPriorityQueue and TSTimerPriority
|
2020-12-06 23:28:15 -06:00 |
|
fallenoak
|
4307fb2a1d
|
chore(build): correct compiler flag check
|
2020-12-02 22:57:43 -06:00 |
|
fallenoak
|
7a0699ae8f
|
chore(build): check for no-invalid-offsetof before applying
|
2020-12-02 22:56:09 -06:00 |
|
fallenoak
|
a5b2cc0391
|
chore(build): suppress invalid-offsetof warnings
|
2020-12-02 21:45:17 -06:00 |
|
fallenoak
|
6ac442e473
|
chore(build): migrate to system lib
|
2020-12-02 20:04:02 -06:00 |
|
fallenoak
|
2fb9fd284c
|
feat(thread): implement CSRWLock::Enter and CSRWLock::Leave for windows (#1)
|
2020-12-01 17:40:37 -06:00 |
|
fallenoak
|
be391c6592
|
chore(build): make platform and arch defines more specific
|
2020-11-24 17:29:31 -06:00 |
|
fallenoak
|
ac1be572c4
|
feat(hash): add hash templates
|
2020-11-15 13:20:10 -06:00 |
|
fallenoak
|
abb9e8ed79
|
feat(string): add SStrHashHT
|
2020-11-14 17:20:39 -06:00 |
|
fallenoak
|
3b9f061244
|
chore(build): mark target include dir as public
|
2020-11-01 17:50:27 -06:00 |
|
fallenoak
|
118d20c49d
|
chore(build): improve include paths
|
2020-11-01 17:45:45 -06:00 |
|
fallenoak
|
266bdc7737
|
feat(thread): add thread functions
|
2020-09-09 00:45:46 -05:00 |
|
fallenoak
|
0861ddf3ba
|
chore(build): prepare for platform-specific files
|
2020-09-08 21:22:23 -05:00 |
|
fallenoak
|
03da5cddc2
|
chore(build): include storm in include directories
|
2020-09-08 18:58:50 -05:00 |
|
fallenoak
|
ca4e75e197
|
chore(build): recurse when building file list
|
2020-09-08 18:57:05 -05:00 |
|
fallenoak
|
ec1c5c8844
|
feat(memory): add SMemAlloc, SMemFree, and SMemReAlloc
|
2020-09-07 17:00:14 -05:00 |
|
fallenoak
|
ef3a07abf2
|
chore: initial commit
|
2020-09-07 14:54:56 -05:00 |
|