luet/pkg/compiler
Ettore Di Giacinto ba0d625b5f 🎨 Port package to types
This refactors DefaultPackage into types.Package and gets rid of the
interface. This is a preceeding for a follow up where accessors will be
removed from the code.
It also does several cleanup, so we get rid also of some unneeded
dependencies.
2022-01-08 00:05:20 +01:00
..
backend 🎨 Port package to types 2022-01-08 00:05:20 +01:00
types 🎨 Port package to types 2022-01-08 00:05:20 +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 🤖 Adapt makefile/scripts to ginkgo changes 2022-01-04 18:47:21 +01:00
compiler_test.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
compiler.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
imagehashtree_test.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
imagehashtree.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00