0
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix DEL form for hashtable namespace More... over 15 years ago
Improve layout More... over 15 years ago
When executing a file with RUN, make source file path available to compiler. Fixes imports of files next to file currently being run. More... over 15 years ago
Remove unused compiler message logging More... over 15 years ago
Enable optimization for SBCL that used to trigger bug More... over 15 years ago
Walker cleanup More... over 15 years ago
Clean up attribute lookup a bit More... over 15 years ago
Better settings for alist/ht switchover More... over 15 years ago
Remove debug argument to MAKE-EQ-HASH-TABLE More... over 15 years ago
Clean up exception definition More... over 15 years ago
Remove *WARN-BOGUS-GLOBAL-DECLARATIONS*, always warn More... over 15 years ago
Remove :COMPILE-QUIET argument to RUN-PYTHON-AST More... over 15 years ago
Compiler docstrings More... over 15 years ago
Combine WITH-NOISY-COMPILER-WARNINGS-MUFFLED and WITH-PROPER-COMPILER-SETTINGS More... over 15 years ago
Remove unnecessary variable *EXEC-STMT-RESULT-HANDLER* More... over 15 years ago
Remove *import-compile-verbose* and *import-load-verbose*, rely on the standard CL settings instead More... over 15 years ago
Remove unused variable *CURRENT-MODULE-PATH* More... over 15 years ago
WIP 2 Optimizations More... over 15 years ago
Workaround Lispworks compiler issue More... over 15 years ago
Fix use of PROBE-FILE, which might signal FILE-ERROR More... over 15 years ago
Guard call to FILE-LENGTH with type-check for FILE-STREAM More... over 15 years ago
Add WITH-PYTHON-PPRINTER More... over 15 years ago
Ensure that for .py files, package during compilation is same as during loading More... over 15 years ago
Add type checks in %compile-py-file More... over 15 years ago
Fix EOF being reported as "unexpected newline" More... over 15 years ago
Improve mixed-mode Python/Lisp listener; fix omnivore reader on Allegro REPL stream. More... over 15 years ago
Clean up restarts visible in REPL More... over 15 years ago
Introduce restart for divide-by-zero More... over 15 years ago
Remove :incl-module from parser options; use :one-expr instead More... over 15 years ago
Make :tab-width argument to lexer actually work More... over 15 years ago