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
c19ae03116
tock-mirror
/
backends
History
Neil Brown
c19ae03116
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
..
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 support for the new AlternativeWait guards to the C backend
2007-09-27 11:48:04 +00:00
BackendPassesTest.hs
Tidied up the new BackendPassesTest module, removing some old code that was not intended to be in there, and tidying up the imports list
2007-09-27 13:13:07 +00:00
GenerateC.hs
Added the input-case to case pass to the pass-list, and therefore removed all code dealing with input-case statements in the C and C++ backends (and corresponding tests)
2007-10-14 00:01:44 +00:00
GenerateCPPCSP.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
GenerateCTest.hs
Removed unused code from the GenerateCTest module
2007-10-14 00:09:28 +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