issues
search
dgkf
/
R
An experimental reimagining of R
https://dgkf.github.io/R
GNU General Public License v3.0
136
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
It should not be possible to use keywords as identifiers
#217
sebffischer
opened
1 month ago
0
Accessing rest-args does not force evaluation of calls
#216
sebffischer
closed
1 month ago
1
Fix/subst2
#215
sebffischer
closed
1 month ago
0
Possibility for call-by reference
#214
sebffischer
opened
1 month ago
0
Suggestion for garbage collection library
#213
sebffischer
opened
1 month ago
0
Name checks on rest args
#212
sebffischer
opened
1 month ago
0
Calling a function returned by another function directly causes wrong evaluation environment
#211
sebffischer
opened
1 month ago
2
fix(substitute): literals and function definitions
#210
sebffischer
closed
1 month ago
0
fix(rep): keep names when materializing
#209
sebffischer
closed
1 month ago
0
Fix argument matching
#208
sebffischer
closed
1 month ago
0
Err on unused arguments
#207
sebffischer
opened
1 month ago
0
Arguments are no longer properly matched
#206
sebffischer
closed
1 month ago
1
Fix/substitute
#205
sebffischer
closed
1 month ago
0
Small doc improvements
#204
sebffischer
closed
1 month ago
0
Subsetting does not perform bounds and length checks
#203
sebffischer
opened
1 month ago
0
start refactor
#202
sebffischer
closed
1 month ago
0
Enforce stricter recyling rules
#201
sebffischer
closed
1 month ago
0
fix(list): printer for length 0
#200
sebffischer
closed
1 month ago
0
`substitute()` fails with literals and other expressions
#199
sebffischer
closed
1 month ago
4
printing primitives does not include their parameters
#198
sebffischer
opened
1 month ago
0
Names get lost when using ellipsis
#197
sebffischer
opened
1 month ago
0
Release docs and API docs should be better documented
#196
sebffischer
opened
1 month ago
0
Allow to pass functions as a subset
#195
sebffischer
opened
1 month ago
1
List should not have names when no names were set
#194
sebffischer
opened
1 month ago
0
`environment()` function should create a new environment
#193
sebffischer
opened
1 month ago
0
Implement `set_names()` for vectors and lists
#192
sebffischer
opened
1 month ago
0
Implement copy on write semantics for expression lists
#191
sebffischer
opened
1 month ago
0
Printing of doubles shows different number of digits for values
#190
sebffischer
opened
1 month ago
0
Remove unneeded `RefCell` from `Rep`
#189
sebffischer
closed
1 month ago
0
Document return types of primitive functions
#188
sebffischer
opened
1 month ago
0
Colon operator should also work for characters
#187
sebffischer
opened
1 month ago
0
How to treat vector-assignment to list
#186
sebffischer
opened
1 month ago
0
`Subset::Indices` should probably be 1-based
#185
sebffischer
opened
1 month ago
0
suggestion to add an architecture document giving a high level overview
#184
sebffischer
opened
1 month ago
0
Bug when using a character as an argument name in `list()`
#183
sebffischer
opened
1 month ago
0
empty list prints nothing
#182
sebffischer
closed
1 month ago
1
`names()` does not respect subset
#181
sebffischer
closed
1 month ago
0
Ref/vec
#180
sebffischer
closed
1 month ago
1
Bug when accessing nested list
#179
sebffischer
closed
1 month ago
3
Suggestion for Naming convention
#178
sebffischer
opened
2 months ago
0
`c()` primitive behaves differently than in `R` when coercing to a list
#177
sebffischer
closed
1 month ago
1
feat: adding parsing example
#176
dgkf
closed
2 months ago
0
Could the parser be used in other projects, such as a formatter?
#175
etiennebacher
opened
2 months ago
19
Use `phf` for primitive function lookup
#174
dgkf
opened
3 months ago
0
release v0.4.0
#173
dgkf
closed
3 months ago
0
WIP: Refactor `List` to use `Rep<Obj>` internally
#172
sebffischer
closed
1 month ago
9
:fallen_leaf: :broom: cleanup experiments
#171
dgkf
closed
3 months ago
1
Fall cleaning pass ideas :fallen_leaf: :broom:
#170
dgkf
opened
3 months ago
2
Indexing with negative values is not supported yet
#169
sebffischer
opened
3 months ago
0
fix typo
#168
sebffischer
closed
3 months ago
0
Next