index
:
licht.git
master
Lightweight spreasheet in OCaml
Sébastien Dailly
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
sheet_test.ml
Age
Commit message (
Expand
)
Author
2019-08-28
Update catalog function register
Sébastien Dailly
2018-07-29
Update the traversing sheet function
Sébastien Dailly
2018-07-28
Tailcall optimisation
Sébastien Dailly
2018-02-12
Update licence, add opam script
Sébastien Dailly
2018-02-09
Rework on the Sheet.ml API : removed low level functions, made the sheet mutable
Sébastien Dailly
2018-02-07
API refactoring : made the GADT abstract, provide contructor for each case, a...
Sébastien Dailly
2018-01-25
Better memory management
Sébastien Dailly
2017-11-08
Use Zarith instead of Num for computing numbers
Sébastien Dailly
2017-11-01
Made scTypes.types private.
Sébastien Dailly
2017-10-31
Update sheet traversal
Sébastien Dailly
2017-10-24
Rename a function
Sébastien Dailly
2017-10-24
Update sheet traversal
Sébastien Dailly
2017-10-23
Add functions for date and condition booleans
Sébastien Dailly
2017-01-10
Corrected some issues with odf documents
Sébastien Dailly
2017-01-01
Use gadt for function catalog
Sébastien Dailly
2016-11-15
Initial commit
Sébastien Dailly