Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,947 contributions in the last year
Activity overview
Contribution activity
August 2020
- emilio/online-probabilistic-load-forecasting Jupyter Notebook
Created a pull request in eqrion/cbindgen that received 1 comment
ir: Be less strict when instantiating opaque types.
There are two situations where we can legitimately end up with a different number of template params. Fixes #532. Fixes #527.
+287
−23
•
1
comment
- Added Bindgen names to objective-c pointer return types for #1835.
- Add --target to the clang args earlier
- Cleanup some `clippy::unused_io_amount` errors
- Add --default-macro-constant-type
- Don't redefine structs that have been forward declared
- Add --anon-fields-prefix option
- Fix constness of multidimensional arrays
- Improves bindings for typed and anonymous enums
- ci: Explicitly use Ubuntu 16.04
- Add --no-debug <regex> flag
- Use absolute paths for unsaved files passed to clang and prepend -inc…
Created an issue in w3c/csswg-drafts that received 4 comments
[css-text] Reconsider the resolution on #855
In #855 it was resolved that CR gets treated as any other control char, but looking at the history, we had to make it render invisible in https://b…
4
comments