aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix call to documentatrunkChristopher Baines2025-07-10
* Generate documentation for (knots) as wellChristopher Baines2025-07-10
* Don't loop inside exception handlersChristopher Baines2025-07-09
* Avoid calling deq! if the queue is emptyChristopher Baines2025-07-06
* Fix resource pool bugChristopher Baines2025-07-01
* Add a post-request-hook to the web serverChristopher Baines2025-07-01
* Use a queue for the resource pool waitersChristopher Baines2025-06-30
* Tweak the knots chunked output portChristopher Baines2025-06-30
* Use the buffer size for chunked output portsChristopher Baines2025-06-29
* Document some thingsChristopher Baines2025-06-27
* More consistently handle results and exceptionsChristopher Baines2025-06-27
* Use the knots backtrace printer for testsChristopher Baines2025-06-27
* Tweak spacingChristopher Baines2025-06-27
* Fix record-predicate that should be exception-predicateChristopher Baines2025-06-27
* Fix exception handling in fibers-map-with-progressChristopher Baines2025-06-26
* Fix resource-pool-destroy-resource-exceptionChristopher Baines2025-06-26
* Make resource pool changes and add parallelism limiterChristopher Baines2025-06-26
* Avoid workflow erroring if there's nothing to changeChristopher Baines2025-06-24
* Add workflow for building the websiteChristopher Baines2025-06-24
* Add manual indexChristopher Baines2025-06-24
* Add texinfo to guix-dev.scmChristopher Baines2025-06-24
* Add guile-documenta as a native inputChristopher Baines2025-06-24
* Address exception naming inconsistenciesChristopher Baines2025-06-21
* Fix typoEfraim Flashner2025-06-18
* Tweak display of stack tracesChristopher Baines2025-06-09
* Export sanitize-responseChristopher Baines2025-06-09
* Improve promise exception reportingChristopher Baines2025-05-26
* Respect use-default-io-waiters? for the fixed size thread poolsChristopher Baines2025-05-25
* Rework thread poolsChristopher Baines2025-05-19
* Handle %stacks not being a pairChristopher Baines2025-05-15
* Support listing resource pool resourcesChristopher Baines2025-05-15
* Enable destroying individual resources in a resource poolChristopher Baines2025-05-15
* Allow specifying the resource-pool-channelChristopher Baines2025-04-27
* Use a condition for destroying resource poolsChristopher Baines2025-04-27
* Resource pool max waiters and destroy changesChristopher Baines2025-04-27
* Don't call put-message without unwinding the stackChristopher Baines2025-04-01
* Remove the web-server exception handlerChristopher Baines2025-03-14
* Unwind before calling put-messageChristopher Baines2025-03-11
* Add a fibers-parallel testChristopher Baines2025-03-10
* Abbreviate the fport_writer error messageChristopher Baines2025-03-10
* Fix exception handling for the web server exception handlerChristopher Baines2025-03-08
* Add some helpers for handling request bodiesChristopher Baines2025-03-08
* Remove GUILE_AUTO_COMPILE=0 from test-env.inChristopher Baines2025-03-08
* Use guile-next and guile-fibers-next for developmentChristopher Baines2025-03-08
* Fix some exception handling issuesChristopher Baines2025-03-08
* Revert "Use module-ref for make-base-operation"Christopher Baines2025-03-04
* Better handle the web server exception handler not returning 2 valuesChristopher Baines2025-03-03
* Use module-ref for make-base-operationChristopher Baines2025-02-27
* Improve exception reportingChristopher Baines2025-02-27
* Simplify and extend using the knots exception with stackChristopher Baines2025-02-27