Ivo Julca
4222ffb5df
Dependant support: make sure that relative paths are resolved properly
2015-05-11 15:38:18 -05:00
Guangcong Luo
23c67c9140
Quit PS child processes when parent quits
...
Previously, child processes would stick around in certain cases.
Fixes #1507 .
2015-02-05 01:16:47 -06:00
小太
6138ab9e0b
Add REPL sockets
2014-12-14 23:11:13 +11:00
小太
5027be79fb
Add jscs as a style checker, and add some extra jshint options
2014-09-29 18:38:01 +10:00
Guangcong Luo
12b673bb49
Fix style errors; update gulpfile
...
I used a hack to make the multiple declaration errors go away,
so all that remained in jsHint were actual errors, which I've
now mostly fixed.
All this linting ended up uncovering one actual bug: Uproar's
message not showing. It's a very minor bug in a move no one uses,
so I'm going to fold it into this commit.
2014-08-10 18:06:44 -04:00
小太
5c8fc7b982
Space after function for anonymous functions
2014-04-22 01:58:16 +10:00
Slayer95
75559362b4
Rename global config to Config
2014-04-17 01:12:28 -04:00
Tyler Stark
afb3dc0c09
First pass at code quality: adding semicolons.
2014-02-09 20:35:42 -06:00
Guangcong Luo
27be062395
Tons of documentation
2013-05-24 14:59:29 -07:00
Cathy J. Fitzpatrick
f28955d711
Fix crash in verifier.js
...
This prevents the verifier process from crashing if the signature
is not a valid hex string.
2013-02-08 00:04:27 -07:00
Guangcong Luo
a230425dcd
Fixes to verifier
2012-07-29 14:23:05 -07:00
Guangcong Luo
111e3b89c2
Experimental asynchronous user verifier
2012-07-29 14:13:58 -07:00