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
Added new class ixion::matrix. More... over 13 years ago
Fixed automake tooling More... over 13 years ago
Cleaned up a bit. More... almost 14 years ago
Added configure switch to specify mdds header include path. More... almost 14 years ago
Removing TODO comment... More... almost 14 years ago
Finally push range reference to the stack. More... almost 14 years ago
Debug output for range references. More... almost 14 years ago
Use push_value and pop_value of value_stack_t directly. More... almost 14 years ago
Methods to push single and range refs to the stack values. More... almost 14 years ago
A bit cleaner algorithm making better use of the stack value API. More... almost 14 years ago
Each function to return its result to the stack instead of return value. More... almost 14 years ago
value_stack_t as a separate class. More... almost 14 years ago
factor may no longer include named expression. More... almost 14 years ago
Turn formula_function into a non-static class that can be instantiated. More... almost 14 years ago
Allow stack_value to store single and range references. More... almost 14 years ago
Make stack_value a class instead of a struct. More... almost 14 years ago
In-line comment. More... almost 14 years ago
Re-use value stack container for formula functions. More... almost 14 years ago
Moved stack value related stuff to global. More... almost 14 years ago
Convert stack values to arguments all in one go. More... almost 14 years ago
Added class description. More... almost 14 years ago
Fixed syntax error. I wonder why this ever compiled with newer gcc... More... almost 14 years ago
Just make sure that we have the correct stack size at the end of interpretation. More... almost 14 years ago
A little cleanup. More... almost 14 years ago
Switch to using variable stack to pass value around in formula interpreter. More... almost 14 years ago
Turn on debug for interpreter only. More... almost 14 years ago
Correctly convert range type names into range reference tokens. More... almost 14 years ago
include/Makefile.in is no longer there. More... almost 14 years ago
Correctly parse 2D range references. More... almost 14 years ago
Extracted method that parses single cell address part. More... almost 14 years ago