# # ChangeLog for src/Clight/fresh.ma # # Generated by Trac 1.2 # Mar 4, 2021, 9:34:22 PM Mon, 19 Dec 2011 13:48:35 GMT campbell [1629] * src/Clight/fresh.ma (modified) * src/Clight/toCminor.ma (modified) Sort out most of the fresh names stuff in Clight to Cminor. Mon, 19 Dec 2011 13:48:35 GMT campbell [1628] * src/Clight/fresh.ma (modified) * src/utilities/binary/positive.ma (modified) * src/utilities/lists.ma (modified) Show that the universe generated by Clight/fresh.ma is good. Fri, 18 Nov 2011 12:03:14 GMT campbell [1515] * src/ASM/ASM.ma (modified) * src/ASM/Erase.ma (modified) * src/ASM/I8051.ma (modified) * src/ASM/Interpret.ma (modified) * src/ASM/Interpret2.ma (modified) * src/ASM/Status.ma (modified) * src/ASM/StatusProofs.ma (modified) * src/Clight/TypeComparison.ma (modified) * src/Clight/fresh.ma (modified) * src/Clight/label.ma (modified) * src/Clight/test/insertsort.test.ma (modified) * src/Clight/toCminor.ma (modified) * src/Cminor/toRTLabs.ma (modified) * src/ERTL/ERTLToLTL.ma (modified) * src/LIN/LINToASM.ma (modified) * src/LTL/LTLToLIN.ma (modified) * src/RTLabs/RTLabsToRTL.ma (modified) * src/common/Graphs.ma (modified) * src/common/Identifiers.ma (modified) * src/common/PositiveMap.ma (added) * src/common/PreIdentifiers.ma (modified) * src/joint/Erasure.ma (modified) * src/joint/SemanticUtils.ma (modified) * src/joint/TranslateUtils.ma (modified) * src/utilities/binary/positive.ma (modified) * src/utilities/extralib.ma (modified) * src/utilities/extranat.ma (modified) Add type of maps on positive binary numbers, and use them for ... Mon, 12 Sep 2011 14:20:57 GMT campbell [1207] * src/ASM/Arithmetic.ma (modified) * src/Clight/fresh.ma (added) * src/Clight/toCminor.ma (modified) Second part of fixing temporaries in Clight to Cminor stage.