- Dec 20, 2024
-
-
Andreas Klöckner authored
-
- Dec 19, 2024
-
-
- Dec 15, 2024
-
-
- Dec 05, 2024
-
-
- Dec 04, 2024
-
-
-
-
Co-authored-by: Connor Ward <c.ward20@imperial.ac.uk>
-
- Dec 03, 2024
-
-
This reverts commit 1af45230.
-
- Dec 02, 2024
-
-
Matthias Diener authored
* Tree: various speedups - make dataclass non-frozen - use mutate() for cases where a Map is modified multiple times - remove asserts for cases that would fail immediately anyway * make frozen depend on __debug__, restore an assert * Improve depth() Co-authored-by: Alexandru Fikl <alexfikl@gmail.com> * opt ancestors --------- Co-authored-by: Alexandru Fikl <alexfikl@gmail.com>
-
- Dec 01, 2024
-
-
- Nov 28, 2024
-
-
- Nov 25, 2024
-
-
- Nov 22, 2024
-
-
- Nov 19, 2024
-
-
- Nov 14, 2024
-
-
Matthias Diener authored
* LazilyUnpickling{Dict,List}: better repr * add type to repr of PickledObject
-
- Nov 13, 2024
-
-
- Nov 07, 2024
-
-
(for now, matches existing behavior, but is clearly incorrect)
-
-
-
-