Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formula helpers and named expressions with formulas #167

Merged
merged 43 commits into from Feb 14, 2020

Conversation

swistak35
Copy link
Contributor

Context

Described in #24

How has this been tested?

I've added tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature or improvement (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Additional language file or change to the existing one (translations)

Related issue(s):

  1. Formula helpers #24

Checklist:

  • My code follows the code style of this project,
  • My change requires a change to the documentation,
  • I described the modification in the CHANGELOG.md file.

voodoo11
voodoo11 previously approved these changes Feb 14, 2020
Temporarily changing named expression formula is forbidden, need to do
new API for that which does not use -1 sheet internal.
They still belongs to the responsibility of the HyperFormula unit, but
majority of this code is just formatting the error. So I think it's
cleaner when they are in separate file.
voodoo11
voodoo11 previously approved these changes Feb 14, 2020
@swistak35 swistak35 merged commit aa863d9 into master Feb 14, 2020
@swistak35 swistak35 deleted the rl/formula-helpers branch February 14, 2020 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants