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
path:
root
/
lisp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
r/4922
chore(gerrit): migrate OWNERS files to code-owners style
Luke Granger-Brown
1
-3
/
+1
2021-08-24
r/2771
feat(nix/buildLisp): add ecl
sterni
2
-1
/
+6
2021-08-14
r/2731
fix(lisp/klatre): declare ignore unused variables
sterni
1
-2
/
+3
2021-08-14
r/2730
fix(lisp/klatre): fix inline declaration for chunk-list functions
sterni
1
-1
/
+1
2021-05-29
r/2634
chore(klatre): add grfn to owners
Vincent Ambo
1
-0
/
+3
2021-05-29
r/2632
feat(klatre): expose utility to format dot time offset
sterni
2
-1
/
+7
2021-01-25
r/2142
feat(klatre): support offsets in format-dottime
sterni
1
-7
/
+12
2020-07-31
r/1510
feat(web/panettone): Display issue history
Griffin Smith
2
-1
/
+14
2020-07-23
r/1438
feat(web/panettone): Read config from env
Griffin Smith
2
-1
/
+8
2020-07-23
r/1433
feat(web/panettone): The start of a very simple issue tracker
Griffin Smith
1
-2
/
+2
2020-07-23
r/1422
feat(klatre): add dottime-format function
Griffin Smith
3
-1
/
+28
2020-07-23
r/1421
feat(lisp/klatre): Add klatre, a grab-bag lisp util package
Griffin Smith
3
-0
/
+89
2020-02-21
r/559
chore: Rename pkgs->depot in all Nix file headers
Vincent Ambo
1
-3
/
+3
2020-01-27
r/466
refactor(lisp/dns): Return dns-answer from query functions
Vincent Ambo
2
-2
/
+10
2020-01-27
r/465
docs(lisp/dns): Add initial README file
Vincent Ambo
1
-0
/
+75
2020-01-27
r/464
feat(lisp/dns): Support CNAME & NS record RDATAs
Vincent Ambo
2
-378
/
+64
2020-01-27
r/463
refactor(lisp/dns): Refactor structure of lookup-generic calls
Vincent Ambo
1
-9
/
+12
2020-01-26
r/460
chore(lisp/dns): Remove unused dependencies
Vincent Ambo
1
-2
/
+0
2020-01-26
feat(lisp/dns): Export struct fields
Vincent Ambo
1
-3
/
+3
2020-01-26
feat(lisp/dns): Introduce enum for DNS types & decode RDATA
Vincent Ambo
1
-2
/
+21
2020-01-26
chore(lisp/dns): Add 'message.lisp' to build instructions
Vincent Ambo
1
-0
/
+1
2020-01-26
feat(lisp/dns): Use new DNS deserialiser in dns:lookup-generic
Vincent Ambo
1
-152
/
+52
2020-01-26
feat(lisp/dns): Implement qname compression parsing
Vincent Ambo
1
-270
/
+29
2020-01-26
refactor(lisp/dns): Introduce structured QNAME representation
Vincent Ambo
1
-31
/
+51
2020-01-26
feat(lisp/dns): Check in initial DNS message implementation
Vincent Ambo
1
-0
/
+931
2020-01-26
refactor(lisp/dns): Split package into multiple files
Vincent Ambo
4
-31
/
+182
2020-01-22
r/448
feat(lisp/dns): Check in very early DNS-over-HTTPS client
Vincent Ambo
2
-0
/
+44