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 31 million developers.
Sign up
Popular repositories
-
boot-lein-generate
Forked from darongmean/boot-lein-generate
-
rebol-red-sublime
Forked from rgchris/rebol-tmbundle
TextMate Bundle for Rebol
-
clj-figwheel-main-devcards
Template combining Clojure CLI, figwheel.main, devcards and extra-main-files
Clojure 5
-
rebol-prolog
Rebol 4
-
hoplon-layouts
Hoplon layout experiments
Clojure 4
-
saphir
Saphirion's fork of the REBOL 3 interpreter.
144 contributions in the last year
Activity overview

Contribution activity
February 2019
January 2019
- onetom/tap-colorize JavaScript
- onetom/qmk_firmware C
Created an issue in unexpectedjs/unexpected that received 7 comments
`instanceof` expect.fail() is not UnexpectedError
Unlike the assertions thrown by the built-in Node.js assert
, the error thrown by unexpected
can not be detected using the instanceof
operator.
The …