Highlights
- Arctic Code Vault Contributor
Pinned
1,047 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 3 repositories
Created a pull request in gbdev/rgbds that received 5 comments
Remove column 1 restriction for labels with colons
Partial fix for #457
What would be left to fully resolve that issue is doing the same for variable definitions (RB, EQU, etc.), which I tried imple…
+37
−11
•
5
comments
Opened 9 other pull requests in 3 repositories
gbdev/rgbds
2
open
2
merged
gbdev/awesome-gbdev
1
open
2
merged
gbdev/pandocs
2
merged
Reviewed 16 pull requests in 4 repositories
gbdev/rgbds 12 pull requests
- Implement `STRFMT` and more printf-like format specifiers for string interpolation
- Implement `FOREACH`
- `make checkpatch` and `make checkcodebase` check the same files
- Implement """triple-quoted""" multi-line strings
- `LOAD` blocks cannot create a ROM section
- Macro arguments within a string literal are read into the string, not expanded
- Implement `\#` to expand to all unshifted macro arguments
- Allow {symbol} interpolation outside of strings
- discardBlockComment sets lexerState->disableMacroArgs = true, like discardComment
- Specify rgbfix --mbc-type by name
- Implement `EVAL`
- Allow underscores in numeric literals
gbdev/pandocs 2 pull requests
gbdev/awesome-gbdev 1 pull request
gbdev/hardware.inc 1 pull request
Created an issue in gbdev/rgbds that received 4 comments
Make RGBASM behavior locale-independent
RGBASM currently relies on some locale-dependent behavior, such as toupper and tolower.
Do we want to force the C locale globally for the whole pro…
4
comments
Opened 8 other issues in 3 repositories
gbdev/rgbds
5
open
1
closed
mirukana/mirage
1
open
rust-lang/rust
1
open
Started 1 discussion in 1 repository
gbdev/rgbds
gbdev/rgbds