1. 06 Mar, 2015 1 commit
  2. 11 Feb, 2015 4 commits
  3. 10 Feb, 2015 6 commits
  4. 09 Feb, 2015 2 commits
  5. 08 Feb, 2015 2 commits
    • Trevin Hofmann's avatar
      Add some tests for new methods · af680e4f
      Trevin Hofmann authored
      It should now test `toJSON`, `fromJSON`, `toString`, `fromString`, and
      `inspect`.
      af680e4f
    • Trevin Hofmann's avatar
      Add some standard methods to Message · b5093878
      Trevin Hofmann authored
      This adds `fromString`, `fromJSON`, `toObject`, `toJSON`, `toString`,
      and `inspect` to Message. These methods are trivial since Message only
      contains a string message, but they should probably be added for
      consistency.
      
      Should toBuffer/fromBuffer be added as well?
      b5093878
  6. 05 Feb, 2015 6 commits
  7. 04 Feb, 2015 4 commits