Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
2bc50b43c4619448569c204c18f975c2464c1ece
Select Git revision
Branches
20
master
default
protected
issue-195b-relocatable-stacks-by-default
issue-195-relocatable-stacks-by-default
branch-21e
issue-143-ansi-compliance-failure-listen-extra-argument
issue-156-take-2-nan-comparison
issue-193-nil-unspecific-equivalent
issue-192-disassemble-prints-radix-marker
issue-185-x86-shorter-insts
issue-131-move-unix-uname
issue-189-move-get-system-info
issue-180-get-page-size-in-c
rtoy-master-patch-80206
issue-120-software-type-in-c
issue-187-imul-disassembly
issue-96-x86-disassem
issue-179-get-system-info-in-c
issue-158-darwin-pathnames-utf8
issue-171-readable-unspecific-pathnames
issue-120-move-misc-first
Tags
20
21e
snapshot-2023-04
snapshot-2021-07
snapshot-2021-01
snapshot-2020-04
snapshot-2019-06
21d
snapshot-2018-10
snapshot-2018-03
snapshot-2018-02
snapshot-2018-01
21c
snapshot-2017-10
snapshot-2017-04
snapshot-2017-03
sparc64-dev-checkpoint-6
sparc64-dev-checkpoint-5
snapshot-2017-01
sparc64-dev-checkpoint-4
sparc64-dev-checkpoint-3
40 results
cmucl
compiler
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
Sep 06, 1990
Fixed the proclaim of continuation-type to return a ctype, not a type.
· 2bc50b43
wlott
authored
34 years ago
2bc50b43
Use *lexical-environment*, not *venv*.
· 230045d6
wlott
authored
34 years ago
230045d6
Use *lexical-environment*, not *fenv*.
· 4327269d
wlott
authored
34 years ago
4327269d
Added *FAILED-OPTIMIZATIONS* to the hashtables we create in
· 441cee2f
ram
authored
34 years ago
441cee2f
Sep 05, 1990
Fixed GENERATE-TYPE-CHECKS to always give a warning when any use of
· c5546ef4
ram
authored
34 years ago
c5546ef4
Sep 03, 1990
Fixed typo in MERGE-ALIAS-CONFLICTS where I was using the initial value
· c5c8ff2c
ram
authored
34 years ago
c5c8ff2c
Aug 25, 1990
Changed HAIRY-TYPE-CHECK-TEMPLATE to return check-function for any function
· a4093869
wlott
authored
34 years ago
a4093869
Aug 24, 1990
Merged MIPS branch with the trunk.
· 76b5e40b
wlott
authored
34 years ago
76b5e40b
Moved MIPS branch onto trunk; no merge necessary.
· 9b2a483f
wlott
authored
34 years ago
9b2a483f
Aug 23, 1990
Wrote maybe-load-stack-tn, which will either load the value off the stack
· d6aecd91
wlott
authored
34 years ago
d6aecd91
Wrote bytes-needed-for-non-descriptor-stack-frame and changed the nine
· c1c658b2
wlott
authored
34 years ago
c1c658b2
Changed ENVIRONMENT-ANALYZE so that it doesn't always give multiple
· 35ac2893
ram
authored
34 years ago
35ac2893
Fixed PACK-TN to use the specified save TN even when the FSC is in that
· fda0845c
ram
authored
34 years ago
fda0845c
Added %CALLER-FRAME-AND-PC.
· feb1f89c
ram
authored
34 years ago
feb1f89c
Added CLEAR-IR1-INFO which clears the refs for global variables.
· 237c30b8
ram
authored
34 years ago
237c30b8
Aug 21, 1990
Someone (probably me) used hard-wired constants for the function-header
· 1e509a32
wlott
authored
34 years ago
1e509a32
When generating the defknown for setf functions, put the arguments in the
· 930338ee
wlott
authored
34 years ago
930338ee
Aug 17, 1990
Changed a :translate of (setf %raw-bits) to %set-raw-bits.
· 1613d18d
wlott
authored
34 years ago
1613d18d
Aug 16, 1990
Deleted old TN-ENVIRONMENT.
· f277ab44
ram
authored
34 years ago
f277ab44
Fixed ENTRY node printing to know about new entry node format.
· e490b020
ram
authored
34 years ago
e490b020
Added REGISTER-SAVE-PENALTY.
· 528e1a4c
ram
authored
34 years ago
528e1a4c
Changed the return-pc/old-cont save TNs to be DEBUG-LIVE.
· 83267365
ram
authored
34 years ago
83267365
Changes to support new :ALIAS, :DEBUG-ENVIRONMENT and :SPECIFIED-SAVE TNs.
· 56f49d9d
ram
authored
34 years ago
56f49d9d
Flushed special-casing of :ENVIRONMENT TNs in DO-LIVE-TNS.
· d73522c8
ram
authored
34 years ago
d73522c8
Added support for :ALIAS, :DEBUG-ENVIRONMENT and :SPECIFIED-SAVE TNs.
· 7b67c7d0
ram
authored
34 years ago
7b67c7d0
Added support for :ALIAS TNs.
· 053f9163
ram
authored
34 years ago
053f9163
Flushed special support for :ENVIRONMENT TNs, since they now look
· fbbbd8c3
ram
authored
34 years ago
fbbbd8c3
Added code to CONVERT-AND-MAYBE-COMPILER to place the current value
· 81a47b76
ram
authored
34 years ago
81a47b76
Added code to LOCAL-CALL-ANALYZE to delete functions that were never
· edaa9e08
ram
authored
34 years ago
edaa9e08
Changes to support :DEBUG-ENVIRONMENT and :ALIAS TNs, and new
· 2b3407fb
ram
authored
34 years ago
2b3407fb
Mucho changes to local call argument passing to improve efficiency:
· 2ed9b3a6
ram
authored
34 years ago
2ed9b3a6
Added new DELETE-FUNCTIONAL interface so that we can delete functions
· 29c86ea5
ram
authored
34 years ago
29c86ea5
Changed stuff to not allocate passing locations anymore, and to use
· f0949856
ram
authored
34 years ago
f0949856
Changed some comments.
· 043825dc
ram
authored
34 years ago
043825dc
Added support for :DEBUG-ENVIRONMENT TNs and the new representation
· 6d851a41
ram
authored
34 years ago
6d851a41
Added code to recognize :DEBUG-ENVIRONMENT TNs as always-live, but only
· 2e3a6270
ram
authored
34 years ago
2e3a6270
Added support for TN-COST and TN-ENVIRONMENT. Deleted destruction
· 9564b548
ram
authored
34 years ago
9564b548
Aug 15, 1990
Choose between cell-setf and cell-setf-function based on whether we are
· 05864158
wlott
authored
34 years ago
05864158
Added cell-setf-function vop, to be used when we want a setf-function as
· 9c6f4554
wlott
authored
34 years ago
9c6f4554
Fixed the order of arguments to setf functions.
· 6439e8aa
wlott
authored
34 years ago
6439e8aa
Loading