Commits on Source (5)
-
Björn Brandenburg authored
The proof got stuck at the goal of {in l1, forall x0 : T, x0 != x} which requires unfolding of prop_in1 to get at the x0 before intros can be effective.
01da447b -
Sergey Bozhko authoreda14e1328
-
Maxime Lesourd authored
Initial draft of the base for the behavior part of the refactored hierarchy. Implements most of the proposal discussed in Braunschweig.
f210238b -
Björn Brandenburg authored
See https://beyondgrep.com/ for details.
2783a17b -
Björn Brandenburg authored
If one names a branch "something-something-file.v", then the current script will find it in the .git directory and try to compile git's branch description as a Coq file...
d52138bf
Showing
- .ackrc 5 additions, 0 deletions.ackrc
- analysis/apa/bertogna_fp_comp.v 1 addition, 1 deletionanalysis/apa/bertogna_fp_comp.v
- analysis/global/basic/bertogna_fp_comp.v 1 addition, 1 deletionanalysis/global/basic/bertogna_fp_comp.v
- analysis/global/jitter/bertogna_fp_comp.v 1 addition, 1 deletionanalysis/global/jitter/bertogna_fp_comp.v
- analysis/global/parallel/bertogna_fp_comp.v 1 addition, 1 deletionanalysis/global/parallel/bertogna_fp_comp.v
- behavior/arrival/arrival_sequence.v 234 additions, 0 deletionsbehavior/arrival/arrival_sequence.v
- behavior/job.v 5 additions, 0 deletionsbehavior/job.v
- behavior/schedule/ideal.v 21 additions, 0 deletionsbehavior/schedule/ideal.v
- behavior/schedule/multiprocessor.v 31 additions, 0 deletionsbehavior/schedule/multiprocessor.v
- behavior/schedule/schedule.v 92 additions, 0 deletionsbehavior/schedule/schedule.v
- behavior/schedule/spin.v 42 additions, 0 deletionsbehavior/schedule/spin.v
- behavior/schedule/varspeed.v 38 additions, 0 deletionsbehavior/schedule/varspeed.v
- behavior/task.v 9 additions, 0 deletionsbehavior/task.v
- behavior/time.v 4 additions, 0 deletionsbehavior/time.v
- create_makefile.sh 1 addition, 1 deletioncreate_makefile.sh
- implementation/apa/schedule.v 5 additions, 5 deletionsimplementation/apa/schedule.v
- util/find_seq.v 5 additions, 3 deletionsutil/find_seq.v
- util/sorting.v 148 additions, 110 deletionsutil/sorting.v
.ackrc
0 → 100644
behavior/arrival/arrival_sequence.v
0 → 100644
behavior/job.v
0 → 100644
behavior/schedule/ideal.v
0 → 100644
behavior/schedule/multiprocessor.v
0 → 100644
behavior/schedule/schedule.v
0 → 100644
behavior/schedule/spin.v
0 → 100644
behavior/schedule/varspeed.v
0 → 100644
behavior/task.v
0 → 100644
behavior/time.v
0 → 100644