Commit Graph

  • 4c7733f1cf Merge branch 'master' of ssh://github.com/MozillaSecurity/octo pyoor 2017-04-25 13:05:20 -0400
  • 645434ce7e Added random.hex pyoor 2017-04-25 13:04:58 -0400
  • ebd4d161f4 [utils] Add init.js Christoph Diehl 2017-04-25 18:47:19 +0300
  • ac7ac78d92 Refactor make.unit.unit pyoor 2017-04-25 11:24:56 -0400
  • 2e65a4bea3 Fix all type coercion issues pyoor 2017-04-25 11:22:15 -0400
  • aa6e9f567a Rename make.numbers to make.number pyoor 2017-04-25 11:19:25 -0400
  • 9869c32457 Rename make.numbers.number to make.numbers.any pyoor 2017-04-25 11:18:29 -0400
  • 6adf8b4026 Rename types to any pyoor 2017-04-25 11:15:23 -0400
  • 3b64a2af03 Multiple function refactor pyoor 2017-04-25 11:15:07 -0400
  • 5ee30f8b21 Rename make.units to make.unit pyoor 2017-04-25 11:08:16 -0400
  • c5791d6250 Remove make.font.globalValue from wrappers pyoor 2017-04-25 11:07:35 -0400
  • 549c529210 Refactor make.unit.units pyoor 2017-04-25 11:03:55 -0400
  • d1a498f1b7 Ignore .idea project files pyoor 2017-04-25 11:03:38 -0400
  • 6dfe1ffca9 Expand some functions and wrap everything in random.pick pyoor 2017-04-25 11:00:01 -0400
  • 0983242806 Remove .idea project files pyoor 2017-04-25 10:59:13 -0400
  • 21ddc920c9 Initialize make pyoor 2017-04-25 10:58:15 -0400
  • 99e4b89738 Merge pull request #13 from pyoor/master pyoor 2017-04-25 10:13:26 -0400
  • 71a2590641 Refactored font class names pyoor 2017-04-25 10:12:48 -0400
  • f9b18617ba Merge pull request #11 from pyoor/master Christoph Diehl 2017-04-25 00:02:43 +0300
  • 31c96b4609 Return via random.pick pyoor 2017-04-24 17:01:44 -0400
  • f6eda46d60 Merge pull request #10 from pyoor/master Christoph Diehl 2017-04-24 20:06:43 +0300
  • 95a95f7317 Corrected jshint warnings pyoor 2017-04-24 11:16:10 -0400
  • 18631eab1f Fixed casing on Make pyoor 2017-04-24 11:14:58 -0400
  • 8302bac2e1 Fixed bad reference to make.strings.stringFromBlocks pyoor 2017-04-24 11:12:08 -0400
  • b4d8415fb3 Corrected jshint warnings pyoor 2017-04-24 11:10:52 -0400
  • 93bcec2976 Corrected jshint warnings pyoor 2017-04-24 11:08:38 -0400
  • ddbbe9f22b Corrected jshint warnings pyoor 2017-04-24 11:06:58 -0400
  • 96d746c033 Expanded make.mime with values from DOMFuzz pyoor 2017-04-24 11:02:50 -0400
  • ffc107a176 Update README.md Christoph Diehl 2017-04-23 03:59:55 +0300
  • 3bf2bb1e0d Fix configurations for tests cause of lib relocation Christoph Diehl 2017-04-23 03:05:38 +0300
  • 8ecf429681 Add .editorconfig Christoph Diehl 2017-04-23 02:29:16 +0300
  • 7557cb039c Move library folders into lib Christoph Diehl 2017-04-23 02:07:25 +0300
  • dfa6ecc685 Move library folders into lib Christoph Diehl 2017-04-23 01:49:49 +0300
  • 77931baa0b [console.js] Lowercase object name Christoph Diehl 2017-04-23 00:27:00 +0300
  • 0760296bfb Add String and Array extensions Christoph Diehl 2017-04-23 00:26:09 +0300
  • a3494d822d Add objects class Christoph Diehl 2017-04-23 00:25:20 +0300
  • a947263c0b [console.js] Add logging method from common.js Christoph Diehl 2017-04-23 00:16:24 +0300
  • fa1a194b71 [console.js] Add logging method from common.js Christoph Diehl 2017-04-23 00:14:04 +0300
  • 392642751f [random.js] remove redundancy Christoph Diehl 2017-04-23 00:02:26 +0300
  • d1fd149ef2 [script.js] Fix syntax error Christoph Diehl 2017-04-22 23:25:30 +0300
  • 5cef5c3906 Add license headers Christoph Diehl 2017-04-22 23:18:36 +0300
  • 22085d0531 Add license headers Christoph Diehl 2017-04-22 23:16:47 +0300
  • e021430b3a Add LICENSE Christoph Diehl 2017-04-22 23:09:22 +0300
  • 6654cf857e Add overall code reformatting Christoph Diehl 2017-04-22 23:07:29 +0300
  • 93d5fec51a Add docstr to random.init Christoph Diehl 2017-04-22 22:42:54 +0300
  • b360ff1456 Namespace changes Christoph Diehl 2017-04-22 22:17:23 +0300
  • 34e67a89a9 Namespace changes Christoph Diehl 2017-04-22 22:02:38 +0300
  • 227f6a1958 Performance improvement of random.pop() Jesse Schwartzentruber 2017-04-20 15:15:13 -0400
  • 8e084eb878 Fix typo in random.subset: limit should only be randomized if it is not specified Jesse Schwartzentruber 2017-04-20 15:14:33 -0400
  • b7d4cbd043 Add remaining tests for random functions. Jesse Schwartzentruber 2017-04-20 15:13:55 -0400
  • 61b01e0c40 Generate 53-bit floats instead of 32. Jesse Schwartzentruber 2017-04-20 15:12:31 -0400
  • 446dcdf1d9 More work on tests for random functions Jesse Schwartzentruber 2017-04-13 13:07:12 -0400
  • e927fac479 [colors.js] Add newline Christoph Diehl 2017-04-13 16:20:58 +0300
  • eaa4f436b1 Add utils Christoph Diehl 2017-04-13 16:20:04 +0300
  • 539443ede2 Add random to .jshintrc Christoph Diehl 2017-04-13 16:17:33 +0300
  • 3a2e88c4b3 Fix inspections Christoph Diehl 2017-04-13 05:14:02 +0300
  • 3ac4c7d281 Add network.js Christoph Diehl 2017-04-13 03:05:57 +0300
  • db1db9b1a4 Add types.js Christoph Diehl 2017-04-13 03:05:17 +0300
  • 80e1a17cf6 Merge branch 'master' of https://github.com/MozillaSecurity/octo Christoph Diehl 2017-04-13 00:28:22 +0300
  • dbc18ddac6 Add shaders.js Christoph Diehl 2017-04-13 00:28:12 +0300
  • 8b20380b28 Add more random tests. Use chi-squared goodness of fit tests for random distributions. Jesse Schwartzentruber 2017-04-12 17:03:57 -0400
  • a015709892 Add files.js Christoph Diehl 2017-04-12 23:33:41 +0300
  • 44fef815d1 Add strings.js Christoph Diehl 2017-04-12 23:23:15 +0300
  • b25df1051a Add arrays.js Christoph Diehl 2017-04-12 23:16:44 +0300
  • c27b0cfc64 Add mime.js Christoph Diehl 2017-04-12 22:19:45 +0300
  • 240c062a9a Add units.js Christoph Diehl 2017-04-12 22:18:23 +0300
  • 5d7b77016c [text.js] Add language Christoph Diehl 2017-04-12 22:12:15 +0300
  • aab54d634d [text.js] Add charset Christoph Diehl 2017-04-12 22:11:04 +0300
  • b32d4650a6 Add text.js Christoph Diehl 2017-04-12 21:55:13 +0300
  • 27f650a874 Add numbers.js Christoph Diehl 2017-04-12 21:43:55 +0300
  • 3aa9618082 Add fonts.js Christoph Diehl 2017-04-12 21:43:30 +0300
  • 146009da0e Edit Random.pop() Christoph Diehl 2017-04-12 18:24:44 +0300
  • 30a9c59613 Merge pull request #8 from pyoor/master Christoph Diehl 2017-04-12 17:18:04 +0200
  • 78e753a3e7 Add placeholder for Random.pop Qunit test pyoor 2017-04-12 10:41:13 -0400
  • 05ad767b05 Added Random.pop() pyoor 2017-04-12 10:40:50 -0400
  • 5dbe5b7fa6 More random.js tests and fix an issue in random.float() Jesse Schwartzentruber 2017-04-11 17:43:09 -0400
  • 1f62911e9e Move badges Jesse Schwartzentruber 2017-04-10 14:19:24 -0400
  • 5204516dee Update README with test structure. Jesse Schwartzentruber 2017-04-10 14:14:01 -0400
  • a9dd31aed2 Enable Firefox in Karma config for Travis CI Jesse Schwartzentruber 2017-04-10 14:03:05 -0400
  • 1f48bd5953 Update Travis CI environment to trusty so we get a recent chromium. Jesse Schwartzentruber 2017-04-10 13:59:24 -0400
  • 36c6bb5b08 Add coveralls badge Jesse Schwartzentruber 2017-04-10 13:54:02 -0400
  • b3c7ecbe2f Switch from qunit (node) and slimerjs to karma which supports running qunit tests in firefox and chrome. Jesse Schwartzentruber 2017-04-10 13:49:32 -0400
  • 46c89ee886 Update .gitignore: - remove python stuff - remove duplicate templates - add nodejs template Jesse Schwartzentruber 2017-04-10 13:47:35 -0400
  • 91f0cbf6c4 Fix some uses of random.index instead of random.item Jesse Schwartzentruber 2017-04-10 13:37:32 -0400
  • bdeabbbbd4 Change a bunch of uses of `var` to `let` Jesse Schwartzentruber 2017-04-10 13:36:38 -0400
  • db1997c4ea Update README.md Christoph Diehl 2017-04-07 17:08:49 +0200
  • 4a1ed5d176 Add temporary unit-test functions for random.js Christoph Diehl 2017-04-07 17:06:59 +0200
  • 671a9a9fe4 Rename random.some to random.subset Christoph Diehl 2017-04-07 16:59:43 +0200
  • ba5f56cd0b Rename random.index to random.item Christoph Diehl 2017-04-07 16:59:10 +0200
  • e03a4b431e Update README.md Christoph Diehl 2017-04-07 16:21:18 +0200
  • fd64296c59 Update README.md Christoph Diehl 2017-04-07 16:19:31 +0200
  • f4e934b263 Merge branch 'master' of https://github.com/MozillaSecurity/octo Christoph Diehl 2017-04-07 16:17:05 +0200
  • de742a7fc7 Add console logger Christoph Diehl 2017-04-07 16:16:59 +0200
  • ac70f55523 Only run tests for master branch. Jesse Schwartzentruber 2017-04-07 15:56:45 +0200
  • c5806f9fc6 Update nodejs version. Jesse Schwartzentruber 2017-04-07 15:50:15 +0200
  • 51b4d9b37a Use trusty in Travis-CI Jesse Schwartzentruber 2017-04-07 14:52:55 +0200
  • 9569ef2a6e Add badge for Travis-CI Christoph Diehl 2017-04-07 14:47:44 +0200
  • 852223f5ae Add badge for Travis-CI Christoph Diehl 2017-04-07 14:46:22 +0200
  • 9a1fe79100 Add qunit to Travis CI requirements. Jesse Schwartzentruber 2017-04-07 14:44:25 +0200
  • 4107f4148d Merge branch 'master' of https://github.com/MozillaSecurity/octo Christoph Diehl 2017-04-07 14:41:51 +0200