summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix thinko (thanks, Mikaël).exam-20180206David A. Madore2018-01-311-1/+1
* Add a remark on the point of the last exercise.David A. Madore2018-01-301-0/+12
* Add an extra question.David A. Madore2018-01-301-1/+65
* Eliminate ugly slash.David A. Madore2018-01-301-1/+1
* Make corrections suggested by Olivier.David A. Madore2018-01-291-19/+21
* Remove now spurious clause.David A. Madore2018-01-291-1/+1
* Typo.David A. Madore2018-01-291-1/+1
* Simple Perl program used to generate TikZ trees.David A. Madore2018-01-291-0/+116
* Update instructions for test.David A. Madore2018-01-291-8/+3
* Write answers to third exercise.David A. Madore2018-01-291-10/+68
* Write answers to second exercise.David A. Madore2018-01-291-2/+117
* Write answers to first exercise.David A. Madore2018-01-291-1/+151
* Possible exam for 2018-02-06.David A. Madore2018-01-251-0/+288
* Erratum on the errata. :-\David A. Madore2018-01-251-1/+1
* Write a list of errata (relative to version f1826f0f50c).David A. Madore2018-01-251-0/+259
* Fix broken link (thanks, Mikaël).David A. Madore2018-01-251-1/+1
* Small syntactic clarifications.David A. Madore2018-01-161-7/+7
* Take into account Antoine's remarks.David A. Madore2018-01-151-3/+3
* Typo.David A. Madore2018-01-151-1/+1
* Try to make clarification even clearer.David A. Madore2018-01-081-2/+2
* Spell-check.David A. Madore2018-01-081-2/+2
* Take into account Antoine's remarks.David A. Madore2018-01-081-10/+13
* Clear syntactic ambiguity.David A. Madore2017-12-131-1/+1
* Add a further question to an exercise.David A. Madore2017-12-074-0/+103
* Fix proof of standardization of automata.David A. Madore2017-11-281-3/+6
* Fix typo pointed out by Mikaël.David A. Madore2017-11-271-1/+1
* Minor clarification.David A. Madore2017-11-201-1/+1
* Increase inner margin (at expense of outer margin, so as to keep line width).printed-2017David A. Madore2017-11-141-1/+1
* Plenty more typos (thanks, Hélène S.).David A. Madore2017-11-141-11/+11
* Imprimatur.David A. Madore2017-11-131-10/+7
* Corrections suggested by a3nm.David A. Madore2017-11-132-5/+5
* Typo.David A. Madore2017-11-111-1/+1
* Missing comma.David A. Madore2017-11-101-1/+1
* Corrections suggested by Mikaël.David A. Madore2017-11-101-79/+83
* Downgrade level of unfinishedness and associated warning.David A. Madore2017-11-081-9/+6
* Add remark about escaping regexps under Unix shell.David A. Madore2017-11-081-0/+8
* Add remark about Kleene's star as smallest solution to an equation.David A. Madore2017-11-081-0/+10
* Change notation A_r to A(r) for consistency's sake.David A. Madore2017-11-081-17/+20
* Add more white space to make text less dense.David A. Madore2017-11-081-34/+260
* Add footnote on grammar of regexps themselves.David A. Madore2017-11-081-2/+9
* Change notations L_r and L_A to L(r) and L(A).David A. Madore2017-11-081-52/+53
* Corrections suggested by Jacques.David A. Madore2017-11-071-8/+8
* Expand discussion about practical parsing of CFGs (LL and LR approaches).David A. Madore2017-11-071-45/+97
* Reread description of CYK algorithm.David A. Madore2017-11-061-14/+15
* A brief description of the CYK dynamic programming algorithm for CFGs.David A. Madore2017-11-061-8/+107
* Small changes in wording of curriculum.David A. Madore2017-11-051-8/+11
* Reread and rework introduction to computability.David A. Madore2017-11-031-125/+184
* Reread section on formal grammars. Rewrite proof that algebraic languages ar...David A. Madore2017-11-031-51/+131
* More clarifications.David A. Madore2017-11-021-13/+20
* Various clarifications on context-free grammars.David A. Madore2017-11-021-97/+146