telemere/main
Peter Taoussanis b4357435f6
Some checks failed
Clj tests / tests (17, ubuntu-latest) (push) Has been cancelled
Clj tests / tests (19, ubuntu-latest) (push) Has been cancelled
Clj tests / tests (21, ubuntu-latest) (push) Has been cancelled
Cljs tests / tests (21, ubuntu-latest) (push) Has been cancelled
Graal tests / tests (17, macOS-latest) (push) Has been cancelled
Graal tests / tests (17, ubuntu-latest) (push) Has been cancelled
Graal tests / tests (17, windows-latest) (push) Has been cancelled
[fix] Correctly handle nil :run opt
Before commit: {:run nil} didn't    register  as a tracing signal
After  commit: {:run nil} correctly registers as a tracing signal with `nil` form

nil forms aren't typically useful or used, but can come up by accident
so it's important to handle these correctly.

The `trace!` docstring also promises that the return value will always be
equal to the given input. This didn't hold before.
2025-09-19 09:16:40 +02:00
..
bb [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
public [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
resources/docs [doc] Updates for Trove, simplify examples 2025-06-20 10:53:06 +02:00
src/taoensso [fix] Correctly handle nil :run opt 2025-09-19 09:16:40 +02:00
test/taoensso [fix] Correctly handle nil :run opt 2025-09-19 09:16:40 +02:00
.gitignore [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
bb.edn [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
jaeger.sh [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
project.clj v1.1.0 (2025-08-22) 2025-08-22 10:35:05 +02:00
shadow-cljs.edn [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
shadow-cljs.sh [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00