Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow expressions such as `e2` as multiplication of `e * 2` | Maximilian Bosch | 2021-12-30 | 1 | -0/+6 |
* | Add `exp2` function and ensure it's correctly lexed | Maximilian Bosch | 2021-12-30 | 1 | -6/+11 |
* | Add `exp(x)` function which evaluates to `e^x` | Maximilian Bosch | 2021-12-30 | 1 | -0/+1 |
* | Merge branch 'master' into pickfire-help | Akshay | 2020-11-06 | 1 | -3/+3 |
* | fixes for nix | Akshay | 2020-11-02 | 1 | -0/+282 |