index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
_debugger.js
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-08
lib: refactor code with startsWith/endsWith
Jackson Tian
1
-1
/
+1
2016-03-30
lib: simplify code with String.prototype.repeat()
Jackson Tian
1
-5
/
+1
2016-03-21
debugger: remove unneeded callback check
Rich Trott
1
-1
/
+1
2016-03-02
lib: use arrow functions instead of bind
Minwoo Jung
1
-7
/
+9
2016-03-02
lib,test: remove extra semicolons
Michaël Zasso
1
-2
/
+2
2016-02-15
debugger: remove variable redeclarations
Rich Trott
1
-5
/
+5
2016-02-15
lib: fix style issues after eslint update
Michaël Zasso
1
-57
/
+55
2016-01-19
module,repl: remove repl require() hack
Ben Noordhuis
1
-1
/
+1
2016-01-19
doc: Fixing broken links to the v8 wiki
Tom Gallacher
1
-1
/
+1
2016-01-19
debugger: also exit when the repl emits 'exit'
Felix Böhm
1
-3
/
+11
2015-08-26
debugger: use strict equality comparison
Minwoo Jung
1
-1
/
+1
2015-08-23
node: rename from io.js to node
cjihrig
1
-3
/
+3
2015-06-15
lib,test: fix whitespace issues
Roman Reiss
1
-4
/
+0
2015-06-11
lib: don't use global Buffer
Roman Reiss
1
-0
/
+1
2015-06-05
debugger: improve ESRCH error message
Jackson Tian
1
-3
/
+12
2015-05-09
lib: fix eslint styles
Yosuke Furukawa
1
-5
/
+4
2015-04-15
node: allow multiple arguments passed to nextTick
Trevor Norris
1
-3
/
+1
2015-03-27
debugger: don't spawn child process in remote mode
Jackson Tian
1
-20
/
+21
2015-02-06
lib: make debug client connect to 127.0.0.1
Ben Noordhuis
1
-1
/
+1
2015-01-31
lib: reduce util.is*() usage
cjihrig
1
-12
/
+12
2015-01-23
debugger: don't override module binding
Vladimir Kurchatkin
1
-3
/
+3
2015-01-21
lib: use const to define constants
cjihrig
1
-28
/
+28
2015-01-16
doc: change to iojs from node in the usage message
Jongyeol Choi
1
-1
/
+1
2015-01-15
src: fix jslint errors
Yosuke Furukawa
1
-5
/
+5
2015-01-12
Remove excessive copyright/license boilerplate
isaacs
1
-21
/
+0
2015-01-05
Merge remote-tracking branch 'joyent/v0.12' into v1.x
Ben Noordhuis
1
-0
/
+6
2014-12-19
debugger: improve clearBreakpoint error and docs
Julian Duque
1
-4
/
+22
2014-12-17
debugger: fix unhandled error in setBreakpoint
Miroslav Bajtoš
1
-0
/
+6
2014-12-06
debugger: use requireRepl() to load debugger repl
cjihrig
1
-2
/
+4
2014-11-22
lib: turn on strict mode
Ben Noordhuis
1
-0
/
+2
2014-10-08
deps: re-implement debugger-agent
Fedor Indutny
1
-0
/
+4
2014-10-08
deps: re-implement debugger-agent
Fedor Indutny
1
-0
/
+4
2014-09-05
lib: improved forEach object performance
Majid Arif Siddiqui
1
-2
/
+4
2014-02-21
debugger: don't set the `repl.prompt` string
Nathan Rajlich
1
-2
/
+0
2014-02-17
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-2
/
+3
2014-02-17
debugger: Fix breakpoint not showing after restart
Farid Neshat
1
-2
/
+3
2014-02-03
debugger: remove unused definition `currentSource`
Oguz Bastemur
1
-1
/
+0
2014-01-20
debug client: connect after child is ready
Alexis Campailla
1
-9
/
+11
2013-10-25
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-1
/
+3
2013-10-25
debugger: Fix bug in sb() with unnamed script
Maxim Bogushevich
1
-1
/
+3
2013-10-06
debugger: count space for line numbers correctly
Alex Kocharin
1
-20
/
+6
2013-10-01
debugger: show current line, fix for #6150
Alex Kocharin
1
-1
/
+8
2013-10-01
debugger: repeat last command
Alex Kocharin
1
-2
/
+2
2013-09-04
stream: return this from pause()/resume()
isaacs
1
-2
/
+4
2013-08-19
fixes #6031 spelling errors
Matthew Aynalem
1
-1
/
+1
2013-08-15
lib: remove unused variables and functions
Brian White
1
-2
/
+1
2013-08-01
src: Replace macros with util functions
isaacs
1
-10
/
+10
2013-07-24
lib: macro-ify type checks
Ben Noordhuis
1
-11
/
+10
2013-05-02
debugger: breakpoints in scripts not loaded yet
Miroslav Bajtoš
1
-21
/
+34
2013-04-29
debugger: fix bug in breakpoint regex escaping
Miroslav Bajtoš
1
-2
/
+2
[next]