Dmitry Vasilev
|
2889d9ed45
|
use version_number for version tracking
|
2023-11-27 18:34:27 +08:00 |
|
Dmitry Vasilev
|
28332b874e
|
refactor
|
2023-11-23 14:51:10 +08:00 |
|
Dmitry Vasilev
|
4b32433748
|
mutable closures (let variables)
|
2023-11-17 12:44:36 +08:00 |
|
Dmitry Vasilev
|
924e59f567
|
add test
|
2023-11-06 14:58:02 +08:00 |
|
Dmitry Vasilev
|
a649352015
|
fix let var assignments
|
2023-10-31 12:38:35 +08:00 |
|
Dmitry Vasilev
|
d35ae9ae59
|
select_error in native fns
|
2023-10-31 10:31:16 +08:00 |
|
Dmitry Vasilev
|
84ed01dbf2
|
fix let without assignment
|
2023-10-30 15:13:29 +08:00 |
|
Dmitry Vasilev
|
89c4728181
|
Refactor const, let, assignment
allow multiple const decls and multiple assignments
|
2023-10-30 12:51:15 +08:00 |
|
Dmitry Vasilev
|
487ec28b1c
|
fixed name declared twice
|
2023-10-27 14:57:47 +08:00 |
|
Dmitry Vasilev
|
e8d9326d5f
|
fix error origin
|
2023-10-26 12:55:42 +08:00 |
|
Dmitry Vasilev
|
f93287abd0
|
hotkey to select error origin
|
2023-10-26 09:55:05 +08:00 |
|
Dmitry Vasilev
|
8cd34535a8
|
fix coloring
|
2023-10-13 19:14:43 +03:00 |
|
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
|
2f577d955d
|
not iterable error
|
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
|
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
|
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 |
|