File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ echo "$(git describe --always --dirty --abbrev=7) @ $(date +"%Y/%m/%d %H:%M")"
164164 Just 1 327 208 61 58
165165 MDX 1 56 0 39 17
166166 Nix 2 410 338 13 59
167- Org 10 1632 1475 4 153
167+ Org 10 1669 1507 4 158
168168 SQL 4 35 29 0 6
169169 TOML 1 46 41 0 5
170170 TypeScript 3 36 30 1 5
@@ -177,10 +177,10 @@ echo "$(git describe --always --dirty --abbrev=7) @ $(date +"%Y/%m/%d %H:%M")"
177177 |- Rust 1 68 49 10 9
178178 (Total) 578 187 242 149
179179━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
180- Total 115 13675 10627 733 2315
180+ Total 115 13712 10659 733 2320
181181━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
182182
183- b9b86c8 @ 2026/02/10 22:28
183+ d24e910 @ 2026/02/10 22:34
184184#+end_example
185185
186186* Prompts
@@ -227,5 +227,10 @@ rg --glob '!README.org' 'TODO|FIXME' </dev/null | sort
227227
228228#+results:
229229: src/bits/assets.clj:;; TODO Make content-type explicit or more intelligent.
230- : src/bits/service.clj: ;; TODO Bring back sessions
231- : src/bits/session.clj:;; TODO Improve these names.
230+ : src/bits/auth.clj:;; TODO: I18n - user-facing strings need locale-aware source
231+ : src/bits/brotli.clj: ;; TODO: Default buffer size for brotli library, needs to be tuned.
232+ : src/bits/datahike.clj:;; TODO Remove this generated garbage.
233+ : src/bits/domain.clj:;; TODO Combine with bits.schema.
234+ : src/bits/service.clj: ;; TODO Improve 404 response
235+ : src/bits/ui.clj: ;; TODO: I18n - error presentation
236+ : src/bits/ui.clj:;; TODO: I18n - user-facing strings need locale-aware source
You can’t perform that action at this time.
0 commit comments