luet/pkg/compiler
Ettore Di Giacinto c98f427156 🎨 Introduce contextualized logging
This commit is multi-fold as it also refactors internally context and logger
as interfaces so it is easier to plug luet as a library externally.

Introduces a garbage collector (related to #227) but doesn't handle yet
parallelism.

Closes #265
2021-12-21 21:54:14 +01:00
..
backend 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
types 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
backend.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
buildtree.go Add CLI helpers and BuildTree heuristic 2021-10-15 21:14:48 +02:00
compiler_suite_test.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
compiler_test.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
compiler.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
imagehashtree_test.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
imagehashtree.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00