index
:
importer.git
main
CSV and XLSX processor
Sébastien Dailly
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
13 days
Evaluate each predicate in a () block
main
Sébastien Dailly
14 days
Moved the syntax module in its own library
Sébastien Dailly
2025-03-16
Switched to implicit_transivive_deps to false
Sébastien Dailly
2025-03-16
Removed dead code
Sébastien Dailly
2025-03-06
Added the possibility to filter a group function without giving a group
Sébastien Dailly
2025-03-06
Rewrite the way to handle filters
Sébastien Dailly
2025-02-13
Ignore the dates outside of the julian period
Sébastien Dailly
2025-02-13
Fixed a bug when a group function did not partition in the same way as the un...
Sébastien Dailly
2025-01-23
Force the locale before printing a result
Sébastien Dailly
2025-01-22
Switched from OUnit to alcotest
Sébastien Dailly
2025-01-22
Added explicit transitive depedencies in dune file
Sébastien Dailly
2025-01-22
Removed the json configuration management
Sébastien Dailly
2025-01-22
Explicitly list all the availables functions
Sébastien Dailly
2025-01-22
Print the float numbers using the user locale
Sébastien Dailly
2025-01-08
Updated the examples
Sébastien Dailly
2025-01-08
The version in the document is not mandatory anymore
Sébastien Dailly
2024-12-26
Removed some code from the parser and moved it into the Expression.T module
Sébastien Dailly
2024-12-26
Updated a test
Sébastien Dailly
2024-12-26
Added a cmp function
Sébastien Dailly
2024-12-12
Review the consistency request
Sébastien Dailly
2024-12-12
Correction in the cursor displayed in the console
Sébastien Dailly
2024-03-14
Initial commit
Sébastien Dailly