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
Low Activity
Commits
: Listings
Analyzed
22 days
ago. based on code collected
22 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 20 of 74
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Specially craft formula string output for error formulas.
Kohei Yoshida
More...
about 5 years ago
Create a dedicated token for invalid formula condition.
Kohei Yoshida
More...
about 5 years ago
Add another public function to create formula error token set.
Kohei Yoshida
More...
about 5 years ago
Add a test case for iterating over sheet local named expressions.
Kohei Yoshida
More...
about 5 years ago
Add a test case for iterating through global named expressions.
Kohei Yoshida
More...
about 5 years ago
Initial implementation of named_expressions_iterator. Not tested yet.
Kohei Yoshida
More...
about 5 years ago
Fix handling of nested scopes involving [] and ''.
Kohei Yoshida
More...
about 5 years ago
Handle a lexer name that contains a single-quoted segment.
Kohei Yoshida
More...
about 5 years ago
Parse empty string tokens correctly.
Kohei Yoshida
More...
about 5 years ago
Implement PI and INT built-in functions.
Kohei Yoshida
More...
about 5 years ago
Correctly resolve a named expression in ODFF resolver.
Kohei Yoshida
More...
about 5 years ago
Add tracing on inserted named expressions.
Kohei Yoshida
More...
about 5 years ago
Add trace statements, mostly to use the to_string() function.
Kohei Yoshida
More...
about 5 years ago
Add a set of test cases for the new ODF cell-range-address syntax.
Kohei Yoshida
More...
about 5 years ago
Refactor calc_a1_resolver into dot_a1_resolver with func objects.
Kohei Yoshida
More...
about 5 years ago
Add a method doc, to make it clear that the base sheet position ...
Kohei Yoshida
More...
about 5 years ago
Retire DEBUG_NAME_RESOLVER in favor of using spdlog.
Kohei Yoshida
More...
about 5 years ago
Remove this comment as this is no longer true.
Kohei Yoshida
More...
about 5 years ago
Add a test case for ODFF resolver...
Kohei Yoshida
More...
about 5 years ago
Add a few more test cases and fix the handling of absolute sheet flag.
Kohei Yoshida
More...
about 5 years ago
Ensure that it resolves relative sheet indices correctly.
Kohei Yoshida
More...
about 5 years ago
Correctly handle multi-sheet range references.
Kohei Yoshida
More...
about 5 years ago
Add range reference round-trip test cases for Excel A1 too.
Kohei Yoshida
More...
about 5 years ago
Handle Calc A1's absolute sheet names.
Kohei Yoshida
More...
about 5 years ago
Add absolute address markers to stir things up.
Kohei Yoshida
More...
about 5 years ago
Remove duplicate code blocks.
Kohei Yoshida
More...
about 5 years ago
Handle absolute sheet names correctly & handle range references.
Kohei Yoshida
More...
about 5 years ago
Initial Calc A1 resolver implementation.
Kohei Yoshida
More...
about 5 years ago
Let's not catch all exceptions silently during formula tokenization.
Kohei Yoshida
More...
about 5 years ago
Make sure we print in-equality opcode tokens correctly.
Kohei Yoshida
More...
about 5 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
73
74
→
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