0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve checks for LM instructions More... about 2 years ago
Show more information in the abort report More... about 2 years ago
Prepare for the future More... about 2 years ago
Include IP in disassembler output More... about 2 years ago
Use whole stack objects instead of just IP to report aborted execution More... about 2 years ago
Decode encoded instructions More... about 2 years ago
Prune pointers after returning from a frame More... about 2 years ago
Track pointers More... about 2 years ago
Report different colour if some tests were skipped but none failed More... about 2 years ago
Add tests for SM and LM instructions More... about 2 years ago
Reimplement atoms More... about 2 years ago
Skip tests which no longer run correctly More... about 2 years ago
Remove boxed values from registers More... about 2 years ago
Basic tracking machinery for pointers More... about 2 years ago
Remove buffer- and struct-related instructions More... about 2 years ago
Report values of frame pointer and stack break in ebreak output More... about 2 years ago
Basic implementation for AA instruction More... about 2 years ago
Fix operand fetches in arithmetic instructions More... about 2 years ago
Abort compilation if invalid unit is found in memory instruction More... about 2 years ago
Make get_value() and get_proxy() public More... about 2 years ago
Save and restore memory registers More... about 2 years ago
Rename allocation pseudoinstructions from A* to AM* More... about 2 years ago
Assemble and disassemble AA and AD instructions More... about 2 years ago
Add AA, AD, and PTR instructions More... about 2 years ago
Shorten dispatch code using macros More... about 2 years ago
Use get_value() for all kinds of general purpose registers More... about 2 years ago
Highlight the opcode token in the error message More... about 2 years ago
Improve aside notes More... about 2 years ago
Increase preemption threshold More... about 2 years ago
Add a type to hold memory pages allocated to a process More... about 2 years ago