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
cc29010103
tock-mirror
/
transformations
History
Neil Brown
750612629b
Corrected a bug caused by making Structured parameterised, where removeNesting only descended into Structureds the same type as the outer-most Structured (typically A.AST)
2008-02-08 12:11:35 +00:00
..
PassTest.hs
Changed the A.Structured type to be parameterised
2008-02-05 19:40:27 +00:00
SimplifyComms.hs
Changed the A.Structured type to be parameterised
2008-02-05 19:40:27 +00:00
SimplifyExprs.hs
Changed the A.Structured type to be parameterised
2008-02-05 19:40:27 +00:00
SimplifyProcs.hs
Changed the A.Structured type to be parameterised
2008-02-05 19:40:27 +00:00
SimplifyTypes.hs
Removed the die function (that has no source position) and as far as possible replaced all its uses with dieP and a valid position
2008-01-28 17:21:13 +00:00
Unnest.hs
Corrected a bug caused by making Structured parameterised, where removeNesting only descended into Structureds the same type as the outer-most Structured (typically A.AST)
2008-02-08 12:11:35 +00:00