Added DynamicSupport class, allowing reflective magic with 'missing_method' capabilities similar to Ruby - to be used with wrapper classes in interpreter |
|
More...
|
almost 11 years ago
|
Removed unneeded Apache commons IO dependency |
|
More...
|
almost 11 years ago
|
Refactored MultiWriter into MultiOutputStream |
|
More...
|
almost 11 years ago
|
Created KernelInfoRequestHandler and SparkKernelInfo |
|
More...
|
almost 11 years ago
|
Added Relay for relaying KernelMessages through the kernel, Added definition of ActorLoader for loading actors. |
|
More...
|
almost 11 years ago
|
Fixed tests targeting interpreter to expect tuple |
|
More...
|
almost 11 years ago
|
Removed use of postfix operation (fixes warning) |
|
More...
|
almost 11 years ago
|
Created SocketConfigReader and added initial actors to SparkKernel |
|
More...
|
almost 11 years ago
|
Move IOPubSpec to Spark package |
|
More...
|
almost 11 years ago
|
Added enumeration of message types for relaying messages to actors |
|
More...
|
almost 11 years ago
|
Fixed package imports during merge. |
|
More...
|
almost 11 years ago
|
Refactored ClearOutput and ExecuteResult under new package and merged with package refactoring |
|
More...
|
almost 11 years ago
|
Refactored ClearHistory to be ClearOutput, Added ExecuteResult content type. |
|
More...
|
almost 11 years ago
|
[BROKEN] Several updates: |
|
More...
|
almost 11 years ago
|
Added MultiOutputStream to support piping output to multiple locations |
|
More...
|
almost 11 years ago
|
Fixed bad refactoring to com.ibm.spark |
|
More...
|
almost 11 years ago
|
Removed jacoco coverage plugin, added scoverage plugin |
|
More...
|
almost 11 years ago
|
Added code coverage plugin for sbt |
|
More...
|
almost 11 years ago
|
Fixed the following warnings: |
|
More...
|
almost 11 years ago
|
Refactored to use com.ibm.spark as base package instead of com.ibm |
|
More...
|
almost 11 years ago
|
Updated await duration to 5 seconds in Gino's scratch experiment, added type to catch case to remove warning |
|
More...
|
almost 11 years ago
|
Added IOPubSocketActor, tests, and fixed port conflicts for integration tests |
|
More...
|
almost 11 years ago
|
Refactored interpreter actor and tasks into v5 protocol |
|
More...
|
almost 11 years ago
|
Created shell socket actor and tests |
|
More...
|
almost 11 years ago
|
Merge branch 'master' of github.rtp.raleigh.ibm.com:etsparkprojects/sparkkernel |
|
More...
|
almost 11 years ago
|
-m |
|
More...
|
almost 11 years ago
|
Added implicit conversions of ZMQMessage to KernelMessage |
|
More...
|
almost 11 years ago
|
Added missing CodeInput refactoring to ExecuteInput |
|
More...
|
almost 11 years ago
|
Added factory for interpreter tasks, refactored CodeInputs to ExecuteInput |
|
More...
|
almost 11 years ago
|
Added KernelMessage class for passing between actors |
|
More...
|
almost 11 years ago
|