| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | cleanup after moving func/def stuff into parsing | mryouse | 2022-07-26 |
| * | bugfix: functools should always take a Callable | mryouse | 2022-07-21 |
| * | WIP implement multifunc for functools | mryouse | 2022-07-20 |
| * | implement reduce | mryouse | 2022-07-15 |
| * | refactor: 'apply' to functools | mryouse | 2022-07-07 |
| * | refactor move all functions with 'lazy' to core | mryouse | 2022-07-07 |
| * | add return types to builtins | mryouse | 2022-06-26 |
| * | bugfix: we need to return an Expr from apply, and List is no longer evaluated | mryouse | 2022-06-22 |
| * | give builtin functions proper names | mryouse | 2022-06-22 |
| * | refactor: break stdlib into several files | mryouse | 2022-06-21 |
