| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-13 | Better test runner (#3922) | Laurenz | |
| 2024-02-21 | Wider callsite span (#3466) | Laurenz | |
| 2024-02-21 | Destructuring improvements (#3463) | Laurenz | |
| 2023-09-16 | Fix missing capturing of assignments | Laurenz | |
| The previous commit was a bit overambitious. The left-hand side of assignments should actually be fully captured: Argument lists in `at` calls can contain captured variables. And if the assigned variable itself is captured, then the function is faulty anyway. (And we ensure the correct error message by capturing it.) Fixes #2169 | |||
| 2023-09-11 | Update tests for type system changes | Laurenz | |
| 2023-04-26 | Pattern as parameter (#854) | Marmare314 | |
| 2023-04-20 | forbid underscore as identifier closes #513 (#837) | Marmare314 | |
| 2023-04-19 | Give more specific error messages (#881) | Leedehai | |
| 2023-04-13 | Fix function sinks (#638) | Marmare314 | |
| 2023-02-17 | Fix error handling after hashtag | Laurenz | |
| 2023-01-27 | Hashtags everywhere! | Laurenz | |
| 2023-01-20 | Rewrite parser | Laurenz | |
| 2023-01-03 | New import syntax | Laurenz | |
| 2022-11-29 | Reorganize library and tests | Laurenz | |
