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.018May171615121195432128Apr2726252421201918141211107654331Mar3029282724232221201615139876432128Feb2724232221201716151413109876763java interopt - some basic functionality regardingnames builtin should retrieve also static members from a TruffleObjectadded specialization for TruffleObject-s to typeof builtinFastR Grid: window resizing improvements[GR-4054] Implemented scopes for FastR.[GR-2311] Modifications for unit tests (SVM).Modifications for unit testsUpdated Truffle version.Modified/added debug test to specifically test the RScope methods.Fix: Now using right frame for the scope and the right node.Fix: Creating scope for root nodes only.Moved method 'findScope' to TruffleRLanguage.Modified scope to always query a fresh list of variables since they may change on each single debugging step.Implemented RScope: An abstract variable scope for external tools.[GR-2798] The rbdiag tool exists with a non-zero status if a cast-pipeline related warning is issued during validation of a builtin.The rbdiag tool exists with a non-zero status if a cast-pipeline related warning is issued during validation of a builtin[GR-2798] Pending cast pipelines issues fixed.Pending cast pipelines issues fixed[GR-2798] Re-enabled debugging with NetBeans debugger.Using a constant name for the temp directory where to dump temp source files into.Suppress warning to pass gate.[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.
Loading