Skip to content

Issues: stdlib-js/stdlib

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[RFC]: add support for shift-selection in the REPL Enhancement Issue or pull request for enhancing existing functionality. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2723 opened Aug 1, 2024 by Snehil-Shah
3 tasks done
[RFC]: add support for custom key bindings in the REPL difficulty: 4 Likely to be moderately difficult. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2647 opened Jul 22, 2024 by Snehil-Shah
3 tasks done
[RFC]: add support for persisting REPL configuration across sessions Enhancement Issue or pull request for enhancing existing functionality. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2510 opened Jul 4, 2024 by Snehil-Shah
3 tasks done
feat: add fuzzy completions extension in the REPL Enhancement Issue or pull request for enhancing existing functionality. REPL Issue or pull request specific to the project REPL.
#2493 opened Jul 1, 2024 by Snehil-Shah Loading…
1 task done
[RFC]: add schema and validation for syntax highlighting themes in the REPL Accepted RFC feature request which has been accepted. Enhancement Issue or pull request for enhancing existing functionality. REPL Issue or pull request specific to the project REPL. status: Blocked Issue or pull request which is current blocked.
#2340 opened Jun 8, 2024 by Snehil-Shah
3 tasks done
[RFC]: support auto-completion and completion previews after function executions in the REPL difficulty: 5 Likely to be difficult to implement with several unknowns. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2074 opened Mar 27, 2024 by kgryte
3 tasks done
[RFC]: add support for eager evaluation of side-effect free code in the REPL difficulty: 4 Likely to be moderately difficult. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2073 opened Mar 27, 2024 by kgryte
3 tasks done
[RFC]: add command to display command history in the REPL difficulty: 3 Likely to be challenging but manageable. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2071 opened Mar 27, 2024 by kgryte
3 tasks done
[RFC]: add reverse-search support in the REPL difficulty: 4 Likely to be moderately difficult. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2069 opened Mar 27, 2024 by kgryte
3 tasks done
[RFC]: add support for pretty printing tabular data in the REPL difficulty: 4 Likely to be moderately difficult. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2067 opened Mar 27, 2024 by kgryte
3 tasks done
[RFC]: add support for defining and using macros in the REPL difficulty: 4 Likely to be moderately difficult. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2066 opened Mar 27, 2024 by kgryte
3 tasks done
[RFC]: add support for signature argument hints in the REPL difficulty: 3 Likely to be challenging but manageable. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2065 opened Mar 27, 2024 by kgryte
3 tasks done
[RFC]: add support for bookmarking directories in REPL difficulty: 3 Likely to be challenging but manageable. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2062 opened Mar 27, 2024 by kgryte
3 tasks done
[RFC]: add a search API to the REPL difficulty: 3 Likely to be challenging but manageable. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2059 opened Mar 26, 2024 by kgryte
3 tasks done
[RFC]: add support for displaying suggested corrections in the REPL difficulty: 3 Likely to be challenging but manageable. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2058 opened Mar 26, 2024 by kgryte
3 tasks done
[RFC]: add fuzzy auto-completion in REPL Accepted RFC feature request which has been accepted. difficulty: 3 Likely to be challenging but manageable. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#1845 opened Mar 12, 2024 by Snehil-Shah
3 tasks done
[RFC]: add object inspection on the fly in REPL difficulty: 3 Likely to be challenging but manageable. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#1794 opened Mar 8, 2024 by Snehil-Shah
3 tasks done
docs: improve examples of ndarray/iter namespace Documentation Improvements, additions, or changes to documentation. Enhancement Issue or pull request for enhancing existing functionality. Needs Changes Pull request which needs changes before being merged. Needs Review A pull request which needs code review.
#1686 opened Mar 4, 2024 by performant23 Loading…
1 task done
[RFC]: refactor blas/ext/base/ssort2hp to follow current project conventions Accepted RFC feature request which has been accepted. C Issue involves or relates to C. difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. Enhancement Issue or pull request for enhancing existing functionality. Good First Issue A good first issue for new contributors! JavaScript Issue involves or relates to JavaScript. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request. RFC Request for comments. Feature requests and proposed changes.
#1534 opened Mar 3, 2024 by Planeshifter
3 tasks done
[RFC]: refactor blas/ext/base/dsort2ins to follow current project conventions Accepted RFC feature request which has been accepted. BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). C Issue involves or relates to C. difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. Enhancement Issue or pull request for enhancing existing functionality. Good First Issue A good first issue for new contributors! JavaScript Issue involves or relates to JavaScript. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request. RFC Request for comments. Feature requests and proposed changes.
#1496 opened Mar 3, 2024 by Planeshifter
3 tasks done
[RFC]: improve type declarations for @stdlib/ndarray/array Accepted RFC feature request which has been accepted. difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. Enhancement Issue or pull request for enhancing existing functionality. priority: High High priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. TypeScript Issue involves or relates to TypeScript.
#1088 opened Aug 22, 2023 by kgryte
3 tasks done
[RFC]: improve type declarations for @stdlib/utils/map-arguments Accepted RFC feature request which has been accepted. difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. Enhancement Issue or pull request for enhancing existing functionality. priority: Normal Normal priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. TypeScript Issue involves or relates to TypeScript.
#1087 opened Aug 22, 2023 by kgryte
3 tasks done
[RFC]: improve type declarations for @stdlib/utils/group-own Accepted RFC feature request which has been accepted. difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. Enhancement Issue or pull request for enhancing existing functionality. Good First Issue A good first issue for new contributors! priority: Normal Normal priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. TypeScript Issue involves or relates to TypeScript.
#1085 opened Aug 18, 2023 by kgryte
3 tasks done
[RFC]: improve type declarations for @stdlib/utils/group-in Accepted RFC feature request which has been accepted. difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. Enhancement Issue or pull request for enhancing existing functionality. Good First Issue A good first issue for new contributors! priority: Normal Normal priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. TypeScript Issue involves or relates to TypeScript.
#1084 opened Aug 18, 2023 by kgryte
3 tasks done
[RFC]: Add C implementations to base special math functions (tracking issue) Accepted RFC feature request which has been accepted. difficulty: 3 Likely to be challenging but manageable. Enhancement Issue or pull request for enhancing existing functionality. Math Issue or pull request specific to math functionality. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. Tracking Issue Tracking issue.
#649 opened Dec 2, 2022 by kgryte 100+
ProTip! Find all open issues with in progress development work with linked:pr.