|
|
@1271
|
9 years |
mulligan |
finished, kind of
|
|
|
@1270
|
9 years |
sacerdot |
Making RTL syntax an instance of Joint.
|
|
|
@1269
|
9 years |
sacerdot |
Useless include removed.
|
|
|
@1268
|
9 years |
sacerdot |
1) AST/Identifier.ma no longer used, utilities/IdentifierTools no …
|
|
|
@1266
|
9 years |
sacerdot |
Added second projection.
|
|
|
@1264
|
9 years |
sacerdot |
Almost ported to new Joint syntax.
|
|
|
@1263
|
9 years |
mulligan |
changes
|
|
|
@1262
|
9 years |
sacerdot |
RTLtoERTL ported to the joint syntax for ERTL. Now it is time to port …
|
|
|
@1260
|
9 years |
mulligan |
commit for csc
|
|
|
@1259
|
9 years |
sacerdot |
More progress towards new Joint data type.
|
|
|
@1258
|
9 years |
sacerdot |
More progress towards porting to joint syntax.
|
|
|
@1257
|
9 years |
sacerdot |
More progress in porting to joint datatype.
|
|
|
@1256
|
9 years |
mulligan |
changes: added a mapi for graphs
|
|
|
@1255
|
9 years |
sacerdot |
Major mistake fixed: op1 and op2 were assuming the source and dest …
|
|
|
@1254
|
9 years |
sacerdot |
More progress towards porting of RTLtoERTL to joint syntax.
|
|
|
@1253
|
9 years |
mulligan |
uses.ma finished
|
|
|
@1252
|
9 years |
sacerdot |
graph_params added to joint/Joint.ma, together with useful common …
|
|
|
@1251
|
9 years |
mulligan |
changes to get things compiling again after yet another CSC rearrangement!
|
|
|
@1250
|
9 years |
sacerdot |
1. Sigma types projections moved to utilities/extralib.ma
2. Extended …
|
|
|
@1249
|
9 years |
mulligan |
changes to get everything to typecheck again
|
|
|
@1248
|
9 years |
mulligan |
deleted files that do not compile in utilities, changed ertl.ma to use …
|
|
|
@1247
|
9 years |
sacerdot |
Code (almost) ported to latest joint/Joint.ma datatype.
I still need …
|
|
|
@1246
|
9 years |
sacerdot |
Yet another change to Joint.ma to accomodate all passes.
The concrete …
|
|
|
@1245
|
9 years |
sacerdot |
RTLtoERTL and LINToASM: porting to new Joint data type in progress. …
|
|
|
@1244
|
9 years |
campbell |
Sort out Clight semantics equivalence proof for new SmallstepExec?.
|
|
|
@1243
|
9 years |
mulligan |
small changes
|
|
|
@1242
|
9 years |
sacerdot |
Some clean-up.
|
|
|
@1241
|
9 years |
mulligan |
changes for claudio
|
|
|
@1240
|
9 years |
sacerdot |
Ported to common definitions.
|
|
|
@1239
|
9 years |
sacerdot |
RTLAbstoRTL ported to new datatypes.
Note: RTL syntax/semantics is …
|
|
|
@1238
|
9 years |
campbell |
Update Cminor and RTLabs to fit SmallstepExec? changes.
|
|
|
@1237
|
9 years |
sacerdot |
Wrong commit repaired.
|
|
|
@1236
|
9 years |
sacerdot |
LTLToLin.ma completed (up to a couple of daemons used to provide dead …
|
|
|
@1233
|
9 years |
sacerdot |
1) Ported to Brian's new dependent type for fullexec
2) Universe level …
|
|
|
@1232
|
9 years |
mulligan |
big changes: got what was implemented in the ertl to ltl pass type …
|
|
|
@1231
|
9 years |
campbell |
Change SmallstepExec? so that states can depend on global information. …
|
|
|
@1230
|
9 years |
mulligan |
more changes
|
|
|
@1229
|
9 years |
mulligan |
changes
|
|
|
@1228
|
9 years |
mulligan |
some more changes
|
|
|
@1227
|
9 years |
mulligan |
changes
|
|
|
@1226
|
9 years |
campbell |
Adjust pretty printers for change in program records, try a test of each.
|
|
|
@1225
|
9 years |
campbell |
Missing ; in proof
|
|
|
@1224
|
9 years |
sacerdot |
Type of programs in common/AST made more dependent.
In particular, the …
|
|
|
@1223
|
9 years |
mulligan |
changes
|
|
|
@1222
|
9 years |
sacerdot |
LTL fully ported to the joint syntax.
|
|
|
@1221
|
9 years |
sacerdot |
Cleanup.
|
|
|
@1220
|
9 years |
sacerdot |
ERTL ported to the new joint syntax.
|
|
|
@1219
|
9 years |
mulligan |
a little more added
|
|
|
@1218
|
9 years |
mulligan |
a lot added to interference graph calculation
|
|
|
@1217
|
9 years |
sacerdot |
Only one axiom left.
|
|
|
@1216
|
9 years |
campbell |
Update Clight semantics equivalence proof to match changes in …
|
|
|
@1215
|
9 years |
sacerdot |
1) Added shifting directly on pointers
2) More temporary axioms closed.
|
|
|
@1214
|
9 years |
sacerdot |
res_to_opt function added to common/Errors and used in joint/semantics …
|
|
|
@1213
|
9 years |
sacerdot |
1) New values (joint/BEValues.ma) and memory model for the back-ends
…
|
|
|
@1212
|
9 years |
mulligan |
more added on interference graphs
|
|
|
@1211
|
9 years |
mulligan |
fixed interference file
|
|
|
@1210
|
9 years |
mulligan |
getting rid of typeclass-like records in favour of file-level axioms. …
|
|
|
@1209
|
9 years |
mulligan |
more work on int. graphs
|
|
|
@1208
|
9 years |
mulligan |
added adts for sets, tables and priority sets in order to make life …
|
|
|
@1207
|
9 years |
campbell |
Second part of fixing temporaries in Clight to Cminor stage.
|
|
|
@1206
|
9 years |
campbell |
First stage of fixing temporary generation in Clight/toCminor.ma.
|
|
|
@1198
|
10 years |
campbell |
Clight cast removal (NB: quite different from the prototype).
|
|
|
@1196
|
10 years |
mulligan |
some more changes, need some additional datastructures
|
|
|
@1195
|
10 years |
campbell |
List find function.
|
|
|
@1194
|
10 years |
campbell |
Remove old, commented out code.
|
|
|
@1193
|
10 years |
mulligan |
work on colouring algorithm halted as it can be axiomatised. now …
|
|
|
@1192
|
10 years |
mulligan |
some files that were missing / laying dormant on my computer
|
|
|
@1191
|
10 years |
mulligan |
ertl to ertl pass back where it was before the changes to joint
|
|
|
@1188
|
10 years |
mulligan |
removed stray lines from uses.ma so that it at least typechecks
|
|
|
@1187
|
10 years |
mulligan |
fixed build.ma
|
|
|
@1186
|
10 years |
sacerdot |
Spurious code removed.
joint_fullexec implemented up to …
|
|
|
@1185
|
10 years |
mulligan |
ported liveness analysis to new code
|
|
|
@1183
|
10 years |
mulligan |
removed parameterised label types in the three lowest level languages
|
|
|
@1182
|
10 years |
mulligan |
changes to semantics: removing parameterised "next" element in joint …
|
|
|
@1181
|
10 years |
mulligan |
changed smallstep exec in order to remove matita bug (superposition.ml …
|
|
|
@1180
|
10 years |
mulligan |
lin to ltl pass complete
|
|
|
@1179
|
10 years |
mulligan |
changes to ertl, ltl and lin to use new notion of joint params. ertl …
|
|
|
@1178
|
10 years |
mulligan |
fixed ertl.ma to use new version of joint params
|
|
|
@1177
|
10 years |
sacerdot |
Almost finished. Some functions still to be implemented, but I suspect …
|
|
|
@1176
|
10 years |
sacerdot |
…
|
|
|
@1175
|
10 years |
mulligan |
changes to ertl pass
|
|
|
@1174
|
10 years |
sacerdot |
Semantics of most instructions completed.
|
|
|
@1173
|
10 years |
sacerdot |
Unified semantics for ERTL/LTL/LIN (in progress).
I hope to include …
|
|
|
@1172
|
10 years |
mulligan |
ertltoltl.ma half complete
|
|
|
@1171
|
10 years |
mulligan |
changes made on claudio's request: changed order of nesting in the …
|
|
|
@1170
|
10 years |
mulligan |
changes to ertl > ltl pass
|
|
|
@1169
|
10 years |
sacerdot |
JointRTLtoLIN moved to Joint
|
|
|
@1168
|
10 years |
sacerdot |
Joint statements parameterized over a record.
|
|
|
@1167
|
10 years |
mulligan |
…
|
|
|
@1166
|
10 years |
mulligan |
moved joint ltl lin files into their own directory. more changes to …
|
|
|
@1165
|
10 years |
mulligan |
more changes
|
|
|
@1164
|
10 years |
mulligan |
ltl to lin working again, more changes to joint syntax
|
|
|
@1163
|
10 years |
mulligan |
even more streamlining and fixes to get things type checking
|
|
|
@1162
|
10 years |
mulligan |
changes committed to ertl semantics based on our new combined syntax …
|
|
|
@1161
|
10 years |
mulligan |
changes from today: merged ertl, ltl and lin into one datatype to …
|
|
|
@1160
|
10 years |
mulligan |
changes to unfunctorised code in ertltoltl.ma
|
|
|
@1159
|
10 years |
boender |
- added 'nth' theorems
- moved up \bot a bit
|
|
|
@1158
|
10 years |
campbell |
Record patch needed to use matita pretty printers with acc.
|
|
|
@1157
|
10 years |
campbell |
Update pretty printers and examples.
|
|
|
@1156
|
10 years |
sacerdot |
ERTL semantics completed up to initialization and memory model.
|
|
|