Commit Graph

371 Commits

Author SHA1 Message Date
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
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
50739de70c fix: properly initialize Infinity and NaN 2023-08-26 11:13:23 +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
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
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
79a93ef971 feat: add async function 2023-08-23 11:47:50 +03:00
6da7720c67 feat: add support for member class wrappers 2023-08-21 11:02:06 +03:00
7e6a1e03c8 fix: use linked hashmap for object statement 2023-08-21 01:01:57 +03:00
5629b9ab25 me is idiot 2023-08-05 18:41:02 +03:00
2858d685ad initial commit 2023-08-05 18:37:18 +03:00