Robbie Lyman
Robbie Lyman
I didn't manage to get even all the default regex-based latex conceals (mainly properly concealing something like `\'etale` as `étale` would require a bigger tree-sitter parser change than I feel...
this is doable from consumer code: ```zig pub fn main() void { // ... var act: std.posix.Sigaction = .{ .handler = .{ .handler = handleAbrt }, .mask = switch (builtin.os.tag)...
sorry for the necro-bump, but i'd be curious about what isn't working with status quo libxev. for example to read into an ArrayList with libxev, just pass something like `.{...
merge conflicts fixed :)
ah, I stepped in this too with `lua_equal` in #118. I think there's a valid case to be made either way... I think maybe it's correct to push the complexity...
Thanks for adding a comment here! Sorry for the quick close, the framing of the issue as a bug didn't make sense to me without a resolution to this larger...
the proposal might be helped with a little clarity of purpose: is the goal to beat IEEE floats on speed? on accuracy? on distribution of realizable values within a specific...
> Secondly, this discussion is a distraction. In software `real` and `float` are synonyms. I apologize for muddying the waters. Clearly it is true that established mathematical convention has no...
sorry for leaving this open without a comment for so long. I don't think the quality of the writing is there for me currently.