Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
3,070 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 56 commits in 6 repositories
Created 2 repositories
- rgrinberg/ctrlf Emacs Lisp
- rgrinberg/PG Emacs Lisp
Created a pull request in ocaml/dune that received 11 comments
[Memo] Fix error handling in fiber memoization
When an async memoized function runs, it should re-raise all errors it encounters.
Opened 18 other pull requests in 6 repositories
ocaml/dune
7
merged
3
open
- [Dune_lang] Improve fields interface
- [fiber] add exception handling tests
- Add module signatures to Exec_{sync,async}
- Sub_system error handling
- Replace 2 Result.ok_exn with 1
- Use let* in fiber tests
- Remove useless fiber in get_rule_or_source
- Re-do build cancellation
- Move all scheduler state to one record
- Remove more uses of formatting strings

