- Portland OR
- https://www.lagerdata.com/
Block or Report
Block or report ehaas
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
js-typeclasses Public
Forked from spencertipping/js-typeclasses
A typeclass implementation for JavaScript
JavaScript 2
-
blue-ridge Public
Forked from relevance/blue-ridge
JavaScript BDD Rails Plugin (using Screw.Unit & env.js)
JavaScript 2
-
-
749 contributions in the last year
Contribution activity
February 2022
Created 8 commits in 3 repositories
Created a pull request in Vexu/arocc that received 5 comments
Parser: handle casting of string literals
Fixes #228 Print correct type in an error message about casting
Opened 6 other pull requests in 2 repositories
Vexu/arocc
1
open
4
merged
- Tree: store cast kind as part of implicit/explicit cast nodes
-
Zig stdlib:
std.Progress.startno longer returns an error union - Compilation: handle non-EOF input errors properly
- Parser: set results to unavailable if used as part of an invalid binary expression
- Parser: ensure attributed specifier is not lost for old-style functions
ziglang/zig
1
merged
Created an issue in Vexu/arocc that received 1 comment
Crash: attribute applied to old-style function definition
__attribute__((unused)) void foo(bar)
int bar;
{
}
thread 7731698 panic: access of inactive union field
/Users/ehaas/source/arocc/src/Type.zig:468:…
