Commit Graph

51 Commits

Author SHA1 Message Date
8f676bead7 fix(core): update 2023-08-22 20:37:45 +02:00
cfdf0267e9 fix(core): update 2022-06-02 00:31:39 +02:00
261f86d664 fix(core): update 2022-03-22 00:14:49 +01:00
9145cc890c fix(core): update 2022-03-21 08:30:09 +01:00
865e58b190 fix(core): update 2020-08-10 21:18:50 +00:00
16ca87923d fix(core): update 2020-05-14 12:56:58 +00:00
98f9c51613 fix(dependencies): update 2018-07-18 08:33:23 +02:00
278eda4869 BREAKING CHANGE(package): update scope and build standards 2018-07-17 23:12:12 +02:00
270cb2533e now has better hrtMeasurement 2017-04-23 20:57:01 +02:00
fad367ca0b now has hrtime Measurement 2017-04-23 18:46:13 +02:00
638c1a8c8c now testing properly 2017-03-26 22:01:33 +02:00
53c26d4634 clean up and update deps 2017-02-17 18:56:58 +01:00
0a089b6f10 removed unnecessary import 2016-09-19 00:43:58 +02:00
bfef45cab3 update 2016-09-19 00:34:38 +02:00
e47df19015 fix 2016-09-18 23:44:56 +02:00
5486e268ed prevent segmentation fault error by directly communicating with process 2016-09-18 23:11:26 +02:00
ac92f355d4 now passing required loading time through promise 2016-09-15 14:59:22 +02:00
4ed87cac7e now adhering to standardjs 2016-09-15 14:45:58 +02:00
b7e48313e1 improve typings 2016-08-21 17:29:38 +02:00
8dd5c97f3b finally fixed Segmentation error caused by readline in child process 2016-08-20 09:09:03 +02:00
1c4020824d switch from process.hrtime() to Date.now() 2016-08-20 08:42:39 +02:00
ce76702d53 make it even more foolproof 2016-08-20 08:29:18 +02:00
ab7155f198 fix 2016-08-20 08:06:41 +02:00
1ba1b0447b fixed CI console output 2016-08-20 07:51:04 +02:00
e010b01c42 fixed error 2016-08-20 07:41:56 +02:00
1d8fee1506 fixed small error 2016-08-20 07:29:27 +02:00
b8c9508d21 try catch for execution time 2016-08-20 07:15:52 +02:00
0491493b2e fixed typo 2016-08-20 07:12:19 +02:00
569c597f8b improved early and added loading time 2016-08-20 07:03:49 +02:00
6a9cdd297a fix 2016-06-12 00:42:04 +02:00
3af6edd5e6 move new line to main process 2016-06-12 00:38:11 +02:00
15dd17e7a7 now inserting new line 2016-06-12 00:30:10 +02:00
48aeb16dfd fix some readline closing issue 2016-06-12 00:12:40 +02:00
d8281f098a fix promise for CI 2016-06-11 23:53:48 +02:00
03dfdda812 now removing readline correcctly 2016-06-11 23:47:52 +02:00
295e568097 now preventing async readline clutter 2016-06-10 06:08:03 +02:00
fc7d7fd27f now clearing correctly 2016-06-10 05:59:21 +02:00
6827999cf8 fix another issue 2016-06-10 05:43:27 +02:00
0c751e1bca fix CI issue 2016-06-10 05:36:06 +02:00
5e5696cce1 now paying respect to commandline 2016-06-10 05:18:03 +02:00
86b6a6c3c4 update README 2016-05-23 05:15:58 +02:00
9c6e452801 another small fix 2016-05-23 05:11:03 +02:00
84af99ba80 fixed CI detection in child process 2016-05-23 05:02:49 +02:00
66a7fc2afe small log fix 2016-05-23 04:57:41 +02:00
6db7cc0e14 fix path 2016-05-23 04:51:45 +02:00
1ceae01a49 now forking a seperate process to work when node is busy 2016-05-23 04:40:04 +02:00
1955dadba3 small fix 2016-05-22 00:43:54 +02:00
3f1a05d3e0 now working with CI 2016-05-22 00:38:14 +02:00
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