Skip to content
Avatar

Organizations

@unrevoked @standardml @revolutionary @edgedb
Block or Report

Block or report msullivan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Implementation of RMC atomics for C/C++

    C++ 5 2

  2. mypyc/mypyc Public

    Compile type annotated Python to fast C extensions

    1.3k 45

  3. sml-util Public

    A handful of potentially useful crap for Standard ML

    Standard ML 19 2

  4. LazyK Public

    Updated LazyK source distribution

    Scheme 16 5

  5. my advent of code solutions

    Python 7 2

  6. he-man Public

    Haskell Event Manager, Apropos Networking

    TeX 2

1,230 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to edgedb/edgedb, msullivan/advent-of-code, edgedb/edgedb-python and 13 other repositories

Contribution activity

December 2022

Created a pull request in edgedb/edgedb that received 4 comments

Get rid of the "unused alias definition" error

It makes incrementally debugging queries more annoying, makes writing big DML queries where you don't care if you return the data harder, and doesn…

+32 −48 4 comments
Opened 29 other pull requests in 2 repositories
edgedb/edgedb 2 open 24 merged 1 closed
edgedb/rfcs 2 open

Created an issue in edgedb/edgedb that received 3 comments

Syntactic sugar for "set if not empty"

It might be useful to have a variant of := for inside update ... set to mean "set if not empty". Elvis suggested ?:= on discord. So set { foo ?:= e…

3 comments

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