summaryrefslogtreecommitdiff
path: root/src/Language/Fiddle/Compiler/ImportResolution.hs
Commit message (Expand)AuthorAge
* Prefer GADT's over typ families for some SyntaxTree elements.Josh Rahm2024-10-11
* Add backend support and start implementing a C backend.oJosh Rahm2024-10-10
* Prepare code to make testing much easier.Josh Rahm2024-10-09
* Implement qualification.Josh Rahm2024-10-05
* Clean up warnings and remove unused files.Josh Rahm2024-10-03
* Change the UnitInterface to have uncoupled Metadata.Josh Rahm2024-10-03
* Another monolithic change. Not good git ettiquite.Josh Rahm2024-10-03
* wipJosh Rahm2024-09-28
* Option parsing with optparse-applicativeJosh Rahm2024-09-28
* Add import resolution phase and also add a more abstractions aroundJosh Rahm2024-09-27