1
0
Fork 0
arangodb/js/common/modules
Alan Plum c9b926916a
Even cleaner SyntaxError stacktraces
Don't clutter stacktraces for Node compatibility at all. Just add lineNumber/columnNumber/fileName to the object.
These are non-standard but there is precedent for these names in Mozilla.
2017-01-27 05:53:39 +01:00
..
@arangodb Even cleaner SyntaxError stacktraces 2017-01-27 05:53:39 +01:00
jsunity add setUpAll, tearDownAll 2016-09-23 12:08:39 +02:00
jslint.js We are now using semistandard and eslint 2016-06-29 18:27:02 +02:00
jsunity.js add setUpAll, tearDownAll 2016-09-23 12:08:39 +02:00
loadtestrunner.js More Americanization 2015-09-03 22:25:43 +02:00
reportgenerator.js