https://youtube.com/c/AndreasKling
Building a new operating system with the help of friends around the world :^)
Highlights
- 3 discussions answered
Block or Report
Block or report awesomekling
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
3,556 contributions in the last year
Activity overview
Contributed to
SerenityOS/serenity,
SerenityOS/jakt,
ADKaster/serenity-rust
and 18 other
repositories
Contribution activity
July 2022
Created 157 commits in 3 repositories
Created 1 repository
-
awesomekling/ladybird
C++
•
Built by
Opened 7 pull requests in 1 repository
SerenityOS/jakt
7
merged
-
selfhost+rbc+editors: Add LSP inlay hints for implicit
try - selfhost: Don't require argument label for same-name references
- Basic support for reference types
- selfhost+runtime: Don't panic on too-large numeric literals
-
Make
samples/math/too_small_literal.jaktpass with selfhost - selfhost/typechecker: Fix Array OOB access in match typecheck
- Misc progress towards selfhost compiling selfhost
Reviewed 8 pull requests in 2 repositories
SerenityOS/serenity
6 pull requests
- su: Add --login option + LibCore: More error propagation
- PixelPaint: Add Color Layers
- LibWeb: Add definitions from '2.2.5 Requests' in the Fetch spec
- Kernel: Allocate user physical pages instead of supervisor ones for DMA
- LibGfx: Implement PNG filtering on write & some cleanup
- LibWeb: Use lowercase type selectors to match against html elements