Adam Chlipala
|
c8322773a4
|
Simplify sets in hypotheses, too
|
2017-03-12 21:27:59 -04:00 |
|
Adam Chlipala
|
89b1b74c7b
|
ProofByReflection_template
|
2017-03-08 14:05:46 -05:00 |
|
Adam Chlipala
|
2334b84505
|
Added set simplifier to ProofByReflection
|
2017-03-08 11:50:29 -05:00 |
|
Adam Chlipala
|
38750f74a9
|
Import ProofByReflection from CPDT
|
2017-03-08 10:46:02 -05:00 |
|
Adam Chlipala
|
cd2a474d5d
|
Fix a performance bug in model_check
|
2017-03-07 14:59:56 -05:00 |
|
Adam Chlipala
|
1c88de0f7d
|
Tweak files for ModelChecking in class
|
2017-03-06 09:44:29 -05:00 |
|
Adam Chlipala
|
1e7c33f0a9
|
Optimizing tactics for faster state-space exploration
|
2017-03-05 20:46:53 -05:00 |
|
Adam Chlipala
|
ddeb7b25fa
|
IntroToProofScripting_template
|
2017-03-01 14:14:59 -05:00 |
|
Adam Chlipala
|
79a4b02b4c
|
IntroToProofScripting
|
2017-03-01 14:06:11 -05:00 |
|
Adam Chlipala
|
6ffd08411c
|
Fix typo in a comment
|
2017-02-27 09:52:21 -05:00 |
|
Adam Chlipala
|
09dec13dd3
|
DataAbstraction_template
|
2017-02-21 09:15:33 -05:00 |
|
Adam Chlipala
|
b27e58f11e
|
Bump chapter numbers in Coq code comments
|
2017-02-21 09:00:30 -05:00 |
|
Adam Chlipala
|
392c995970
|
Typo fix (#17)
|
2017-02-21 08:54:42 -05:00 |
|
Adam Chlipala
|
04492da28c
|
DataAbstraction chapter: proofreading
|
2017-02-20 17:06:06 -05:00 |
|
Adam Chlipala
|
a20f757c17
|
DataAbstraction chapter: specialized implementations
|
2017-02-20 16:56:11 -05:00 |
|
Adam Chlipala
|
30d48a6139
|
DataAbstraction chapter: rep functions
|
2017-02-20 16:38:53 -05:00 |
|
Adam Chlipala
|
1898619404
|
DataAbstraction chapter: equivalence relations
|
2017-02-20 16:25:50 -05:00 |
|
Adam Chlipala
|
4056523a61
|
Start of DataAbstraction book chapter
|
2017-02-20 16:06:33 -05:00 |
|
Adam Chlipala
|
ef6cb8cb53
|
Comment DataAbstraction
|
2017-02-20 15:24:51 -05:00 |
|
Adam Chlipala
|
69f6acb514
|
Merge branch 'master' of ssh://schizomaniac.net//home/adamc/git-root/frap
|
2017-02-16 21:01:23 -05:00 |
|
Adam Chlipala
|
6d6a7ade8b
|
Merge branch 'master' of github.com:achlipala/frap
|
2017-02-16 21:01:09 -05:00 |
|
Adam Chlipala
|
975d2d5835
|
Fix filename in README
|
2017-02-16 17:33:56 -05:00 |
|
Adam Chlipala
|
643d44e524
|
Polymorphism: add a comment about the infamous quantifier-ordering issue with induction
|
2017-02-15 10:01:49 -05:00 |
|
Adam Chlipala
|
cf4d06c222
|
DataAbstraction: range sets
|
2017-02-12 17:49:30 -05:00 |
|
Adam Chlipala
|
f14ed26afa
|
DataAbstraction: FindDuplicates
|
2017-02-12 16:27:57 -05:00 |
|
Adam Chlipala
|
d09f1abe92
|
Start of DataAbstraction: finite sets
|
2017-02-12 15:54:34 -05:00 |
|
Adam Chlipala
|
0b7b299fb8
|
Start of DataAbstraction: queues with rep functions
|
2017-02-12 15:39:42 -05:00 |
|
Adam Chlipala
|
2dac252854
|
Start of DataAbstraction: queue examples
|
2017-02-12 15:19:48 -05:00 |
|
Adam Chlipala
|
fed5f5d812
|
Correct filename in README
|
2017-02-09 13:54:58 -05:00 |
|
Adam Chlipala
|
1b97418f5e
|
Polymorphism template
|
2017-02-09 13:51:16 -05:00 |
|
Adam Chlipala
|
849b547c2d
|
Polymorphism: syntax trees
|
2017-02-09 13:39:12 -05:00 |
|
Adam Chlipala
|
0e32a409d7
|
Polymorphism: trees
|
2017-02-09 12:54:27 -05:00 |
|
Adam Chlipala
|
b13baac51e
|
Polymorphism: [zip] and [unzip]
|
2017-02-09 12:43:20 -05:00 |
|
Adam Chlipala
|
b89cb28352
|
Start of Polymorphism
|
2017-02-09 12:25:45 -05:00 |
|
Adam Chlipala
|
0e74bcf948
|
Push the last code change through a further copy-and-paste instance
|
2017-02-09 06:58:38 -05:00 |
|
Adam Chlipala
|
6bcaa20632
|
Update book index page for this semester
|
2017-02-08 08:47:18 -05:00 |
|
Adam Chlipala
|
0e68042f07
|
Fix for Coq 8.5 again
|
2017-02-07 21:35:23 -05:00 |
|
Adam Chlipala
|
466ea72b27
|
Finish port to Coq 8.6
|
2017-02-07 20:51:13 -05:00 |
|
Adam Chlipala
|
1768aa6ea7
|
Progress on porting to Coq 8.6
|
2017-02-07 18:51:05 -05:00 |
|
Adam Chlipala
|
4b3e4abb58
|
Small typo fix in BasicSyntax
|
2017-02-07 15:11:54 -05:00 |
|
Adam Chlipala
|
2f1b363c4e
|
Typo fixes in Chapter 2
|
2017-02-07 14:49:38 -05:00 |
|
Adam Chlipala
|
18fa1370cf
|
Typo fix (issue #15)
|
2016-12-31 14:04:08 -05:00 |
|
Adam Chlipala
|
534c925d4d
|
Spellcheck
|
2016-12-31 13:58:33 -05:00 |
|
Adam Chlipala
|
050f5fbf82
|
Address typo reports and other suggestions from Eric Tanter
|
2016-12-31 13:53:50 -05:00 |
|
Adam Chlipala
|
84791f343f
|
Typo fix (issue #14)
|
2016-10-12 13:24:52 -04:00 |
|
Adam Chlipala
|
ee4aec520b
|
Correct definition of reachability
|
2016-10-11 14:36:26 -04:00 |
|
Adam Chlipala
|
e3128435f8
|
Typo fix in comment
|
2016-09-22 07:55:45 -04:00 |
|
Adam Chlipala
|
2354de6eca
|
Merge pull request #13 from ichung/typo
fix typo
|
2016-06-30 14:13:41 -04:00 |
|
Istvan Chung
|
672e072072
|
fix typo
|
2016-06-29 13:25:48 -04:00 |
|
Adam Chlipala
|
ea371df876
|
Merge branch 'master' of ssh://schizomaniac.net//home/adamc/git-root/frap
|
2016-05-15 14:41:01 -04:00 |
|