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
/
GenericTree.hs
Commit message (
Expand
)
Author
Age
*
Added syntax for skip_to and buffer.
Josh Rahm
2024-11-26
*
Provide more data during qualification about how a path is qualified.
Josh Rahm
2024-10-19
*
Add ContExpression syntax tree.
Josh Rahm
2024-10-17
*
Start implementing a bunch of the C backend.
Josh Rahm
2024-10-13
*
Change 'Expression' to use numbers with units.
Josh Rahm
2024-10-11
*
Replace all the qualification metadata with 'When (s .>= Qualified)'
Josh Rahm
2024-10-11
*
Prefer GADT's over typ families for some SyntaxTree elements.
Josh Rahm
2024-10-11
*
Change syntax trees to include the names of the records.
Josh Rahm
2024-10-08
*
Add offset information to some AST elements.
wip
Josh Rahm
2024-10-07
*
Much better handling for the generic syntax tree.
Josh Rahm
2024-10-05
*
Implement qualification.
Josh Rahm
2024-10-05
*
Clean up warnings and remove unused files.
Josh Rahm
2024-10-03
*
Make changes to AST for qualification step.
Josh Rahm
2024-10-03
*
Another monolithic change. Not good git ettiquite.
Josh Rahm
2024-10-03
*
Add import resolution phase and also add a more abstractions around
Josh Rahm
2024-09-27
*
feat: Add AdvanceStage typeclass and refactor code to use it
Josh Rahm
2024-09-25
*
Split the Ast file into multiple sub files.
Josh Rahm
2024-09-25
*
Add import statements, add using statements, properly cross-package
Josh Rahm
2024-09-22
*
More major changes to the grammer.
Josh Rahm
2024-09-22
*
Some major changes to the structure of the language.
Josh Rahm
2024-09-20
*
Add Stage3 compliation.
Josh Rahm
2024-08-24
*
Fleshed out stage2 and made some big changes.
Josh Rahm
2024-08-21
*
Parser is able to parse the goal file.
Josh Rahm
2023-01-08