Skip to content

Issues: dgkf/R

Name this language!
#61 opened Oct 8, 2023 by dgkf
Open 13
Deviations from the R langauge
#6 opened May 30, 2023 by dgkf
Open 7
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

It should not be possible to use keywords as identifiers meta-good first issue Good for newcomers type-bug Something isn't working
#217 opened Oct 27, 2024 by sebffischer
Possibility for call-by reference meta-discussion Discussions and resources theme-internals Relates to internal operations of the language type-design Discussion regarding design of enhancements or project at large
#214 opened Oct 24, 2024 by sebffischer
Name checks on rest args type-bug Something isn't working
#212 opened Oct 19, 2024 by sebffischer
Err on unused arguments
#207 opened Oct 17, 2024 by sebffischer
Names get lost when using ellipsis
#197 opened Oct 9, 2024 by sebffischer
Release docs and API docs should be better documented meta-good first issue Good for newcomers type-documentation Improvements or additions to documentation
#196 opened Oct 7, 2024 by sebffischer
Allow to pass functions as a subset meta-discussion Discussions and resources theme-base Function implementations type-enhancement New feature or request
#195 opened Oct 6, 2024 by sebffischer
List should not have names when no names were set meta-good first issue Good for newcomers theme-base Function implementations type-enhancement New feature or request
#194 opened Oct 6, 2024 by sebffischer
environment() function should create a new environment meta-good first issue Good for newcomers theme-base Function implementations type-enhancement New feature or request
#193 opened Oct 6, 2024 by sebffischer
Implement set_names() for vectors and lists meta-good first issue Good for newcomers theme-base Function implementations type-enhancement New feature or request
#192 opened Oct 6, 2024 by sebffischer
Implement copy on write semantics for expression lists meta-good first issue Good for newcomers theme-internals Relates to internal operations of the language type-bug Something isn't working
#191 opened Oct 6, 2024 by sebffischer
Printing of doubles shows different number of digits for values meta-good first issue Good for newcomers theme-base Function implementations type-enhancement New feature or request
#190 opened Oct 6, 2024 by sebffischer
Document return types of primitive functions meta-good first issue Good for newcomers theme-base Function implementations type-documentation Improvements or additions to documentation
#188 opened Oct 5, 2024 by sebffischer
Colon operator should also work for characters theme-base Function implementations type-enhancement New feature or request
#187 opened Oct 5, 2024 by sebffischer
How to treat vector-assignment to list status-feedback-needed Needs further discussion before moving further theme-base Function implementations
#186 opened Oct 5, 2024 by sebffischer
Subset::Indices should probably be 1-based theme-internals Relates to internal operations of the language
#185 opened Oct 5, 2024 by sebffischer
suggestion to add an architecture document giving a high level overview type-documentation Improvements or additions to documentation
#184 opened Oct 1, 2024 by sebffischer
Bug when using a character as an argument name in list() type-bug Something isn't working
#183 opened Oct 1, 2024 by sebffischer
Suggestion for Naming convention theme-internals Relates to internal operations of the language
#178 opened Sep 22, 2024 by sebffischer
Use phf for primitive function lookup meta-good first issue Good for newcomers theme-internals Relates to internal operations of the language type-enhancement New feature or request
#174 opened Aug 7, 2024 by dgkf
ProTip! Exclude everything labeled bug with -label:bug.