|
|
7a7229d70e
|
fmt: group_imports = "StdExternalCrate"
|
2026-03-08 17:41:06 +08:00 |
|
|
|
e4004ccb6d
|
feat: bytecode
|
2026-03-08 17:41:06 +08:00 |
|
|
|
843ae6cfb4
|
refactor: use GhostCell to provide interior mutability in Ir
|
2026-03-08 16:57:34 +08:00 |
|
|
|
c24d6a8bb3
|
chore: merge codegen::compile and codegen::compile_scoped
|
2026-02-25 21:14:35 +08:00 |
|
|
|
d7351e907b
|
feat: thunk caching (WIP)
|
2026-02-25 21:14:27 +08:00 |
|
|
|
550223a1d7
|
refactor: tidy
|
2026-02-21 22:30:13 +08:00 |
|
|
|
53dbee3514
|
refactor(downgrade): use bumpalo
|
2026-02-21 21:54:40 +08:00 |
|
|
|
e1517c338e
|
chore: tidy
|
2026-02-20 16:12:54 +08:00 |
|
|
|
45096f5254
|
fix: fetchGit
|
2026-02-19 22:34:41 +08:00 |
|
|
|
b57fea3104
|
optimize: short-circuit update (//)
|
2026-02-19 21:54:55 +08:00 |
|
|
|
4380fa85c4
|
optimize: compact
|
2026-02-19 21:14:02 +08:00 |
|
|
|
99045aa76c
|
chore: fmt
|
2026-02-19 20:14:06 +08:00 |
|
|
|
7eb3acf26f
|
optimize: use v8::Script::compile to run script directly in op_import
|
2026-02-19 19:58:02 +08:00 |
|
|
|
b424f60f9f
|
optimize: avoid using #[serde] in ops
|
2026-02-19 19:11:56 +08:00 |
|
|
|
42031edac1
|
optimize: generate shorter code
|
2026-02-19 17:16:35 +08:00 |
|
|
|
04dcadfd61
|
optimize
|
2026-02-18 20:45:50 +08:00 |
|
|
|
c3c39bda0c
|
feat: v8 profiling
|
2026-02-18 20:45:50 +08:00 |
|
|
|
782092b91e
|
optimize: type check
|
2026-02-18 20:45:50 +08:00 |
|
|
|
ae5febd5dd
|
feat(cli): compile
|
2026-02-18 20:45:42 +08:00 |
|
|
|
3cc7c7be75
|
chore: update deps; restructure tests; use Map over Record
|
2026-02-17 12:02:54 +08:00 |
|
|
|
f49634ccc0
|
optimize: use Map to represent NixAttrs
|
2026-02-17 10:35:37 +08:00 |
|
|
|
4a885c18b8
|
chore: add eslint
|
2026-02-17 10:35:37 +08:00 |
|
|
|
37e395c0e3
|
optimize: builtins.intersectAttrs
|
2026-02-16 23:07:52 +08:00 |
|
|
|
16a8480d29
|
feat(cli): support eval file
|
2026-02-16 21:52:08 +08:00 |
|
|
|
f0a0593d4c
|
feat: implement builtins.toXML
|
2026-02-16 19:52:33 +08:00 |
|
|
|
ce64a82da3
|
feat: inspector
|
2026-02-16 19:52:33 +08:00 |
|
|
|
5c48e5cfdd
|
feat: implement hash related primops
|
2026-02-15 19:55:29 +08:00 |
|
|
|
7836f8c869
|
refactor: handle derivation generation on Rust side
|
2026-02-15 19:38:11 +08:00 |
|
|
|
e357678d70
|
feat: implement realisePath
|
2026-02-15 18:26:24 +08:00 |
|
|
|
2f2c690023
|
chore(runtime-ts): fix linter errors
|
2026-02-15 12:20:31 +08:00 |
|
|
|
cf4dd6c379
|
fix: preserve string context in builtins.{path,fetch*}
|
2026-02-14 20:06:38 +08:00 |
|
|
|
31c7a62311
|
chore(typos): ignore lang tests
|
2026-02-14 19:02:26 +08:00 |
|
|
|
ad5d047c01
|
chore: eliminate Result::unwrap
|
2026-02-14 19:01:06 +08:00 |
|
|
|
795742e3d8
|
deps: upgrade dependencies
|
2026-02-14 19:01:00 +08:00 |
|
|
|
60cd61d771
|
feat: implement fromTOML; fix fromJSON implementation
|
2026-02-14 13:30:31 +08:00 |
|
|
|
d95a6e509c
|
feat: tidy fetcher (partial)
* shouldn't have used LLM to implement this...
|
2026-02-13 21:57:51 +08:00 |
|
|
|
48a43bed55
|
fix: fetchTarball
|
2026-02-13 21:19:34 +08:00 |
|
|
|
6d8f1e79e6
|
fix: handle NixPath in nixValueToJson
|
2026-02-13 21:19:34 +08:00 |
|
|
|
df4edaf5bb
|
fix: preserve string context in + operator
|
2026-02-13 20:14:46 +08:00 |
|
|
|
3aee3c67b9
|
optimization: with scope lookup
|
2026-02-13 18:50:42 +08:00 |
|
|
|
a8f1c81b60
|
fix: derivation (WIP)
|
2026-02-12 00:18:12 +08:00 |
|
|
|
249eaf3c11
|
refactor
|
2026-02-12 00:18:12 +08:00 |
|
|
|
a79e20c417
|
fix: drvDeep
|
2026-02-12 00:18:12 +08:00 |
|
|
|
bd9eb638af
|
fix: deepSeq
|
2026-02-08 15:35:59 +08:00 |
|
|
|
d09b84676c
|
refactor: with_thunk_scope
|
2026-02-08 12:48:01 +08:00 |
|
|
|
1346ae5405
|
refactor
|
2026-02-08 12:21:48 +08:00 |
|
|
|
6b46e466c2
|
feat: implement scopedImport & REPL scoping
|
2026-02-08 03:53:53 +08:00 |
|
|
|
f154010120
|
chore: update flake.lock
|
2026-02-08 02:50:48 +08:00 |
|
|
|
f5364ded1e
|
feat: handle regex operations on rust side
|
2026-02-08 01:20:38 +08:00 |
|
|
|
26e7b74585
|
refactor: remove unused span_utils.rs
|
2026-02-08 01:20:38 +08:00 |
|