index
:
bizexp
master
bizexp
[email protected]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: add floor and not functions
HEAD
master
dan
2024-04-20
1
-0
/
+8
*
Merge branch 'master' of github.com:DanielRHolland/bizexp
dan
2024-04-20
0
-0
/
+0
|
\
|
*
chore: remove unused MyLib.hs file
dan
2024-04-20
1
-95
/
+0
*
|
chore: exclude generated html from gh code stats
dan
2024-04-20
1
-1
/
+1
*
|
chore: remove unused MyLib.hs file
dan
2024-04-20
1
-95
/
+0
|
/
*
chore: exclude generated html from gh code stats
dan
2024-04-20
1
-0
/
+1
*
docs: add readme
dan
2024-04-20
1
-0
/
+32
*
fix: REPL handles EOF properly
dan
2024-04-20
1
-3
/
+11
*
chore: include built elm app in git
dan
2024-04-20
1
-0
/
+6365
*
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: project also builds a "repl" executable
dan
2024-04-20
3
-6
/
+30
*
chore: update to use cabal 3.4 and base ^>=4.19.1.0
dan
2024-04-20
1
-4
/
+6
*
feat: can insert rows and eval expressions by API
dan
2024-03-20
4
-6
/
+28
*
fix: change getTable http call from client to not call dummy
dan
2024-03-20
6
-1
/
+1
*
add elm-client
dan
2021-04-21
3
-0
/
+122
*
FloatVal, average, Context, evalTableExpression, return tables from api
dan
2021-04-21
3
-42
/
+164
*
Create RestService, with state and an eval endpoint
dan
2021-04-17
4
-15
/
+94
*
(coerceTo $ StrVal 1) ::Maybe Bool -- still doesn't work
dan
2021-04-15
4
-11
/
+107
*
create generalised eFold function, use this to reimplement eSum and eAny
dan
2021-04-11
1
-46
/
+40
*
add eAny function
dan
2021-04-11
1
-6
/
+25
*
refactor eSum
dan
2021-04-11
1
-11
/
+5
*
working eval with repl
dan
2021-04-11
1
-76
/
+23
*
init
dan
2021-04-11
5
-0
/
+207