index
:
delta/node.git
buf-compare-normalize
execSync-wip
feature/openssl-1.0.1f-in-v.08
feature/update-openssl1.0.1f
fix-api-docs-menu
fix/gh-6663
fix/openssl-1.0.1g
fix/orangemocha-readable-stuff
fsevents-fix
gyp-flock
gyp-update
hgraph-backport
libuv-upgrade-latest-1x
master
merge-review
merge-review2
merge-test
move-debugger-tests
moved
node-review
nodeconf-2013
npm-1.4.6
npm-v1.4.2
npm-v1.4.3
openssl-exports
orangemocha-Dns
orangemocha-LibuvUpdate-FlakyTests
orangemocha-deadhorseresolve
orangemocha-opensusegcc
orangemocha-testing
pr6651
reviewme
reviewme2
run-in-closing-handles
strictee
tj-try-this
uv-1.4.0-update
v0.10
v0.10-merge
v0.10.0-release
v0.10.1-release
v0.10.10-release
v0.10.11-release
v0.10.12-release
v0.10.13-release
v0.10.14-release
v0.10.15-release
v0.10.16-release
v0.10.17-release
v0.10.18-release
v0.10.19-release
v0.10.2-release
v0.10.20-release
v0.10.21-release
v0.10.22-release
v0.10.23-release
v0.10.24-release
v0.10.25-release
v0.10.26-release
v0.10.27-release
v0.10.28-release
v0.10.29-release
v0.10.3-release
v0.10.30-release
v0.10.31-release
v0.10.32-release
v0.10.33-release
v0.10.34-release
v0.10.35-release
v0.10.36-release
v0.10.37-release
v0.10.38-release
v0.10.39-release
v0.10.4-release
v0.10.40-release
v0.10.5-release
v0.10.6-release
v0.10.7-release
v0.10.8-release
v0.10.9-release
v0.11.0-release
v0.11.1-release
v0.11.10-release
v0.11.11-release
v0.11.12-release
v0.11.13-release
v0.11.14-release
v0.11.15-release
v0.11.16-release
v0.11.2-release
v0.11.3-release
v0.11.4-release
v0.11.5-release
v0.11.6-release
v0.11.7-release
v0.11.8-release
v0.11.9-release
v0.12
v0.12.0-release
v0.12.1-release
v0.12.2-release
v0.12.3-release
v0.12.4-release
v0.12.5-release
v0.12.6-release
v0.12.7-release
v0.2
v0.4
v0.6
v0.7.10-fix
v0.7.4-release
v0.8
v0.8-npm-1.4.10
v0.8.10-release
v0.8.11-release
v0.8.12-release
v0.8.13-fix
v0.8.13-release
v0.8.14-release
v0.8.15-release
v0.8.16-release
v0.8.17-release
v0.8.18-release
v0.8.19-release
v0.8.20-release
v0.8.21-release
v0.8.22-release
v0.8.23-release
v0.8.24-release
v0.8.25-release
v0.8.26-release
v0.8.27-release
v0.8.28-release
v0.8.7-release
v0.8.8-release
v0.8.9-release
v0.9.1-release
v0.9.10-release
v0.9.11-release
v0.9.12-release
v0.9.2-release
v0.9.3-release
v0.9.4-release
v0.9.5-release
v0.9.6-release
v0.9.7-release
v0.9.8-release
v0.9.9-release
v8-lateral-3.28-update
vs2015-icufix-v012
github.com: joyent/node.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
simple
/
test-repl.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
repl: Catch syntax errors better
isaacs
2013-09-04
1
-15
/
+18
*
test: fix up indentation, replace tabs with spaces
Ben Noordhuis
2013-07-10
1
-1
/
+1
*
repl: fix JSON.parse error check
Brian White
2013-05-30
1
-0
/
+3
*
repl: isSyntaxError() catches "strict mode" errors
Nathan Rajlich
2013-03-30
1
-0
/
+15
*
repl: make built-in modules available by default
Felix Böhm
2013-01-12
1
-1
/
+5
*
REPL: fix floating point number parsing
Nirk Niggler
2013-01-03
1
-0
/
+3
*
repl: don't interpret floating point numbers
Ben Noordhuis
2012-11-10
1
-0
/
+3
*
repl: ensure each REPL instance gets its own "context"
Nathan Rajlich
2012-10-12
1
-1
/
+6
*
repl: make "end of input" JSON.parse() errors throw in the REPL
Nathan Rajlich
2012-10-01
1
-0
/
+4
*
repl: make invalid RegExp modifiers throw in the REPL
Nathan Rajlich
2012-09-30
1
-0
/
+4
*
repl: make invalid RegExps throw in the REPL
Nathan Rajlich
2012-09-21
1
-0
/
+4
*
repl: fix passing an empty line inserting "undefined" into the buffer
Nathan Rajlich
2012-07-04
1
-1
/
+3
*
repl: fix crashes when buffering command
Maciej Małecki
2012-07-04
1
-1
/
+3
*
Warn about running npm in the repl
isaacs
2012-06-05
1
-3
/
+13
*
test: fix failing test-repl.js
Nathan Rajlich
2012-04-06
1
-8
/
+8
*
repl: remove double calls where possible
Fedor Indutny
2012-02-18
1
-0
/
+3
*
.load, .save and local scope tab completion
seebees
2011-11-12
1
-1
/
+1
*
test: replace .addListener() calls with .on()
Ben Noordhuis
2011-10-15
1
-12
/
+12
*
Fixed a lot of jslint errors.
Colton Baker
2011-10-05
1
-4
/
+4
*
Fix test/simple/test-repl
Ryan Dahl
2011-08-09
1
-1
/
+1
*
Improve win compat of test-repl
Ryan Dahl
2011-08-09
1
-5
/
+3
*
Fixes #1267.
koichik
2011-07-08
1
-1
/
+1
*
Revert "Fixes #1267."
Ryan Dahl
2011-07-05
1
-1
/
+1
*
Fixes #1267.
koichik
2011-07-05
1
-1
/
+1
*
Update copyright headers
Ryan Dahl
2011-03-14
1
-0
/
+21
*
Increase timeout on test-repl to 5 seconds
Ryan Dahl
2011-01-25
1
-1
/
+1
*
Fix REPL for named functions
Ryan Dahl
2011-01-02
1
-1
/
+20
*
Add '{a:1}' to REPL tests
Ryan Dahl
2011-01-01
1
-1
/
+3
*
GJSLint all simple tests exclude http-*, url, path
Oleg Efimov
2010-12-05
1
-19
/
+19
*
GJSLint continue
Oleg Efimov
2010-12-05
1
-67
/
+82
*
Check for global leaks in all tests
Ryan Dahl
2010-12-04
1
-0
/
+2
*
Fix global leaks
Ryan Dahl
2010-12-04
1
-2
/
+2
*
style
Ryan Dahl
2010-12-01
1
-52
/
+51
*
Require without .js in test-repl
Ryan Dahl
2010-12-01
1
-1
/
+1
*
update repl to distinguish JSON.parse SyntaxErrors from the rest
Marco Rogers
2010-11-20
1
-7
/
+65
*
Soft migration of sys -> util, Removal of deprecated utils module.
Micheil Smith
2010-10-11
1
-2
/
+1
*
Revert requireNative changes: 4e6b9b0, d429033, 6abbfa0, bcad540
Ryan Dahl
2010-09-19
1
-1
/
+7
*
Don't refer to private API in test-repl
Ryan Dahl
2010-09-07
1
-2
/
+2
*
Update tests to work with module contexts
Ryan Dahl
2010-07-15
1
-12
/
+13
*
Added new API to Script, and implemented it in the REPL
Ruben Rodriguez
2010-06-28
1
-1
/
+1
*
Soft deprecation of 'listening' event.
Ryan Dahl
2010-06-15
1
-2
/
+1
*
Fix test-repl
Ryan Dahl
2010-06-07
1
-21
/
+24
*
Buffer partial reads before doing expect match.
Matt Ranney
2010-04-12
1
-16
/
+32
*
REPL can be run from multiple different streams.
Matt Ranney
2010-04-12
1
-0
/
+138