aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* rename to 'exuberant_hacks'; bump to 0.2bnewbold2016-06-201-1/+1
| | | | | | | Repo and project is named "exuberant-hacks"; Rust module can't have '-', so it's "exuberant_hacks". Also bumped version to 0.2.
* lib: slow things down with 30ms delaybnewbold2016-06-141-1/+3
|
* src/lib: small cleanupsbnewbold2016-06-131-3/+1
|
* change API to pass time as arg to draw_framebnewbold2016-06-131-2/+3
|
* refactor into librarybnewbold2016-06-131-10/+49
|
* refactor exuberantbovines into src/binbnewbold2016-06-131-0/+67