|
|
ed579eb6cd
|
fix(build): fix zig build script
|
2024-07-03 14:57:16 -04:00 |
|
|
|
0e328943c6
|
fix(build): link headers properly
|
2024-07-03 14:53:32 -04:00 |
|
|
|
f8544e9fe4
|
fix(build): install headers
|
2024-07-03 14:40:59 -04:00 |
|
|
|
9cdfc106b3
|
fix(build): typo in build.zig: Hashkey.cpp, not HashKey.cpp
|
2024-06-28 17:34:52 -04:00 |
|
|
|
9ae821e50d
|
fix(build): expose storm path in build.zig.zon
|
2024-06-28 04:24:46 -04:00 |
|
|
|
fa11d11f46
|
feat(build): add zig build script
|
2024-06-28 04:07:57 -04:00 |
|
|
|
25b12dee7b
|
fix(test): wait for test thread to exit with 100ms timeout
|
2024-02-20 18:52:22 -05:00 |
|
|
|
93e4cfc300
|
Merge pull request #2 from vdm-dev/master
SLog update
|
2024-02-20 16:28:19 -05:00 |
|
VDm
|
3c97ee3083
|
chore(log): remove redundant Common.hpp
|
2024-02-21 01:18:06 +04:00 |
|
VDm
|
50d7d5aab6
|
chore(log): add fputs() for console output
|
2024-02-21 01:04:14 +04:00 |
|
VDm
|
2f7b73e55c
|
Merge branch 'master' of https://github.com/vdm-dev/squall
|
2024-02-21 00:53:06 +04:00 |
|
VDm
|
63476cf61e
|
chore(log): add milliseconds precision for log messages
|
2024-02-21 00:52:08 +04:00 |
|
|
|
6cdf4b7151
|
fix(log): include linux/limits.h, not limits.h
|
2024-02-20 14:53:38 -05:00 |
|
|
|
fb4b96af7c
|
fix(log): include missing <limits.h> on linux
|
2024-02-19 16:39:39 -05:00 |
|
|
|
32f8213fef
|
Merge pull request #1 from vdm-dev/master
SLog implementation
|
2024-02-19 16:23:34 -05:00 |
|
VDm
|
786759d49d
|
chore(log): add test file
|
2024-02-20 00:38:40 +04:00 |
|
VDm
|
96c121717b
|
fix(log): fix SLogDestroy() memory corruption
|
2024-02-20 00:37:21 +04:00 |
|
VDm
|
b195319ff6
|
chore(log): add SLOG_FLAG_* flags
|
2024-02-20 00:14:49 +04:00 |
|
vdm-dev
|
efe062ca6b
|
fix(build): fix macOS compilation errors
|
2024-02-18 15:31:21 +04:00 |
|
VDm
|
b3ae2d1ebd
|
chore(format): fix formatting
|
2024-02-18 02:45:29 +04:00 |
|
VDm
|
bc71b135a0
|
feat(log): implement all log methods except SLogDump, SLogPend
|
2024-02-18 01:49:12 +04:00 |
|
VDm
|
ec148a9af8
|
feat(log): add first SLog functions
|
2024-02-16 00:37:18 +04:00 |
|
|
|
2c6f97dbb9
|
fix(list): add missing <new> include to solve missing placement operator error
|
2024-02-12 17:15:42 -05:00 |
|
|
|
8bc4f9ee50
|
chore(build): update bc dependency
|
2023-12-10 22:14:57 -05:00 |
|
|
|
3f94945522
|
chore(build): update bc dependency
|
2023-12-04 17:27:05 -05:00 |
|
|
|
d255c3bede
|
chore(build): update bc dependency
|
2023-12-04 17:16:46 -05:00 |
|
|
|
7c09fcb6d5
|
chore(build): update bc dependency
|
2023-12-02 12:49:10 -05:00 |
|
|
|
45d438977a
|
chore(build): update bc dependency
|
2023-12-02 12:11:23 -05:00 |
|
|
|
7e38d8659e
|
fix(error/win): snprintf produces gibberish, should be vsnprintf
|
2023-11-26 14:59:02 -05:00 |
|
|
|
1d7883aa4e
|
chore(build): update bc dependency
|
2023-11-17 17:18:15 -05:00 |
|
|
|
2cf5bf0800
|
chore(build): update bc dependency
|
2023-08-24 20:47:36 -04:00 |
|
|
|
c744d51a28
|
chore(build): update bc dependency
|
2023-08-23 19:42:02 -04:00 |
|
|
|
2bd4b4b572
|
chore(build): update squall dependency
|
2023-08-23 18:23:22 -04:00 |
|
|
|
beb04ca229
|
chore(build): update bc dependency
|
2023-08-19 05:48:02 -04:00 |
|
|
|
e606bdbf59
|
feat(error): make errors visible on Windows
|
2023-08-17 02:02:23 -04:00 |
|
|
|
04bdf81025
|
chore(build): update bc dependency
|
2023-08-15 04:41:24 -04:00 |
|
|
|
4c110041aa
|
fix(command): STORM_COMMAND_ARG_FLAGGED
|
2023-08-15 03:19:16 -04:00 |
|
|
|
769dc4a527
|
fix(command): make call to ProcessString() valid by first making const pointer to buffer
|
2023-08-15 03:16:59 -04:00 |
|
|
|
d374107fb6
|
fix(command): declare-forward ProcessFile()
|
2023-08-15 02:40:31 -04:00 |
|
|
|
1a3763c78c
|
chore(build): get submodules recursively in Workflows
|
2023-08-15 02:31:42 -04:00 |
|
|
|
d04c3df6ba
|
fix(command): declare s_addedoptional
|
2023-08-14 23:45:31 -04:00 |
|
|
|
7bb446255b
|
fix(command): ensure min comparison between uint32_t
|
2023-08-14 23:17:43 -04:00 |
|
|
|
160110674e
|
fix(command): add bc includes
|
2023-08-14 22:12:19 -04:00 |
|
|
|
381332e8b9
|
chore(build): update bc dependency
|
2023-08-14 22:11:53 -04:00 |
|
|
|
7239d8631d
|
chore(build): link bc privately to storm
|
2023-08-14 16:40:45 -04:00 |
|
|
|
d5a1db838b
|
feat(command): implement command-line argument parsing
|
2023-08-14 16:25:33 -04:00 |
|
|
|
f4bb482a1c
|
chore(build): add bc dependency
|
2023-08-14 16:24:57 -04:00 |
|
|
|
9d7e30c198
|
chore(build): include mem dependency in lib/CMakeLists.txt
|
2023-08-04 21:03:51 -04:00 |
|
|
|
9b48fcbe5b
|
chore(build): public link mem library
|
2023-08-04 20:59:35 -04:00 |
|
|
|
ef7507727b
|
chore(memory): rely on external dependency for allocation functions
|
2023-08-04 20:44:16 -04:00 |
|