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
Should `NA` be a valid value for subsetting
#167
sebffischer
opened
3 months ago
5
Draft: Prep v0.4.0 website
#166
dgkf
closed
3 months ago
2
Proposal: new vector representation `RepType::Closure`
#165
sebffischer
opened
3 months ago
11
error handling for colon operator
#164
sebffischer
closed
3 months ago
0
Ensure consistency of operations with respect to `Inf`, `NA`, `NaN`
#163
sebffischer
opened
3 months ago
8
Suggestion for sequence (`:`) operator to require `lhs <= rhs`
#162
sebffischer
closed
3 months ago
1
add startup message
#161
sebffischer
closed
3 months ago
1
Fix: Mutating promises materializes value
#160
dgkf
closed
3 months ago
0
fix: implement missing negation operator
#159
dgkf
closed
3 months ago
0
tests: add tests for assigning list to list-slice
#158
sebffischer
closed
3 months ago
0
ParserError when combining negation and vector indexing
#157
sebffischer
closed
3 months ago
2
Syntax suggestion to create vector of ints
#156
sebffischer
opened
3 months ago
4
Feat/coerce
#155
sebffischer
closed
1 month ago
4
fix: lists parsed as call to primitive instead of Expr::List
#154
dgkf
closed
3 months ago
0
fix: assignment of list to list subset
#153
dgkf
closed
3 months ago
0
Feat/coercion
#152
sebffischer
closed
3 months ago
0
Replace `Expr::ExprList` with `Obj::List`
#151
sebffischer
opened
3 months ago
7
General call assignment
#150
sebffischer
closed
3 months ago
2
Cannot assign list to list-slice
#149
sebffischer
closed
3 months ago
0
fix: don't recurse in debug implementation for environment
#148
sebffischer
closed
3 months ago
1
The derived debug implementation will fail for anything that can reach the builtin environment
#147
sebffischer
closed
3 months ago
0
Feat: copy on write semantics for lists
#146
sebffischer
closed
3 months ago
3
Feature: Generalize ellipsis as a `..rest` argument (when `rest-args` enabled)
#145
dgkf
closed
4 months ago
0
fix: nested promises force and finalize any lingering tails
#144
dgkf
closed
4 months ago
0
fix: parenthesis now appear in printed quote objects
#143
dgkf
closed
4 months ago
0
fix: re-enable experiment flags
#142
dgkf
closed
4 months ago
0
Bug when function is passed an expression that contains an assignment
#141
sebffischer
closed
4 months ago
2
quote drops parenthesis
#140
sebffischer
closed
4 months ago
2
perf(env): faster hash function
#139
sebffischer
closed
4 months ago
0
use a different hash function for environments
#138
sebffischer
closed
4 months ago
2
Suggestion: Abandon named Lists in favor our Hashmaps with value semantics
#137
sebffischer
opened
5 months ago
14
Bug when mutating promise
#136
sebffischer
closed
3 months ago
5
WIP: Adding scalars and scalar indexing
#135
dgkf
opened
5 months ago
0
Suggestion: ability to wite tests in R
#134
sebffischer
closed
5 months ago
2
Ellipsis is exposed through evaluation environment of functions
#133
sebffischer
closed
4 months ago
5
Internal Character representation should maybe use `Rc<String>` instead of `String`
#132
sebffischer
opened
6 months ago
1
List declaration using paren syntax doesn't force promise evaluation
#131
dgkf
closed
3 months ago
0
Heuristics for materializing vectors
#130
sebffischer
opened
7 months ago
1
Allowed Vector Subsets during assignment
#129
sebffischer
opened
7 months ago
2
refactor: force_closures is now force_promises
#128
sebffischer
closed
7 months ago
1
Object shared references architecture
#127
dgkf
opened
7 months ago
3
Proposal: partial function evaluation
#126
dgkf
opened
7 months ago
1
feat: add primitive substitute
#125
dgkf
closed
7 months ago
0
Tracking promise expression for substitute
#124
dgkf
closed
7 months ago
4
Fix: promise evaluation
#123
dgkf
closed
7 months ago
0
Forcing closures should update environment
#122
dgkf
closed
7 months ago
0
Bug when assigning to vector subset
#121
sebffischer
opened
7 months ago
1
Adding callback output mode, allowing printing in wasm
#120
dgkf
closed
7 months ago
0
for loop should *maybe* return `null`
#119
sebffischer
opened
7 months ago
5
print does not work in the demo repl
#118
sebffischer
closed
7 months ago
1
Previous
Next