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
5,006 contributions in the last year
Activity overview
Contributed to
SerenityOS/serenity,
awesomekling/computron,
SerenityOS/SerenityQuake
and 2 other
repositories
Contribution activity
May 2020
- LibJS: Add {Object,Array}.prototype.toLocaleString()
- LibJS: Add strict mode
- LibWeb: Implement more of the tokenizer states
- LibGUI/Browser: Add history to the JS Console
- LibWeb: Handle additional parser inputs in "initial" and "before html".
- LibLine: Core::EventLoop-ification; a few custom property additions to RPC inspections
- Almost reliable abort(), sigaction hardening, and LexicalPath
- AK: Add case insensitive String::ends_with support
- LibLine: Don't add empty lines to history
- Misc fixes, pt. 4
- Shell: Add the `disown' shell builtin; Parse and correctly execute "command &" and "command &&"
- Unbork sdb & functrace
- Build: Make Lagom build under MacOS
- Where cxbyte attempts a comprehensive fix of LibLine, and sprinkles more Utf8Views in it...and ends up refactoring the shit out of it
- LibC: Sync file position when dropping read ahead buffer
- LibJS: Add getter/setter support
- LibGUI/Browser: Right clicking a tab opens a context menu
- LibWeb: Canvas things
- In which S.B. wants to improve id(1) performance, but ends up rewriting most of stdio as well as awkwardly attempting to write a ringbuffer
- Browser: Support fullscreen view
- Userland/SystemMonitor: Use AK::human_readable_size()
- FTP Client - Library + User utilities
- Less copying in Ext2FS
- LibJS: Add hex and unicode escape sequences
- LibJS: Fix stupid mistakes
- Some pull request reviews not shown.
Created an issue in SerenityOS/serenity that received 14 comments
LibCore: Expose ArgsParser options to Shell somehow
Moving the discussion from #2345 to here. @bugaevc @alimpfard
14
comments