21
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #321 from astrangeguy/patch-1 More... over 4 years ago
make reserve_tls_slots() more lenient (fixes #331) More... over 4 years ago
Make COND signal an error if a clause is not consp More... over 4 years ago
Merge pull request #310 from Slids/patch-1 More... over 4 years ago
Merge pull request #315 from kpoeck/fix-314 More... over 4 years ago
Merge pull request #316 from jdz/fix-c-headers More... over 4 years ago
Get rid of the warnings properly More... over 4 years ago
Don't introduce new warnings More... over 4 years ago
Remove unused variables More... over 4 years ago
Move global variable definitions to .c files More... over 4 years ago
Fix issue 314 by using *standard-pprint-dispatch-table* should table be null More... over 4 years ago
Update l0-aprims.lisp More... over 4 years ago
Merge pull request #312 from AmplitudeEnergy/typeout More... over 4 years ago
Merge pull request #307 from kpoeck/fix-issue-300 More... over 4 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 4 years ago
Fix typo that prevented this file from compiling. More... over 4 years ago
Update l0-aprims.lisp More... over 4 years ago
Update l0-aprims.lisp More... over 4 years ago
Update l0-aprims.lisp More... over 4 years ago
Add count argument to semaphore More... over 4 years ago
Error on invalid by constant More... over 4 years ago
Merge pull request #306 from nickg/no-pie More... over 4 years ago
Disable PIE on linuxx8632 More... over 4 years ago
Merge pull request #301 from thinkum-contrib/ci/patch-xcompile-null-ftd-mkerr More... over 4 years ago
Update for 1.12 release More... over 4 years ago
Don't use restrict type qualifier More... over 4 years ago
Merge pull request #24 from geraffel/rename-block More... over 4 years ago
Rename blockquote item name to `text-block`. More... over 4 years ago
Fix grammar. More... over 4 years ago
stub lisp_realpath for Windows More... over 4 years ago