21
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 23 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Address some lisp kernel compiler warnings More... about 20 hours ago
Delete some dead code pertaining to cooperative threads More... about 20 hours ago
Report erroneous commas in #A, #C or #S literals More... about 23 hours ago
Add new workflow to build and test on x8664 Linux More... 1 day ago
Make README.md briefer More... 2 days ago
In rebuild-ccl, print the path to the sources being used More... 9 days ago
Use actions/checkout@v4 More... about 1 month ago
Add Windows and macOS jobs to lisp kernel build workflow More... about 1 month ago
New workflow to build lisp kernel More... about 1 month ago
Make CLEAR-INPUT on a STRING-INPUT-STREAM cause any further input to see EOF. More... about 2 months ago
Fix crash in CCL::NEAREST-SOURCE-NOTE More... about 2 months ago
On 64-bit ports, correct fixnum/u64 array element type confusion More... 2 months ago
combine ENSURE-DIRECTORIES-EXIST & CCL:CREATE-DIRECTORY More... 3 months ago
Upgrade to latest version of ASDF (3.3.7) More... 3 months ago
patch ensure-directories-exist More... 4 months ago
Ignore TAGS/tags files More... 4 months ago
Add condition names for ARM64 More... 4 months ago
Fix #473: Emit the proper UNBOX-S64 VISN when doing an ASET to a (SIGNED-BYTE 64) vector. More... 4 months ago
New functions to encode and decode arm64 logical immediates More... 4 months ago
Added example foo function, updated advise callsites More... 5 months ago
Be more careful drawing the modeline border More... 5 months ago
Remove doubled word "can can" when reporting bad vector size More... 5 months ago
Pass -mfpu=vfp when compiling C files for the lisp kernel More... 5 months ago
Copy stack-consed bignum before returning it More... 7 months ago
fix rounding More... 7 months ago
fix for (format t "~9,3,2,-2e" 1100.0) More... 8 months ago
Magic! I don't know what I did but it now works :) More... 8 months ago
fix #394 More... 8 months ago
Don't reserve TLS slots on 64-bit Windows More... 9 months ago
Stop using a repz prefix on certain ret instructions More... 9 months ago