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 36 million developers.
Sign up
Popular repositories
-
roy
Archived
Small functional language that compiles to JavaScript.
-
bilby.js
Serious functional programming library for JavaScript.
-
toggle-osx-shadows
Tiny tool to toggle window shadows on OS X
-
Honer.app
OS X application to draw a border around the focused window
-
iridium
xmonad with the X11 abstracted and configured with Idris
-
brushtail
JS AST rewriter for tail call elimination
347 contributions in the last year
Activity overview
Contribution activity
May 2019
April 2019
- puffnfresh/dynamic Haskell
Created a pull request in NixOS/nixpkgs that received 7 comments
steam: fix steamrt trying to use a missing setup.sh
I was getting the following error after a Steam update:
internal error: /steamrt/setup.sh is missing, this runtime is invalid or corrupted
The scr…
Created an issue in scalameta/metals that received 4 comments
scala.reflect.internal.Positions$ValidateException: Enclosing tree [xxx] does not include tree [yyy]
Describe the bug
Trying to import my large code base and the log contains an error. My coworker has confirmed this problem:
scala.reflect.internal.…