openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
cl-python
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
16 days
ago. based on code collected
16 days
ago.
Mar 23, 2025 — Mar 23, 2026
Showing page 8 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix DEL form for hashtable namespace
Willem Broekema
More...
over 15 years ago
Improve layout
Willem Broekema
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.
Willem Broekema
More...
over 15 years ago
Remove unused compiler message logging
Willem Broekema
More...
over 15 years ago
Enable optimization for SBCL that used to trigger bug
Willem Broekema
More...
over 15 years ago
Walker cleanup
Willem Broekema
More...
over 15 years ago
Clean up attribute lookup a bit
Willem Broekema
More...
over 15 years ago
Better settings for alist/ht switchover
Willem Broekema
More...
over 15 years ago
Remove debug argument to MAKE-EQ-HASH-TABLE
Willem Broekema
More...
over 15 years ago
Clean up exception definition
Willem Broekema
More...
over 15 years ago
Remove *WARN-BOGUS-GLOBAL-DECLARATIONS*, always warn
Willem Broekema
More...
over 15 years ago
Remove :COMPILE-QUIET argument to RUN-PYTHON-AST
Willem Broekema
More...
over 15 years ago
Compiler docstrings
Willem Broekema
More...
over 15 years ago
Combine WITH-NOISY-COMPILER-WARNINGS-MUFFLED and WITH-PROPER-COMPILER-SETTINGS
Willem Broekema
More...
over 15 years ago
Remove unnecessary variable *EXEC-STMT-RESULT-HANDLER*
Willem Broekema
More...
over 15 years ago
Remove *import-compile-verbose* and *import-load-verbose*, rely on the standard CL settings instead
Willem Broekema
More...
over 15 years ago
Remove unused variable *CURRENT-MODULE-PATH*
Willem Broekema
More...
over 15 years ago
WIP 2 Optimizations
Willem Broekema
More...
over 15 years ago
Workaround Lispworks compiler issue
Willem Broekema
More...
over 15 years ago
Fix use of PROBE-FILE, which might signal FILE-ERROR
Willem Broekema
More...
over 15 years ago
Guard call to FILE-LENGTH with type-check for FILE-STREAM
Willem Broekema
More...
over 15 years ago
Add WITH-PYTHON-PPRINTER
Willem Broekema
More...
over 15 years ago
Ensure that for .py files, package during compilation is same as during loading
Willem Broekema
More...
over 15 years ago
Add type checks in %compile-py-file
Willem Broekema
More...
over 15 years ago
Fix EOF being reported as "unexpected newline"
Willem Broekema
More...
over 15 years ago
Improve mixed-mode Python/Lisp listener; fix omnivore reader on Allegro REPL stream.
Willem Broekema
More...
over 15 years ago
Clean up restarts visible in REPL
Willem Broekema
More...
over 15 years ago
Introduce restart for divide-by-zero
Willem Broekema
More...
over 15 years ago
Remove :incl-module from parser options; use :one-expr instead
Willem Broekema
More...
over 15 years ago
Make :tab-width argument to lexer actually work
Willem Broekema
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
49
50
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree