-
Notifications
You must be signed in to change notification settings - Fork 172
HF-20: rename iterative-calculation config options to match sequba's own review request (#1541) #1756
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
Open
marcin-kordas-hoc
wants to merge
82
commits into
feature/issue-1545
Choose a base branch
from
fix/hf-1541-config-naming
base: feature/issue-1545
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
HF-20: rename iterative-calculation config options to match sequba's own review request (#1541) #1756
Changes from all commits
Commits
Show all changes
82 commits
Select commit
Hold shift + click to select a range
42ae583
Deploying docs with we-are-hiring banner (#1596)
sequba c115813
Docs: Add sitemap and robots.txt (#1601)
sequba a48ef73
Remove tests and test-related configuration from the public repositor…
sequba e5bb1ed
Remove tests and test-related configuration from the public repositor…
sequba 639bc2d
Add smoke tests (#1613)
sequba 6d66c11
Add smoke tests (#1614)
sequba 5966ca6
3.2.0
sequba 004bc23
Remove we-are-hiring banner
sequba 600919e
Add information about the private test suite to our documentation and…
sequba 689fb0d
Merge branch 'release/3.2.0'
sequba 0d91cc8
Merge tag '3.2.0' into develop
sequba 1fd3ca0
Fix package-lock file
sequba 7616150
Docs: remove CodeSandbox embedded demos and add links to working exa,…
sequba 6de904b
Deploying fix to the documentation (#1622)
sequba c96a600
Setup workflow with private tests repo (#1616)
qunabu 4042b04
Fix IRR error when income > sum of payments (#1627)
sequba 266089d
Fix: ADDRESS function ignores defaultValue when user provides empty v…
marcin-kordas-hoc 72db14b
Describe Definition of Done for the code changes (#1642)
sequba 0c1d130
Add TEXTJOIN function with i18n and documentation (#1640)
marcin-kordas-hoc 04180f8
Fix #1629: resolve memory leaks in LazilyTransformingAstService and U…
marcin-kordas-hoc ca0bb89
Add SEQUENCE built-in function (#1645)
marcin-kordas-hoc 357eee3
Add AI integration docs and reorganize sidebar (#1644)
GreenFlux 736235e
Add hardcoded trial license key (#1649)
sequba 9a510a2
Deploy docs: AI integration landing pages (#1656)
sequba 1852159
Add PERCENTILE and QUARTILE function families (#1650)
marcin-kordas-hoc 110a28a
Make VuePress base, dest and sitemap hostname configurable (#1663)
qunabu 8b525cb
Fix Netlify publish dir so /docs/ is reachable (#1664)
qunabu 362df83
HF-85: Implement all database functions (#1652)
marcin-kordas-hoc 456addd
HF-122: Framework integration guides for React, Angular, Vue, Svelte …
marcin-kordas-hoc 24121f8
docs: reframe AI SDK page as Vercel integration with prototype status…
GreenFlux 1b6767f
Refine the AI toolkits landing pages (#1670)
sequba bbacfc9
3.3.0
sequba d213a57
Fetch hyperformula-tests before running linter (#1672)
sequba 3a286f6
Improve wording in the AI toolchains landing pages
sequba f62db38
HF-161: document OFFSET function limitations (#1666)
marcin-kordas-hoc 4049fa5
Change release date
sequba 5f7ea1d
Improve docs links
sequba 55d5380
Bring back old links
sequba 68ae691
Merge branch 'release/3.3.0'
sequba 508d78f
Merge branch 'release/3.3.0' into develop
sequba 1a578df
Add Indonesian language pack (#1683)
sequba c7cfc9d
Improve docs UX on narrow screens (#1684)
sequba 00e5c73
Clean up in-repo dev docs (HF-65) (#1682)
sequba 0e047ee
docs: fix SSR section framing in React integration guide (#1688)
Haxikowy 79f2f15
docs: rewrite Vue integration guide around markRaw pattern (#1689)
Haxikowy d4195b5
HF-238 - Review "Integration with Angular" guide and demo (#1691)
KrzysztofZie 72205bd
docs(api): fix getAllSheetsSerialized/getRangeSerialized JSDoc for nu…
marcin-kordas-hoc 8bfa558
docs(guide): named ranges in formulas + fix limitations pointer (HF-2…
marcin-kordas-hoc cffd922
HF-24: add stringifyCurrency config callback for TEXT (#1665)
marcin-kordas-hoc 2471a37
Fix a non-correct changelog entry
sequba 4e302ff
Update share capital in LICENSE.txt (#1700)
demtario d03c3e3
Add function XIRR (#1701)
sequba 033f8ac
Add independent security certificate documentation (#1704)
sequba 92e6c73
Update contact link for feature requests (#1706)
GreenFlux 3064a8b
feat(functions): implement VSTACK and HSTACK (HF-71) (#1698)
marcin-kordas-hoc e0e1261
docs: clarify setRowOrder/setColumnOrder permutation semantics (#1687)
sequba fd04f77
fix(lookup): skip empty cells in approximate MATCH/VLOOKUP/HLOOKUP/XL…
marcin-kordas-hoc 6e87a37
docs(guide): update support page (HF-128) (#1712)
GreenFlux fbb4710
feat: implement SORT dynamic array function (HF-69) (#1707)
marcin-kordas-hoc 23a7437
feat: implement UNIQUE dynamic array function (HF-68) (#1708)
marcin-kordas-hoc 3b0ebc5
Agent-friendly documentation: .md companions, llms.txt, coding-agent …
marcin-kordas-hoc d860eef
Add docs content guide
sequba ad142ba
fix: avoid catastrophic backtracking in number parsing for empty thou…
marcin-kordas-hoc ebaa2b2
Function metadata API: getAvailableFunctions / getFunctionDetails (HF…
marcin-kordas-hoc dcff210
3.4.0
sequba bad1bfa
Update the release script
sequba 7df5d0b
Release script (#1723)
sequba a4bb95f
Merge branch 'master' into release/3.4.0
sequba 0e58778
Update release script
sequba e41e4d5
Migrate the documentation deployment from Netlify to Cloudflare Worke…
qunabu 90c7b4f
Move functions to different categories (consistency with Excel)
sequba 814c3b3
Remove snippet testing mechanism
sequba f2420c3
Remove the static function metadata API (HF-349) (#1724)
sequba 7f3c9da
Merge branch 'release/3.4.0' into develop
sequba 61ead73
Minor change to the text showed by the release script
sequba db18a8e
Merge remote-tracking branch 'origin/develop' into spike/iterative-ca…
marcin-kordas-hoc a616349
Finish the Evaluator rename left unfinished by the WIP commit
marcin-kordas-hoc ce803bc
Restore the docs wording broken by the WIP commit
marcin-kordas-hoc 08be570
Move the iterative-calculation unit tests to the private test suite
marcin-kordas-hoc 832b580
Move the iterative-calculation changelog entry back under Unreleased
marcin-kordas-hoc e956c1e
Rename iterative-calculation config options per sequba's own review r…
marcin-kordas-hoc 5a8cb26
Fix two Bugbot findings inherited from the develop merge
marcin-kordas-hoc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| description: Project-wide guidance for AI agents working in this repository | ||
| alwaysApply: true | ||
| --- | ||
|
|
||
| All guidance for AI agents working in this repository lives in [AGENTS.md](mdc:AGENTS.md) at the repository root. Read it first. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "plugins": { | ||
| "superpowers": { | ||
| "enabled": true | ||
| } | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| contact_links: | ||
| - name: Feature requests and questions | ||
| url: https://github.com/handsontable/hyperformula/discussions | ||
| url: https://forum.handsontable.com/t/about-the-hyperformula-category/9073 | ||
| about: Start a new discussion about your idea. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| v16 | ||
| 22 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| # AGENTS.md | ||
|
|
||
| Instructions for AI coding agents (Cursor, Claude Code, Codex, Aider, and any other AI tool) working in this repository. | ||
|
|
||
| ## Start here | ||
|
|
||
| Whatever you do, start by reading entire [DEV_DOCS.md](DEV_DOCS.md). Only then proceed to your task. | ||
|
|
||
| ## Other important resources | ||
|
|
||
| - the repository [README.md](README.md) — high-level project description and quick install/usage | ||
| - the markdown files in [`docs/guide/`](docs/guide/) — user-facing guides (installation, configuration, built-in functions, custom functions, integrations, etc.) | ||
| - the markdown files in [`docs/api/`](docs/api/) — API reference (generated from JSDoc; run `npm run docs:build` if the folder is missing) | ||
|
|
||
| Prefer reading these local files over fetching the rendered documentation from the web. | ||
|
|
||
| ## Response style | ||
|
|
||
| - Be concise by default. Use as few words as possible unless the user asks for more detail. | ||
| - When the user asks for specific content, lead the response with the requested information. | ||
| - Structure answers with bullet lists, numbered lists, tables, or code blocks where useful. | ||
| - Ask clarifying questions when the request is ambiguous rather than guessing. | ||
| - If you do not know something, say so and ask for help. | ||
| - When answering from project documentation, quote the exact relevant fragments to support your claim. | ||
|
|
||
| ## Common ways agents fail | ||
|
|
||
| This section is maintained by the team. Whenever an AI agent makes a mistake worth flagging, an item is added here describing what the agent did wrong and what it should have done instead. Read this list before starting any non-trivial task. | ||
|
|
||
| <!-- Add new items to the top of the list. Use the format: | ||
| - **Short title** — What the agent did wrong. What it should have done instead. | ||
| --> | ||
|
|
||
| 1. Often pull request descriptions becomes obsolete. Remember to update it as you work. | ||
|
|
||
| ## Skills, MCPs, and other agent tools | ||
|
|
||
| This section is maintained by the team. Skills, MCP servers, and other tools vetted as useful for AI agents working on this codebase are listed here. | ||
|
|
||
| <!-- Add new items here. Use the format: | ||
| - **Name** — What it provides and when to use it. | ||
| --> | ||
|
|
||
| _No items yet._ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.