openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
ManKai Common Lisp (MKCL)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 4 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Replace any use of @'???' as symbol reference and restrict use of dpp to dedicated header files. Huge and decisive step toward retirement of dpp.
Jean-Claude Beaudoin
More...
over 3 years ago
Get rid of "@(defun ...) forms and replace them with explicit C code. Major step toward retirement of dpp.
Jean-Claude Beaudoin
More...
almost 4 years ago
Replace instances of &rest with their C expansion. Step toward retirement of dpp.
Jean-Claude Beaudoin
More...
almost 4 years ago
Get rid of any instance of @(return ...). Step toward retirement of dpp.
Jean-Claude Beaudoin
More...
almost 4 years ago
Remove uses of &aux from .d files.
Jean-Claude Beaudoin
More...
almost 4 years ago
Make syntax of arguments to MKCL:C-EXPORT-FNAME more flexible.
Jean-Claude Beaudoin
More...
almost 4 years ago
Adjust some copyright dates.
Jean-Claude Beaudoin
More...
almost 4 years ago
Declaration C-EXPORT-FNAME can now be proclaimed on the name of a ffi:defcallback to effectively expose, by C name, that callback entry point to C code.
Jean-Claude Beaudoin
More...
almost 4 years ago
Move C-EXPORT-FNAME to package MKCL.
Jean-Claude Beaudoin
More...
almost 4 years ago
Improve handling of proclaimed function signatures, mainly in relation with function definition and SI:C-EXPORT-FNAME.
Jean-Claude Beaudoin
More...
almost 4 years ago
Bring declaration C-EXPORT-FNAME back into working order. (Was broken a few year ago!)
Jean-Claude Beaudoin
More...
almost 4 years ago
Make cl:deftype handle declarations correctly.
Jean-Claude Beaudoin
More...
almost 4 years ago
Array sys_siglist[] never was part of the public interface. Replace it with calls to psiginfo().
root
More...
almost 4 years ago
Ensure that STATIC is always usefully defined.
Jean-Claude Beaudoin
More...
almost 4 years ago
Directory "include" cannot be excluded.
Jean-Claude Beaudoin
More...
almost 4 years ago
Clarify external allocation status of MK_GC_jmp_buf.
Jean-Claude Beaudoin
More...
almost 4 years ago
Marginal improvement to ffi::c-inline.
Jean-Claude Beaudoin
More...
over 4 years ago
In special form ffi:c-inline, lift limitation of # based escape. Where a single base 36 digit had to be used, now a full base 10 natural integer is allowed.
Jean-Claude Beaudoin
More...
over 4 years ago
Add some more cases.
Jean-Claude Beaudoin
More...
over 4 years ago
Really meant ARM instead of AARCH64 in last commit.
Jean-Claude Beaudoin
More...
over 4 years ago
Add copyright header to ARM callback trampoline assembly code.
Jean-Claude Beaudoin
More...
over 4 years ago
First cut at AARCH64 callback trampoline code. Still needs detailed validation.
Jean-Claude Beaudoin
More...
over 4 years ago
First unstubbed version for AARCH64.
Jean-Claude Beaudoin
More...
over 4 years ago
Capture properly register arguments in callbacks for ARM.
Jean-Claude Beaudoin
More...
over 4 years ago
Improve callback argument handling on ARM.
Jean-Claude Beaudoin
More...
over 4 years ago
Minor adjustments to ffi_arm.d
Jean-Claude Beaudoin
More...
over 4 years ago
Walk back from part of previous commit.
Jean-Claude Beaudoin
More...
over 4 years ago
Add a .gitignore to src/c/arch/.
Jean-Claude Beaudoin
More...
over 4 years ago
More refinements of dependencies.
Jean-Claude Beaudoin
More...
over 4 years ago
Improve coherence of dependencies across coordinated makefiles in src/ and src/c/.
Jean-Claude Beaudoin
More...
over 4 years ago
←
1
2
3
4
5
6
7
8
9
…
26
27
→
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