Age | Commit message (Expand) | Author | Files | Lines |
2022-11-06 | r/5257 chore(gerrit): bump to 3.7.0-rc4 | Luke Granger-Brown | 7 | -57/+43 |
2022-11-06 | r/5256 fix(code-owners): put a user in the context for group resolution. | Luke Granger-Brown | 1 | -28/+84 |
2022-11-06 | r/5255 feat(tvix/eval): placeholder builtin implementations | Vincent Ambo | 3 | -9/+43 |
2022-11-06 | r/5254 refactor(tvix/eval): move `unwrap_or_clone_rc` to lib module | Vincent Ambo | 2 | -6/+9 |
2022-11-06 | r/5253 chore(grfn/mugwump): Use non-deprecated option for grafana port | Griffin Smith | 1 | -1/+1 |
2022-11-05 | r/5252 fix(tvix/eval): change ordinary (//) to rustdoc-comments (///) | Adam Joseph | 1 | -3/+3 |
2022-11-05 | r/5251 fix(tvix/eval): Scope.inherit(): fix scope_depth, with_stack_depth | Adam Joseph | 1 | -0/+2 |
2022-11-05 | r/5250 refactor(tvix/eval): rename Opcode::DataLocalIdx to DataStackIdx | Adam Joseph | 4 | -7/+7 |
2022-11-05 | r/5249 chore(whitby): Update grafana config | Griffin Smith | 1 | -63/+44 |
2022-11-05 | r/5248 chore(grfn/system): Update grafana configuration for mugwump | Griffin Smith | 1 | -5/+12 |
2022-11-04 | r/5247 refactor(rust-crates-advisory): redo the buildkite report in bash | sterni | 1 | -40/+41 |
2022-11-04 | r/5246 refactor(rust-crates-advisory): redo tree-lock-file-report in bash | sterni | 1 | -36/+14 |
2022-11-04 | r/5245 docs(tvix/eval): add comments for Opcode::DataXXX opcodes | Adam Joseph | 1 | -2/+8 |
2022-11-04 | r/5244 feat(tvix/eval): implement builtins.split | Adam Joseph | 4 | -1/+39 |
2022-11-04 | r/5243 fix(web/blog): Parameterize renderPost with staticUrl | William Carroll | 2 | -5/+4 |
2022-11-04 | r/5242 test(tvix/eval): add a test case for groupBy with thunks | Adam Joseph | 3 | -0/+9 |
2022-11-04 | r/5241 fix(tvix/eval): quote keys which are not valid identifiers | Adam Joseph | 3 | -1/+26 |
2022-11-04 | r/5240 fix(tvix_eval): {stack,local}_idx confusion | Adam Joseph | 1 | -4/+4 |
2022-11-04 | r/5239 chore(tazjin/nixos): set laptop timezones to Europe/Stockholm | Vincent Ambo | 1 | -1/+1 |
2022-11-04 | r/5238 chore(tazjin/zamalek): hardcode wifi.silja.fi address | Vincent Ambo | 1 | -0/+4 |
2022-11-04 | r/5237 fix(tvix/eval): inline mis-named Local::above() | Adam Joseph | 1 | -6/+1 |
2022-11-04 | r/5236 fix(tvix/eval): remove impl PartialEq for Value | Adam Joseph | 8 | -24/+31 |
2022-11-03 | r/5235 feat(tvix/eval): add rust-analyzer to dev-env | Florian Klink | 1 | -1/+2 |
2022-11-03 | r/5234 chore(3p/sources): Bump channels & overlays | sterni | 1 | -16/+16 |
2022-11-03 | r/5233 fix(3p/overlays/tvl): fix nvd with Nix 2.3 | sterni | 2 | -0/+18 |
2022-11-03 | r/5232 chore(3p/sources): Bump channels & overlays (OpenSSL edition) | sterni | 6 | -89/+152 |
2022-11-02 | r/5231 chore(tvix/proto/castore.proto): drop Blob and Chunk | Florian Klink | 1 | -10/+0 |
2022-11-02 | r/5230 feat(tvix/proto): add castore.proto | Florian Klink | 2 | -0/+41 |
2022-11-02 | r/5229 chore(web/tvl): remove url, for now | Adam Joseph | 1 | -1/+1 |
2022-11-01 | r/5228 feat(wpcarro/blog): nix-env (note to self) | William Carroll | 2 | -0/+40 |
2022-11-01 | r/5227 feat(ops/buildkite): Support "soft failures" | William Carroll | 1 | -0/+4 |
2022-10-31 | r/5226 fix(tvix/eval): nix_eq() must recurse | Adam Joseph | 5 | -3/+5 |
2022-10-31 | r/5225 docs(tvix/eval): builtins.md: note implementation status | Adam Joseph | 1 | -116/+123 |
2022-10-30 | r/5224 docs(tvix/eval): builtins.md: mark impure | Adam Joseph | 1 | -7/+7 |
2022-10-29 | r/5223 test(tvix/eval): builtins.sort must preserve order of equal elements | sterni | 2 | -0/+8 |
2022-10-29 | r/5222 feat(tvix/eval): Implement builtins.sort | Griffin Smith | 4 | -3/+46 |
2022-10-29 | r/5221 feat(tvix/eval): Implement comparison for lists | Griffin Smith | 7 | -3/+45 |
2022-10-28 | r/5220 feat(tvix/eval): builtins.replaceStrings: don't clone() N times | Adam Joseph | 1 | -8/+10 |
2022-10-28 | r/5219 feat(tvix/eval): add builtins.replaceStrings | James Landrein | 5 | -0/+77 |
2022-10-28 | r/5218 docs(tvix/eval): warn that AttrsRep::KV is not for Key-Value pairs | Adam Joseph | 1 | -1/+8 |
2022-10-28 | r/5217 docs(tvix/eval): add "intern literals" to future optimisations | Adam Joseph | 1 | -0/+6 |
2022-10-28 | r/5216 feat(wpcarro/blog): Importing subtrees blog post | William Carroll | 2 | -0/+154 |
2022-10-27 | r/5215 fix(tvix/eval): correct wasm32-unknown-unknown to wasm32-none | Adam Joseph | 1 | -0/+11 |
2022-10-27 | r/5214 refactor(tvix/eval): search-and-replace changes | Adam Joseph | 1 | -5/+5 |
2022-10-27 | r/5213 feat(tvix/eval): builtins.import without RefCell | Adam Joseph | 6 | -138/+155 |
2022-10-27 | r/5212 chore(ops/pipelines/depot/protoCheck): include name in label | Florian Klink | 1 | -1/+1 |
2022-10-27 | r/5211 chore(3p/sources): Bump channels & overlays | sterni | 4 | -19/+23 |
2022-10-27 | r/5210 chore(3p): obtain home-manager source from upstream directly | sterni | 4 | -0/+24 |
2022-10-27 | r/5209 feat(web/tvl): add ezemtsov to TVL graph | Vincent Ambo | 1 | -0/+3 |
2022-10-27 | r/5208 feat(web/tvl): add etu to TVL graph | Vincent Ambo | 1 | -0/+2 |