Commit Graph

342 Commits

Author SHA1 Message Date
pyoor 879af3cacf Add simple generator for return random class names 2018-07-30 19:25:37 -04:00
pyoor 385894b5ac Remove incorrect check in random.pick 2018-07-30 10:36:46 -04:00
pyoor b2a73e5130
Merge pull request #1 from MozillaSecurity/pyoor-dev
Minor improvements
2018-07-26 19:45:17 -04:00
pyoor e87962069a Minor fixes 2018-07-26 19:44:34 -04:00
pyoor 2786f886fc Added JSDoc throughout and minor refactoring 2018-07-26 19:27:25 -04:00
pyoor 625adebc67 Fix uses of random.subset 2018-07-26 19:26:57 -04:00
pyoor 075fe89309 Refactor random.subset to pop items from cloned array 2018-07-26 19:26:27 -04:00
pyoor 40eee0a442 Add utils.script.runner 2018-05-21 12:18:09 -04:00
pyoor 6455376a97 Add utils.script.offset 2018-05-21 12:17:48 -04:00
pyoor 3f23299430 Sort functions alphabetically 2018-05-21 12:04:34 -04:00
pyoor 600bb045be Use template literals throughout 2018-05-21 11:50:44 -04:00
pyoor cf910de0f6 Minor linter fixes 2018-05-21 11:34:53 -04:00
pyoor 0e292b817c Remove JSHint in favor of standard 2018-05-21 11:03:38 -04:00
Christoph Diehl 090daa68b5
Add support for Base64 in NodeJS 2018-05-14 19:49:08 +02:00
Christoph Diehl b1908915d5
[crypto.js] Add missing return statement 2018-05-14 19:25:38 +02:00
Christoph Diehl 3c7d14349a
Let webgl.match() be accessible 2018-05-10 09:16:18 +02:00
Christoph Diehl 60a7b65cdf
Fix regex for parsing uniforms, attributes, varyings 2018-05-10 08:56:29 +02:00
Christoph Diehl 6079e9b428
Fix regex for parsing uniforms and attributes 2018-05-09 17:48:44 +02:00
Christoph Diehl a7ac3bc258
Evenly distribute make.numbers.any() 2018-05-09 17:46:20 +02:00
Christoph Diehl e078fde41a
Merge branch 'es6' of http://github.com/mozillasecurity/octo into es6 2018-04-27 15:51:13 -07:00
Christoph Diehl 6059659c05
[WebGL] Fix .extend 2018-04-27 15:50:51 -07:00
pyoor 2c5fd23f49 Fix bad reference in make.time.epoch 2018-04-26 13:04:04 -04:00
Christoph Diehl 15579c705c
Add WebGL extensions names 2018-04-25 14:22:20 -07:00
Christoph Diehl e245d40e38
Add WebGL extensions names 2018-04-25 14:19:03 -07:00
Christoph Diehl e11c0eca0a
Add WebGL extensions names 2018-04-25 13:48:31 -07:00
Christoph Diehl a53231e5ed
Fix make.command.value 2018-04-09 19:38:54 +02:00
pyoor 49915cb7a2 Only wrap strings in quotes 2018-04-07 11:14:40 -04:00
Christoph Diehl b80448b2b2
Fix crypto module using this 2018-04-07 02:11:14 +02:00
Christoph Diehl fc53bca173
Fix various modules using this 2018-04-07 00:15:55 +02:00
Christoph Diehl c9e1987eb1
Fix mime module 2018-04-06 22:50:48 +02:00
Christoph Diehl 58a6a1ce78
Add webpack to normal dependencies 2018-04-06 22:05:51 +02:00
Christoph Diehl d2c84b56a8
Add webpack to normal dependencies 2018-04-06 22:02:56 +02:00
Christoph Diehl 42cadc6db0
Add postinstal step to build octo 2018-04-06 21:57:37 +02:00
Christoph Diehl 297002fec4
Let safely() support Arrays 2018-04-06 19:45:19 +02:00
Christoph Diehl f394b75f38
Add constants for WebGL getParameter functions 2018-04-06 12:13:05 +02:00
Christoph Diehl a5a68d53af
Update README.md 2018-03-22 18:32:29 +01:00
Christoph Diehl 19a2f21259
Merge datetime with time class 2018-03-22 00:17:33 +01:00
Christoph Diehl a869409853
Fix prototypes and explicitly enable them 2018-03-22 00:08:55 +01:00
Christoph Diehl 9e97d0d59f
Fix calling logger 2018-03-21 22:36:13 +01:00
Christoph Diehl 0ec0980e8d
Ensure proper quoting of jsesc 2018-03-21 22:26:35 +01:00
Christoph Diehl 53d9167682
Prefer jsesc for quoting 2018-03-21 22:04:57 +01:00
Christoph Diehl 1a7c08c16c
Remove unnecessary build step 2018-03-20 02:33:18 +01:00
Christoph Diehl 08b59b356a
Stick with require for overwriting String|Array prototypes 2018-03-20 00:55:58 +01:00
Christoph Diehl 3c297bdea2
Stick with require for overwriting String|Array prototypes 2018-03-20 00:55:16 +01:00
Christoph Diehl 94f85030e4
Use global namespace for overwriting String|Array prototypes 2018-03-20 00:03:55 +01:00
Christoph Diehl e8471d8edc
Change 'homepage' URL to update to ES6 branch README.md 2018-03-19 07:09:11 +01:00
Christoph Diehl 79c8ad4898
Change 'homepage' URL to update to ES6 branch README.md 2018-03-19 07:08:40 +01:00
Christoph Diehl e902b1b4c2
Update README.md 2018-03-19 07:05:35 +01:00
Christoph Diehl 014bc75930
Increase minor version number for NPM 2018-03-19 06:38:07 +01:00
Christoph Diehl 7c2273e26c
Fix static method for objects 2018-03-19 06:34:18 +01:00