index
:
licht.git
master
Lightweight spreasheet in OCaml
Sébastien Dailly
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-06
ocamlformat
HEAD
master
Sébastien Dailly
2019-09-02
Pattern matching order error
Sébastien Dailly
2019-08-30
Update
Sébastien Dailly
2019-08-30
Added tests
Sébastien Dailly
2019-08-28
Update catalog function register
Sébastien Dailly
2018-08-02
Update expression evaluation
Sébastien Dailly
2018-07-29
Update the traversing sheet function
Sébastien Dailly
2018-07-28
Tailcall optimisation
Sébastien Dailly
2018-07-26
Update compilation for windows
Sébastien Dailly
2018-04-20
Update dependencies
Sébastien Dailly
2018-02-13
Review the reference evaluation
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-09
Update dependencies
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-24
Moved all the code to src directory
Sébastien Dailly
2017-11-24
Added text functions
Sébastien Dailly
2017-11-22
Corrections for OCaml 4.06.0
Sébastien Dailly
2017-11-22
Catalog representation
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
Added ln function
Sébastien Dailly
2017-11-08
Use Zarith instead of Num for computing numbers
Sébastien Dailly
2017-11-06
Correction
Sébastien
2017-11-06
Simplify type deduction
Sébastien Dailly
2017-11-06
Add a representation for the splay tree
Sébastien Dailly
2017-11-01
Added unboxed types
Sébastien Dailly
2017-11-01
Added splaytree
Sébastien Dailly
2017-11-01
Moved range extraction function in ScTypes.ml
Sébastien Dailly
2017-11-01
Made scTypes.types private.
Sébastien Dailly
2017-10-31
Update ScTypes.types with types used in evaluator
Sébastien Dailly
2017-10-31
Merged Evaluator types with ScTypes
Sébastien Dailly
2017-10-31
Update sheet traversal
Sébastien Dailly
2017-10-25
Update sheet traversal
Sébastien Dailly
2017-10-24
Correction
Sébastien Dailly
2017-10-24
Rename a function
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-07-14
Added pure equality type in catalog
Sébastien Dailly
2017-06-19
Update catalog
Sébastien Dailly
2017-06-19
Moved catalog in its own module
Sébastien Dailly
2017-06-19
Refactoring
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