issues
search
andrjohns
/
QuickJSR
R interface for the QuickJS lightweight javascript engine
Other
18
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
QJS-NG v0.6.1 Upgrade
#75
andrjohns
closed
1 month ago
0
Interop for wrapper containers
#74
andrjohns
closed
3 months ago
0
Use RAII for runtime/context
#73
andrjohns
closed
3 months ago
0
Don't prebuild cross image
#72
andrjohns
closed
3 months ago
0
Simplifications/optimisations for C++ code
#71
andrjohns
closed
3 months ago
0
Build vignettes for cross
#70
andrjohns
closed
3 months ago
0
Tidy extern C usage
#69
andrjohns
closed
4 months ago
0
Combined builds, R api
#68
andrjohns
closed
4 months ago
0
Expand testing to r4.0 r3.6
#67
andrjohns
closed
4 months ago
0
Fix backwards compatibility with R4.1
#66
andrjohns
closed
4 months ago
0
Unable to compile v1.3.0
#65
coproduct
closed
4 months ago
5
Use updated cross-platform docker images
#64
andrjohns
closed
4 months ago
0
Add additional jsvalue conversion helpers
#63
andrjohns
closed
4 months ago
0
Qjs dev
#62
andrjohns
closed
4 months ago
0
Testing build simplifications with quickjs-ng main branch
#61
andrjohns
closed
4 months ago
0
Build with LTO by default
#60
andrjohns
closed
4 months ago
0
Update to new exported QuickJS APIs
#59
andrjohns
closed
4 months ago
0
Update more non-API C calls
#58
andrjohns
closed
4 months ago
0
Testing quickjs-ng as base
#57
andrjohns
closed
4 months ago
0
Use R CMD CONFIG to detect compiler
#56
andrjohns
closed
5 months ago
0
Atomics check does not use a compiler used by `R`, which may result in wrong result and linking failure on some systems
#55
barracuda156
closed
5 months ago
5
Freebsd
#54
andrjohns
closed
5 months ago
0
QuickJSR 1.2.0 could not be installed on FreeBSD
#53
jszhao
closed
5 months ago
0
Add get/assign methods
#52
andrjohns
closed
5 months ago
0
Update function namespacing for clarity
#51
andrjohns
closed
5 months ago
0
Add vignette demonstrating mappings
#50
andrjohns
closed
5 months ago
0
Add global R object with access to package environments
#49
andrjohns
closed
5 months ago
0
Add and test c++11 compatibility
#48
andrjohns
closed
5 months ago
0
Make classes/exports available for eval and json funcs
#47
andrjohns
closed
5 months ago
0
Supporting passing R environments to JS, getting and setting values
#46
andrjohns
closed
5 months ago
0
Installation issues on `R 4.0` and `R 3.6`
#45
IndrajeetPatil
closed
5 months ago
5
Align file handling and context with qjs interpreter
#44
andrjohns
closed
5 months ago
0
Support calling functions within modules
#43
andrjohns
closed
5 months ago
0
Run cross-platform checks with both gcc and clang
#42
andrjohns
closed
5 months ago
0
Safer passing of R functions to JS
#41
andrjohns
closed
5 months ago
0
Clang armel needs libatomic
#40
andrjohns
closed
5 months ago
0
Add support for passing R functions to JS
#39
andrjohns
closed
5 months ago
0
Remove jsonlite dependency, use direct R to JS mapping
#38
andrjohns
closed
5 months ago
0
Fix compilation under linux armel clang
#37
andrjohns
closed
5 months ago
0
Support passing and return POSIXct types between R and JS
#36
andrjohns
closed
5 months ago
0
Support passing objects and arrays from JS to R
#35
andrjohns
closed
5 months ago
0
Support returning mixed-type scalar arrays from JS to R
#34
andrjohns
closed
5 months ago
0
Add R to JS support for matrices
#33
andrjohns
closed
5 months ago
0
Fix R to JS passing of nested dataframes
#32
andrjohns
closed
5 months ago
0
Altrep fixes
#31
andrjohns
closed
5 months ago
0
Add R to JS mapping for dates and factors
#30
andrjohns
closed
5 months ago
0
Add more tests and functionality for to_json
#29
andrjohns
closed
5 months ago
0
Fix conversion of R arrays
#28
andrjohns
closed
5 months ago
0
Use quickjs builtin functionality for parse and stringify, update doc
#27
andrjohns
closed
5 months ago
0
Pass R args to JS call directly
#26
andrjohns
closed
5 months ago
0
Next