Commit graph

29 commits

Author SHA1 Message Date
Sami Samhuri
11b8a6246b 0.9.5 2012-07-11 11:18:36 -07:00
Sami Samhuri
5ccbb46c81 fix for node v0.8.x 2012-07-11 11:18:18 -07:00
Sami Samhuri
91028f439b 0.9.4 2011-11-05 16:32:18 -07:00
Sami Samhuri
80b5dbf3c9 seed the editing tmp file with the last line of history 2011-11-05 16:32:01 -07:00
Sami Samhuri
9c36c8f9c3 use vm.runInContext instead of vm.Script.runInContext 2011-11-05 16:31:09 -07:00
Sami Samhuri
53d322e0ca rename repl vars for clarity, fix style (braces, comma first) 2011-11-05 16:30:16 -07:00
Sami Samhuri
c83c0105b6 add history file support to repl.js 2011-11-05 16:26:46 -07:00
Sami Samhuri
d6d800a44b update Readme 2011-11-05 16:25:56 -07:00
Sami Samhuri
0bbd589e92 version 0.9.3 2011-05-30 01:03:32 -07:00
Sami Samhuri
a1b1d791aa fix output for new node version, how did this slip by?! 2011-05-30 01:03:17 -07:00
Sami Samhuri
1f0b036dcb bump version 2011-05-18 22:08:43 -07:00
Sami Samhuri
52af119494 ensure stash and unstash receive filenames 2011-05-18 22:08:37 -07:00
Sami Samhuri
a260912766 fix output still using the 0.2.x repl stream 2011-05-18 22:08:18 -07:00
Sami Samhuri
89cce91212 update readme 2011-05-18 00:14:54 -07:00
Sami Samhuri
934b3980b6 fix command line tool and bump version 2011-05-18 00:05:40 -07:00
Sami Samhuri
20c49da9ca update package.json and bump version to 0.9 (feature complete) 2011-05-18 00:00:14 -07:00
Sami Samhuri
6ba1449bbd node 0.4 compat, extend a running repl 2011-05-17 23:59:31 -07:00
Sami Samhuri
acb188db44 update project url 2011-04-27 22:38:30 -07:00
Sami Samhuri
092379ca4e bump version to v0.0.3 2010-10-14 08:56:15 -07:00
Sami Samhuri
29ab97d58d don't try to run a non-existent file 2010-10-14 08:56:15 -07:00
Sami Samhuri
39a37af01f Use VISUAL, and run reset after the editor exits (fixes display bugs) 2010-10-14 08:49:34 -07:00
Sami Samhuri
da81c0808c bump version to 0.0.2 2010-10-12 10:57:27 -07:00
Sami Samhuri
4304827207 if TMPDIR is not set in the environment try /tmp and fallback to cwd 2010-10-12 10:56:55 -07:00
Sami Samhuri
01c7ab03ff fix author in package.json 2010-10-02 22:20:13 -07:00
Sami Samhuri
46244c394f acknowledged giles in readme 2010-09-24 10:06:56 -07:00
Sami Samhuri
2aa048805f tweaked wording in readme 2010-09-24 09:58:06 -07:00
Sami Samhuri
ff812e2265 Clean up temp file on exit, updated readme 2010-09-24 09:53:18 -07:00
Sami Samhuri
6b5cb82723 s/edit-repl/repl-edit/ and fleshed out readme a bit 2010-09-24 09:12:13 -07:00
Sami Samhuri
7fe609bd61 first commit 2010-09-24 00:14:36 -07:00