Commit Graph

10 Commits

Author SHA1 Message Date
Konrad Borowski
86dd9f819d Prefer ES6 octal literals to string form 2015-11-08 08:57:50 +01:00
Juanma Serrano
c4ac8d6e2f Use strict mode and let and const instead of var
This commit also fixes some duplicated variable declarations.
2015-11-06 21:56:52 -05:00
小太
e0c9e86efb Fix repl not being able to unlinkSync files under mocha 2015-11-01 23:09:12 +11:00
Guangcong Luo
9ce77515d8 Merge pull request #2091 from kotarou3/repl
Fix race condition while deleting old repl sockets
2015-08-01 06:55:19 +00:00
Guangcong Luo
84897f7142 Disable REPL by default
The REPL feature has been responsible for tons of crashes, so I'm
disabling it until these crashes can be fixed.

I'm also disabling it until it actually gets documented in
`logs/repl/README.md`, because what's there right now is not
enough documentation to actually figure out how to use it.
2015-08-01 02:55:05 -04:00
小太
3c19900f7b Fix race condition while deleting old repl sockets 2015-07-31 21:23:04 +10:00
Ivo Julca
6f703272e7 Supress crash in REPL 2015-07-11 17:00:15 -05:00
Ivo Julca
62670ab110 Apply 4222ffb5 to repl.js 2015-06-15 00:54:01 -05:00
Freigeist
3cfe2a4b6a Fix wrong default path in repl.js 2014-12-15 12:07:33 +01:00
小太
6138ab9e0b Add REPL sockets 2014-12-14 23:11:13 +11:00