| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Significantly improve rewrite correctness | Tom Smeding | 2020-05-23 |
| | | | | | | | | | It's still not entirely correct, though. Case in point: conservative rewriting on 'expr' in 'reverse-ad.txt' gives the correct result (a non-zero partial derivative on both A and B), while iterating 'rewall; auto' only yields a partial derivative on A, ignoring B. I don't know how this happens. | ||
| * | Don't parse Constructors as variables | Tom Smeding | 2020-05-23 |
| | | |||
| * | Also case-reduce in a case-scrutinised expression | Tom Smeding | 2020-05-23 |
| | | |||
| * | Rewrite full lambda body in betared, don't skip binders | Tom Smeding | 2020-05-23 |
| | | |||
| * | Organisation cleanup | Tom Smeding | 2019-04-09 |
| | | |||
| * | Add auto command | Tom Smeding | 2019-04-08 |
| | | |||
| * | Enough to prove functoriality of Parser | tomsmeding | 2019-03-10 |
