openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
I
Ixion
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 6 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add a test case for the 2nd argument missing.
Kohei Yoshida
More...
almost 3 years ago
Update the specs.
Kohei Yoshida
More...
almost 3 years ago
Implement RIGHT() function (#47)
Kohei Yoshida
More...
almost 3 years ago
Fix the CI build.
Kohei Yoshida
More...
almost 3 years ago
Add C++ preprocessing rules for slickedit workspace.
Kohei Yoshida
More...
almost 3 years ago
Fix the LEFT() function to handle utf-8 strings correctly.
Kohei Yoshida
More...
almost 3 years ago
Organize the function declarations by their categories.
Kohei Yoshida
More...
almost 3 years ago
Implement N() function (#47)
Kohei Yoshida
More...
almost 3 years ago
Implement TYPE() function (#47)
Kohei Yoshida
More...
almost 3 years ago
Implement ISNA() function (#47)
Kohei Yoshida
More...
almost 3 years ago
Implement NA() function (#47)
Kohei Yoshida
More...
almost 3 years ago
Implement SHEETS() function (#47)
Kohei Yoshida
More...
almost 3 years ago
Implement SHEET() function (#47)
Kohei Yoshida
More...
almost 3 years ago
Add COLUMNS and ROWS to the specs.
Kohei Yoshida
More...
almost 3 years ago
Implement COLUMNS() and ROWS() functions (#47)
Kohei Yoshida
More...
almost 3 years ago
Add ROW and COLUMN to the specs.
Kohei Yoshida
More...
almost 3 years ago
Implement ROW() function (#47)
Kohei Yoshida
More...
almost 3 years ago
Implement COLUMN() function (#47)
Kohei Yoshida
More...
almost 3 years ago
Add COUNTBLANK to the specs.
Kohei Yoshida
More...
almost 3 years ago
Implement COUNTBLANK() function (#47)
Kohei Yoshida
More...
almost 3 years ago
Specify the return types for COUNT and COUNTA.
Kohei Yoshida
More...
almost 3 years ago
COUNT is now implemented.
Kohei Yoshida
More...
almost 3 years ago
Make sure a whole column range can be used within COUNT().
Kohei Yoshida
More...
almost 3 years ago
Fix COUNTA() function to allow static string args & no args.
Kohei Yoshida
More...
almost 3 years ago
Add another test case for COUNT that involves formula cells as inputs.
Kohei Yoshida
More...
almost 3 years ago
Implement COUNT() function (#47)
Kohei Yoshida
More...
almost 3 years ago
Replace all uses of IXION_N_ELEMENTS with std::size().
Kohei Yoshida
More...
almost 3 years ago
Add a public to_formula_error_type() function and use it to ...
Kohei Yoshida
More...
almost 3 years ago
Behave consistently for getting a numeric value too.
Kohei Yoshida
More...
almost 3 years ago
=NOT(A7) where A7 is empty should be true.
Kohei Yoshida
More...
almost 3 years ago
←
1
2
3
4
5
6
7
8
9
10
…
71
72
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree