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
Age
Commit message (
Expand
)
Author
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-27
Move function in their own modules
Sébastien Dailly
2017-11-22
Added round function
Sébastien Dailly
2017-11-09
Added some functions
Sébastien Dailly
2017-11-08
Update functions
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
Switched dates 0 to 1899/12/30
Sébastien Dailly
2017-01-01
Use gadt for function catalog
Sébastien Dailly
2016-11-15
Initial commit
Sébastien Dailly