luet/pkg/compiler/backend
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_suite_test.go 🤖 Adapt makefile/scripts to ginkgo changes 2022-01-04 18:47:21 +01:00
common.go 🔧 Extract common func into api function, also set sane defaults 2021-12-28 18:55:59 +01:00
simpledocker_test.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
simpledocker.go 🔧 Extract common func into api function, also set sane defaults 2021-12-28 18:55:59 +01:00
simpleimg.go 🔧 Extract common func into api function, also set sane defaults 2021-12-28 18:55:59 +01:00
writer.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00