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
73e292fd
Commit
73e292fd
authored
35 years ago
by
wlott
Browse files
Options
Downloads
Patches
Plain Diff
Added parse-unknown-type-specifier to the kernel exports.
parent
d5d2f416
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
+16
-16
16 additions, 16 deletions
code/exports.lisp
with
16 additions
and
16 deletions
code/exports.lisp
+
16
−
16
View file @
73e292fd
...
...
@@ -7,7 +7,7 @@
;;; Scott Fahlman (FAHLMAN@CMUC).
;;; **********************************************************************
;;;
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.1
0
1990/04/24 1
5
:4
3:06
wlott Exp $
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.1
1
1990/04/24 1
8
:4
9:41
wlott Exp $
;;;
;;; All the stuff necessary to export various symbols from various packages.
;;;
...
...
@@ -282,21 +282,21 @@
never-subtypep
numeric-contagion
numeric-type
numeric-type-class
numeric-type-complexp
numeric-type-format
numeric-type-high
numeric-type-low
numeric-type-p
parse-unknown-type
pathname-device
pathname-directory
pathname-host
pathname-name
pathname-
type
pathname-
version
pathname
like
sequence-end
single-value-type
specifier-type
streamlike
stringable
stringlike
str
ucture-type
structure-type-nam
e
structure-type
-p
truth
type-init
two-arg-*
two-arg-+
two-arg--
two-arg-/
two-arg-
/=
two-arg-
<
two-arg-
<=
two-arg-
=
two-arg-
>
two-arg-
>=
two-arg-
and
two-arg-
ior
two-arg-xor
type-difference
type-intersect
t
ype-intersection
type-specifier
type-specifier-symbols
type-
union
type/=
type=
types-intersect
union-
type
union
-
type
-p
union-type-types
unknow
n-type
un
know
n-type-p
values-subtypep
values
-type
values-type
-allow
p
values-type
-intersect
values-type-
intersection
values-type-
keyp
values-type-
keywords
values-type-
optional
values-type-
p
values-type-
required
values-type-
rest
values-type-
union
values-type
s
values-types-intersect
void
))
parse-unknown-type-specifier
pathname-device
pathname-directory
pathname-
host
pathname-
name
pathname
-type
pathname-version
pathnamelike
sequence-end
single-value-type
specifier-type
str
eamlike
stringable
stringlik
e
structure-type
structure-type-name
structure-type-p
truth
type-init
two-arg-
*
two-arg-
+
two-arg-
-
two-arg-
/
two-arg-
/=
two-arg-
<
two-arg-
<=
two-arg-
=
two-arg->
two-arg->=
two-arg-and
two-arg-ior
t
wo-arg-xor
type-difference
type-intersect
type-intersection
type-
specifier
type-specifier-symbols
type
-
union
type
/=
type=
types-intersect
unio
n-type
un
io
n-type-p
union-type-types
unknown-type
unknown
-type
-p
values-
sub
typep
values-type
values-type-
allowp
values-type-
intersect
values-type-
intersection
values-type-
keyp
values-type-
keywords
values-type-
optional
values-type-
p
values-type-
required
values-type
-rest
values-type-union
values-types
values-types-intersect
void
))
(
in-package
"EXTENSIONS"
)
...
...
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