Ari Russo

Results 8 issues of Ari Russo

as reported by @sdj on issue #7

as reported by @sdj on issue #7

* Rename Event -> EventHandlers * Adds unit tests, and runs them in the build

* Adds Rubocop and corrects errors * Switches to Rspec * Add Github actions jobs for tests and linter * Remove dependency on Gamelan and PriorityQueue (no longer bundles) *...

Specs using Ruby 2.4-3.1 Rubocop using 2.4 This is based on https://github.com/arirusso/nibbler/pull/3

Changes the core of the library to primarily process numeric bytes. This gets rid of some unnecessary string conversion. One can still optionally process strings using the `parse_s` method.