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
/
Backend
/
C.hs
Commit message (
Expand
)
Author
Age
*
Add metadata information to the BitsSubStructure and compile it correctly.
Josh Rahm
2024-11-27
*
Added syntax for skip_to and buffer.
Josh Rahm
2024-11-26
*
Fix bug where superfluous index argument was added to getters.
Josh Rahm
2024-10-29
*
Enforce that registers are either 8, 16, 32, or 64 bits.
Josh Rahm
2024-10-27
*
Finish implementing alpha-version of the C-backend.
Josh Rahm
2024-10-27
*
C backend now implmeents some enums
Josh Rahm
2024-10-24
*
Implement bitfield arrays.
Josh Rahm
2024-10-22
*
Change the AST to use Names instead of Identifiers for ObjDecls and BitsDecls
Josh Rahm
2024-10-19
*
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
*
Add framework for more easily editing files.
Josh Rahm
2024-10-16
*
Start implementing a bunch of the C backend.
Josh Rahm
2024-10-13
*
Further implement C backend.
Josh Rahm
2024-10-11
*
Replace all the qualification metadata with 'When (s .>= Qualified)'
Josh Rahm
2024-10-11
*
Add backend support and start implementing a C backend.o
Josh Rahm
2024-10-10