0
I Use This!
Low Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't forget to remove itself as the listener of its referenced cells. More... almost 14 years ago
Added description for the function object. More... almost 14 years ago
Extracted another code block into function object with for_each. More... almost 14 years ago
Extracted code block that convert lexer tokens into formula tokens. More... almost 14 years ago
Added class/method descriptions. More... almost 14 years ago
Added absolute range and general range types. More... almost 14 years ago
Removed Makefile's from the include directory. More... almost 14 years ago
Created include/ixion directory & moved header files into include/ixion. More... almost 14 years ago
Renamed header directory from inc to include. More... almost 14 years ago
Comment. More... almost 14 years ago
Let's support line comments. Lines that start with '%%' are considered comments. More... almost 14 years ago
Removed test that's a bit redundant. More... almost 14 years ago
Verify the results of fractions. More... almost 14 years ago
Simple test for built-in functions. More... almost 14 years ago
Verify the result. More... almost 14 years ago
Check the result. More... almost 14 years ago
Use abs_address_t instead of address_t where appropriate. More... almost 14 years ago
Added abosolute address type abs_address_t. More... almost 14 years ago
Fixed class description. More... almost 14 years ago
Fixed circular dependency detection. More... almost 14 years ago
Make all necessary changes to get it to work. More... almost 14 years ago
Let's defer setting the reference position with the formula parser. More... almost 14 years ago
address_t to carry relative/absolute flags & modified resolve(). More... almost 14 years ago
Set class descriptions to make it clear what single_ref_token should store. More... almost 14 years ago
Moved thread test files out. More... almost 14 years ago
Run the parser tests as part of make check once again. More... almost 14 years ago
Use formula name resolver to print cell address. More... almost 14 years ago
Fixed handling of listener cells during re-calculation. More... almost 14 years ago
Removed the old slickedit project files. More... almost 14 years ago
Added wrapper script to execute development version of ixion-parser. More... almost 14 years ago