0
I Use This!
Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a test case for nested functions. More... over 5 years ago
Use std::deque over std::vector with std::unique_ptr. More... over 5 years ago
Push a new stack in each function call, and pop one when finished. More... over 5 years ago
Switch to using a stack of value stacks. More... over 5 years ago
Abstract access to the stack. More... over 5 years ago
Make it officially non-copyable. More... over 5 years ago
Rename value_stack_t to formula_value_stack. More... over 5 years ago
Trace stack activities. More... over 5 years ago
Switch to using spdlog for these debug statements. More... over 5 years ago
This debug output is not all that useful. More... over 5 years ago
We don't need this now. More... over 5 years ago
Print function token name for debugging. More... over 5 years ago
Create better output for formula cells. More... over 5 years ago
Print the internal indices of the cell position. More... over 5 years ago
Use spdlog here. More... over 5 years ago
Fix build with gcc and an external fmt. More... over 5 years ago
Fix build with clang. More... over 5 years ago
0.15.0 is officially out now. More... over 5 years ago
Add links to the 0.15.0 packages. More... over 5 years ago
Up the version to 0.15.0. More... over 5 years ago
Update CHANGELOG for changes that will go into the upcoming 0.15.0. More... over 5 years ago
Update the AUTHORS info. More... over 5 years ago
Fix make distcheck. More... over 5 years ago
Ignore this artifact. More... over 5 years ago
Add all cmake scripts to slickedit workspace. More... over 5 years ago
Make the location of the configued inline file more explicit. More... over 5 years ago
Apply workaround for the gitlab default ci-runner. More... over 5 years ago
Fix build when built against spdlog without bundled fmt More... over 5 years ago
cmake: Apply the API version to the library name as well. More... almost 6 years ago
cmake: fix the install target. More... almost 6 years ago