Commit graph

185 commits

Author SHA1 Message Date
Jesse Schwartzentruber
bdeabbbbd4 Change a bunch of uses of var to let 2017-04-10 13:36:38 -04:00
Christoph Diehl
db1997c4ea Update README.md 2017-04-07 17:08:49 +02:00
Christoph Diehl
4a1ed5d176 Add temporary unit-test functions for random.js 2017-04-07 17:06:59 +02:00
Christoph Diehl
671a9a9fe4 Rename random.some to random.subset 2017-04-07 16:59:43 +02:00
Christoph Diehl
ba5f56cd0b Rename random.index to random.item 2017-04-07 16:59:10 +02:00
Christoph Diehl
e03a4b431e Update README.md 2017-04-07 16:21:18 +02:00
Christoph Diehl
fd64296c59 Update README.md 2017-04-07 16:19:31 +02:00
Christoph Diehl
f4e934b263 Merge branch 'master' of https://github.com/MozillaSecurity/octo 2017-04-07 16:17:05 +02:00
Christoph Diehl
de742a7fc7 Add console logger 2017-04-07 16:16:59 +02:00
Jesse Schwartzentruber
ac70f55523 Only run tests for master branch. 2017-04-07 15:56:45 +02:00
Jesse Schwartzentruber
c5806f9fc6 Update nodejs version. 2017-04-07 15:50:15 +02:00
Jesse Schwartzentruber
51b4d9b37a Use trusty in Travis-CI 2017-04-07 14:54:12 +02:00
Christoph Diehl
9569ef2a6e Add badge for Travis-CI 2017-04-07 14:47:44 +02:00
Christoph Diehl
852223f5ae Add badge for Travis-CI 2017-04-07 14:46:22 +02:00
Jesse Schwartzentruber
9a1fe79100 Add qunit to Travis CI requirements. 2017-04-07 14:44:25 +02:00
Christoph Diehl
4107f4148d Merge branch 'master' of https://github.com/MozillaSecurity/octo 2017-04-07 14:41:51 +02:00
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