0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Apr 02, 2025 — Apr 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tell udcli configure to use python3, not python More... 6 months ago
Make explicit a couple of implicit nothingc package dependencies More... 6 months ago
When experimenting with very large images, use of malloc avoids stack blowout More... over 7 years ago
Generate r.so when mkgot-x86_64.rkt is run More... over 7 years ago
Rename main.rkt to test.rkt More... over 7 years ago
Update README More... over 7 years ago
Makefile for examples (from 2018) More... over 7 years ago
Missing clean case More... over 7 years ago
Organise the repository better More... over 7 years ago
Use cond instead of chained ifs More... over 7 years ago
Bump copyright More... over 7 years ago
Repair error: offset between regs is 4 bytes, not 1 byte More... over 7 years ago
Add get-clock-rate, and use it in configure-uart More... over 7 years ago
Support mailbox property get requests of non-zero size More... over 7 years ago
Bug fix: console-putn More... over 7 years ago
mandelbrot-for-galaxynote.nothing More... about 8 years ago
Add build advice re: Racket dependencies More... over 8 years ago
Notes on Siek book More... over 8 years ago
Example mandelbrot output More... about 9 years ago
Modulo doesn't make sense with anything other than 2 arguments. More... about 9 years ago
Typo More... about 9 years ago
Oops. Forgot to change rcx to ecx when copying shifting code from x86_64. More... about 9 years ago
i386 prelude code. More... about 9 years ago
Split compile-procedure* out from compile-procedure, for use by i386 prelude code (next commit). More... about 9 years ago
Correct stack offset calculations when non-zero linkage padding is used. More... about 9 years ago
Fill in some missing pieces of mach-i386.rkt More... about 9 years ago
Somehow I missed this incorrect tailcall arity when I replaced them all earlier. More... about 9 years ago
Missing i386 instructions: imul/extended, movz, rol, ror, shl, shr, sar and int. More... about 9 years ago
Fix up tests More... about 9 years ago
Correct typo More... about 9 years ago