Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: serve elm app from server / | dan | 2024-04-20 | 1 | -10/+1 |
| | |||||
* | feat: new endpoints to eval expressions with and without table contexts | dan | 2024-04-20 | 1 | -1/+11 |
| | |||||
* | chore: don't use deprecated param and liftAndCatchIO functions | dan | 2024-04-20 | 1 | -9/+9 |
| | |||||
* | feat: can insert rows and eval expressions by API | dan | 2024-03-20 | 1 | -6/+28 |
| | |||||
* | FloatVal, average, Context, evalTableExpression, return tables from api | dan | 2021-04-21 | 1 | -22/+126 |
| | |||||
* | Create RestService, with state and an eval endpoint | dan | 2021-04-17 | 1 | -0/+59 |