Commit Graph

18 Commits

Author SHA1 Message Date
a6b4f3bc87
refactor: make Environment more reusable 2024-08-30 18:48:48 +03:00
46136e77e2
build: improve build scripts 2024-01-11 10:47:41 +02:00
e772f0b50d
feat: change custom build script to gradle 2024-01-11 09:56:50 +02:00
cfa0e001b9
refactor: split up code in 4 modules 2024-01-10 11:21:49 +02:00
a321fc14bc
fix: wrong signature of Map.forEach 2024-01-06 17:45:56 +02:00
2f58f6b245
feat: implement basic module system 2023-12-26 14:12:41 +02:00
031f78ebf1
fix: don't include ts's code in repo anymore 2023-12-24 14:32:37 +02:00
93973c12b1
fix: change default return type to void for generators 2023-12-24 14:10:03 +02:00
cad4f34b51
fix: use correct env declarations in bootstrap.js 2023-12-24 14:08:20 +02:00
42f443572a
fix: how the hell did i fix this (it was the cache all along) 2023-12-18 22:11:08 +02:00
0b5178e9fd
fix: return minified typescript 2023-12-14 21:06:23 +02:00
34434965d2
cant be fucked to split this one up 2023-12-14 12:39:01 +02:00
73345062ca
feat: implement new API with source maps 2023-11-28 21:40:37 +02:00
f1932914ee
fix: move debugger assets to correct location 2023-11-27 20:28:02 +02:00
e8a7ac8da8
refactor: reorganize assets 2023-11-26 16:49:47 +02:00
e7dbe91374
refactor: clean up protocol.json 2023-11-13 20:06:07 +02:00
edb71daef4
feat: fully implement local and capture scope object wrappers
feat: implement object sending and receiving
2023-10-28 16:58:33 +03:00
4b84309df6
feat: complete steptrough and breakpoints in debugger 2023-10-27 15:12:14 +03:00