1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add separate EOF logic for Gray read-line (#19) More... about 1 year ago
Detect :EOF in Gray stream read-byte (#18) More... about 1 year ago
Return nil from stream-terpri (#17) More... about 1 year ago
Make mk_clos_stread_read_char() handle :EOF properly as return value of Gray stream call. More... about 1 year ago
Adjust copyright time span to include current year. More... about 1 year ago
Revert "Check for :EOF in mk_clos_stream_read_char (#15)" (#16) More... about 1 year ago
Check for :EOF in mk_clos_stream_read_char (#15) More... about 1 year ago
Allow (EQL NIL) typespec (#14) More... about 1 year ago
Fix proclaim-function for cl:set-macro-character. More... over 1 year ago
Merge /home/jean-claude/tmp/tmp/MKCL to work around git repository corruption. More... about 2 years ago
Add new parsed form evaluator. More... about 2 years ago
Add framework for new (WIP) compiler and evaluator with full lexical environment support (a la CLTL2). More... about 2 years ago
Adjust src/c/.gitignore to last few commits. More... about 2 years ago
Follow-up to previous commit. More... about 2 years ago
Fix problem introduced by previous commit on target makefile.depend. More... about 2 years ago
Some more improvements to package builder code dependencies. More... about 2 years ago
Improve dependencies enforcement between package builder code files. More... about 2 years ago
Complete renaming of #'si::function-return-type to #'si::validate-function-return-type. More... about 2 years ago
Adapt declarative package/symbol generators to Win64. More... almost 3 years ago
Remove now unnecessary code around creation of mkcl_min. More... almost 3 years ago
Adjust new declarative symbol/package code to requirements of MS-Windows DLLs. More... almost 3 years ago
Forgot to initialize package lock on MS-Windows in new declarative code. Fix that. More... almost 3 years ago
Expose some more platform related *features* keywords required on non-Linux platforms. More... almost 3 years ago
Iron out recently introduced glitches in MS-Windows related code. More... almost 3 years ago
Adapt package builders to MS-Windows. More... almost 3 years ago
Adjust top Makefile to retirement of dpp et al. More... almost 3 years ago
Send dpp and friend to full retirement to pasture, permanently! More... almost 3 years ago
Integration of static declarative package/symbol initialization code. Part 4 and final. More... almost 3 years ago
Fine tune predefined package generators. More... almost 3 years ago
Fix a bug in macro cl:shiftf and macro cl:rotatef. More... almost 3 years ago