Commit Graph

419 Commits

Author SHA1 Message Date
Christoph Diehl 891fb2bb60 Rename make.number.anyNumber to make.number.any 2017-06-08 04:26:28 +02:00
Christoph Diehl 23efa3df7f Let random seed be a property 2017-06-08 04:12:49 +02:00
Jesse Schwartzentruber dbaffb373c Deploy to both github pages (always) & releases (tagged) 2017-06-07 12:34:17 -04:00
Jesse Schwartzentruber 8a29be9b88 Experiment with deployment to github releases 2017-06-07 12:10:53 -04:00
Jesse Schwartzentruber a401775ea9 Fix Travis CI:
* use github_token instead of api_key
* use before_deploy instead of script so tests are still run.
2017-06-07 11:47:32 -04:00
Jesse Schwartzentruber 1f061e996f Use Travis CI to automate build and deploy.
Latest octo.js will always be on github pages.
2017-06-07 11:42:09 -04:00
Jesse Schwartzentruber 2262c9a2b5 Add all files to the tests index.html for local runs. 2017-06-07 11:09:57 -04:00
Jesse Schwartzentruber 5be44328f0 Double the length of random distribution tests to decrease random
failures.
2017-06-07 10:28:50 -04:00
Jesse Schwartzentruber 9f9b83dc96 Simplify random.hex 2017-06-07 10:27:51 -04:00
Christoph Diehl fb6a02185f Update octo.js 2017-06-07 03:46:44 +02:00
Christoph Diehl fd6debad01 Use any() rather than file() inside make.files 2017-06-06 07:17:14 +02:00
Christoph Diehl 6110524f78 Fix o.get by calling random.pick instead of the removed random.index 2017-06-06 07:12:31 +02:00
Christoph Diehl 3e8c5c82f7 Fix namespace of quote() 2017-06-06 07:07:08 +02:00
Christoph Diehl 83f241e7b4 Fix namespace of getKeysFromHash 2017-06-06 07:04:43 +02:00
Jesse Schwartzentruber aaa11ca105 Add Travis integration for slack 2017-06-01 13:43:57 -04:00
pyoor ade22d6dc4 Fix standard style issues 2017-06-01 13:30:04 -04:00
pyoor be4fef5d86 Reduce dependencies in make.network.randomIPv6 2017-05-31 15:58:01 -04:00
pyoor 7f68b11902 Merge make.strings into make.text 2017-05-31 15:57:05 -04:00
pyoor 96d2ffa450 Fix minor style issue 2017-05-31 15:41:02 -04:00
pyoor 5726fc4e2c Simplify make.text.any 2017-05-31 15:40:25 -04:00
pyoor e7773ee307 Add make.text.any 2017-05-31 15:28:33 -04:00
pyoor 6c009be41d Add make.text.chars 2017-05-31 15:28:20 -04:00
pyoor 52257b6d95 Add make.text.bidiCharCodes 2017-05-31 15:25:48 -04:00
pyoor 9b19775bb8 Move registeredFontFeatures to make.fonts 2017-05-31 15:24:43 -04:00
pyoor 3de3feef21 Modified make.array.filledArray to accept an array of callbacks 2017-05-14 21:22:59 -04:00
Christoph Diehl 7b4bfe7f94 [files.js] Fix namespace 2017-05-02 23:37:06 +03:00
Christoph Diehl 92cac4b901 [numbers.js] Fix typo 2017-05-02 22:32:36 +03:00
Christoph Diehl 39d0f506a5 Use eslint-disable-line no-undef for print() 2017-05-02 22:32:03 +03:00
Christoph Diehl aa2da6395c Update README.md 2017-05-02 19:01:17 +03:00
pyoor eeea9bc67c Initial commit of build.py and combined octo.js 2017-05-02 11:37:55 -04:00
Christoph Diehl 9a22935f0e [console.js] Use const instead of let 2017-05-02 17:26:49 +03:00
Christoph Diehl b7fc059dbe [console.js] Use const instead of let 2017-05-02 17:17:36 +03:00
Christoph Diehl de4dc71820 Use let instead of var in objects.js 2017-05-02 17:12:49 +03:00
Christoph Diehl 37912b3a3f Use let instead of var in objects.js 2017-05-02 17:09:14 +03:00
Christoph Diehl b55264b24f Use let instead of var in script.js 2017-05-02 17:01:32 +03:00
Christoph Diehl 2ed3e76ab2 Use const and let for platform object 2017-05-02 16:44:59 +03:00
Christoph Diehl 85dc6b9bd8 Update prototypes to use defineProperty 2017-04-27 01:30:33 +03:00
Jesse Schwartzentruber 0302a84fa6 Linter changes
* Override remaining eslint errors from standard
* Run standard with grunt instead of separately
2017-04-26 18:01:48 -04:00
Christoph Diehl b96bec29c0 Add -v to package.json 2017-04-26 18:44:33 +03:00
pyoor f7e3a0c9a4 Fixed bad reference to platform 2017-04-26 10:14:19 -04:00
pyoor 30c3a234da Add global variables for standard 2017-04-26 09:50:12 -04:00
Christoph Diehl b70171ebcc Update README.md 2017-04-26 02:13:43 +03:00
Christoph Diehl a85ae63c24 [package.json] Update with Standard 2017-04-26 02:06:13 +03:00
Christoph Diehl 926410cf33 [package.json] Update with Standard 2017-04-26 01:40:45 +03:00
Christoph Diehl 318af0d053 [package.json] Update with Standard 2017-04-26 01:37:49 +03:00
Christoph Diehl a27e55b280 [package.json] Fix ident 2017-04-26 01:30:46 +03:00
Christoph Diehl 68c04f6224 Fix logger 2017-04-26 01:28:31 +03:00
Christoph Diehl 6cbda76fea Use Standard as JavaScript standard style 2017-04-26 01:21:31 +03:00
Jesse Schwartzentruber 6e986d5702 Include all of lib in karma 2017-04-25 14:27:17 -04:00
pyoor 973df12a25 Fix path to utils.platform 2017-04-25 13:59:34 -04:00