1
I Use This!
Inactive

Commits : Listings

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