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 28 million developers.
Sign up
Popular repositories
-
remacs
Rust
❤️ Emacs -
ag.el
An Emacs frontend to The Silver Searcher
-
babyc
A toy C compiler
-
helpful
A better Emacs *help* buffer
-
suggest.el
discover elisp functions that do what you want
-
emacs-refactor
language-specific refactoring in Emacs
1,701 contributions in the last year
Contribution activity
August 2018
Created a pull request in Wilfred/remacs that received 3 comments
Update to a later version of GNU Emacs upstream
This was a particularly straightforward update, we should do more of these :) Fixes #840.
+3,149
−2,433
•
3
comments
Created an issue in facebook/reason that received 1 comment
UNKNOWN SYNTAX ERROR on misspelled keywords
The following code produces a <UNKNOWN SYNTAX ERROR>:
let foo = (x) => switchx (x) { | [] => [] | _ => x };
A more realistic example (where I noti…
1
comment