Commit Graph

111 Commits

Author SHA1 Message Date
Dmitry Vasilev
794b9c70c9 Fix selection selects unevaluatable node 2023-10-13 11:49:14 +03:00
Dmitry Vasilev
6dbd458409 fix test 2023-10-02 03:39:05 +03:00
Dmitry Vasilev
a255ba6067 improve static analysis 2023-09-29 19:04:13 +03:00
Dmitry Vasilev
54d502396d find call with respect of cursor position inside branch 2023-09-22 00:18:33 +03:00
Dmitry Vasilev
adbca074c2 find_call eagerly 2023-09-22 00:18:33 +03:00
Dmitry Vasilev
6ffc971dda value explorer for Sets and Maps 2023-09-22 00:18:33 +03:00
Dmitry Vasilev
e3ccdaafc6 fix bug 2023-09-22 00:18:33 +03:00
Dmitry Vasilev
7102e532f2 index+lenght for value_explorer 2023-07-17 05:15:07 +03:00
Dmitry Vasilev
4118bc63d2 fix record io bug 2023-07-15 18:14:08 +03:00
Dmitry Vasilev
9a32d96511 add failing test for named function exprs 2023-07-14 03:32:33 +03:00
Dmitry Vasilev
fc086e8c49 rename run_window -> app_window 2023-07-14 03:32:32 +03:00
Dmitry Vasilev
2f577d955d not iterable error 2023-07-14 03:31:46 +03:00
Dmitry Vasilev
a3ec918aab fix 2023-07-14 03:31:46 +03:00
Dmitry Vasilev
d1de58fe1c rename io_cache -> io_trace 2023-07-14 03:31:46 +03:00
Dmitry Vasilev
cd290ba1dd fix Date IO patch 2023-07-14 03:31:46 +03:00
Dmitry Vasilev
dac2fd047e fix 2023-07-14 03:31:46 +03:00
Dmitry Vasilev
1a93e5c493 do not lose setting on file access revoked 2023-07-14 03:31:46 +03:00
Dmitry Vasilev
db1ba5958a fix test 2023-07-14 03:31:46 +03:00
Dmitry Vasilev
3281bbdee9 fix deferred calls bug 2023-07-14 03:31:46 +03:00
Dmitry Vasilev
2f5db0452c refactor globals 2023-07-14 03:31:45 +03:00
Dmitry Vasilev
fdbe01249d refactor 2023-07-14 03:30:43 +03:00
Dmitry Vasilev
a48bdd63e6 visually select function call when navigate calltree 2023-07-14 03:30:43 +03:00
Dmitry Vasilev
05a43b617f fix display console.log args when navigating logs view 2023-07-14 03:30:43 +03:00
Dmitry Vasilev
1a23d3eefc fix step out bug 2023-07-14 03:30:43 +03:00
Dmitry Vasilev
b774063b79 fix bug with function decls 2023-07-14 03:30:43 +03:00
Dmitry Vasilev
583e34f71a fix deferred calls bug 2023-06-09 16:50:10 +03:00
Dmitry Vasilev
34639b0ae3 default import and export 2023-06-09 16:50:10 +03:00
Dmitry Vasilev
932baf3eed WIP 2023-05-23 18:20:40 +03:00
Dmitry Vasilev
db3166154d WIP 2023-05-23 18:20:40 +03:00
Dmitry Vasilev
f75220747c WIP 2023-05-23 18:20:40 +03:00
Dmitry Vasilev
5310a0c2d9 WIP 2023-05-23 18:20:40 +03:00
Dmitry Vasilev
e7d4fce372 finishing record io 2023-05-23 18:20:40 +03:00
Dmitry Vasilev
6c82e78a0f finish record io 2023-05-23 18:20:40 +03:00
Dmitry Vasilev
653ecc7479 throw null 2023-05-23 18:20:40 +03:00
Dmitry Vasilev
4119c52413 WIP 2023-05-23 18:20:40 +03:00
Dmitry Vasilev
be4d104dc6 record io 2023-05-23 18:20:40 +03:00
Dmitry Vasilev
0cf6d78299 external runtime 2023-05-23 18:07:24 +03:00
Dmitry Vasilev
9d4f5e792f sync works 2023-05-23 18:07:23 +03:00
Dmitry Vasilev
5b5938ee61 function declarations 2023-05-17 16:56:15 +03:00
Dmitry Vasilev
096ca5e495 fix is not a function errors 2023-01-18 19:21:25 +08:00
Dmitry Vasilev
c4768bc0e6 set status in Promise.then 2023-01-17 17:27:31 +08:00
Dmitry Vasilev
5533a5faaa rename trace -> __trace 2023-01-15 22:13:10 +08:00
Dmitry Vasilev
139c941ff1 Promise.then non-function callback 2023-01-15 21:28:40 +08:00
Dmitry Vasilev
723296a46c show value explorer on edit async code 2023-01-15 20:56:54 +08:00
Dmitry Vasilev
1aff130785 value_explorer state property 2023-01-15 20:37:56 +08:00
Dmitry Vasilev
6b10ea5018 fix self-hosted test 2023-01-15 13:36:25 +08:00
Dmitry Vasilev
bc8ae5a0ba fix move_cursor before eval finished 2023-01-15 10:15:13 +08:00
Dmitry Vasilev
32e85f6d24 async/await deferred calls test 2023-01-15 10:12:18 +08:00
Dmitry Vasilev
9a4bfe2593 await argument bug 2023-01-15 10:09:17 +08:00
Dmitry Vasilev
78c40e3f6c fix bug 2023-01-15 10:07:01 +08:00