Skip to content
Avatar

Sponsoring

@ziglang

Achievements

Achievements

Organizations

@fictivekin
Block or Report

Block or report ehaas

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

Popular repositories

  1. Automatic differentiation in JavaScript

    JavaScript 14 4

  2. ga.js Public

    Geometric Algebra in JavaScript

    JavaScript 3

  3. Forked from spencertipping/js-typeclasses

    A typeclass implementation for JavaScript

    JavaScript 2

  4. Forked from relevance/blue-ridge

    JavaScript BDD Rails Plugin (using Screw.Unit & env.js)

    JavaScript 2

  5. Simple NIF interface to uuid

    C 2 1

  6. Forked from ngerakines/erlang_twitter

    An Erlang twitter client

    Erlang 1 1

533 contributions in the last year

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

Contribution activity

October 2021

Created 2 commits in 1 repository

Created a pull request in Vexu/arocc that received 2 comments

Preprocessor: make __has_attribute work with simple #define

Note: does not yet handle the case of builtin feature macros used in user-defined function-like macros. It seems like we'll need some logic in expa…

+59 −29 2 comments
Reviewed 1 pull request in 1 repository
Vexu/arocc 1 pull request

Created an issue in ziglang/zig that received 4 comments

std.mem.zeroes does not work with std.PackedIntArray error: cannot assign to constant

Zig Version 0.9.0-dev.1277+c4df9bf56 Steps to Reproduce const std = @import("std"); test "foo" { _ = std.mem.zeroes(std.PackedIntArray(u2, 4)); } N…

4 comments

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