Commit Graph

21 Commits

Author SHA1 Message Date
imxyy1soope1 32f0434881 implement import & scopedImport (WIP, ResolvePath resolves to string) 2026-05-05 16:36:22 +08:00
imxyy1soope1 b8e14c62a4 refactor with 2026-05-04 21:50:27 +08:00
imxyy1soope1 2656b0bc11 implement Assert 2026-05-04 21:50:27 +08:00
imxyy1soope1 f666bb498f ConcatStrings 2026-05-04 21:50:27 +08:00
imxyy1soope1 4f7d94f41b implement dynamic key; implement __curPos; other small changes 2026-05-04 21:50:27 +08:00
imxyy1soope1 a66748e42d implement |> and <| 2026-05-04 21:50:27 +08:00
imxyy1soope1 f39fc5fc49 avoid thunking trivial values 2026-05-04 21:50:27 +08:00
imxyy1soope1 5dd160cc43 refactor: use GAT in enum Ir 2026-05-04 21:50:27 +08:00
imxyy1soope1 0df38f374f layer: usize -> u8 2026-05-02 19:56:31 +08:00
imxyy1soope1 0ca5e8af92 temp 2026-05-02 19:56:31 +08:00
imxyy1soope1 d77dcc8929 implement primop (filter) 2026-04-26 15:24:40 +08:00
imxyy1soope1 21036aba46 implement Select and HasAttr 2026-04-24 21:09:12 +08:00
imxyy1soope1 98b07f00e4 feat: add experimental tailcall vm backend 2026-04-20 08:51:19 +08:00
imxyy1soope1 e527d31450 refactor vm 2026-04-19 17:55:54 +08:00
imxyy1soope1 ca7f7a5ec8 fix disassembler 2026-04-19 16:59:25 +08:00
imxyy1soope1 f66752afa5 split SelectDefault -> SelectStatic & Jump... 2026-04-19 16:59:25 +08:00
imxyy1soope1 df9664f5c4 LookupWith: retry 2026-04-19 01:25:31 +08:00
imxyy1soope1 8ad4cf7c7a refactor(downgrade): MaybeThunk 2026-04-12 17:44:31 +08:00
imxyy1soope1 e34cfc7add minor changes 2026-04-12 17:05:44 +08:00
imxyy1soope1 9983458b31 feat(vm): threaded VM 2026-04-12 17:05:26 +08:00
imxyy1soope1 b1b886229b refactor 2026-04-06 17:53:27 +08:00