Commit Graph

39 Commits

Author SHA1 Message Date
philkunz 0a089b6f10 removed unnecessary import 2016-09-19 00:43:58 +02:00
philkunz bfef45cab3 update 2016-09-19 00:34:38 +02:00
philkunz e47df19015 fix 2016-09-18 23:44:56 +02:00
philkunz 5486e268ed prevent segmentation fault error by directly communicating with process 2016-09-18 23:11:26 +02:00
philkunz ac92f355d4 now passing required loading time through promise 2016-09-15 14:59:22 +02:00
philkunz 4ed87cac7e now adhering to standardjs 2016-09-15 14:45:58 +02:00
philkunz b7e48313e1 improve typings 2016-08-21 17:29:38 +02:00
philkunz 8dd5c97f3b finally fixed Segmentation error caused by readline in child process 2016-08-20 09:09:03 +02:00
philkunz 1c4020824d switch from process.hrtime() to Date.now() 2016-08-20 08:42:39 +02:00
philkunz ce76702d53 make it even more foolproof 2016-08-20 08:29:18 +02:00
philkunz ab7155f198 fix 2016-08-20 08:06:41 +02:00
philkunz 1ba1b0447b fixed CI console output 2016-08-20 07:51:04 +02:00
philkunz e010b01c42 fixed error 2016-08-20 07:41:56 +02:00
philkunz 1d8fee1506 fixed small error 2016-08-20 07:29:27 +02:00
philkunz b8c9508d21 try catch for execution time 2016-08-20 07:15:52 +02:00
philkunz 0491493b2e fixed typo 2016-08-20 07:12:19 +02:00
philkunz 569c597f8b improved early and added loading time 2016-08-20 07:03:49 +02:00
philkunz 6a9cdd297a fix 2016-06-12 00:42:04 +02:00
philkunz 3af6edd5e6 move new line to main process 2016-06-12 00:38:11 +02:00
philkunz 15dd17e7a7 now inserting new line 2016-06-12 00:30:10 +02:00
philkunz 48aeb16dfd fix some readline closing issue 2016-06-12 00:12:40 +02:00
philkunz d8281f098a fix promise for CI 2016-06-11 23:53:48 +02:00
philkunz 03dfdda812 now removing readline correcctly 2016-06-11 23:47:52 +02:00
philkunz 295e568097 now preventing async readline clutter 2016-06-10 06:08:03 +02:00
philkunz fc7d7fd27f now clearing correctly 2016-06-10 05:59:21 +02:00
philkunz 6827999cf8 fix another issue 2016-06-10 05:43:27 +02:00
philkunz 0c751e1bca fix CI issue 2016-06-10 05:36:06 +02:00
philkunz 5e5696cce1 now paying respect to commandline 2016-06-10 05:18:03 +02:00
philkunz 86b6a6c3c4 update README 2016-05-23 05:15:58 +02:00
philkunz 9c6e452801 another small fix 2016-05-23 05:11:03 +02:00
philkunz 84af99ba80 fixed CI detection in child process 2016-05-23 05:02:49 +02:00
philkunz 66a7fc2afe small log fix 2016-05-23 04:57:41 +02:00
philkunz 6db7cc0e14 fix path 2016-05-23 04:51:45 +02:00
philkunz 1ceae01a49 now forking a seperate process to work when node is busy 2016-05-23 04:40:04 +02:00
philkunz 1955dadba3 small fix 2016-05-22 00:43:54 +02:00
philkunz 3f1a05d3e0 now working with CI 2016-05-22 00:38:14 +02:00
philkunz 00d9ad0af1 now ready for use 2016-05-21 20:33:13 +02:00
Philipp Kunz ef20c00999 started using readline 2016-05-20 19:44:52 +02:00
Philipp Kunz 4dab0f250a initial 2016-05-20 19:06:25 +02:00