|
|
@475
|
10 years |
mulligan |
Matita interpreter ported to latest version of matita (the one with …
|
|
|
@472
|
10 years |
mulligan |
More changes to debug and testing files to get them to work with the …
|
|
|
@471
|
10 years |
mulligan |
Deleted (now) superfluous custom library files in favour of using …
|
|
|
@470
|
10 years |
mulligan |
Finished moving development over to standard library.
|
|
|
@466
|
10 years |
mulligan |
Most of execute_1 checked. Need to fix negations, though, in rest in …
|
|
|
@465
|
10 years |
mulligan |
Moved over to standard library.
|
|
|
@464
|
10 years |
mulligan |
Fixed strange bug/typo in BitVectorTrie?.ma
|
|
|
@463
|
10 years |
mulligan |
Fixed DoTest? so that it doesn't take an hour to typecheck.
|
|
|
@462
|
10 years |
mulligan |
Added bitvector arithmetic for Brian.
|
|
|
@439
|
10 years |
mulligan |
Changes to get everything to compile.
|
|
|
@437
|
10 years |
sacerdot |
1. new function assembly_unlabelled_program
2. the new function is now …
|
|
|
@436
|
10 years |
sacerdot |
…
|
|
|
@435
|
10 years |
sacerdot |
logic/pts.ma is now used in place of Universes.ma
|
|
|
@432
|
10 years |
mulligan |
Removed Plogic/
|
|
|
@431
|
10 years |
mulligan |
- README updated
- Test and DoTest? fixed to work on assembly_program
- …
|
|
|
@425
|
10 years |
mulligan |
Removed Map.ma as no longer needed. Everything else seems to build …
|
|
|
@421
|
10 years |
mulligan |
Removed duplicate "assembly1" function. Removed Ocaml code from file.
|
|
|
@420
|
10 years |
mulligan |
All proof obligations closed.
|
|
|
@419
|
10 years |
mulligan |
Type errors fixed, need to close additional proof obligations.
|
|
|
@418
|
10 years |
mulligan |
Fixed type error in Mov instruction implementation.
|
|
|
@414
|
10 years |
mulligan |
Got a few more cases working.
|
|
|
@410
|
10 years |
mulligan |
Using bitvectortries for a dictionary doesn't work even if we …
|
|
|
@403
|
10 years |
mulligan |
Removed stray ncheck so that files will now compile.
|
|
|
@374
|
10 years |
sacerdot |
1) notation for cast fixed
2) ambiguity reduced: Empty => VEmpty, Cons …
|
|
|
@373
|
10 years |
sacerdot |
Order of declaration of notations changed to put more precise …
|
|
|
@372
|
10 years |
sacerdot |
No more axioms! All proofs completed.
(Interrupts, I/O and timers not …
|
|
|
@370
|
10 years |
mulligan |
Most of critical lemma done. Hole remaining that I can't coax matita …
|
|
|
@369
|
10 years |
mulligan |
Proof of missing lemma seems to be done, but won't Qed. My version of …
|
|
|
@368
|
10 years |
mulligan |
All 450 proof obligations closed.
|
|
|
@367
|
10 years |
mulligan |
Added decidable equality for addressing_mode_tags.
|
|
|
@364
|
10 years |
mulligan |
Added subvector_with function.
|
|
|
@363
|
10 years |
mulligan |
Resolved conflicts. Added new get_index' which hides the proof …
|
|
|
@362
|
10 years |
sacerdot |
Less ambiguous definitions.
|
|
|
@361
|
10 years |
sacerdot |
…
|
|
|
@360
|
10 years |
sacerdot |
Missing include added.
|
|
|
@359
|
10 years |
mulligan |
add_n_with_carry and sub_n_with_carry now both return bitvectors of …
|
|
|
@358
|
10 years |
mulligan |
Added \bot to all absd cases in execute_1 to get rid of as many open …
|
|
|
@357
|
10 years |
sacerdot |
- stupid bug fixed in BitVectorTrie?
- dependencies minimized, dead …
|
|
|
@356
|
10 years |
sacerdot |
Bug fixed: fold_left_i was actually a sort of fold_right_i :-)
|
|
|
@355
|
10 years |
sacerdot |
…
|
|
|
@354
|
10 years |
mulligan |
Everything compiles. Doesn't jump correctly still.
|
|
|
@353
|
10 years |
mulligan |
- pc was initialized to 7 in place of sp
- bitvector_of_nat was …
|
|
|
@352
|
10 years |
mulligan |
Do not use ndestruct for injectivity since it introduces StreickerK …
|
|
|
@351
|
10 years |
mulligan |
No more axioms but the paralogisms.
|
|
|
@350
|
10 years |
mulligan |
less axioms
|
|
|
@349
|
10 years |
mulligan |
Added fold_right_i (with dependent type) to List file.
|
|
|
@347
|
10 years |
mulligan |
Work on main execution loop. All cases covered. Need to close open …
|
|
|
@346
|
10 years |
sacerdot |
An example of execution.
|
|
|
@345
|
10 years |
sacerdot |
load implemented
|
|
|
@344
|
10 years |
mulligan |
Removed stray ncheck in Status.ma.
|
|
|
@343
|
10 years |
mulligan |
Fixed Status.ma so that it compiles.
|
|
|
@342
|
10 years |
sacerdot |
fold_lefti
|
|
|
@341
|
10 years |
sacerdot |
A simple version of assembly (no labels) implemented.
|
|
|
@340
|
10 years |
sacerdot |
::: is now used in place of :: for vectors to reduce ambiguity
|
|
|
@338
|
10 years |
mulligan |
Most jumps finished. Only CJNE to do.
|
|
|
@337
|
10 years |
mulligan |
Changes to execute_1 file. Changes to get everything type checking.
|
|
|
@336
|
10 years |
sacerdot |
check removed.
|
|
|
@334
|
10 years |
mulligan |
More added.
|
|
|
@333
|
10 years |
mulligan |
Work on execute_1 function.
|
|
|
@332
|
10 years |
sacerdot |
Code of fetch greatly simplified because of better behaviour of Matita.
|
|
|
@331
|
10 years |
mulligan |
More changes to get everything to typecheck.
|
|
|
@330
|
10 years |
mulligan |
Fixed segmentation fault in Nat.ma, added get_index and renamed …
|
|
|
@329
|
10 years |
mulligan |
Commit to restore deleted file.
|
|
|
@328
|
10 years |
mulligan |
Got fold_right_i to type check. Moved eq_rect_Type0 into …
|
|
|
@327
|
10 years |
sacerdot |
Completed!
|
|
|
@326
|
10 years |
sacerdot |
Almost compiling.
|
|
|
@325
|
10 years |
sacerdot |
Almost finished.
|
|
|
@324
|
10 years |
sacerdot |
It starts working…
|
|
|
@323
|
10 years |
sacerdot |
…
|
|
|
@322
|
10 years |
sacerdot |
More work on fetch.
|
|
|
@320
|
10 years |
mulligan |
Added fold_right_i, equivalent of O'Caml's fold_right2.
|
|
|
@319
|
10 years |
sacerdot |
…
|
|
|
@318
|
10 years |
sacerdot |
First version: to be debugged.
|
|
|
@317
|
10 years |
mulligan |
Fixed problems with arguments of register change.
|
|
|
@316
|
10 years |
sacerdot |
REGISTER now takes a BitVector? 3
|
|
|
@315
|
10 years |
mulligan |
Decidable equality on vectors and its specialisation to bitvectors.
|
|
|
@314
|
10 years |
mulligan |
Finished all get_ and set_arg_* functions.
|
|
|
@313
|
10 years |
mulligan |
Added axioms for addition for claudio.
|
|
|
@312
|
10 years |
sacerdot |
arguments of split reversed
|
|
|
@311
|
10 years |
mulligan |
get_arg_16 complete.
|
|
|
@310
|
10 years |
mulligan |
Most of get_arg_16 done.
|
|
|
@309
|
10 years |
sacerdot |
assembly1 is finally compiling in about 37s!
|
|
|
@308
|
10 years |
sacerdot |
More explicit typing solves one of the points.
|
|
|
@307
|
10 years |
sacerdot |
assembly1 completed, but two cases commented out since they require …
|
|
|
@306
|
10 years |
sacerdot |
…
|
|
|
@305
|
10 years |
sacerdot |
…
|
|
|
@304
|
10 years |
sacerdot |
…
|
|
|
@303
|
10 years |
sacerdot |
…
|
|
|
@302
|
10 years |
sacerdot |
…
|
|
|
@301
|
10 years |
sacerdot |
…
|
|
|
@300
|
10 years |
sacerdot |
…
|
|
|
@299
|
10 years |
sacerdot |
…
|
|
|
@298
|
10 years |
sacerdot |
…
|
|
|
@297
|
10 years |
sacerdot |
…
|
|
|
@296
|
10 years |
sacerdot |
…
|
|
|
@294
|
10 years |
mulligan |
get and set_arg_16 implemented.
|
|
|
@293
|
10 years |
sacerdot |
…
|
|
|
@290
|
10 years |
mulligan |
Moved definitions around so related are grouped together.
|
|
|
@289
|
10 years |
mulligan |
Writing at stack pointer implemented.
|
|
|
@288
|
10 years |
mulligan |
Set flags implemented.
|
|
|