Skip to content

Pull requests: akkartik/mu

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
Sort

Pull requests list

Add v86 example, currently not working
#49 by jackrusher was closed Dec 19, 2023 Loading… updated Dec 19, 2023
SubX exercise 2: reimplement writing a string to a stream hello ☺ exercises reimplementing existing features; good for newcomers
#25 by akkartik was closed Oct 10, 2021 Loading… updated Oct 10, 2021
SubX exercise 1: add two numbers hello ☺ exercises reimplementing existing features; good for newcomers
#24 by akkartik was closed Oct 10, 2021 Loading… updated Oct 10, 2021
Fix precision
#47 by sumeet was merged Jun 18, 2021 Loading… updated Jun 18, 2021
Add j/k keybindings for navigating trace
#46 by tekknolagi was merged Mar 9, 2021 Loading… updated Mar 9, 2021
Rename CFLAGS to CXXFLAGS
#44 by tekknolagi was merged Oct 25, 2020 Loading… updated Oct 25, 2020
Use size-specific MAX/MIN constants hacktoberfest-accepted https://hacktoberfest.digitalocean.com/hacktoberfest-update
#43 by tekknolagi was merged Oct 22, 2020 Loading… updated Oct 22, 2020
Fix broken link
#42 by jimmyhmiller was merged Oct 9, 2020 Loading… updated Oct 9, 2020
Simplify loop
#41 by tekknolagi was merged Oct 23, 2019 Loading… updated Oct 23, 2019
Raise an error if too few arguments are provided
#40 by tekknolagi was merged Oct 23, 2019 Loading… updated Oct 23, 2019
Desugaring pass
#35 by charles-l was merged Aug 25, 2019 Loading… updated Sep 2, 2019
SubX in SubX: computing addresses for labels
#34 by akkartik was merged Jul 14, 2019 Loading… updated Jul 25, 2019
SubX in SubX: Transforming uses of string literals (C)
#32 by akkartik was merged May 20, 2019 Loading… updated Jul 14, 2019
SubX in SubX: Transforming uses of string literals (prerequisite A)
#26 by akkartik was merged May 16, 2019 Loading… updated May 18, 2019
SubX in SubX: Transforming uses of string literals
#23 by akkartik was merged May 16, 2019 Loading… updated May 18, 2019
New syntax for segment headers
#33 by akkartik was merged May 18, 2019 Loading… updated May 18, 2019
SubX in SubX: Transforming uses of string literals (prerequisite B)
#27 by akkartik was merged May 5, 2019 Loading… updated May 18, 2019
Start computing the Carry Flag (CF) everywhere
#31 by akkartik was merged May 14, 2019 Loading… updated May 14, 2019
Build allocate out of mmap
#28 by akkartik was merged May 10, 2019 Loading… updated May 10, 2019
exercise: reimplement print-int-decimal hello ☺ exercises reimplementing existing features; good for newcomers
#20 by akkartik was merged May 4, 2019 Loading… updated May 4, 2019
Add functionality to support labels as imm32 arguments to opcodes
#19 by charles-l was merged Apr 19, 2019 Loading… updated Apr 29, 2019
exercise: reimplement writing a string to a stream hello ☺ exercises reimplementing existing features; good for newcomers
#22 by akkartik was closed Apr 28, 2019 Loading… updated Apr 28, 2019
@charles-l's solution: add two numbers hello ☺ exercises reimplementing existing features; good for newcomers
#21 by akkartik was closed Apr 26, 2019 Loading… updated Apr 26, 2019
Add support for escape sequences in string literals.
#18 by charles-l was merged Apr 14, 2019 Loading… updated Apr 14, 2019
Use semicolons instead of commas for sequencing
#17 by tekknolagi was merged Jul 26, 2018 Loading… updated Jul 26, 2018
ProTip! Adding no:label will show everything without a label.