Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo.HEADmaster | David A. Madore | 2023-06-29 | 1 | -1/+1 |
| | |||||
* | Fix error in answer key. | David A. Madore | 2023-06-24 | 1 | -3/+22 |
| | |||||
* | Test for 2023-06-21, essentially copied from those of 2018-03-22 and 2021-06-18. | David A. Madore | 2023-06-16 | 1 | -0/+575 |
| | |||||
* | Grading scale, number of pages, etc. | David A. Madore | 2023-06-12 | 1 | -5/+11 |
| | |||||
* | Second exercise for 2023 test. | David A. Madore | 2023-06-12 | 1 | -0/+120 |
| | |||||
* | First exercise for 2023 test. | David A. Madore | 2023-06-09 | 1 | -37/+422 |
| | |||||
* | Start writing test for 2023. | David A. Madore | 2023-06-09 | 1 | -0/+340 |
| | |||||
* | Revised syllabus for 2022-2023. | David A. Madore | 2023-06-02 | 1 | -25/+10 |
| | |||||
* | Test for 2022-08-25, essentially copied for that of 2018-02-06. | David A. Madore | 2022-08-17 | 1 | -0/+683 |
| | |||||
* | Another clarification (suggested by Matthieu Rambaud). | David A. Madore | 2022-06-07 | 1 | -1/+1 |
| | |||||
* | Add warning that exam is long. | David A. Madore | 2022-06-07 | 1 | -1/+6 |
| | |||||
* | Rephrase and clarify a number of questions in first part of second exercise. | David A. Madore | 2022-06-07 | 1 | -32/+47 |
| | |||||
* | Re-read exam. | David A. Madore | 2022-06-04 | 1 | -25/+29 |
| | |||||
* | Write a second exercise for the exam. | David A. Madore | 2022-06-04 | 1 | -0/+194 |
| | |||||
* | Start writing an exam. | David A. Madore | 2022-06-02 | 1 | -0/+456 |
| | |||||
* | Micro clarification. | David A. Madore | 2022-05-29 | 1 | -1/+1 |
| | |||||
* | Write another short quiz. | David A. Madore | 2022-05-27 | 2 | -0/+485 |
| | |||||
* | Write a short quiz. | David A. Madore | 2022-04-20 | 1 | -0/+238 |
| | |||||
* | Missing comma (thanks, Antoine Amarilli). | David A. Madore | 2022-04-12 | 1 | -1/+1 |
| | |||||
* | Rewrite explanation on the state elimination algorithm to clarify which ↵printed-2022 | David A. Madore | 2022-03-30 | 1 | -21/+29 |
| | | | | states are to be considered. | ||||
* | Re-read and finalize answers to test. | David A. Madore | 2021-06-17 | 1 | -96/+176 |
| | |||||
* | Write answers to third exercise. | David A. Madore | 2021-06-17 | 1 | -0/+37 |
| | |||||
* | Write answers to second exercise. | David A. Madore | 2021-06-17 | 1 | -3/+144 |
| | |||||
* | Write answers to first exercise. | David A. Madore | 2021-06-17 | 1 | -0/+147 |
| | |||||
* | Front page. | David A. Madore | 2021-06-15 | 1 | -3/+3 |
| | |||||
* | Change in wording (to suggest a short answer). | David A. Madore | 2021-06-15 | 1 | -3/+3 |
| | |||||
* | Re-read test and fix some problems. | David A. Madore | 2021-06-15 | 1 | -22/+21 |
| | |||||
* | Write test for 2021. | David A. Madore | 2021-06-15 | 1 | -0/+268 |
| | |||||
* | Typo in errata. :-\ | David A. Madore | 2021-06-11 | 1 | -1/+1 |
| | |||||
* | Mismatch between CFG and its description (thanks, Adrien Pointreau). | David A. Madore | 2021-06-07 | 2 | -1/+10 |
| | |||||
* | Typo in an example (thanks, Elio Delacour). | David A. Madore | 2021-06-04 | 2 | -1/+10 |
| | |||||
* | Missing rules in a grammar. | David A. Madore | 2021-05-07 | 2 | -2/+23 |
| | | | | Thanks to some student in the course, via Matthieu Rambaud. | ||||
* | Write a list of errata (relative to version 28531fcd). | David A. Madore | 2021-04-21 | 1 | -147/+65 |
| | |||||
* | Clarification of clarification. | David A. Madore | 2021-04-21 | 1 | -11/+12 |
| | |||||
* | Clarify which states need to be considered when doing state elimination. | David A. Madore | 2021-04-21 | 1 | -10/+16 |
| | |||||
* | Fix definition of Glushkov automaton for concatenation (when initial state ↵ | David A. Madore | 2021-04-21 | 1 | -5/+6 |
| | | | | is final in second automaton). | ||||
* | Add another example (still equivalent) and fix a small mistake. | David A. Madore | 2021-04-16 | 1 | -0/+0 |
| | |||||
* | Add a manuscript (Xournal) file with examples of automata. | David A. Madore | 2021-04-16 | 1 | -0/+0 |
| | | | | Glushkov automata, determinization and minimization for (a|ab)* and a*(aba*)*. | ||||
* | Typo (thanks, Matthieu Rambaud). | David A. Madore | 2021-03-27 | 1 | -1/+1 |
| | |||||
* | Reorganize syllabus. | David A. Madore | 2021-03-22 | 1 | -25/+21 |
| | |||||
* | Forgotten commit. | David A. Madore | 2020-06-15 | 1 | -2/+3 |
| | |||||
* | Prepare for compilation of final test.exam-20200612 | David A. Madore | 2020-06-10 | 2 | -4/+15 |
| | |||||
* | Microscopic reformulations to avoid some possible ambiguities. | David A. Madore | 2020-06-05 | 1 | -9/+9 |
| | |||||
* | Yet another question (suggested by previous mistake). | David A. Madore | 2020-06-05 | 1 | -0/+24 |
| | |||||
* | Fix mistake in answer (thanks, Antoine Amarilli). | David A. Madore | 2020-06-05 | 1 | -3/+3 |
| | |||||
* | Clarify some answers. | David A. Madore | 2020-06-04 | 1 | -4/+6 |
| | |||||
* | Date. | David A. Madore | 2020-06-04 | 1 | -1/+1 |
| | |||||
* | Yet more tweaking. | David A. Madore | 2020-06-04 | 1 | -0/+12 |
| | |||||
* | Yet more questions. | David A. Madore | 2020-06-04 | 1 | -0/+100 |
| | |||||
* | Fix mistake. | David A. Madore | 2020-06-04 | 1 | -1/+2 |
| |