0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #8 from outpace/add-comments More... almost 10 years ago
Formatting cleanup. More... almost 10 years ago
Fix typo in docstring. More... almost 10 years ago
Implement cell comments. More... almost 10 years ago
Merge pull request #3 from alexanderkiel/master More... about 10 years ago
Changed lazy-sheet so that is returns the cells as logical defined as opposed to the physical definition. More... over 10 years ago
Added user.clj to dev profile to be able to work nicely from the repl. More... over 10 years ago
Added type annonations to resolve alll refelction warnings. More... over 10 years ago
Fixed bug in cell-mutator where setting a formula did not work. More... over 10 years ago
Resolved deprecated usage of :warn-on-reflection by specifing it under :global-vars. More... over 10 years ago
Added ^Cell type hint to cell-value in order to prevent from reflection usage. Doing so nearly doubled the performance in my case. More... over 10 years ago
Merge pull request #1 from undernorthernsky/master More... almost 11 years ago
cell styles: test, some fixes & documentation
tok
More... almost 11 years ago
Enable automatic style handling in build-workbook; remove old style code.
tok
More... almost 11 years ago
fix amusing copy & paste error
tok
More... almost 11 years ago
css border order fix & testcase
tok
More... almost 11 years ago
fix doc; added travis-ci link
tok
More... almost 11 years ago
CI test build
tok
More... almost 11 years ago
modified set-cell behaviour; initial style support; other fixes
tok
More... almost 11 years ago
be more ignorant
tok
More... almost 11 years ago
another test: roundtrip different value types
tok
More... almost 11 years ago
making the test pass
tok
More... almost 11 years ago
first test
tok
More... almost 11 years ago
'save' should close the stream instead of returning it.
tok
More... almost 11 years ago
choice: xssf or hssf model
tok
More... almost 11 years ago
improved doc
tok
More... almost 11 years ago
fix: missing cell style
tok
More... almost 11 years ago
updating clojure & poi
tok
More... almost 11 years ago
More work on templating engine and interface More... about 12 years ago
Beginning templating work... More... over 12 years ago