summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Small refactor of cond expression.David Thompson2024-07-091-1/+2
* Add copyright notice.David Thompson2024-07-091-0/+15
* More tweaks to propagator prototype.David Thompson2024-07-063-41/+64
* Propagator improvements and cleanup.David Thompson2024-07-052-134/+59
* Add propagator experiment.David Thompson2024-07-0511-0/+1563
* Add .gitignore file.David Thompson2022-12-061-0/+1
* Add beginnings of Chapter 3 material.David Thompson2022-12-061-0/+43
* chapter-2: Finish section 2.4.David Thompson2022-08-091-8/+401
* chapter-2: Add start of section 2.4.David Thompson2022-08-091-0/+262
* Add 2.3 Adapters exercises.David Thompson2022-08-051-0/+258
* chapter-2: Add comments for exercises 2.9 and 2.10.David Thompson2022-07-191-0/+23
* chapter-2: regular-expressions: Add solution for exercise 2.8.David Thompson2021-03-181-0/+151
* chapter-2: Update regular expressions file.David Thompson2021-03-171-0/+65
* Add README.David Thompson2021-03-171-0/+32
* chapter-2: Add start of regular expressions section.David Thompson2021-03-171-0/+154
* Include section number in file name.David Thompson2021-03-171-0/+0
* chapter-2: function-combinators: Add more comments.David Thompson2021-03-171-1/+8
* chapter-2: function-combinators: Update compose.David Thompson2021-03-171-1/+1
* Add GPL info.David Thompson2021-03-172-0/+691
* Add code for chapter 2's function combinators section.David Thompson2021-03-171-0/+337