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
-
html-css-cheat-sheet
A simple, curated HTML and CSS cheat sheet. Work in progress.
-
TaglessFinalInterpreter
Experiment with tagless final interpreter ideas from http://okmij.org/ftp/tagless-final/course/lecture.pdf
Swift 4
-
recompose-rxjs-app
TicTacToe example from React tutorial using Recompose with RxJS
-
ReasonProject
Forked from reasonml/ReasonNativeProject
Installation of Reason in Your Project Environment
OCaml 1
-
open-source-search-engine
Forked from gigablast/open-source-search-engine
A distributed open source search engine and spider written in C/C++ for Linux on Intel/AMD. From gigablast dot com, which has binaries for download. See the README.md file at the very bottom of thi…
C++
-
acchou.github.io
HTML
1 contribution in the last year in AVA
Activity in AVA
Contribution activity in AVA
March - May 2019
February 2019
Created an issue in avajs/ava that received 4 comments
Don't report filtered tests as pending
Description
When tests fail when using a -m title matching filter, Ava says that some tests are pending, even if they are not matched. For example:
$…