Polyglot with a FP emphasis Haskell, Rust, TS, Linux, etc...
- NY, USA
- @AviDessauer
Block or Report
Block or report Avi-D-coder
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
sundial-gc-design Public
type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc
-
-
-
fzf-wordnet.vim Public
Terminal/Vim dictionary/completion powered by fzf and wordnet
-
fira-mono-italic Public
zwaldowski's italics rebased with Mozilla master with manual width corrections
HTML 20
-
143 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 32 commits in 1 repository
Created a pull request in tweag/nickel that received 7 comments
Use free variables to avoid memory cycles in rec records
cherry pick of 836e01d
+304
−58
•
7
comments
Opened 9 other pull requests in 1 repository
tweag/nickel
8
merged
1
closed
- Disable record benchmarks
- Fix: #522, Use eval_full to test examples
- Fix records benchmark
- Fix: #532, only test on rust stable channel
- Fix: #523
- Use deep_repr when printing evaluated term
- Closurize optimization
- Produce a parse error diagnostic instead of a Term::ParseError in prepare
- This change allows the criterion-compare-action to pass