Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small refactor of cond expression. | David Thompson | 2024-07-09 | 1 | -1/+2 |
| | |||||
* | Add copyright notice. | David Thompson | 2024-07-09 | 1 | -0/+15 |
| | |||||
* | More tweaks to propagator prototype. | David Thompson | 2024-07-06 | 3 | -41/+64 |
| | |||||
* | Propagator improvements and cleanup. | David Thompson | 2024-07-05 | 2 | -134/+59 |
| | |||||
* | Add propagator experiment. | David Thompson | 2024-07-05 | 11 | -0/+1563 |
| | |||||
* | Add .gitignore file. | David Thompson | 2022-12-06 | 1 | -0/+1 |
| | |||||
* | Add beginnings of Chapter 3 material. | David Thompson | 2022-12-06 | 1 | -0/+43 |
| | |||||
* | chapter-2: Finish section 2.4. | David Thompson | 2022-08-09 | 1 | -8/+401 |
| | |||||
* | chapter-2: Add start of section 2.4. | David Thompson | 2022-08-09 | 1 | -0/+262 |
| | |||||
* | Add 2.3 Adapters exercises. | David Thompson | 2022-08-05 | 1 | -0/+258 |
| | |||||
* | chapter-2: Add comments for exercises 2.9 and 2.10. | David Thompson | 2022-07-19 | 1 | -0/+23 |
| | | | | I don't feel like solving them. | ||||
* | chapter-2: regular-expressions: Add solution for exercise 2.8. | David Thompson | 2021-03-18 | 1 | -0/+151 |
| | |||||
* | chapter-2: Update regular expressions file. | David Thompson | 2021-03-17 | 1 | -0/+65 |
| | |||||
* | Add README. | David Thompson | 2021-03-17 | 1 | -0/+32 |
| | |||||
* | chapter-2: Add start of regular expressions section. | David Thompson | 2021-03-17 | 1 | -0/+154 |
| | |||||
* | Include section number in file name. | David Thompson | 2021-03-17 | 1 | -0/+0 |
| | |||||
* | chapter-2: function-combinators: Add more comments. | David Thompson | 2021-03-17 | 1 | -1/+8 |
| | |||||
* | chapter-2: function-combinators: Update compose. | David Thompson | 2021-03-17 | 1 | -1/+1 |
| | |||||
* | Add GPL info. | David Thompson | 2021-03-17 | 2 | -0/+691 |
| | |||||
* | Add code for chapter 2's function combinators section. | David Thompson | 2021-03-17 | 1 | -0/+337 |