Skip to content
Snippets Groups Projects
Commit 6648eed3 authored by Adam Welc's avatar Adam Welc
Browse files

Merge pull request #301 in G/fastr from...

Merge pull request #301 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/rstudio_integration to master

* commit '68ae6160':
  Browser context is now simulated.
  Added support for comparing SEXP-s and contexts from native side.
  Added preliminary support for keeping context objects across native calls.
  Simulating browser context.
  Missing modifications for copying back Java objects on nested upcalls.
  Copying back Java object on nested upcalls.
  Fixed a call to tracing macro.
  Changed return type of a native interface API call so that we can preserve Java objects correctly on the native side.
  ffi: maintain stack of jmpbuf ptrs; run callEnter/callExit on Rembedded dowfalls
  FFI: implement R_Preserve/ReleaseObject and add test
  Another addition to the native API.
  While deparsing GNU R structures we need to expand attributes.
parents c1bd2de5 68ae6160
No related branches found
No related tags found
Loading
Showing
with 310 additions and 127 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment