Block or report user

Report or block SeanTAllen

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse

Organizations

@Storm-Applied @WallarooLabs @ponylang

Pinned repositories

  1. pony-msgpack

    🐴 Pure Pony implementation of the MessagePack serialization format. msgpack.org[Pony]

    Pony 21 2

  2. ponylang-mode

    Forked from purcell/ponylang-mode

    🐴 An Emacs mode for editing Pony code.

    Emacs Lisp 19 13

  3. flycheck-pony

    🐴 A Flycheck syntax checker for the Pony language.

    Emacs Lisp 6 3

  4. pony-snippets

    🐴 YASnippet Pony snippets for Emacs

    Emacs Lisp 2 3

  5. spacemacs-ponylang-layer

    🐴 A Spacemacs layer for Pony

    Emacs Lisp 1

1,335 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2018

Created an issue in ponylang/ponyc that received 5 comments

I64.min_value() / -1 returns unexpected results

When running: actor Main new create(env: Env) => let x = I64.min_value() / -1 env.out.print(x.string()) I would expect the value to wrap back aroun…

5 comments

Seeing something unexpected? Take a look at the GitHub profile guide.