Commit graph

2,496 commits

Author SHA1 Message Date
6fd18236eb + unit test 2023-10-11 17:47:19 -04:00
1d7de75889 + FifoQueue 2023-10-11 17:47:07 -04:00
1192ef3073 + EventTimeFn<> template; automate common timestamp patterns 2023-10-11 17:46:36 -04:00
0157f8dc04 initial implementation 2023-10-11 17:46:24 -04:00
756e6c521f function: bugfix: exclude [with T = ...] suffix when printing 2023-10-11 17:43:48 -04:00
bdde88ebae print: pair.hpp: default printer for std::pair<> 2023-10-11 17:43:17 -04:00
4c5992ae40 cosmetic: tidy comment for atavism 2023-10-11 17:43:01 -04:00
03807c5c23 build: supply indentlog config to cmake customers 2023-10-11 17:42:27 -04:00
43a08a9628 gitignore: + compile_commands.json 2023-10-10 15:22:31 -04:00
fe9b36140a + .gitignore 2023-10-10 15:21:36 -04:00
532d48529f initial implementation 2023-10-10 15:20:32 -04:00
5b8f2b6d74 cosmetic: comments 2023-10-10 13:07:04 -04:00
4d2cc52658 refcnt: + indentlog dep in generated cmake config 2023-10-10 13:03:45 -04:00
75ee64909e github: workflow 2023-10-10 13:00:28 -04:00
d4c486abf1 cosmetic: comment 2023-10-10 13:00:15 -04:00
437f943e37 cosmetic: comment adjustments 2023-10-10 12:59:54 -04:00
9644d6b966 + README.md 2023-10-10 12:44:14 -04:00
e4f54cb2f7 + .gitignore 2023-10-10 12:33:30 -04:00
487f516a3f initial implementation 2023-10-10 12:32:34 -04:00
7a800d7cf0 Merge branch 'main' of github.com:Rconybea/subsys 2023-10-09 16:59:14 -04:00
6da0ceb35d subsys: + operator<< for InitEvidence 2023-10-09 16:57:05 -04:00
ccb934e2b5 cosmetic: indentation in init_reflect.hpp 2023-10-09 16:53:37 -04:00
0a26fa9911 printjson: fix+ reinstate unit test 2023-10-09 14:55:08 -04:00
45a0675436 printjson: add printer for nested TaggedPtr's 2023-10-09 14:54:39 -04:00
0f4f874587 printjson: indentation in .hpp 2023-10-09 14:54:17 -04:00
3b00641d17 init_printjson: always create singleton 2023-10-09 14:53:51 -04:00
a228728445 printjson: indentation in .hpp 2023-10-09 14:53:12 -04:00
d0ccff195f bugfix: include path + reindent 2023-10-09 14:03:10 -04:00
26dffce470 build: bugfix: support transitive deps in find_package helper 2023-10-09 14:00:54 -04:00
5840dffe50 github: + workflow (build on base ubuntu) 2023-10-09 13:55:12 -04:00
25380b8da7 + .gitignore 2023-10-09 13:51:34 -04:00
effbbf22d9 initial implementation 2023-10-09 13:49:08 -04:00
4daef05550 build: + testing (even though no tests) for consistency 2023-10-08 14:21:40 -04:00
e1bbb4261c buld: simplify: just need xo_dependency() 2023-10-08 14:10:38 -04:00
5da396c8c3 build: xo_dependency_headeronly() -> xo_headeronly_dependency() 2023-10-08 14:05:42 -04:00
58b7f567e9 build: xo_dependency_headeronly() -> xo_dependency() 2023-10-08 13:56:20 -04:00
c494a44f99 build: xo_dependency_headeronly() -> xo_dependency() 2023-10-08 13:55:45 -04:00
19fe68dc0e + .gitignore 2023-10-08 13:54:55 -04:00
3f82f69374 Merge branch 'main' of github.com:Rconybea/randomgen 2023-10-08 13:53:48 -04:00
f05068a45b bugfix: xo/ in include path 2023-10-08 13:52:02 -04:00
5019c94024 build nit: xo_internal_dependency() -> xo_dependency() 2023-10-08 13:51:39 -04:00
50cf27b6a2 bugfix: xo/ in include path 2023-10-08 13:51:14 -04:00
46ff8f0b41 cmake: + xo_hreaderonly_dependency() to fix confusion 2023-10-08 13:50:08 -04:00
2ccb974fbf xo-cmake: + xo_pybind11_dependency() 2023-10-07 16:07:06 -04:00
ac5534d8e2 build: use new xo_pybind11_dependency() 2023-10-07 16:03:39 -04:00
5ad75dec28 bugfix: workaround apparent cmake bug 2023-10-07 00:45:02 -04:00
7e80de41aa revert failed experiment 2023-10-07 00:34:56 -04:00
0bc65c8727 experiment: try attaching dirs with PUBLIC keyword 2023-10-07 00:31:35 -04:00
863f87db7d xo-cmake: unwind mistake, revert to INTERFACE for headeronly dep 2023-10-07 00:16:07 -04:00
f25389cda2 initial commit 2023-10-07 00:02:05 -04:00