1
I Use This!
Inactive

Commits : Listings

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