imxyy_soope_ imxyy1soope1
  • Joined on 2024-08-14
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-05-16 19:52:02 +08:00
29fab93cd1 refactor: abstract VM
21899f7380 implement Path type
3d07f89afe implement foldl'
cfd2df5d0e implement import & scopedImport (WIP, ResolvePath resolves to string)
49392f66f8 fix: null dynamic attrs
Compare 60 commits »
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-05-07 18:28:05 +08:00
ed86c928d1 implement import & scopedImport (WIP, ResolvePath resolves to string)
9df43f6152 fix: null dynamic attrs
151dd4835c implement __functor
7fa2f44a87 refactor primops
2e06c3ced5 refactor with
Compare 13 commits »
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-05-07 18:23:26 +08:00
c1c5681d13 implement import & scopedImport (WIP, ResolvePath resolves to string)
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-05-05 17:49:58 +08:00
230f315971 implement import & scopedImport (WIP, ResolvePath resolves to string, import not working)
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-05-05 16:37:10 +08:00
32f0434881 implement import & scopedImport (WIP, ResolvePath resolves to string)
eb59f4fb67 fix: null dynamic attrs
2fd034965b implement __functor
b5246c04ae refactor primops
b8e14c62a4 refactor with
Compare 14 commits »
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-05-04 21:50:36 +08:00
0ca5e8af92 temp
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-05-04 11:41:22 +08:00
dbd97e0034 use kde to manage qt style
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-05-03 21:08:03 +08:00
39a9318f11 enable carapace command-line completion
9117816216 enable nix-direnv
0207a9cf3e init nix-racer substituter proxy
Compare 3 commits »
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-04-30 22:10:56 +08:00
f4b3db924f server: drop minio
a1b5bee3e8 fix(server): nextcloud notify push
e867539857 chore: fix server
Compare 3 commits »
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-04-30 22:02:01 +08:00
66d1f30b5a temp
260bea9ff1 implement pattern calling
Compare 2 commits »
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-04-30 21:53:40 +08:00
a1142405bc chore: update flake.lock
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-04-26 16:59:10 +08:00
c85423ae79 implement unary operations
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-04-26 16:53:23 +08:00
91e1c07dcd nvim: unlazy guess-indent.lua
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-04-26 15:24:44 +08:00
bc16596dd3 ForceMode
ac76d4a9e4 implement __seq and __deepSeq
d77dcc8929 implement primop (filter)
4f3cd0ef4c refactor: split VmContext
468269c20d chore: update flake.lock
Compare 5 commits »
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-04-25 10:30:20 +08:00
ad7b2dd727 angrr: update settings
7490e1b512 firefox: xdg
43dcdfab27 chore: update flake.lock
Compare 3 commits »
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-04-24 21:09:21 +08:00
21036aba46 implement Select and HasAttr
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-04-22 21:47:04 +08:00
5fce3dc3ad implement Select and HasAttr
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-04-21 22:57:04 +08:00
e469d1b819 better force eval ergonomic
b31c2a4906 Step -> ControlFlow (use ?)
11b0b8a78e better type assertion ergonomic
581c333070 minor changes
520bb7d75e optimize: remove {StepResult,TailResult}::ForceThunk
Compare 5 commits »
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-04-20 10:53:52 +08:00
98b07f00e4 feat: add experimental tailcall vm backend
imxyy1soope1 pushed to new at imxyy1soope1/nix-js 2026-04-19 19:18:40 +08:00
800249cb1e optimize: avoid generating drop glue for StepResult