|
|
@411
|
9 years |
campbell |
Note associativity of IOMonad, subject to extensionality.
|
|
|
@410
|
9 years |
mulligan |
Using bitvectortries for a dictionary doesn't work even if we …
|
|
|
@409
|
9 years |
campbell |
Update a couple of examples; put support for animation in its own file.
|
|
|
@408
|
9 years |
campbell |
Add missing diagram.
|
|
|
@407
|
9 years |
campbell |
Mention version of compcert used.
|
|
|
@406
|
9 years |
campbell |
Move description of 8051 memory model out of C semantics.
|
|
|
@405
|
9 years |
campbell |
Move C semantics to the appropriate deliverable directory.
|
|
|
@404
|
9 years |
campbell |
Update C-semantics README.
|
|
|
@403
|
9 years |
mulligan |
Removed stray ncheck so that files will now compile.
|
|
|
@402
|
9 years |
campbell |
Revise D3.1, add notes on files.
|
|
|
@401
|
9 years |
campbell |
Keep a depends file in the repository for the C-semantics.
|
|
|
@400
|
9 years |
campbell |
Minor changes for the new version of matita.
|
|
|
@399
|
9 years |
campbell |
Rearrange executable semantics a little.
|
|
|
@398
|
9 years |
campbell |
This time actually prove the result I intended.
|
|
|
@397
|
9 years |
mulligan |
Changed layout of document title.
|
|
|
@396
|
9 years |
mulligan |
More changes.
|
|
|
@395
|
9 years |
mulligan |
Lots added from this afternoon to report. Implemented nearly all …
|
|
|
@394
|
9 years |
mulligan |
Commit of what I did this morning.
|
|
|
@393
|
9 years |
campbell |
A few more details in D3.1.
|
|
|
@392
|
9 years |
campbell |
Work around cofixpoint unfolding problem. We only use axioms in …
|
|
|
@391
|
9 years |
campbell |
Comment out daemon and its uses - we don't need the properties of the …
|
|
|
@390
|
9 years |
mulligan |
Implemented some of the changes suggested by CSC.
|
|
|
@389
|
9 years |
campbell |
Sort out minor inconsistency between semantics.
|
|
|
@388
|
9 years |
campbell |
Tidy up some decidability functions.
|
|
|
@387
|
9 years |
campbell |
Sort out equality checking of types.
|
|
|
@386
|
9 years |
campbell |
Whole program equivalence result for the Clight executable and …
|
|
|
@385
|
9 years |
campbell |
Almost finished whole program equivalence.
|
|
|
@384
|
9 years |
mulligan |
Fixed problem in Abstract.
|
|
|
@383
|
9 years |
mulligan |
First draft of report finished.
|
|
|
@382
|
9 years |
mulligan |
Changes from this morning.
|
|
|
@381
|
9 years |
campbell |
Some d3.1 work.
|
|
|
@380
|
9 years |
mulligan |
More added on subtyping stuff, etc.
|
|
|
@379
|
9 years |
campbell |
More whole execution equivalence - need ability to unfold cofixpoints …
|
|
|
@378
|
9 years |
campbell |
More work on equivalence of whole executions.
|
|
|
@377
|
9 years |
mulligan |
Description of techniques related to validation of O'Caml emulator.
|
|
|
@376
|
9 years |
mulligan |
Work on describing sparse bitvector tries.
|
|
|
@375
|
9 years |
mulligan |
More work on report.
|
|
|
@374
|
9 years |
sacerdot |
1) notation for cast fixed
2) ambiguity reduced: Empty => VEmpty, Cons …
|
|
|
@373
|
9 years |
sacerdot |
Order of declaration of notations changed to put more precise …
|
|
|
@372
|
9 years |
sacerdot |
No more axioms! All proofs completed.
(Interrupts, I/O and timers not …
|
|
|
@371
|
9 years |
mulligan |
Report started. Background/introduction finished (first draft). …
|
|
|
@370
|
9 years |
mulligan |
Most of critical lemma done. Hole remaining that I can't coax matita …
|
|
|
@369
|
9 years |
mulligan |
Proof of missing lemma seems to be done, but won't Qed. My version of …
|
|
|
@368
|
9 years |
mulligan |
All 450 proof obligations closed.
|
|
|
@367
|
9 years |
mulligan |
Added decidable equality for addressing_mode_tags.
|
|
|
@366
|
9 years |
campbell |
Make I/O type safe, removing a discrepancy between the executable and …
|
|
|
@365
|
9 years |
campbell |
Soundness (really completeness) of Wrong executions.
|
|
|
@364
|
9 years |
mulligan |
Added subvector_with function.
|
|
|
@363
|
9 years |
mulligan |
Resolved conflicts. Added new get_index' which hides the proof …
|
|
|
@362
|
9 years |
sacerdot |
Less ambiguous definitions.
|
|
|
@361
|
9 years |
sacerdot |
…
|
|
|
@360
|
9 years |
sacerdot |
Missing include added.
|
|
|
@359
|
9 years |
mulligan |
add_n_with_carry and sub_n_with_carry now both return bitvectors of …
|
|
|
@358
|
9 years |
mulligan |
Added \bot to all absd cases in execute_1 to get rid of as many open …
|
|
|
@357
|
9 years |
sacerdot |
- stupid bug fixed in BitVectorTrie?
- dependencies minimized, dead …
|
|
|
@356
|
9 years |
sacerdot |
Bug fixed: fold_left_i was actually a sort of fold_right_i :-)
|
|
|
@355
|
9 years |
sacerdot |
…
|
|
|
@354
|
9 years |
mulligan |
Everything compiles. Doesn't jump correctly still.
|
|
|
@353
|
9 years |
mulligan |
- pc was initialized to 7 in place of sp
- bitvector_of_nat was …
|
|
|
@352
|
9 years |
mulligan |
Do not use ndestruct for injectivity since it introduces StreickerK …
|
|
|
@351
|
9 years |
mulligan |
No more axioms but the paralogisms.
|
|
|
@350
|
9 years |
mulligan |
less axioms
|
|
|
@349
|
9 years |
mulligan |
Added fold_right_i (with dependent type) to List file.
|
|
|
@348
|
9 years |
mulligan |
Added skeleton files for report.
|
|
|
@347
|
9 years |
mulligan |
Work on main execution loop. All cases covered. Need to close open …
|
|
|
@346
|
9 years |
sacerdot |
An example of execution.
|
|
|
@345
|
9 years |
sacerdot |
load implemented
|
|
|
@344
|
9 years |
mulligan |
Removed stray ncheck in Status.ma.
|
|
|
@343
|
9 years |
mulligan |
Fixed Status.ma so that it compiles.
|
|
|
@342
|
9 years |
sacerdot |
fold_lefti
|
|
|
@341
|
9 years |
sacerdot |
A simple version of assembly (no labels) implemented.
|
|
|
@340
|
9 years |
sacerdot |
::: is now used in place of :: for vectors to reduce ambiguity
|
|
|
@339
|
9 years |
sacerdot |
New: pretty printer from HEX files to .ma files.
|
|
|
@338
|
9 years |
mulligan |
Most jumps finished. Only CJNE to do.
|
|
|
@337
|
9 years |
mulligan |
Changes to execute_1 file. Changes to get everything type checking.
|
|
|
@336
|
9 years |
sacerdot |
check removed.
|
|
|
@335
|
9 years |
campbell |
Quick pass through 3.1 text.
|
|
|
@334
|
9 years |
mulligan |
More added.
|
|
|
@333
|
9 years |
mulligan |
Work on execute_1 function.
|
|
|
@332
|
9 years |
sacerdot |
Code of fetch greatly simplified because of better behaviour of Matita.
|
|
|
@331
|
9 years |
mulligan |
More changes to get everything to typecheck.
|
|
|
@330
|
9 years |
mulligan |
Fixed segmentation fault in Nat.ma, added get_index and renamed …
|
|
|
@329
|
9 years |
mulligan |
Commit to restore deleted file.
|
|
|
@328
|
9 years |
mulligan |
Got fold_right_i to type check. Moved eq_rect_Type0 into …
|
|
|
@327
|
9 years |
sacerdot |
Completed!
|
|
|
@326
|
9 years |
sacerdot |
Almost compiling.
|
|
|
@325
|
9 years |
sacerdot |
Almost finished.
|
|
|
@324
|
9 years |
sacerdot |
It starts working…
|
|
|
@323
|
9 years |
sacerdot |
…
|
|
|
@322
|
9 years |
sacerdot |
More work on fetch.
|
|
|
@321
|
9 years |
campbell |
Soundness for reactive executions.
|
|
|
@320
|
9 years |
mulligan |
Added fold_right_i, equivalent of O'Caml's fold_right2.
|
|
|
@319
|
9 years |
sacerdot |
…
|
|
|
@318
|
9 years |
sacerdot |
First version: to be debugged.
|
|
|
@317
|
9 years |
mulligan |
Fixed problems with arguments of register change.
|
|
|
@316
|
9 years |
sacerdot |
REGISTER now takes a BitVector? 3
|
|
|
@315
|
9 years |
mulligan |
Decidable equality on vectors and its specialisation to bitvectors.
|
|
|
@314
|
9 years |
mulligan |
Finished all get_ and set_arg_* functions.
|
|
|
@313
|
9 years |
mulligan |
Added axioms for addition for claudio.
|
|
|
@312
|
9 years |
sacerdot |
arguments of split reversed
|
|
|