summaryrefslogtreecommitdiffstats
path: root/transp-inf110-02-typage.tex
Commit message (Expand)AuthorAgeFilesLines
* Typo.David A. Madore2024-01-221-1/+1
* Adjust TeX sources to make compilation as handout with beamerarticle easier.David A. Madore2024-01-201-6/+15
* Forgotten braces.David A. Madore2023-12-281-2/+2
* Fix various mistakes and make some improvements noted during lecture on 2023-...David A. Madore2023-12-201-30/+52
* Say something about the value restriction.David A. Madore2023-12-161-3/+37
* Briefly mention the problem of let-bound polymorphism.David A. Madore2023-12-161-0/+84
* Summarize properties of Hindley-Milner.David A. Madore2023-12-161-0/+46
* An example of the full H-M algorithm.David A. Madore2023-12-161-5/+58
* Description of the unification phase of Hindley-Milner.David A. Madore2023-12-161-1/+35
* Start describing the Hindley-Milner algorithm.David A. Madore2023-12-161-4/+113
* Note the disjunction property for realizability semantics.David A. Madore2023-12-151-1/+8
* Try to make description of S,K,I combinators slightly less confusing.David A. Madore2023-12-151-8/+10
* Fix typing errors.David A. Madore2023-12-151-2/+2
* Typo.David A. Madore2023-12-151-1/+1
* Barely start writing about Hindley-Milner.David A. Madore2023-12-141-0/+42
* Something about Medvedev's logic of finite problems.David A. Madore2023-12-141-0/+68
* More on propositional realizability.David A. Madore2023-12-141-1/+249
* Examples in open sets semantics.David A. Madore2023-12-141-2/+54
* Semantics of open sets.David A. Madore2023-12-141-0/+61
* More about Kripke frames and semantics.David A. Madore2023-12-141-3/+159
* Truth-table semantics.David A. Madore2023-12-141-0/+142
* General handwaving about semantics in logic.David A. Madore2023-12-141-0/+81
* More remarks about CPS.David A. Madore2023-12-141-11/+45
* Hopefully unfsck the whole situation with CPS translation and typing.David A. Madore2023-12-141-45/+135
* Try to fix CPS transformation, but this is still broken. :-(David A. Madore2023-12-131-35/+39
* Change chapter title to include propositional calculus.David A. Madore2023-12-131-1/+1
* Add a few call/cc puzzles.David A. Madore2023-12-131-1/+18
* Many remarks on continuation-passing-style.David A. Madore2023-12-131-1/+86
* Applications of continuations.David A. Madore2023-12-131-2/+33
* Additional remark.David A. Madore2023-12-131-2/+14
* Systematization of continuation-passing-style.David A. Madore2023-12-131-0/+85
* Expand last example slightly.David A. Madore2023-12-121-1/+5
* Discuss continuation-passing-style.David A. Madore2023-12-121-2/+53
* Typing of call/cc.David A. Madore2023-12-121-1/+128
* A brief description of continuations and call/cc.David A. Madore2023-12-121-2/+111
* Slightly expand slide on Hilbert system.David A. Madore2023-12-121-2/+13
* A brief word about the S,K,I combinators.David A. Madore2023-12-121-0/+44
* A brief word on Curry-Howard for sequent calculus, and the lambda-bar-calculus.David A. Madore2023-12-121-0/+62
* Sketch of proof of cut elimination, and applications thereof.David A. Madore2023-12-121-6/+91
* Better use of mathpartir.David A. Madore2023-12-121-88/+88
* Examples of cut elimination steps.David A. Madore2023-12-121-15/+76
* Start talking about cut elimination.David A. Madore2023-12-111-0/+79
* Equivalence of sequent calculus with natural deduction.David A. Madore2023-12-111-0/+55
* Sequent calculus: better discuss structural rules.David A. Madore2023-12-111-0/+38
* Make the fix less confusing.David A. Madore2023-12-111-6/+3
* Fix a mistake: contraction rule cannot be dispensed with.David A. Madore2023-12-091-10/+7
* Fix various mistakes noted during lecture on 2023-12-08.David A. Madore2023-12-081-9/+12
* Thinko.David A. Madore2023-12-051-1/+1
* Various minor changes (upon re-reading).David A. Madore2023-12-051-17/+28
* Examples of sequent calculus proofs.David A. Madore2023-12-041-3/+74