21
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do the right thing when the literal pool grows beyond 4096 bytes in big functions. A immediate register offset LDR insn can only be +/-4096 bytes. More... about 5 years ago
Fix push/pop eliding. Fixes ARM compiler bugs in ironclad (and probably insidious others) More... about 5 years ago
Merge pull request #321 from astrangeguy/patch-1 More... over 5 years ago
make reserve_tls_slots() more lenient (fixes #331) More... over 5 years ago
Make COND signal an error if a clause is not consp More... over 5 years ago
Merge pull request #310 from Slids/patch-1 More... over 5 years ago
Merge pull request #315 from kpoeck/fix-314 More... over 5 years ago
Merge pull request #316 from jdz/fix-c-headers More... over 5 years ago
Get rid of the warnings properly More... over 5 years ago
Don't introduce new warnings More... over 5 years ago
Remove unused variables More... over 5 years ago
Move global variable definitions to .c files More... over 5 years ago
Fix issue 314 by using *standard-pprint-dispatch-table* should table be null More... over 5 years ago
Update l0-aprims.lisp More... over 5 years ago
Merge pull request #312 from AmplitudeEnergy/typeout More... over 5 years ago
Merge pull request #307 from kpoeck/fix-issue-300 More... over 5 years ago
(gui:typeout-stream) now compiles and runs as expected. Returns a stream you can write to for logging etc. Stream is now on the auto-flush-stream list so you don't have to constantly call #'force-output on it. Repeated writes to the stream no longer cause the window to become frontmost unless it had been closed in the past, in which case it gets reopened. export TYPEOUT-STREAM from gui package. Possible TODO: Might be a slow stream. Should investigate whether Bill's changes to speed up writing to listener can be applied to this. More... over 5 years ago
Fix typo that prevented this file from compiling. More... over 5 years ago
Update l0-aprims.lisp More... over 5 years ago
Update l0-aprims.lisp More... over 5 years ago
Update l0-aprims.lisp More... over 5 years ago
Add count argument to semaphore More... over 5 years ago
Error on invalid by constant More... over 5 years ago
Merge pull request #306 from nickg/no-pie More... over 5 years ago
Disable PIE on linuxx8632 More... over 5 years ago
Merge pull request #301 from thinkum-contrib/ci/patch-xcompile-null-ftd-mkerr More... over 5 years ago
Update for 1.12 release More... over 5 years ago
Don't use restrict type qualifier More... over 5 years ago
Merge pull request #24 from geraffel/rename-block More... over 5 years ago
Rename blockquote item name to `text-block`. More... over 5 years ago