|
|
@488
|
10 years |
campbell |
Some missing equality constants used by destruct.
|
|
|
@487
|
10 years |
campbell |
Port Clight semantics to the new-new matita syntax.
|
|
|
@486
|
10 years |
ayache |
Deliverable D2.2
|
|
|
@485
|
10 years |
campbell |
Fix treatment of pointers in initialisation data, a little like later …
|
|
|
@484
|
10 years |
campbell |
Separate out null values from integer zeros.
|
|
|
@483
|
10 years |
campbell |
Use pointer-specific "chunks" of memory for pointer loads and stores, …
|
|
|
@482
|
10 years |
campbell |
Note the purpose of the region in a pointer value.
|
|
|
@481
|
10 years |
campbell |
Tcomp_ptr should take the memory region and use that to calculate its size.
|
|
|
@480
|
10 years |
campbell |
"memory_space" to "region" replacement to match ocaml code
|
|
|
@479
|
10 years |
campbell |
Test of linked list insertion sort.
|
|
|
@478
|
10 years |
campbell |
Prevent clashes between names in AST and other parts of the …
|
|
|
@477
|
10 years |
mulligan |
Added file for LIN.
|
|
|
@476
|
10 years |
mulligan |
Commiting directory for formalization of intermediate compiler languages.
|
|
|
@475
|
10 years |
mulligan |
Matita interpreter ported to latest version of matita (the one with …
|
|
|
@474
|
10 years |
campbell |
Reduce "include"s to reduce compilation time.
(Will be undone when …
|
|
|
@473
|
10 years |
campbell |
Track changes in nlibrary list-theory.ma -> list.ma
|
|
|
@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.
|
|
|
@469
|
10 years |
campbell |
Update work-in-progress file to match current development.
|
|
|
@468
|
10 years |
campbell |
Missing changes to completeness proof for function pointer type fix.
|
|
|
@467
|
10 years |
campbell |
Update some of the commented-out parts of Globalenvs for testing.
|
|
|
@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.
|
|
|
@461
|
10 years |
campbell |
Handle null pointer constants properly for generic pointers …
|
|
|
@460
|
10 years |
campbell |
Port memory spaces changes to latest prototype compiler.
|
|
|
@459
|
10 years |
campbell |
Create branch of the prototype compiler for memory space support
|
|
|
@458
|
10 years |
campbell |
Add a few more pointer tests.
|
|
|
@457
|
10 years |
campbell |
Correct checking of function pointers.
|
|
|
@456
|
10 years |
campbell |
Add 24bit initialisation data for null generic pointers.
|
|
|
@455
|
10 years |
mulligan |
Merge commit.
|
|
|
@454
|
10 years |
sacerdot |
CSC + Nicolas + Dominic:
1) back-porting of changes by Nicolas from …
|
|
|
@453
|
10 years |
ayache |
Import of the Paris's sources.
|
|
|
@452
|
10 years |
mulligan |
Added function to interface.
|
|
|
@451
|
10 years |
mulligan |
Removed more debugging stuff from Test.ml.
|
|
|
@450
|
10 years |
mulligan |
Comment added for Nicolas.
|
|
|
@449
|
10 years |
mulligan |
Removed debugging code from Test.ml.
|
|
|
@448
|
10 years |
mulligan |
Got Intel HEX format exportation working.
|
|
|
@447
|
10 years |
mulligan |
Checksum seems to be working now on most lines, barring three? Weird bug.
|
|
|
@446
|
10 years |
mulligan |
Checksum calculation added. Seems to still be buggy.
|
|
|
@445
|
10 years |
mulligan |
Debugging hex output. Seems mcu8051 really doesn't like what's been …
|
|
|
@444
|
10 years |
mulligan |
Got Test.native to compile. Added functions for exporting intel hex …
|
|
|
@443
|
10 years |
mulligan |
Wrote exportation code. Need to test it.
|
|
|
@442
|
10 years |
mulligan |
Partial implementation of Nicolas' requested feature (extraction of …
|
|
|
@441
|
10 years |
mulligan |
Fixed bug in PUSH spotted by Nicolas.
|
|
|
@440
|
10 years |
mulligan |
indentation changes by emacs
|
|
|
@439
|
10 years |
mulligan |
Changes to get everything to compile.
|
|
|
@438
|
10 years |
sacerdot |
Final version.
|
|
|
@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
|
|
|
@434
|
10 years |
mulligan |
Types added.
|
|
|
@433
|
10 years |
mulligan |
Most things added, just need to fill in types in table.
|
|
|
@432
|
10 years |
mulligan |
Removed Plogic/
|
|
|
@431
|
10 years |
mulligan |
- README updated
- Test and DoTest? fixed to work on assembly_program
- …
|
|
|
@430
|
10 years |
mulligan |
- ToMatita? now generates a list of labelled_instructions (used to be a …
|
|
|
@429
|
10 years |
mulligan |
1) README upated
2) executable now reads the name of the HEX file from argv
|
|
|
@428
|
10 years |
mulligan |
Changed instr. to labelled_instr.
|
|
|
@427
|
10 years |
mulligan |
Removed interpret.ma from ToMatita?
|
|
|
@426
|
10 years |
mulligan |
Changes to ocaml code and makefile.
|
|
|
@425
|
10 years |
mulligan |
Removed Map.ma as no longer needed. Everything else seems to build …
|
|
|
@424
|
10 years |
mulligan |
Tidied up English in last addition.
|
|
|
@423
|
10 years |
mulligan |
Discussed partiality in the case of assembly: use of Maybe monad.
|
|
|
@422
|
10 years |
mulligan |
Tweaks to the report.
|
|
|
@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.
|
|
|
@417
|
10 years |
campbell |
Minor typo.
|
|
|
@416
|
10 years |
campbell |
Fix printing of switch statements as matita terms.
|
|
|
@415
|
10 years |
campbell |
A couple of amusing examples.
|
|
|
@414
|
10 years |
mulligan |
Got a few more cases working.
|
|
|
@413
|
10 years |
campbell |
Add example of executing C semantics.
|
|
|
@412
|
10 years |
campbell |
Add example of animation.
|
|
|
@411
|
10 years |
campbell |
Note associativity of IOMonad, subject to extensionality.
|
|
|
@410
|
10 years |
mulligan |
Using bitvectortries for a dictionary doesn't work even if we …
|
|
|
@409
|
10 years |
campbell |
Update a couple of examples; put support for animation in its own file.
|
|
|
@408
|
10 years |
campbell |
Add missing diagram.
|
|
|
@407
|
10 years |
campbell |
Mention version of compcert used.
|
|
|
@406
|
10 years |
campbell |
Move description of 8051 memory model out of C semantics.
|
|
|
@405
|
10 years |
campbell |
Move C semantics to the appropriate deliverable directory.
|
|
|
@403
|
10 years |
mulligan |
Removed stray ncheck so that files will now compile.
|
|
|
@402
|
10 years |
campbell |
Revise D3.1, add notes on files.
|
|
|
@397
|
10 years |
mulligan |
Changed layout of document title.
|
|
|
@396
|
10 years |
mulligan |
More changes.
|
|
|
@395
|
10 years |
mulligan |
Lots added from this afternoon to report. Implemented nearly all …
|
|
|
@394
|
10 years |
mulligan |
Commit of what I did this morning.
|
|
|
@393
|
10 years |
campbell |
A few more details in D3.1.
|
|
|
@390
|
10 years |
mulligan |
Implemented some of the changes suggested by CSC.
|
|
|
@384
|
10 years |
mulligan |
Fixed problem in Abstract.
|
|
|
@383
|
10 years |
mulligan |
First draft of report finished.
|
|
|
@382
|
10 years |
mulligan |
Changes from this morning.
|
|
|
@381
|
10 years |
campbell |
Some d3.1 work.
|
|
|
@380
|
10 years |
mulligan |
More added on subtyping stuff, etc.
|
|
|
@377
|
10 years |
mulligan |
Description of techniques related to validation of O'Caml emulator.
|
|
|
@376
|
10 years |
mulligan |
Work on describing sparse bitvector tries.
|
|
|
@375
|
10 years |
mulligan |
More work on report.
|
|
|