0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Aug 15, 2025 — Aug 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #323 from DrXiao/feat/dynlink-for-rv32 More... 16 days ago
Fix expected output and test programs for the ABI test suites More... 16 days ago
Fix error handling for the ABI validation scripts More... 16 days ago
Add range check for the RISC-V jump instructions encoding More... 17 days ago
Merge pull request #325 from tobiichi3227/fix/for-cfg More... 25 days ago
Remove trailing whitespace More... 26 days ago
Fix empty for-loop continue back edges More... 26 days ago
Merge pull request #324 from tobiichi3227/fix/constant-evaluation-optimization More... 29 days ago
Reject zero divisors in constant expressions More... 29 days ago
Fix signed constant modulo evaluation More... 29 days ago
Update README about dynamic linking More... 2 months ago
Consolidate dynamic linking documentation More... 2 months ago
Introduce ABI conformance test suite for the RISC-V architecture More... 3 months ago
Refactor the search process for the cross-compilation toolchain More... 3 months ago
Enable GitHub Actions to validate RISC-V targets with dynamic linking More... 4 months ago
Introduce RISC-V dynamic linking snapshots More... 4 months ago
Merge pull request #322 from tobiichi3227/fix/peephole More... 4 months ago
Fix wrong op match in peephole optimization More... 4 months ago
Merge pull request #321 from DrXiao/fix-codegen-for-arm32 More... 5 months ago
Refine generated instructions for staticly linked programs of Arm32 More... 5 months ago
Define ELF_MACHINE macros for supported architectures More... 5 months ago
Implement dynamic linking for the RISC-V architecture More... 5 months ago
Merge pull request #318 from DrXiao/workflow/use-arm64-runner-native More... 6 months ago
Add descriptions of native execution More... 6 months ago
Bump copyright year More... 6 months ago
Merge pull request #313 from ChAoSUnItY/feat/preproc More... 6 months ago
Use Arm64 runners to validate native bootstrapping and run test cases More... 7 months ago
Adjust rules for enabling native execution More... 7 months ago
Merge pull request #309 from lorettayao/fix-array-init More... 7 months ago
Add tests for array literal pointer semantics More... 7 months ago