Steve Howell
|
249252f700
|
Put spaces after "function" in JS code (cosmetic).
(imported from commit 7579547bfed70b3e53122109d0d6f30ea01f5ac3)
|
2013-07-05 16:32:32 -04:00 |
Zev Benjamin
|
50fa22a3f9
|
Add utility for profiling iteration constructs
(imported from commit d4e55353475b86ba06da2d776fce2453cd33cc84)
|
2013-05-09 10:35:47 -04:00 |
Zev Benjamin
|
36f7e6ffd5
|
Remove verbose_stacktrace function. Use console.trace instead
console.trace is available in both Firefox and Chrome and is more
powerful.
(imported from commit fa6e2cd5c78e7b0588b8656270d078bfa6af41fa)
|
2013-03-11 13:22:12 -04:00 |
Tim Abbott
|
618183d065
|
debug: Add verbose stacktrace function.
Zev and I found this useful for debugging what's happening inside
casperjs today.
(imported from commit 6fb42165c4ff138ba3417ac2ee0db92040e49fa4)
|
2013-03-06 11:36:15 -05:00 |
Keegan McAllister
|
c99f995782
|
Update comment in debug.js
(imported from commit c23c67331c6433e11e9131f75edce9be52d3ecff)
|
2012-10-29 23:21:00 -04:00 |
Keegan McAllister
|
c456e2850a
|
Allow console.log in debug.js
(imported from commit fe965c9687f0080c639ab3526b245ca3304e5672)
|
2012-10-04 12:36:59 -04:00 |
Keegan McAllister
|
c944c08e79
|
Drop JSLint directives
(imported from commit 5a091b4cb23bae5c307ad19cb772b878d605fbfe)
|
2012-10-04 11:04:25 -04:00 |
Keegan McAllister
|
2f749afc8d
|
Tweak JSLint options
(imported from commit 7e7582a48228b879ea29c2a27eb22e46e093f9dc)
|
2012-10-03 18:26:00 -04:00 |
Keegan McAllister
|
d4217b4383
|
Add jslint options to each file
(imported from commit f49cdbfd655d8d8fdff792f525c7abc58951dacb)
|
2012-10-03 18:26:00 -04:00 |
Keegan McAllister
|
af5282abd4
|
Add client-side debugging tools
(imported from commit faa87e85f366e91fe33e0f24e00ae1197403605d)
|
2012-09-19 16:25:23 -04:00 |