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
6187f551
Commit
6187f551
authored
35 years ago
by
wlott
Browse files
Options
Downloads
Patches
Plain Diff
Added ``unboxed-array'' to the list of kernel exports.
parent
7206b4d8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
code/exports.lisp
+4
-4
4 additions, 4 deletions
code/exports.lisp
with
4 additions
and
4 deletions
code/exports.lisp
+
4
−
4
View file @
6187f551
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
;;; Scott Fahlman (FAHLMAN@CMUC).
;;; Scott Fahlman (FAHLMAN@CMUC).
;;; **********************************************************************
;;; **********************************************************************
;;;
;;;
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.1
5
1990/04/2
7 19:38:52
wlott Exp $
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.1
6
1990/04/2
9 02:53:26
wlott Exp $
;;;
;;;
;;; All the stuff necessary to export various symbols from various packages.
;;; All the stuff necessary to export various symbols from various packages.
;;;
;;;
...
@@ -295,9 +295,9 @@
...
@@ -295,9 +295,9 @@
two-arg-<
two-arg-<=
two-arg-=
two-arg->
two-arg->=
two-arg-and
two-arg-<
two-arg-<=
two-arg-=
two-arg->
two-arg->=
two-arg-and
two-arg-ior
two-arg-xor
type-difference
type-intersect
two-arg-ior
two-arg-xor
type-difference
type-intersect
type-intersection
type-specifier
type-specifier-symbols
type-intersection
type-specifier
type-specifier-symbols
type-union
type/=
type=
types-intersect
un
ion-type
union-type
-p
type-union
type/=
type=
types-intersect
un
boxed-array
union-type
union-type-types
unknown-type
unknown-type-p
values-subtypep
union-type-p
union-type-types
unknown-type
unknown-type-p
values-type
values-type-allowp
values-type-intersect
values-subtypep
values-type
values-type-allowp
values-type-intersect
values-type-intersection
values-type-keyp
values-type-keywords
values-type-intersection
values-type-keyp
values-type-keywords
values-type-optional
values-type-p
values-type-required
values-type-optional
values-type-p
values-type-required
values-type-rest
values-type-union
values-types
values-type-rest
values-type-union
values-types
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment