0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #325 from tobiichi3227/fix/for-cfg More... 4 days ago
Remove trailing whitespace More... 4 days ago
Fix empty for-loop continue back edges More... 5 days ago
Merge pull request #324 from tobiichi3227/fix/constant-evaluation-optimization More... 8 days ago
Reject zero divisors in constant expressions More... 8 days ago
Fix signed constant modulo evaluation More... 8 days 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... 4 months ago
Refine generated instructions for staticly linked programs of Arm32 More... 4 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... 6 months ago
Adjust rules for enabling native execution More... 6 months ago
Merge pull request #309 from lorettayao/fix-array-init More... 6 months ago
Add tests for array literal pointer semantics More... 7 months ago
Fix array compound literal pointer semantics More... 7 months ago
Merge pull request #315 from johndoesstuff/fix/error-at-with-line-and-column More... 8 months ago
Add line and column numbers to error diagnostics More... 8 months ago
Add line and column numbers to error diagnostics More... 8 months ago
Merge pull request #244 from DrXiao/feat/support-dynamic-linking More... 8 months ago
Refactor frontend and error diagnostic More... 8 months ago
Integrate ABI conformance test suite for Arm32 More... 9 months ago
Merge pull request #311 from icgmilk/feat/optimize More... 9 months ago
Merge pull request #301 from icgmilk/fix_hashmap More... 9 months ago
Reduced memory usage in live sets More... 9 months ago
Add a new document to explain dynamic linking More... 10 months ago
Merge pull request #310 from visitorckw/fix-eof-crash More... 10 months ago