1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added DisplayData message type for implicit JSON parsing More... about 11 years ago
Merge branch 'master' of github.rtp.raleigh.ibm.com:etsparkprojects/sparkkernel More... about 11 years ago
Added StreamContent message More... about 11 years ago
Wrote initial TODO detailing the missing case for HistoryReply - (String, String, (String, String)) More... about 11 years ago
Added HistoryReply for case (String, String, String) More... about 11 years ago
Added HistoryRequest content type More... about 11 years ago
Added CompleteReplyError partial function More... about 11 years ago
Refactored CompleteReply to accept optional error fields, refactored CompleteReplyOk to fill in optional error fields with None More... about 11 years ago
Added base CompleteReply type More... about 11 years ago
Added CompleteRequest content More... about 11 years ago
Added InspectReplyError content type using partial functions More... about 11 years ago
Added InspectReply content base and InspectReplyOk content type More... about 11 years ago
Added InspectRequest content type More... about 11 years ago
Added missing comments for ExecuteReplyError and ExecuteReplyAbort More... about 11 years ago
Added ExecuteReplyAbort using partial function More... about 11 years ago
Added ExecuteReplyError type/object using partial function More... about 11 years ago
Added ExecuteReply base class for execute_reply, added ExecuteReplyOk wrapper using partial function More... about 11 years ago
Refactored Json Play definitions in ExecuteRequest to use the provided Json Play macros for read/write More... about 11 years ago
Refactored Json Play definitions in Header to use the provided Json Play macros for read/write More... about 11 years ago
Added UUID type reference to String to v5 protocol More... about 11 years ago
Added ExecuteRequest class for implicit parsing of execute_request content types, added UserExpressions mapping to a Map More... about 11 years ago
Added ParentHeader mapping to Header object (can use apply/unapply), added metadata type/object mapping to a Map, updated HeaderSpec to not use new for instantiating a Header instance More... about 11 years ago
Added Header implicit in new com.ibm.kernel.protocol.v5 package, added ParentHeader alias to package object More... about 11 years ago
Merge branch 'master' of github.rtp.raleigh.ibm.com:etsparkprojects/sparkkernel More... about 11 years ago
Added .pairs file for checking in code as a pair More... about 11 years ago
Added sbt launch utils from sbt project - start using ./bin/sbt More... about 11 years ago
Added HeartBeatActor that echoes messages. More... about 11 years ago
Updated some prints, added empty tests for interpreter More... about 11 years ago
Added --master=<value> as kernel command line option More... about 11 years ago
Updated kernel profile messages More... about 11 years ago