imxyy_soope_ imxyy1soope1
  • Joined on 2024-08-14
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-14 17:38:28 +08:00
b4e0b53cde fix: select
6cd87aa653 chore: tidy
a8683e720b fix(codegen): string escape
Compare 3 commits »
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-11 19:07:45 +08:00
3b6804dde6 feat: toJSON
4c505edef5 fix: let
75cb3bfaf1 fix: SCC interscope reference
7d04d8262f fix: duplicate definition check in let-in
c8e617fe24 fix: escape attr keys
Compare 11 commits »
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-11 11:18:23 +08:00
c5240385ea feat: initial string context implementation
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-11 00:50:11 +08:00
95088103c8 feat: initial derivation implementation
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-10 22:05:42 +08:00
e33770c1bf chore: tidy
fbf35ba4cd feat: implement coerceToString
1adb7a24a9 feat: implement SCC analysis; refactor test; rename js helper functions
36ccc735f9 refactor: avoid Pin hack
fdda1ae682 fix: throw error on duplicated let entry
Compare 5 commits »
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-01-10 21:35:35 +08:00
3313dfc89b feat(nvim): biome
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-10 10:41:11 +08:00
e29e432328 feat: runtime error
cc53963df0 refactor: less unwrap
0376621982 refactor: flatten Ir::Const & Value::Const; add Ir::Builtin to represent
9cfffc440f refactor: tidy
Compare 4 commits »
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-01-10 10:17:43 +08:00
29734f85ba fix: remove noctalia-shell entry from spawn-at-startup
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-01-09 23:54:52 +08:00
afe06213de chore(nvim): update lazy-lock.json
69d6588c30 feat: add splayer
Compare 2 commits »
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-01-09 15:50:03 +08:00
aee0fb44d5 feat(server): use xanmod_stable and zfs_unstable
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-01-09 15:25:13 +08:00
602f599823 chore: update flake.lock
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-07 19:01:10 +08:00
23950da6ea refactor: Runtime
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-06 22:00:27 +08:00
9d1d4a3763 feat: add missing primops
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-06 18:02:47 +08:00
c9455bd0a8 feat: persist JsRuntime
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-05 21:06:09 +08:00
39f7e02457 feat: persist JsRuntime
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-05 18:25:39 +08:00
c43d796dc0 refactor: avoid global state
89b68d5fe9 refactor: rename IS_PRIMOP -> PRIMOP_METADATA
Compare 2 commits »
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-03 18:46:41 +08:00
45d777a157 feat: implement assert
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-03 17:17:44 +08:00
159267c70b fmt: tidy
imxyy1soope1 pushed to main at imxyy1soope1/nix-js 2026-01-03 17:15:19 +08:00
40884c21ad feat: builtins.import
c79eb0951e fix(runtime::to_value): numbers are always NixFloat
Compare 2 commits »
imxyy1soope1 pushed to master at imxyy1soope1/nixos-dotfiles 2026-01-03 10:09:47 +08:00
df0a21913e feat: tidy shell config