Getting Started
Documentation
Organisations
ocsigen
lwt
lwt
https://github.com/ocsigen/lwt
Default Branch
master
Merge pull request #1075 from ocsigen/ci-names Improve CI job names
f0a4c4
-
Oct 14 14:34 +00:00
Failed in 1d05h
Branches (10)
better-ci-test-ppx
improve maintainability of github action central place to set ppx-related values
06449c
-
Sep 18 08:04 +00:00
Failed in 11h56m
domains
ocaml.4.14 compat (via domain_shims)
fda281
-
Sep 18 08:04 +00:00
Failed in 11h40m
fix-32bit
fix
524012
-
Oct 14 14:34 +00:00
Failed in 11h47m
lwt-6
set version to 6beta0
47bcbf
-
Oct 14 14:34 +00:00
Failed in 11h51m
lwt-6-default-domain
Lwt_preemptive better name for worker termination
75ba14
-
Oct 14 14:34 +00:00
Failed in 11h50m
lwt-6-draft
clean-up unneeded flag
aa442e
-
Sep 18 08:04 +00:00
Failed in 11h47m
lwt-6-only-await-and-events
runtime-events as optional dep (to be compatible with 4.14)
8985a4
-
Oct 15 02:14 +00:00
Failed in 11h39m
lwt-6-runtime-events
stall-detection: README and improved script
6e724a
-
Oct 14 14:34 +00:00
Failed in 11h36m
release-5-9-2
Update CHANGES Co-authored-by: Simmo Saan <simmo.saan@gmail.com>
1375b8
-
Oct 14 14:34 +00:00
Failed in 1d05h
support-ocaml-4-lwt-ppx
make fPIC/pthread flags unix-specific
948864
-
Oct 14 14:34 +00:00
Failed in 11h47m
Refs Branches (8)
allow multiple schdulers to run in parallel
ocaml.4.14 compat (via domain_shims)
fda281
-
#1058
-
Sep 18 08:04 +00:00
Failed in 11h40m
add the `lwt_direct` package, for direct-style control flow
document cancelation (or lack thereof)
24e7cc
-
#1060
-
Sep 18 08:04 +00:00
Failed in 11h53m
prepare for 5.9.2
Update CHANGES Co-authored-by: Simmo Saan <simmo.saan@gmail.com>
1375b8
-
#1070
-
Oct 14 14:34 +00:00
Failed in 1d05h
Lwt 6 (NOT FOR MERGE AS IS)
set version to 6beta0
47bcbf
-
#1073
-
Oct 14 14:34 +00:00
Failed in 11h51m
Add back documentation on sequencing PPX
Match let-operator example Make the sequencing operator example exactly match the let-operator example in the manual.
e9b7d9
-
#1078
-
Oct 14 14:34 +00:00
Failed in 11h42m
Testcase for Lwt 6.0.0-beta00 segfault in multidomain
Add SEGV testcase Copy of domainworkers.ml, replacing the sleep with an Lwt.pause, and adding a loop around the entire main function. Signed-off-by: Edwin Török <edwin@etorok.net>
2e8bec
-
#1080
-
Oct 14 14:34 +00:00
Failed in 1d05h
Lwt 6 only await and events
runtime-events as optional dep (to be compatible with 4.14)
8985a4
-
#1083
-
Oct 15 02:14 +00:00
Failed in 11h39m
A safer core: remove `Obj.magic` in promise state update
minor: drop the now-useless [packed_promise] type
044773
-
#1084
-
Oct 16 07:49 +00:00
Failed in 37m48s