Skip to content

Pull requests: Andy-Python-Programmer/aero

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

wayland: initial port
#68 by Andy-Python-Programmer was merged May 29, 2022 Loading… updated Jun 17, 2022
build(deps): bump regex from 1.5.4 to 1.5.6 in /userland dependencies Pull requests that update a dependency file
#71 by dependabot bot was merged Jun 7, 2022 Loading… updated Jun 7, 2022
build(deps): bump crossbeam-utils from 0.8.5 to 0.8.8 in /src dependencies Pull requests that update a dependency file
#70 by dependabot bot was merged Jun 7, 2022 Loading… updated Jun 7, 2022
Fix doomgeneric patch DG_SleepMs
#69 by Kyota-exe was merged Jun 5, 2022 Loading… updated Jun 5, 2022
syscall: re-enable interrupts when returning with SYSEXIT
#66 by xvanc was merged May 3, 2022 Loading… updated May 3, 2022
aero_shell: get input using raw tty mode (and support history :^)
#19 by Andy-Python-Programmer was closed Mar 14, 2022 Loading… updated Apr 27, 2022
2 of 5 tasks
kernel: Implement a syscall proc macro
#65 by 48cf was merged Apr 19, 2022 Loading… updated Apr 19, 2022
Add support for system calls with the sysenter instruction
#64 by xvanc was merged Mar 29, 2022 Loading… updated Mar 29, 2022
Add a "window server" and clean up the userland directory structure a bit
#59 by 48cf was merged Mar 14, 2022 Loading… updated Mar 14, 2022
fix QEMU crash when running with HVF on macOS
#57 by xvanc was merged Feb 22, 2022 Loading… updated Feb 22, 2022
vm: refactor the ELF loader to return errors instead
#55 by Andy-Python-Programmer was merged Feb 8, 2022 Loading… updated Feb 8, 2022
Aero IPC, by me
#54 by pitust was merged Feb 7, 2022 Loading… updated Feb 7, 2022
Inter-process communication support
#47 by 48cf was closed Feb 7, 2022 Draft updated Feb 7, 2022
aero/logger: add cool logging stuff
#53 by pitust was merged Feb 5, 2022 Loading… updated Feb 5, 2022
mem: use slab allocator when allocating smol stuff
#51 by Andy-Python-Programmer was merged Feb 3, 2022 Loading… updated Feb 3, 2022
Port host-rust and host-llvm
#34 by Andy-Python-Programmer was merged Jan 12, 2022 Loading… updated Feb 2, 2022
Bump host-rust, rustlibc, host-cargo, llvm ports
#50 by Andy-Python-Programmer was merged Feb 2, 2022 Loading… updated Feb 2, 2022
build on darwin :^) (at least without --sysroot)
#43 by xvanc was merged Jan 27, 2022 Loading… updated Jan 27, 2022
Implement the bind syscall
#23 by 48cf was merged Jan 6, 2022 Loading… updated Jan 6, 2022
sys_socket: initial implementation
#22 by 48cf was merged Jan 5, 2022 Loading… updated Jan 5, 2022
Add an init binary
#17 by 48cf was merged Dec 19, 2021 Loading… updated Dec 19, 2021
Initrd support
#16 by 48cf was merged Dec 19, 2021 Loading… updated Dec 19, 2021
Fix the docs link pointing to a wrong directory
#15 by 48cf was merged Dec 18, 2021 Loading… updated Dec 18, 2021
Refactor the build system
#14 by 48cf was merged Dec 18, 2021 Loading… updated Dec 18, 2021
6 tasks done
Refactor the shell
#13 by 48cf was merged Dec 16, 2021 Loading… updated Dec 16, 2021
ProTip! Filter pull requests by the default branch with base:master.