Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • demo-hceres-2018
  • master default protected
2 results
Created with Raphaël 2.2.016May15121195432128Apr2726252421201918141211107654331Mar3029282724232221201615139876432128Feb272423222120171615141310987676321[GR-2311] Moved testChannelConnection from TestConnections to TestInterop.Moved testChannelConnection from TestConnections to TestInterop.Improved string output of variables for debugging.Now using RPairList for OnExit handlers instead of ArrayList to avoid interop problems.Implemented message resolution for ActiveBinding.Fixes making FastRDebugTest and FastRTckTest pass.Fixed TCK unit test.Write source of whole function to file if possible.Generating temporary source files using a qualified function name when possible.Improved string representation for debugging for RLanguage and RS4Object.Implemented message resolution for RLanguage.Modified taggging semantics to be able to register breakpoints to top-level call statements.Changed temporary source file generation to be generated in 'Rtmp...' folder.Further tried to reduce temporarily generated files from deparsed source by using a hash on the source.Improvement: Generating fewer files for deparsed source code.Fixed bug in message resolution of RList: Did return Java null which is not allowed.Implemented basic message resolution for some classes needed for debugging.Deparsed source code is now written to temporary files to ease debugging.[GR-3715] Changes to run FastR on JDK9.Added test of rawConnection.Changes to run FastR on JDK9.[GR-2798] Fixed various R debugger problems.Cleanup: Removed unnecessary trait.Refined 'debugonce': Does not print exiting from function message.Fix: Debug continue did not work properly.Added unit tests for interactive debugger concerning nested debugging and conditional breakpoints.Added test traits to ignore some unimportant differences in the debugger's output.Reverted implicit flag change.Fix: Console output when exiting debugger.Fixed step-into operation which automatically stepped into every call even if 'n' has been entered.Fix: Nested loop handling during debugging and single statements as loop bodies.[GR-3971] Add missing @Override in FastRTckTest.add missing @Override[GR-3433] FastR Grid emulation: window resizing.FastR Grid emulation: window resizing using Truffle Executor feature[GR-2798] Foreign access message resolution for RS4Object.Foreign access message resolution for RS4Object[GR-3918] Please add a support for new KEY_INFO message and internal KEYS.support interop KEY_INFO message[GR-3971] Update truffle import; stub out Tck test objectWithKeyInfoAttributes.
Loading