Commit Graph

  • 272a6b614c Add URL object generators to make.network pyoor 2017-06-30 13:19:03 -0700
  • b9c6fa0e42 Prefix logger.comment with /*L*/ pyoor 2017-06-30 13:17:22 -0700
  • 8d4093a7d4 Remove unicode hyphens pyoor 2017-06-28 14:20:45 -0700
  • 0e8c0df425 Initial commit of make.command pyoor 2017-06-28 13:14:01 -0700
  • ac88f930c5 Initial commit of make.uri pyoor 2017-06-28 13:13:52 -0700
  • f884643863 Initial commit of make.alignment pyoor 2017-06-28 12:01:48 -0700
  • 33c3d3ab6d Add relativeSize pyoor 2017-06-28 12:01:34 -0700
  • b1e9ec82c5 Allow negative values for float and double pyoor 2017-06-28 12:01:19 -0700
  • 0a21e8ecb1 Initial commit of make.typed pyoor 2017-06-27 21:33:03 -0700
  • 93f31512ad Initial commit of make.html pyoor 2017-06-27 21:32:55 -0700
  • f8c61ab67a Modify logging routines Christoph Diehl 2017-06-27 17:16:34 -0700
  • 83ade20f6a Add ISO date/time formatting pyoor 2017-06-26 14:57:46 -0400
  • 02b8070dfa Initial commit of datetime generator pyoor 2017-06-26 14:43:25 -0400
  • 3cda93c824 Fix bug in make.number.float pyoor 2017-06-23 11:36:33 -0400
  • 72322bbb2d Expand make.text.language pyoor 2017-06-23 11:35:05 -0400
  • 0bb9953ddb Temporarily replace quote with jruderman's simpleSource pyoor 2017-06-15 17:24:32 -0400
  • 0f8f02a654 Replace logging.testcase in favor of logging.log pyoor 2017-06-15 12:52:24 -0400
  • ddc42d0fa6 Fix bad reference to random.index pyoor 2017-06-15 12:49:29 -0400
  • a8fcf0d7bb Modify logging.comment to dump, and remove comment from JSError pyoor 2017-06-15 12:41:03 -0400
  • 6a65f5a4e6 Fixed bug in make.chars pyoor 2017-06-15 12:16:11 -0400
  • fba49412c7 Update utils.common.quote to escape unicode characters and inner escape sequences pyoor 2017-06-14 14:04:53 -0400
  • 0bfe796364 Add logging.log to wrap strings in utils.scripts.safely before dumping pyoor 2017-06-13 14:25:22 -0400
  • 194e8d948a Remove unecessary attributes for Object.isObject pyoor 2017-06-13 13:19:33 -0400
  • c27266c234 Add Array.extend prototype pyoor 2017-06-13 13:19:09 -0400
  • c0fbfcfd6e Re-add octo.js for distribution w/ jsdelivr. Please update this whenever pushing a tag. Jesse Schwartzentruber 2017-06-12 15:08:10 -0400
  • a10136d2dc Add 'no-unused-vars' to logging.ok for now Christoph Diehl 2017-06-10 13:04:47 +0200
  • 986ae4ea67 Update README.md Christoph Diehl 2017-06-10 13:00:08 +0200
  • f69927f348 Add logger.ok Christoph Diehl 2017-06-10 08:35:35 +0200
  • bc7295ba29 Fix two more left-overs of make.number.*Number reference Christoph Diehl 2017-06-10 07:40:29 +0200
  • fe702f19ed Fix left-over make.number.rangeNumber reference Christoph Diehl 2017-06-10 07:23:38 +0200
  • 7801a05769 Hex is the correct escape in strict mode Christoph Diehl 2017-06-10 07:06:31 +0200
  • 5226f2549b Fix ESLint issues Christoph Diehl 2017-06-10 06:41:53 +0200
  • 267d30720a Tiny cosmetics in error message of pick() Christoph Diehl 2017-06-10 06:10:40 +0200
  • f03f658691 Fix color escape sequences Christoph Diehl 2017-06-10 06:09:20 +0200
  • 56d3cb3851 Let shaders be returned as arrays Christoph Diehl 2017-06-10 05:54:06 +0200
  • 562ba9ebb7 Add platform.SpeechGrammar to platform object Christoph Diehl 2017-06-10 05:52:22 +0200
  • bf19096239 Remove Number suffix from make.number.* methods Christoph Diehl 2017-06-10 05:51:41 +0200
  • 97bc2ab4ad Multi-window fix for Objects.isObject pyoor 2017-06-08 18:15:31 -0400
  • d7cb85131d Add Object.isObject shim pyoor 2017-06-08 17:56:46 -0400
  • 2cf47dba1d Add unicode safe, base64 encode/decode pyoor 2017-06-08 12:05:06 -0400
  • 3ad70863f1 Let platform be a self-invoked function Christoph Diehl 2017-06-08 15:49:58 +0200
  • d7db764361 Let platform be a self-invoked function Christoph Diehl 2017-06-08 15:46:46 +0200
  • 07983e5999 Let platform be a self-invoked function Christoph Diehl 2017-06-08 15:41:04 +0200
  • ccb0996187 Remove duplicate shuffle function pyoor 2017-06-08 09:32:40 -0400
  • 8401a10127 Replace instanceof Array checks with Array.isArray pyoor 2017-06-08 09:31:41 -0400
  • 060345e96a WIP Add utils.mutate.random to any() pyoor 2017-06-08 00:18:33 -0400
  • 16402ea39c WIP Initial commit of mutators pyoor 2017-06-08 00:15:20 -0400
  • 179ebeb042 Add IRCCloud badge to README.md Christoph Diehl 2017-06-08 05:05:15 +0200
  • 1bb1e5e070 Add IRCCloud badge to README.md Christoph Diehl 2017-06-08 05:04:42 +0200
  • cecc7b0f5e Remove references of removed random.some in favour of random.subset Christoph Diehl 2017-06-08 04:27:26 +0200
  • 891fb2bb60 Rename make.number.anyNumber to make.number.any Christoph Diehl 2017-06-08 04:26:28 +0200
  • 23efa3df7f Let random seed be a property Christoph Diehl 2017-06-08 04:12:49 +0200
  • dbaffb373c Deploy to both github pages (always) & releases (tagged) Jesse Schwartzentruber 2017-06-07 12:34:17 -0400
  • 8a29be9b88 Experiment with deployment to github releases Jesse Schwartzentruber 2017-06-07 12:10:53 -0400
  • a401775ea9 Fix Travis CI: * use github_token instead of api_key * use before_deploy instead of script so tests are still run. Jesse Schwartzentruber 2017-06-07 11:47:32 -0400
  • 1f061e996f Use Travis CI to automate build and deploy. Latest octo.js will always be on github pages. Jesse Schwartzentruber 2017-06-07 11:42:09 -0400
  • 2262c9a2b5 Add all files to the tests index.html for local runs. Jesse Schwartzentruber 2017-06-07 11:09:57 -0400
  • 5be44328f0 Double the length of random distribution tests to decrease random failures. Jesse Schwartzentruber 2017-06-07 10:28:50 -0400
  • 9f9b83dc96 Simplify random.hex Jesse Schwartzentruber 2017-06-07 10:27:51 -0400
  • fb6a02185f Update octo.js Christoph Diehl 2017-06-07 03:46:44 +0200
  • fd6debad01 Use any() rather than file() inside make.files Christoph Diehl 2017-06-06 07:17:14 +0200
  • 6110524f78 Fix o.get by calling random.pick instead of the removed random.index Christoph Diehl 2017-06-06 07:12:31 +0200
  • 3e8c5c82f7 Fix namespace of quote() Christoph Diehl 2017-06-06 07:07:08 +0200
  • 83f241e7b4 Fix namespace of getKeysFromHash Christoph Diehl 2017-06-06 07:04:43 +0200
  • aaa11ca105 Add Travis integration for slack Jesse Schwartzentruber 2017-06-01 13:43:57 -0400
  • ade22d6dc4 Fix standard style issues pyoor 2017-06-01 13:30:04 -0400
  • be4fef5d86 Reduce dependencies in make.network.randomIPv6 pyoor 2017-05-31 15:58:01 -0400
  • 7f68b11902 Merge make.strings into make.text pyoor 2017-05-31 15:57:05 -0400
  • 96d2ffa450 Fix minor style issue pyoor 2017-05-31 15:41:02 -0400
  • 5726fc4e2c Simplify make.text.any pyoor 2017-05-31 15:40:25 -0400
  • e7773ee307 Add make.text.any pyoor 2017-05-31 15:28:33 -0400
  • 6c009be41d Add make.text.chars pyoor 2017-05-31 15:28:20 -0400
  • 52257b6d95 Add make.text.bidiCharCodes pyoor 2017-05-31 15:25:48 -0400
  • 9b19775bb8 Move registeredFontFeatures to make.fonts pyoor 2017-05-31 15:24:43 -0400
  • 3de3feef21 Modified make.array.filledArray to accept an array of callbacks pyoor 2017-05-14 21:22:59 -0400
  • 7b4bfe7f94 [files.js] Fix namespace Christoph Diehl 2017-05-02 23:37:06 +0300
  • 92cac4b901 [numbers.js] Fix typo Christoph Diehl 2017-05-02 22:32:36 +0300
  • 39d0f506a5 Use eslint-disable-line no-undef for print() Christoph Diehl 2017-05-02 22:32:03 +0300
  • aa2da6395c Update README.md Christoph Diehl 2017-05-02 19:01:17 +0300
  • eeea9bc67c Initial commit of build.py and combined octo.js pyoor 2017-05-02 11:37:55 -0400
  • 9a22935f0e [console.js] Use const instead of let Christoph Diehl 2017-05-02 17:26:49 +0300
  • b7fc059dbe [console.js] Use const instead of let Christoph Diehl 2017-05-02 17:17:36 +0300
  • de4dc71820 Use let instead of var in objects.js Christoph Diehl 2017-05-02 17:12:49 +0300
  • 37912b3a3f Use let instead of var in objects.js Christoph Diehl 2017-05-02 17:09:14 +0300
  • b55264b24f Use let instead of var in script.js Christoph Diehl 2017-05-02 17:01:32 +0300
  • 2ed3e76ab2 Use const and let for platform object Christoph Diehl 2017-05-02 16:44:59 +0300
  • 85dc6b9bd8 Update prototypes to use defineProperty Christoph Diehl 2017-04-27 01:30:33 +0300
  • 0302a84fa6 Linter changes Jesse Schwartzentruber 2017-04-26 18:01:48 -0400
  • b96bec29c0 Add -v to package.json Christoph Diehl 2017-04-26 18:44:33 +0300
  • f7e3a0c9a4 Fixed bad reference to platform pyoor 2017-04-26 10:14:19 -0400
  • 30c3a234da Add global variables for standard pyoor 2017-04-26 09:50:12 -0400
  • b70171ebcc Update README.md Christoph Diehl 2017-04-26 02:13:43 +0300
  • a85ae63c24 [package.json] Update with Standard Christoph Diehl 2017-04-26 02:06:13 +0300
  • 926410cf33 [package.json] Update with Standard Christoph Diehl 2017-04-26 01:40:45 +0300
  • 318af0d053 [package.json] Update with Standard Christoph Diehl 2017-04-26 01:37:49 +0300
  • a27e55b280 [package.json] Fix ident Christoph Diehl 2017-04-26 01:30:46 +0300
  • 68c04f6224 Fix logger Christoph Diehl 2017-04-26 01:28:31 +0300
  • 6cbda76fea Use Standard as JavaScript standard style Christoph Diehl 2017-04-26 01:21:31 +0300
  • 6e986d5702 Include all of lib in karma Jesse Schwartzentruber 2017-04-25 14:27:17 -0400
  • 973df12a25 Fix path to utils.platform pyoor 2017-04-25 13:59:34 -0400