pyoor
|
cf910de0f6
|
Minor linter fixes
|
2018-05-21 11:34:53 -04:00 |
|
Christoph Diehl
|
9e97d0d59f
|
Fix calling logger
|
2018-03-21 22:36:13 +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 |
|
pyoor
|
d167b49fba
|
Use single line comment
|
2017-07-07 11:24:09 -04:00 |
|
pyoor
|
b9c6fa0e42
|
Prefix logger.comment with /*L*/
|
2017-06-30 13:17:22 -07:00 |
|
Christoph Diehl
|
f8c61ab67a
|
Modify logging routines
|
2017-06-27 17:16:34 -07:00 |
|
pyoor
|
0f8f02a654
|
Replace logging.testcase in favor of logging.log
|
2017-06-15 12:52:24 -04:00 |
|
pyoor
|
a8fcf0d7bb
|
Modify logging.comment to dump, and remove comment from JSError
|
2017-06-15 12:41:03 -04:00 |
|
pyoor
|
0bfe796364
|
Add logging.log to wrap strings in utils.scripts.safely before dumping
|
2017-06-13 14:25:22 -04:00 |
|
Christoph Diehl
|
a10136d2dc
|
Add 'no-unused-vars' to logging.ok for now
|
2017-06-10 13:04:47 +02:00 |
|
Christoph Diehl
|
f69927f348
|
Add logger.ok
|
2017-06-10 08:35:35 +02:00 |
|
Christoph Diehl
|
7801a05769
|
Hex is the correct escape in strict mode
|
2017-06-10 07:06:31 +02:00 |
|
Christoph Diehl
|
5226f2549b
|
Fix ESLint issues
|
2017-06-10 06:41:53 +02:00 |
|
Christoph Diehl
|
f03f658691
|
Fix color escape sequences
|
2017-06-10 06:09:20 +02:00 |
|
Christoph Diehl
|
39d0f506a5
|
Use eslint-disable-line no-undef for print()
|
2017-05-02 22:32:03 +03: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 |
|
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
|
6cbda76fea
|
Use Standard as JavaScript standard style
|
2017-04-26 01:21:31 +03:00 |
|
pyoor
|
973df12a25
|
Fix path to utils.platform
|
2017-04-25 13:59:34 -04: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 |
|