1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implement setOperation and refactor other methods to use it More... over 6 years ago
refactor: move methods from Table to TableData interface More... over 6 years ago
refactor find method and move where condition from table to operation More... over 6 years ago
fix links in table of contents More... over 6 years ago
factor out table data interface More... over 6 years ago
move column data implementation into a package and use only interface More... over 6 years ago
factoring out column data interface More... over 6 years ago
move operations to a separate package More... over 6 years ago
adding motivation to readme More... over 6 years ago
new documentation update More... over 6 years ago
remove error field from definitions More... over 6 years ago
add documentation (empty) More... over 6 years ago
integrate where with product table More... over 6 years ago
remove definition errors and other error handling refactorings More... over 6 years ago
simple logging and some refactorings how operations and operation types are handled More... over 6 years ago
readme minor changes More... over 6 years ago
release preparation More... over 6 years ago
restructure readmes and add gitter badge More... over 6 years ago
restructure gradle for signing and publishing More... over 6 years ago
add signing to gradle More... over 6 years ago
removal action and finish example 4 More... over 6 years ago
removal method for deleting old records More... over 6 years ago
add example with click counts (not finished) More... over 6 years ago
fix problem in getting value from column path and restructure readme More... over 6 years ago
finish example 4 and fix bug with range table More... over 6 years ago
add new server example More... over 6 years ago
rename definitions to operations More... over 6 years ago
method for setting range of column values and its use in accumulate function More... over 6 years ago
accumulation remover and delete finalizers/initializers More... over 6 years ago
incremental accumulation by adders and initializer More... over 6 years ago