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
f746515aafca1148b5afff8377498ed220bdf507
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
array-tran.lisp
Author
Search by author
Any Author
authors
0 authors
Nov 12, 1991
Quoted arg/result types in :EVAL-NAME DEFTRANSFORMs.
· 78f5fd5b
ram
authored
33 years ago
78f5fd5b
Nov 09, 1991
When converting MAKE-STRING into a MAKE-ARRAY, wrap the length with (the
· 653f0208
wlott
authored
33 years ago
653f0208
Changed BASE-CHARACTER to BASE-CHAR
· 5ddaec34
wlott
authored
33 years ago
5ddaec34
Jun 05, 1991
Fixed the make-array derive type optimizer to only spec the dimensions
· 2d9f16ca
wlott
authored
33 years ago
2d9f16ca
Apr 24, 1991
Added derive-type method for %WITH-ARRAY-DATA
· 70eccc3c
ram
authored
34 years ago
70eccc3c
Feb 20, 1991
New file header with RCS stuff.
· da6761e0
ram
authored
34 years ago
da6761e0
Jan 14, 1991
Fixed bit-array canonicalizing for the T case to have the right type.
· 8fdf681d
ram
authored
34 years ago
8fdf681d
Jan 13, 1991
Added transforms to canonicalize the result arg to bit-vector ops.
· 21a4613a
ram
authored
34 years ago
21a4613a
Nov 23, 1990
Changed the make-array transform to simplify the nwords computation as
· f1ae5a12
wlott
authored
34 years ago
f1ae5a12
Nov 16, 1990
The make-string source transform was quoting the initial element, even if
· fac4a62e
wlott
authored
34 years ago
fac4a62e
Nov 13, 1990
Forgot to call length on the indices &rest arg in the aref derive-type
· a35493d2
wlott
authored
34 years ago
a35493d2
Nov 10, 1990
Ack, more typos.
· 1b2d71b7
wlott
authored
34 years ago
1b2d71b7
typo.
· b645c555
wlott
authored
34 years ago
b645c555
Initial revision
· 519803d1
wlott
authored
34 years ago
519803d1
Loading