depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-27
r/5764
feat(tvix/cli): add helper for populating derivation outputs
Vincent Ambo
2
-0
/
+89
2023-01-26
r/5763
chore(tvix/eval): remove dead comment
Vincent Ambo
1
-1
/
+1
2023-01-26
r/5762
refactor(tvix/derivation): align error messages with rust style
Florian Klink
1
-13
/
+13
2023-01-26
r/5761
chore(3p/sources): Bump channels & overlays
sterni
1
-12
/
+12
2023-01-26
r/5760
fix(tvix/cli): correctly trim cppnix output in NixCompatIO
Vincent Ambo
1
-3
/
+4
2023-01-25
r/5759
docs(tvix): fix minor spelling problems in pointer equality document
sterni
1
-4
/
+4
2023-01-25
r/5758
docs(tvix/eval): builtins.add is not equivalent to +
sterni
1
-3
/
+3
2023-01-25
r/5757
test(tvix/eval): add test for total_fmt_float
Florian Klink
1
-0
/
+28
2023-01-25
r/5756
refactor(tvix/eval): extract float formatting into a helper
Vincent Ambo
1
-71
/
+75
2023-01-25
r/5755
fix(corp/data-import): `rank` is an integer field
Vincent Ambo
2
-2
/
+2
2023-01-25
r/5754
feat(tvix/eval): implement builtins.fromTOML
Florian Klink
8
-3
/
+273
2023-01-25
r/5753
feat(tvix/eval): use lexical-core to format float
Florian Klink
7
-4
/
+483
2023-01-24
r/5752
feat(corp/data-import): map OR word types to sets of OC grammemes
Vincent Ambo
1
-0
/
+13
2023-01-24
r/5751
feat(corp/data-import): map OC lemma grammemes to OR form types
Vincent Ambo
1
-15
/
+103
2023-01-24
r/5750
feat(corp/data-import): map OC word grammemes to OR form types
Vincent Ambo
2
-0
/
+85
2023-01-24
r/5749
feat(tazjin/tverskoy): re-enable virtualbox
Vincent Ambo
1
-2
/
+2
2023-01-24
r/5748
feat(grfn/yeren): set time.timeZone to Iceland
Griffin Smith
1
-0
/
+2
2023-01-23
r/5747
chore(tvix/eval): delete "useless parenthesis" warning/optimisation
Vincent Ambo
2
-30
/
+0
2023-01-23
r/5746
fix(tvix/eval): force functors before applying them
Vincent Ambo
3
-0
/
+12
2023-01-23
r/5745
chore(wpcarro/ynabsql): Prefer let to var
William Carroll
1
-9
/
+9
2023-01-23
r/5744
fix(wpcarro/ynabsql): Filter and sort transactions onUpload
William Carroll
1
-1
/
+8
2023-01-23
r/5743
fix(wpcarro/ynabsql): caption -> legend
William Carroll
1
-1
/
+1
2023-01-23
r/5742
chore(wpcarro/ynabsql): Delete stale files
William Carroll
4
-1196
/
+12
2023-01-23
r/5741
feat(wpcarro/ynabsql): Proof-of-concept demo
William Carroll
10
-148
/
+3832
2023-01-23
r/5740
refactor(tvix/derivation): relax bounds for reference iterator
Vincent Ambo
2
-4
/
+4
2023-01-23
r/5739
refactor(tvix/derivation): remove DOT_FILE_EXT const
Florian Klink
3
-13
/
+3
2023-01-23
r/5738
refactor(tvix/derivation): pass fingerprint to build_store_path
Florian Klink
2
-66
/
+51
2023-01-23
r/5737
feat(tvix/derivation): add `path_with_references`
Vincent Ambo
3
-1
/
+63
2023-01-23
r/5736
refactor(tvix/derivation): minor structure simplification
Vincent Ambo
4
-18
/
+27
2023-01-22
r/5735
feat(tvix/eval): support builtins implemented in Nix itself
Vincent Ambo
4
-17
/
+108
2023-01-22
r/5734
docs(tvix/eval): update some outdated comments
Vincent Ambo
1
-8
/
+3
2023-01-22
r/5733
fix(corp/tvixbolt): set output to eval value.
Aaqa Ishtyaq
1
-0
/
+5
2023-01-22
r/5732
feat(corp/data-import): add import of OR 'translations' table
Vincent Ambo
3
-0
/
+70
2023-01-22
r/5731
feat(sterni/aoc/2022): day16 part 1 k solution
sterni
1
-0
/
+21
2023-01-21
r/5730
feat(corp/data-import): add import of OR 'words_forms' table
Vincent Ambo
3
-6
/
+69
2023-01-21
r/5729
feat(corp/data-import): add import of OpenRussian 'words' table
Vincent Ambo
6
-30
/
+348
2023-01-21
r/5728
chore(corp/data-import): make OR data archive available in env
Vincent Ambo
1
-8
/
+15
2023-01-21
r/5727
chore(tvix/store): add fastcdc crate
Florian Klink
3
-6
/
+24
2023-01-21
r/5726
docs(tvix): link to IRC channel and mailing list
Florian Klink
1
-4
/
+10
2023-01-21
r/5725
docs(tvix): move most of //tvix/eval README up to //tvix
Florian Klink
2
-12
/
+20
2023-01-21
r/5724
feat(tvix/store/directory): validate Directory and sizes
Florian Klink
2
-10
/
+98
2023-01-21
r/5723
feat(tvix/store/directory): deduplicate Directory messages
Florian Klink
2
-9
/
+82
2023-01-21
r/5722
feat(tvix/store): add SledDirectoryService
Florian Klink
6
-37
/
+411
2023-01-21
r/5721
refactor(tvix/eval): administer antidote for poison
Adam Joseph
8
-135
/
+49
2023-01-21
r/5720
chore(tvix/store): add tonic-mock
Florian Klink
4
-4
/
+281
2023-01-21
r/5719
refactor(tvix/store): simplify test a bit
Florian Klink
1
-24
/
+17
2023-01-20
r/5718
fix(wpcarro/slx): Fix LTE/GTE parsing error
William Carroll
2
-4
/
+8
2023-01-20
r/5717
test(wpcarro/slx): Add (basic) tests
William Carroll
5
-0
/
+1589
2023-01-20
r/5716
feat(wpcarro/slx): Support grouping
William Carroll
1
-8
/
+26
2023-01-20
r/5715
refactor(tvix/eval): keep globals alive through VM struct
Vincent Ambo
4
-10
/
+59
[next]