Highlights
- 2 discussions 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,266 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 35 commits in 4 repositories
Created a pull request in ocaml/dune that received 3 comments
refactor(ctypes): re-arrange some code
Currently the ctypes rules are pulling in a [Compilation_context] dependency in [Dir_contents]. We re-arrange things in a way so that we can get th…
+159
−181
•
3
comments
Opened 37 other pull requests in 4 repositories
ocaml/dune
9
open
23
merged
- refactor(rpc): no_real_method is a boolean flag
- Client side cancellation of long polling
- test: directory targets cannot generate sources
- test(watch): set exclusion paths in tests
- refactor: add id's to rpc debug logs
- chore: ignored unused functor arguments
- chore: remove a bunch of unused fields
- refactor(rules): speed up the which look ups
- refactor: remove Lib.modules and its friends
- refactor(rules): move sites rules to [Sites]
- fix(bootstrap): disable unstable alerts
- bench: update deps
- chore: update project to 3.3
- fix: tweak flags for 3.3
- fix: remove trailing spaces from rpc errors
- refactor(rules): move findlib from super_context
- refactor(rules): remove unused type
- refactor(menhir): remove cctx from sources
- Remove scopes from various source modules
- test: generating in subdirs
- test: promote tests
- chore: remove Action_ast
- fix(rules): make Module.File.t abstract
- test: generate executable sources in subdir
- test: disable exit-code on ci + mac
- Some pull requests not shown.
ocaml/ocaml-lsp
3
merged
ocaml/opam-repository
1
merged
ocaml-community/easy-format
1
merged
Reviewed 13 pull requests in 5 repositories
ocaml/dune
9 pull requests
- refactor(rpc): no_real_method is a boolean flag
- Client side cancellation of long polling
- chore: remove a bunch of unused fields
- refactor(coq): rename libraries to plugins
- refactor(rules): move findlib from super_context
- feature(coq): support for inter-project composition of theories
- Tweaks to Memo docs
- feature: install dir
- refactor(engine): custom actions