|
f21cdc831c
|
fix: primitive values will be native classes now
|
2023-09-24 14:15:12 +03:00 |
|
|
86b206051d
|
feat: implement bool polyfills in java
|
2023-09-24 13:49:37 +03:00 |
|
|
f2cd50726d
|
feat: implement array polyfills in java
|
2023-09-24 12:56:53 +03:00 |
|
|
d8071af480
|
refactor: remove dead .ts code
|
2023-09-21 10:50:48 +03:00 |
|
|
0b7442a3d8
|
fix: remove raw native funcs, use this arg passing instead
|
2023-09-21 10:50:03 +03:00 |
|
|
356a5a5b78
|
feat: a lot of typescript corelibs translated to java
|
2023-09-20 23:02:23 +03:00 |
|
|
da4b35f506
|
feat: Create filesystem interface and a physical filesystem
|
2023-09-18 10:31:50 +03:00 |
|
|
8c049ac08f
|
fix: forgor to delete this
|
2023-09-09 19:02:55 +03:00 |
|
|
292d08d5a6
|
Merge pull request #4 from TopchetoEU/TopchetoEU/environments
Create environments
|
2023-09-09 18:55:48 +03:00 |
|
|
692fae4049
|
feat: some cleanup
|
2023-09-09 18:55:20 +03:00 |
|
|
3824d11c97
|
debugging again
|
2023-09-09 18:42:10 +03:00 |
|
|
7a226c49d3
|
some build script fixes
|
2023-09-09 18:37:24 +03:00 |
|
|
8f0c0226a8
|
oops
|
2023-09-09 18:17:10 +03:00 |
|
|
0343c97d5e
|
fix script
|
2023-09-09 18:16:56 +03:00 |
|
|
fea17d944b
|
fuck
|
2023-09-09 18:12:24 +03:00 |
|
|
8fb01e1091
|
fix: remove try_break and try_cont (dead code)
|
2023-09-09 18:12:20 +03:00 |
|
|
1ce5fc9d99
|
refactor: move parse to Contetx
|
2023-09-09 18:09:20 +03:00 |
|
|
0e04459fe7
|
feat: implement new system for context tracking
|
2023-09-09 17:32:46 +03:00 |
|
|
78b192babe
|
fix: some build scripts
|
2023-09-08 02:36:09 +03:00 |
|
|
38656bd654
|
fix: small issues
|
2023-09-07 16:35:49 +03:00 |
|
|
29d3f378a5
|
major changes in preparations for environments
|
2023-09-04 14:30:57 +03:00 |
|
|
d1b37074a6
|
fix: resturcture build pipeline
|
2023-08-29 11:49:27 +03:00 |
|
|
a1e07a8046
|
fix: reprogram standard library for env api
|
2023-08-27 21:21:25 +03:00 |
|
|
54c6af52cf
|
bruh
|
2023-08-26 12:19:26 +03:00 |
|
|
9c872436c9
|
fdsfdsaf
|
2023-08-26 12:07:35 +03:00 |
|
|
d05cd19414
|
more fixes
|
2023-08-26 12:01:02 +03:00 |
|
|
33d96429f4
|
remove formatted
|
2023-08-26 11:56:14 +03:00 |
|
|
51789efd90
|
remove toList
|
2023-08-26 11:53:09 +03:00 |
|
|
480293734b
|
remove all records
|
2023-08-26 11:49:00 +03:00 |
|
|
2cf10d93fa
|
iufdghoieqr
|
2023-08-26 11:41:28 +03:00 |
|
|
136dda805a
|
sdfasdfdsaf
|
2023-08-26 11:39:27 +03:00 |
|
|
68f0f346b5
|
sdfdsafsad
|
2023-08-26 11:34:14 +03:00 |
|
|
61fb846a5a
|
aaaaa
|
2023-08-26 11:32:22 +03:00 |
|
|
97c2b46460
|
oops
|
2023-08-26 11:28:38 +03:00 |
|
|
1a84de8483
|
fix
|
2023-08-26 11:28:04 +03:00 |
|
|
720f306e1b
|
feat: add build scripts
|
2023-08-26 11:24:26 +03:00 |
|
|
50739de70c
|
fix: properly initialize Infinity and NaN
|
2023-08-26 11:13:23 +03:00 |
|
|
7b19f7b399
|
Merge pull request #3 from TopchetoEU/TopchetoEU/Generators
Create generators
|
2023-08-26 00:44:38 +03:00 |
|
|
12093eda14
|
fix: fully encapsulate native generator
|
2023-08-26 00:44:28 +03:00 |
|
|
7a745faacf
|
feat: implement async generators
|
2023-08-26 00:41:28 +03:00 |
|
|
8a0d309f0f
|
feat: fully remove async functions
|
2023-08-25 23:49:31 +03:00 |
|
|
d49c54e15a
|
feat: implement async function with generator
|
2023-08-25 23:48:57 +03:00 |
|
|
c5a4167c94
|
feat: make generator function
|
2023-08-25 23:48:40 +03:00 |
|
|
91579bd3a0
|
fix: import './ts' instead of './ts__'
|
2023-08-25 17:11:08 +03:00 |
|
|
1e25995225
|
Merge pull request #2 from TopchetoEU/TopchetoEU/fix-try-catch
Try-catch fix for interruptible code
|
2023-08-25 17:07:32 +03:00 |
|
|
991f957f44
|
fix: await in async func throws properly
|
2023-08-25 17:00:47 +03:00 |
|
|
396d7ca5a2
|
small fixes
|
2023-08-25 14:32:13 +03:00 |
|
|
0ea01996ee
|
feat: make try-catch call-less
|
2023-08-25 14:26:08 +03:00 |
|
|
bef35ebb1b
|
fix: include JSON.stringify in polyfills
|
2023-08-25 11:53:27 +03:00 |
|
|
b8b000ddf0
|
feat: merge all operation instructions in one
|
2023-08-25 11:08:57 +03:00 |
|