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 40 million developers.
Sign up-
FZ Jülich
- München
- Sign in to view email
Popular repositories
1,090 contributions in the last year
Contribution activity
December 2019
- birkenfeld/advent19 Rust
- birkenfeld/parze Rust
Created a pull request in japaric/heapless that received 4 comments
add the HistoryBuffer type
Closes #112
Unfortunately const construction won't work since the Default or Clone bound on T can't be used then, so I've not added an internal typ…
+329
−1
•
4
comments
- Improve docs.
- Fix valid_name regex for SLexer
- Fixing parsing of Ada numeric literals
- More fixes to MATLAB lexer.
- Parse HTTP status-line even when reason-phrase not included.
- Add USD lexer
- Add M (Mumps) lexer
- 757/germanriano/mosel
- Fix valid_name regex for SLexer
- Ride: support for the new 4 version
- Support Ride language (Waves blockchain smart-contracts)
Created an issue in rust-lang/rust that received 7 comments
Reduce type errors in async fns
I will admit that this specific async fn is a bit long, but I'd like the compiler to tell me in a different way. (Actual reason is addition of one …
7
comments