aboutsummaryrefslogtreecommitdiffstats
path: root/src/BizExpr.hs
Commit message (Collapse)AuthorAgeFilesLines
* fix: REPL handles EOF properlydan2024-04-201-3/+11
|
* feat: project also builds a "repl" executabledan2024-04-201-2/+7
|
* feat: can insert rows and eval expressions by APIdan2024-03-201-0/+0
|
* FloatVal, average, Context, evalTableExpression, return tables from apidan2021-04-211-13/+37
|
* Create RestService, with state and an eval endpointdan2021-04-171-10/+22
|
* (coerceTo $ StrVal 1) ::Maybe Bool -- still doesn't workdan2021-04-151-0/+95