This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
tock-mirror
Watch
1
Star
0
Fork
0
You've already forked tock-mirror
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5c4bf74a75
tock-mirror
/
backends
History
Neil Brown
7f59eec189
Changed the C and C++ backends (and tests) to handle declarations with initialisers properly
2007-10-25 00:27:12 +00:00
..
AnalyseAsm.hs
Fixed AnalyseAsm so that it can parse negative literals in the assembly code
2007-10-07 15:09:36 +00:00
BackendPasses.hs
Added an optional initialiser-expression to Declaration in the AST, and changed the rest of the code accordingly
2007-10-24 23:50:00 +00:00
BackendPassesTest.hs
Added an optional initialiser-expression to Declaration in the AST, and changed the rest of the code accordingly
2007-10-24 23:50:00 +00:00
GenerateC.hs
Changed the C and C++ backends (and tests) to handle declarations with initialisers properly
2007-10-25 00:27:12 +00:00
GenerateCPPCSP.hs
Changed the C and C++ backends (and tests) to handle declarations with initialisers properly
2007-10-25 00:27:12 +00:00
GenerateCTest.hs
Changed the C and C++ backends (and tests) to handle declarations with initialisers properly
2007-10-25 00:27:12 +00:00
TLP.hs
Added a pass that changes all C++CSP channels to be of type tockSendableArrayOfBytes, so that the channels can be retyped into each other
2007-10-14 10:28:43 +00:00