I like picking software apart and putting it back together.
- Sweden
- @john_johnkal
Block or Report
Block or report uxmal
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse715 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2022
Created 50 commits in 3 repositories
Created a pull request in uxmal/reko that received 18 comments
Analysis/in datatypes
This PR uses a variant of the ExpressionTypeDescender to extract type information from local procedures. This helps us eliminate more fp-XX express…
+406,023
−400,653
•
18
comments
Reviewed 2 pull requests in 1 repository
uxmal/reko
2 pull requests
Created an issue in uxmal/reko that received 1 comment
Provide a way for users to specify asm/decompiled source intermingled
Several users have requested being able to intermingle assembler language and decompiled output, like this:
eax_1 = foo(ecx);
; push ecx
; call fo…
1
comment