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
4,952 contributions in the last year
Activity overview
Contributed to
SerenityOS/serenity,
awesomekling/computron,
SerenityOS/SerenityQuake
and 3 other
repositories
Contribution activity
May 2020
- WindowServer: const correctness
- Shell: Add job control; switch builtins arg parsing to ArgsParser / Kernel: waitpid "improvements"
- Build: FreeBSD support
- LibWeb: Make CSS properties and most values case insensitive / Support "transparent" CSS color value
- LibHTTP: Support Transfer-Encoding: chunked
- Sleep: Allow fractional seconds, fix Kernel timing, fix overflow in Kernel
- LibWeb: Improve rendering of awesomekling.github.io :^)
- MenuManager event handling & menu 'search'
- LibJS: Add Symbol objects (without Object integration)
- LibGfx + LibWeb: Implement GIF animation
- HackStudio: Add a backtrace to the debugger
- LibGfx: Handle filling complex shapes better
- LibJS: Raw strings + String.raw
- Browser: Add "Open in new window" to link context menu
- LibJS+Meta: fix warnings for run-tests and stop ignoring it in lint-shell-scripts.sh
- LibTLS: Verify server certificate expiry date
- [Multiple] Add the posibility to copy/paste bitmaps to/from the Clipboard
- LibJS: Implement tagged template literals (foo`bar`)
- LibGfx: Filling paths; LibWeb: canvas.fill
- LibJS: Add function call spreading
- HackStudio: Inspect local variables in the debugger - fixes
- SystemMonitor: Replace details with message when process isn't accesible
- Userland: Adds unzip command and a file to test
- LibJS: Implement rest parameters
- LibJS: Console Improvements
- Some pull request reviews not shown.