latentprion
  • Joined on 2023-10-13
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-13 23:48:33 +00:00
3d81ee92aa New test support harness primitives for testing stimbuffapis
2f31e9a034 Adversarial review on test porting plan
a29c779f6e Tests: Add all tests from the coro creation repo
1763685c0e Tests: Move qutex and nursery tests into Libspinscale repo
016b2d26de SharedRsrcGrp: Allow construction of rsrc by copy
Compare 5 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-12 06:58:33 +00:00
ffe86369e2 Add EnvKvStore for envvar parsing and interleaving
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-06-12 01:48:34 +00:00
e87c0fe8ec Stop regenerating openapitools.json in multiple folders
f2aa8d5c15 db_createfrom: Don't exec pre-/post-migration scripts
13ce72f9e5 Env: generate .env file in builddir for DB_TARGET and vars
Compare 3 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-11 22:48:34 +00:00
00be517f30 Printing: print fewer blank newlines
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-06-10 09:08:33 +00:00
21cdeedc84 Fix dependencies and commands to not regen on each source touch
0872cb8078 Only generate headers for tables or something similar
Compare 2 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-10 06:19:17 +00:00
ebf0fa2921 Nursery: Document intended usage form
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-09 20:49:33 +00:00
d33e70f14a Nursery: document syncAwaitAll's caller io_context requirement for LLMs
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-09 16:58:33 +00:00
656aae37c8 Nursery: Capture onSettledCb before fillSlot in launch()
5689ac3914 Nursery: Don't pass exceptions to main loop
565e339a8b Nursery: Update examples to use slot and not lease in onSettled
b04b0db155 Add a Nursery class for dynamically managing nonviral coros
Compare 4 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-08 00:34:16 +00:00
44894299b4 Group: Enable aggregate exception to be passed as ptr
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-06 21:58:34 +00:00
edde8f4a64 Don't auto-throw non-viral callee exceptions before callerLambda
latentprion synced commits to refs/heads/master at latentprion/cppbessot from mirror 2026-06-05 23:28:33 +00:00
f56b6b8989 Enum-only headers don't get generated so don't expect them
9487dd4778 Something from adversarial review
b656569fc0 Support enum headers and other stuff
Compare 3 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-06-01 19:38:33 +00:00
8a7d4272bd Add readme file
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-31 11:18:23 +00:00
c60854845d New DynamicViralPostingInvoker: takes runtime post-to target
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-31 08:48:33 +00:00
a53e0ca325 PostingPromise: reorder post-to target to be 1st arg
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-31 00:47:50 +00:00
42076d6c78 PostingPromise: Add dynamic post-to io_context targeting
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-30 18:48:34 +00:00
2749d77d65 Remove boostAsioLinkageFix from headers
3ea1475757 Boost.ASIO: potential fix for top_E shlib segfaults
6df9407e65 Boost.ASIO: update io_service=>io_context
Compare 3 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-29 18:18:49 +00:00
0afa3e16b8 SyncCanceler: Fix visibility; reuse helper method
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-29 14:38:33 +00:00
4dbc066aac New class: SyncCancelerForAsyncWork
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-24 20:30:21 +00:00
ca2cccaa9c New multi-op result set class
a14d622eaf PuppetApp: Lifetime mgmt ops are now Viral
16e0350245 CoQutex: Add instance name for debugging
5f265567d1 Explain why CoQutex is superior to LockSet
Compare 4 commits »
latentprion synced commits to refs/heads/main at latentprion/libspinscale from mirror 2026-05-24 16:38:34 +00:00
e7707dacdf Unify [Non]PostingInvoker into Invoker
5d139abff2 Split classes into neater header units
Compare 2 commits »