Ivan FB
30f833e355
Merge b156b84ff3fe1df89b1c4e2dc034672ceded88b7 into 021f46904171401338c9c49648c06e55f8f59aeb
2026-06-18 10:30:02 +02:00
Gabriel Cruz
021f469041
feat: {.ffiHandle.} — export complex live objects as opaque handles ( #81 )
2026-06-16 14:11:31 -03:00
Ivan FB
fe6749d3af
ci(test): pass -d:ffiAllowSignalHandler when compiling unit tests
...
The noSignalHandler compile-time guard rejects any build of the ffi
modules that doesn't set -d:noSignalHandler (embedded) or
-d:ffiAllowSignalHandler (standalone). test.yml compiled the unit tests
with a raw `nim c` missing the flag, so every per-test job failed at the
guard. The nimble test tasks already pass it; mirror that here.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 14:55:38 +02:00
Ivan FB
24cf796fcd
fix(pool): recycle contexts to stop per-cycle fd leak ( #74 )
2026-06-11 15:33:18 +02:00
Gabriel Cruz
16dc1b3573
chore(ci): add nph linting ( #77 )
2026-06-10 16:30:30 -03:00
Ivan FB
94ee6603ff
add auto-assign pr author ( #54 )
2026-05-27 14:35:11 -03:00
Ivan FB
6a7e4616fd
Adjust events to cbor ( #39 )
2026-05-25 15:51:56 +02:00
Gabriel Cruz
31d0ebfa51
chore(ci): extend cpp-e2e to OS matrix ( #38 )
2026-05-22 11:43:37 -03:00
Gabriel Cruz
ee472f05ad
chore(ci): fsanitize tests ( #34 )
2026-05-20 14:14:42 -03:00
Ivan FB
584e818ac9
Add basic cpp e2e tests ( #27 )
2026-05-19 12:43:34 +02:00
Gabriel Cruz
159c9287d8
chore(ci): run tests in parallel ( #26 )
2026-05-15 00:11:09 +02:00
Gabriel Cruz
e99eb60fd1
chore: run tests with refc ( #20 )
...
* chore: run tests with refc
* chore: split ci jobs
* chore: fix tests
2026-05-09 10:47:37 -03:00
Ivan FB
e3eca63236
first ci version ( #12 )
2026-04-29 23:48:36 +02:00