Skip to content
Pro
Block or report user

Report or block munificent

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Organizations

@dart-lang @wren-lang
Block or report user

Report or block munificent

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

  1. Source repo for the book

    HTML 2.7k 412

  2. The Wren Programming Language

    C 4k 343

  3. Vigil, the eternal morally vigilant programming language

    Python 2.1k 58

  4. A web-based roguelike written in Dart.

    Dart 1.4k 153

  5. Repository for the book "Crafting Interpreters"

    HTML 2.4k 286

  6. The Dart SDK, including the VM, dart2js, core libraries, and more.

    Dart 5.4k 755

754 contributions in the last year

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

Contribution activity

May 2020

Created an issue in dart-lang/sdk that received 5 comments

Implicit downcast on assert message

Given: main() { Object obj = "message"; assert(true, obj); } It looks like neither analyzer nor CFE report an error on the message when treating th…

5 comments

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

You can’t perform that action at this time.