Merge remote-tracking branch 'ry/v0.10'
[platform/upstream/nodejs.git] / lib / repl.js
2013-05-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-05-30 Brian Whiterepl: fix JSON.parse error check
2013-05-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-05-27 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-05-20 isaacsMerge remote-tracking branch ry/v0.10 into master
2013-05-17 isaacsMerge remote-tracking branch 'ry/v0.10' into master
2013-05-13 Bert BelderMerge branch 'v0.10'
2013-05-03 Bert BelderMerge branch 'v0.10'
2013-05-02 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-04-29 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-04-18 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-04-18 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-04-12 Fedor IndutnyMerge branch 'v0.10'
2013-04-05 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-03-30 Nathan Rajlichrepl: use more readable RegExp syntax for spaces
2013-03-30 Nathan Rajlichrepl: isSyntaxError() catches "strict mode" errors
2013-03-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-03-25 Ben NoordhuisMerge remote-tracking branch 'origin/v0.10'
2013-03-21 isaacsMerge remote-tracking branch 'ry/v0.10' into master
2013-03-14 isaacsrepl: Use a domain to catch async errors safely
2013-03-14 Sami Samhurirepl: emit 'reset' event when context is reset
2013-03-09 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-03-06 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-03-05 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-03-03 Dave Olszewskimake repl compatible with domains
2013-03-02 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-02-28 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-02-28 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-02-18 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-02-07 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-01-18 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-01-16 Ryunosuke SATOrepl: fix how to module requiring in code comment
2013-01-12 Nathan Rajlichrepl: fix lint
2013-01-12 Felix Böhmrepl: make built-in modules available by default
2013-01-11 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2013-01-04 Nirk NigglerREPL: fix floating point number parsing
2013-01-03 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2013-01-03 Ben Noordhuisrepl: allow overriding builtins
2012-12-26 Ryunosuke SATOrepl: remove 'repl' from automatic loading libs
2012-12-26 Ryunosuke SATOrepl: add 'domain' to automatic loading libs
2012-12-21 isaacsMerge branch 'v0.9.4-release'
2012-12-21 Nathan Rajlichrepl: don't touch `require.cache`
2012-12-21 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-12-20 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-12-15 isaacsMerge branch 'streams2'
2012-12-14 isaacsAdd 'stream' as a native module in repl
2012-12-14 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2012-11-10 Ben Noordhuisrepl: don't interpret floating point numbers
2012-10-25 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-10-23 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-10-23 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-10-21 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-10-13 Nathan RajlichMerge remote-tracking branch 'origin/v0.8'
2012-10-12 Nathan Rajlichrepl: ensure each REPL instance gets its own "context"
2012-10-07 Nathan Rajlichrepl: dynamically lookup the require extensions for...
2012-10-06 Nathan Rajlichrepl: move "isSyntaxError()" definition to the bottom
2012-10-01 Nathan Rajlichrepl: make "end of input" JSON.parse() errors throw...
2012-10-01 Nathan Rajlichrepl: make invalid RegExp modifiers throw in the REPL
2012-09-28 isaacsMerge remote-tracking branch 'ry/v0.8' into v0.8-merge
2012-09-22 Nathan Rajlichrepl: make invalid RegExps throw in the REPL
2012-09-12 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2012-09-04 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-08-28 Bert BelderMerge branch 'v0.8'
2012-08-24 Nathan Rajlichrepl: create a new Console instance for the repl when...
2012-08-17 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-08-03 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-07-26 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-07-23 Bert BelderMerge branch 'v0.8'
2012-07-19 isaacsMerge remote-tracking branch 'ry/v0.8' into master
2012-07-17 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-07-13 isaacsMerge remote-tracking branch 'ry/v0.8'
2012-07-12 Bert BelderMerge branch 'v0.6' into v0.8
2012-07-12 isaacsMerge remote-tracking branch 'ry/v0.8' into v0.8-merge
2012-07-07 Jonas WesterlundMove function declaration out of conditional
2012-07-04 Nathan Rajlichrepl: fix passing an empty line inserting "undefined...
2012-07-04 Maciej Małeckirepl: fix crashes when buffering command
2012-07-04 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-06-29 Bert BelderMerge branch 'v0.8'
2012-06-26 Ben NoordhuisMerge remote-tracking branch 'origin/v0.8'
2012-06-23 Ben Noordhuisrepl: fix buffer clearing after npm command
2012-06-15 Andreas Madsendomain: the EventEmitter constructor is now always...
2012-06-05 isaacsWarn about running npm in the repl
2012-05-22 Nathan Rajlichrepl: preserve the cursor when redisplaying the prompt...
2012-05-15 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-05-09 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-05-04 isaacsMerge remote-tracking branch 'ry/v0.6' into v0.6-merge
2012-04-28 Bert BelderMerge branch 'v0.6'
2012-04-26 Nathan Rajlichrepl: make tab completion read up the prototype of...
2012-04-21 Nathan Rajlichrepl: use Object.getPrototypeOf on functions for tab...
2012-04-18 isaacsMerge remote-tracking branch 'ry/v0.6'
2012-04-18 isaacsMerge remote-tracking branch 'ry/v0.6' into master
2012-04-17 Nathan Rajlichrepl: update the `repl` for the new `readline` behavior
2012-04-06 Nathan Rajlichrepl: make the completer use newlines
2012-03-28 Nathan Rajlichrepl: don't write a newline on the readline 'end' event
2012-03-28 Nathan Rajlichrepl: add a 'useColors' option to the repl
2012-03-28 Nathan Rajlichrepl: add a 'writer' option to the repl
2012-03-28 Nathan Rajlichrepl: ensure that 'repl.ignoreUndefined' is a boolean
2012-03-28 Nathan Rajlichrepl: ensure that 'repl.useGlobal' is a boolean
2012-03-27 Nathan Rajlichrepl: make ^D emit an 'end' event on the readline instance
2012-03-26 Nathan Rajlichreadline: migrate ansi/vt100 logic from tty to readline
next