haze

Results 14 issues of haze

I've connected my iPhone to my desktop and through the console, found that `navigator.vibrate()` is not a supported function on Safari. This throws an exception from the current function and...

Given this file structure: ``` A | B | build.gradle (and etc) ``` If I link B (an eta project) to A (a java project) B isn't automatically added as...

```rust pub const Document = struct { revision: ??[]const u8, description: ??[]const u8, }; ``` parsing the preceding results in this compile error: ``` /Users/haze/.cache/zig/p/1220beaae8d152baa941a10b7ef3d3a59d093b257047035e2373c3c2f876ad29ccc8/tres.zig:549:69: error: unable to evaluate comptime...