Commit Graph

17 Commits

Author SHA1 Message Date
posidron d4810f8187
Fix standard 2018-09-18 04:26:11 +02:00
pyoor 7149e2af12 Replace getKeysFromHash with Object.keys 2018-09-04 14:22:19 -04:00
posidron d33e0fd6e4
Fix logger imports in objects.js and random.js 2018-08-25 07:37:02 +02:00
pyoor 600bb045be Use template literals throughout 2018-05-21 11:50:44 -04:00
Christoph Diehl 7c2273e26c
Fix static method for objects 2018-03-19 06:34:18 +01:00
Christoph Diehl 43b69880b1
Add linter fixes 2018-03-19 05:54:40 +01:00
Christoph Diehl 142576ed49
Add module based architecture
* Build with Webpack
* Let Octo.js run in Node
2018-03-19 04:23:05 +01:00
Christoph Diehl 267d30720a Tiny cosmetics in error message of pick() 2017-06-10 06:10:40 +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 83f241e7b4 Fix namespace of getKeysFromHash 2017-06-06 07:04:43 +02: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
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 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
pyoor 2e65a4bea3 Fix all type coercion issues 2017-04-25 11:22:15 -04:00
Christoph Diehl dfa6ecc685 Move library folders into lib 2017-04-23 01:49:49 +03:00