-
exec/syncjslint.js
From
deuce@VERT to
CVS commit on Sat Dec 1 13:23:22 2012
exec syncjslint.js 1.14 1.15
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv8257
Modified Files:
syncjslint.js
Log Message:
"in strict mode code, functions may be declared only at top level or immediately within another function"
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Sat Dec 1 13:36:14 2012
exec syncjslint.js 1.15 1.16
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv8339
Modified Files:
syncjslint.js
Log Message:
Declare the JSLINT variable.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.sync
-
From
deuce@VERT to
CVS commit on Sat Dec 1 13:39:32 2012
exec syncjslint.js 1.16 1.17
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv8371
Modified Files:
syncjslint.js
Log Message:
Allow longer lines.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Sat Dec 1 13:41:29 2012
exec syncjslint.js 1.17 1.18
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv8391
Modified Files:
syncjslint.js
Log Message:
File.readAll() takes a separate max line length to File.open()
---
þ Synchronet þ Vertrauen þ Home
-
From
deuce@VERT to
CVS commit on Sat Dec 1 13:54:52 2012
exec syncjslint.js 1.18 1.19
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv8542
Modified Files:
syncjslint.js
Log Message:
Add exec/load to search paths by default.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ telne
-
From
deuce@VERT to
CVS commit on Tue Nov 18 13:59:36 2014
exec syncjslint.js 1.19 1.20
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv28704
Modified Files:
syncjslint.js
Log Message:
Add missing classes and functions.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Wed Jan 13 18:13:16 2016
exec syncjslint.js 1.20 1.21
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv7322
Modified Files:
syncjslint.js
Log Message:
Add LOG_* globals.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Wed Jan 13 18:19:48 2016
exec syncjslint.js 1.21 1.22
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv7724
Modified Files:
syncjslint.js
Log Message:
Parse load() paramegers a bit better.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://
-
From
deuce@VERT to
CVS commit on Wed Jan 13 18:20:42 2016
exec syncjslint.js 1.22 1.23
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv7771
Modified Files:
syncjslint.js
Log Message:
Remove debug output.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Wed Jan 13 19:51:13 2016
exec syncjslint.js 1.23 1.24
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv11184
Modified Files:
syncjslint.js
Log Message:
Disable the "The body of a for in should be wrapped in an if statement to filter unwanted properties" warnings by default. This is more for when
you're worried that your object may be exitended... a rare situation in Synchronet JavaScript.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Mon Jan 18 22:48:58 2016
exec syncjslint.js 1.24 1.25
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv27987
Modified Files:
syncjslint.js
Log Message:
Add fullpath()
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Sun Feb 28 17:05:45 2016
exec syncjslint.js 1.25 1.26
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv5770
Modified Files:
syncjslint.js
Log Message:
Add suport for mkpath()
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Fri Apr 22 01:35:08 2016
exec syncjslint.js 1.26 1.27
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv32721
Modified Files:
syncjslint.js
Log Message:
Add support for the require.pl module, disable multiload by default.
This makes it an error for the same file to be load()ed multiple times
without require.pl being used after the first time.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Fri Apr 22 02:17:23 2016
exec syncjslint.js 1.27 1.28
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv1530
Modified Files:
syncjslint.js
Log Message:
Don't load() files from inside multiline comments. :-)
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Fri Apr 22 02:25:05 2016
exec syncjslint.js 1.28 1.29
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv1740
Modified Files:
syncjslint.js
Log Message:
Fix detection of end of multi-line comment.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Sat Apr 23 18:12:14 2016
exec syncjslint.js 1.29 1.30
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv19765
Modified Files:
syncjslint.js
Log Message:
Fix for new require.js usage, and add support for require() global method.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
deuce@VERT to
CVS commit on Fri Aug 23 14:26:22 2019
exec syncjslint.js 1.31 1.32
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv16321
Modified Files:
syncjslint.js
Log Message:
Update to JSLint 2017-11-06
This is the newest version that doesn't use let (which we don't support).
Also, change the argument processing the use -L: to prepend the load path
and -l: to append.
This update required disabling support for:
Arrow functions (the => 'operator')
Mega strings (The ` and ${} things that are SO AWESOME)
And the following newer standard objects:
DataView, Generator, GeneratorFunction, Intl, Map, Promise, Reflect, Set, Symbol, System, WeakMap, WeakSet
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Aug 23 14:28:41 2019
exec syncjslint.js 1.32 1.33
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv17205
Modified Files:
syncjslint.js
Log Message:
Don't let let be used instead of var.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Aug 23 15:03:48 2019
exec syncjslint.js 1.33 1.34
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv22196
Modified Files:
syncjslint.js
Log Message:
Allow using this by default.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Aug 23 18:05:07 2019
exec syncjslint.js 1.34 1.35
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv13875
Modified Files:
syncjslint.js
Log Message:
Remove more default options, fix up some output.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Aug 23 20:57:58 2019
exec syncjslint.js 1.35 1.36
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv8675
Modified Files:
syncjslint.js
Log Message:
Print the number of warnings found.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Sat Aug 24 00:21:55 2019
exec syncjslint.js 1.36 1.37
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv4092
Modified Files:
syncjslint.js
Log Message:
Fix backref replacement.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Thu Aug 29 10:30:45 2019
exec syncjslint.js 1.37 1.38
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv16499
Modified Files:
syncjslint.js
Log Message:
We don't support Number.isNaN()... don't tell people to use it.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Wed Sep 4 14:17:43 2019
exec syncjslint.js 1.38 1.39
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv27461
Modified Files:
syncjslint.js
Log Message:
Add ConnectedSocket and ListeningSocket
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net