Highlights
- 1 discussion answered
Block or Report
Block or report rgrinberg
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
2,176 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 47 commits in 9 repositories
Created 1 repository
Created a pull request in ocaml/ocaml-lsp that received 10 comments
Opened 54 other pull requests in 8 repositories
mirage/ocaml-cohttp
2
open
22
merged
3
closed
- lwt: new server implementation
- fix: missing dependency in cohttp
- feature(lwt): allow flushing on every response
- chore: change to Http where possible
- fix: deprecate the flush field
- fix: deprecate more public facing internals
- fix: merge body and body_raw
- refactor(cohttp-async): insantiate IO only once
- fix: use raise_notrace in header
- refactor: of_string -> of_string_opt
- fix: no do not stringify for comparison
- feature: Curl Based client
- feature: introduce http package
- refactor: move opam metadata to dune-project
- chore: move opam files info to dune-project
- chore: format dune files
- refactor: deprecate Cohttp_async.Io
- fix: move more internals to Private
- fix: deprecate transfer encoding field
- refactor: deprecate Cohttp_async.Body_raw
- fix: deprecate more aliases
- fix: fast comparison of request/response
- refactor: remove some Stringext usage
- refactor: explicit signature for async
- refactor: deprecate connection value
- Some pull requests not shown.
ocaml/dune
1
open
8
merged
2
closed
- Re-implement long polling with svar
- chore: make dune_rpc unstable with attributes
- chore: make dap unstable with attributes
- chore: 5.0 compatibility
- test: add cinaps as a dependency
- test: add missing mdx deps
- chore: odoc CHANGES
- doc: documentation & foreign-code
- doc: grammar & formatting fixes
- line edits for opam.rst
- test: add missing pkg-config deps
ocaml/ocaml-lsp
1
open
9
merged
- refactor: remove stdune deps from lsp-fiber
- fix: remove useless dep in tests
- refactor: remove unused Fiber_unix from jsonrpc
- refactor: improve IO functor interface
- refactor: remove pointless thread
- chore: add folding_range.mli
- chore: update to latest merlin
- refactor: simplify with all_concurrently_unit
- refactor: functorize io parsing
- chore: add back ocaml-lsp to nix for dev
factor/factor
2
merged
ocsigen/ocsigenserver
1
merged
thizanne/ocaml-hamt
1
merged
ygrek/ocurl
1
closed
rgrinberg/lev
1
merged
Reviewed 19 pull requests in 6 repositories
mirage/ocaml-cohttp
9 pull requests
- introduce the optional cohttp-bench package
- feature: Curl Based client
- cohttp: no longer depends on jsonm
- cohttp.headers: faster faster comparison
- Use new request parser
- http, cohttp: refactor Header module tests
- fix: no do not stringify for comparison
- refactor: explicit signature for async
- refactor: deprecate connection value
ocaml/dune
5 pull requests
ahrefs/atd
2 pull requests
ocaml-ppx/ocamlformat
1 pull request
ocamllabs/vscode-ocaml-platform
1 pull request
ocaml/ocaml-lsp
1 pull request
Created an issue in ocaml/merlin that received 8 comments
Request: do not use chdir for ppx
This isn't something user facing, rather a matter of making it easy to use merlin correctly in ocamllsp. You might be aware that ocamllsp runs the …
8
comments
