Commit Graph

419 Commits

Author SHA1 Message Date
Christoph Diehl 705615f857 Add empty logging module 2017-04-07 14:41:44 +02:00
Jesse Schwartzentruber a01cd4191f Initial unit test skeleton. 2017-04-07 12:56:18 +02:00
Christoph Diehl 37545ffeee Merge branch 'master' of https://github.com/MozillaSecurity/octo 2017-04-07 10:12:16 +02:00
Christoph Diehl c42604e984 Make Random object lowercase 2017-04-07 10:10:59 +02:00
Christoph Diehl f9a57326a7 Merge pull request #5 from pyoor/master
Updates to JSHint Rules and Make.colors
2017-04-07 09:53:39 +02:00
pyoor 0f4fe5c99c Initialize "make" directory with "colors.js" module 2017-04-06 21:51:04 +02:00
pyoor c318afc6ca Updated jshint to be aware of globals "Random" and "make" 2017-04-06 21:49:07 +02:00
Christoph Diehl 7b5855e18f Add random utility class 2017-04-06 18:12:24 +02:00
Christoph Diehl c7460c2780 Cleanup MersenneTwister 2017-04-06 16:32:07 +02:00
Christoph Diehl ed2884cc38 Cleanup MersenneTwister 2017-04-06 16:18:36 +02:00
Christoph Diehl 7c7ebd7e40 Cleanup MersenneTwister 2017-04-06 15:49:58 +02:00
pyoor eda32a4f8e Initial commit of jshint rules 2017-04-06 12:56:38 +02:00
Christoph Diehl ab9b6896c1 Merge branch 'master' of https://github.com/MozillaSecurity/octo 2017-04-06 12:49:46 +02:00
Christoph Diehl e96d1d4d1f Add .gitignore 2017-04-06 12:49:34 +02:00
Christoph Diehl fc955afe33 Merge pull request #1 from nth10sd/master
Add jruderman's version of Mersenne Twister from funfuzz rev 2ab19c2b.
2017-04-06 12:31:15 +02:00
Gary Kwong eb83c5250e Add jruderman's version of Mersenne Twister from funfuzz rev 2ab19c2b. 2017-04-06 12:22:57 +02:00
Christoph Diehl b0ee60d165 Update README.md 2017-04-06 11:28:42 +02:00
Christoph Diehl 2cbe2537d3 Update README.md 2017-04-06 11:26:11 +02:00
Christoph Diehl 239684c27b Initial commit 2017-04-06 11:21:05 +02:00