summaryrefslogtreecommitdiff
path: root/xperfecthash61.lisp-expr
AgeCommit message (Expand)Author
2024-09-06Revert "Remove >25% of xperfecthash by handling simple cases in Lisp"Stas Boukarev
2024-08-29Remove >25% of xperfecthash by handling simple cases in LispDouglas Katzman
2024-08-26Missing xperfecthash changeDouglas Katzman
2024-08-25Shrink the xperfecthash files a littleDouglas Katzman
2024-08-21build-all-coresDouglas Katzman
2024-08-17ppc64: Switch to #+linkage-space for full callsDouglas Katzman
2024-08-01Run build-all-cores starting from empty filesDouglas Katzman
2024-07-31Streamline WILD-PATHNAME-PDouglas Katzman
2024-07-18Avoid TRUENAME until or unless required for error message displayDouglas Katzman
2024-07-18Run build-all-cores.shDouglas Katzman
2024-07-15Move simple-fun metadata into code-debug-infoDouglas Katzman
2024-07-03x86-64: Implement lisp linkage-space as per doc/internals-notesDouglas Katzman
2024-06-24Update xperfecthash filesDouglas Katzman
2024-06-13Fix lp#942237 re FILTER-DOLIST-DECLARATIONSDouglas Katzman
2024-05-20Update perfect hash filesChristophe Rhodes
2024-05-06Entirely remove ASSEMBLY-ROUTINE* fixup flavorDouglas Katzman
2024-04-22Regenerate xperfecthashN.lisp-expr from scratch via build-all-coresDouglas Katzman
2024-04-18build-all-coresDouglas Katzman
2024-04-16build-all-coresDouglas Katzman
2024-04-02Cater to a highly dubious code-walker in CASE/TYPECASEDouglas Katzman
2024-04-02Run build-all-coresDouglas Katzman
2024-03-19Run build-all-cores.shDouglas Katzman
2024-03-15Use the intended packed representation for COMPILED-DEBUG-FUN-VARS.Charles Zhang
2024-03-14Update other xperfecthash filesDouglas Katzman
2024-03-11build-all-coresDouglas Katzman
2024-03-11Missed 'git add' for sb-fasteval on ppc64Douglas Katzman
2024-03-05More of xperfecthashDouglas Katzman
2024-03-04Run build-all-cores to update all xperfecthash filesDouglas Katzman
2024-03-03ppc64: enable #+salted-symbol-hashDouglas Katzman
2024-03-01Add entries to the perfect hash files in advance of needing themDouglas Katzman
2024-02-25Run build-all-cores and update x filesDouglas Katzman
2024-02-17Fix logtest encoding on PPC.Stas Boukarev
2024-02-14Improve hash-based find/positionDouglas Katzman
2024-02-05Attempt transforming ASSOC and RASSOC using a perfect hashDouglas Katzman
2024-02-05Use FIND/POSITION transform on const list for MEMBER tooDouglas Katzman
2024-02-02Preserve more in perfect hash generator journalDouglas Katzman