index
:
fiddle.git
main
wip
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Language
/
Fiddle
/
Compiler
/
ImportResolution.hs
Commit message (
Expand
)
Author
Age
*
Atomically read and write to interface files.
main
Josh Rahm
2024-12-11
*
Added syntax for skip_to and buffer.
Josh Rahm
2024-11-26
*
Add ability to store the fiddle interface files in a different folder.
Josh Rahm
2024-11-12
*
Add ContExpression syntax tree.
Josh Rahm
2024-10-17
*
Change 'Expression' to use numbers with units.
Josh Rahm
2024-10-11
*
Prefer GADT's over typ families for some SyntaxTree elements.
Josh Rahm
2024-10-11
*
Add backend support and start implementing a C backend.o
Josh Rahm
2024-10-10
*
Prepare code to make testing much easier.
Josh Rahm
2024-10-09
*
Implement qualification.
Josh Rahm
2024-10-05
*
Clean up warnings and remove unused files.
Josh Rahm
2024-10-03
*
Change the UnitInterface to have uncoupled Metadata.
Josh Rahm
2024-10-03
*
Another monolithic change. Not good git ettiquite.
Josh Rahm
2024-10-03
*
wip
Josh Rahm
2024-09-28
*
Option parsing with optparse-applicative
Josh Rahm
2024-09-28
*
Add import resolution phase and also add a more abstractions around
Josh Rahm
2024-09-27