Skip to content
Avatar

Highlights

  • Pro
Block or Report

Block or report saharan

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. A cross-platform 3D physics engine

    JavaScript 493 50

  2. HGSL Public

    A shading language that can be compiled into GLSL ES 3.0

    Haxe 93 2

  3. A node-based graphical synthesizer

    Haxe 85 2

  4. OGSL Public

    ActionScript 28 6

  5. Deep Deterministic Policy Gradient with WebGL and CUDA

    Haxe 17 1

  6. A Reversi engine written in Haxe.

    Haxe 14 3

60 contributions in the last year

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

Contribution activity

November 2022

Created an issue in HaxeFoundation/haxe that received 7 comments

final variables raise inconsistent errors for overloaded assignment ops

abstract MyInt(Int) from Int to Int { @:op(A += B) public inline function addEq(x:Int):MyInt { return this += x; } @:op(A++) public inline function i…

7 comments

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