home *** CD-ROM | disk | FTP | other *** search
-
- #(
- #!
- (lisp::in-package 'user::compiler)
- compiler::*safe-compile*
- compiler::*compiler-check-args*
- compiler::*compiler-push-events*
- 3
- compiler::*speed*
- 0
- compiler::*space*
- compiler::*next-cvar*
- compiler::*next-cmacro*
- compiler::*next-vv*
- -1
- compiler::*next-cfun*
- compiler::*last-label*
- compiler::*objects*
- compiler::*constants*
- compiler::*local-funs*
- compiler::*global-funs*
- compiler::*global-entries*
- compiler::*undefined-vars*
- compiler::*reservations*
- compiler::*closures*
- compiler::*top-level-forms*
- compiler::*compile-time-too*
- lisp::*eval-when-compile*
- compiler::*non-package-operation*
- compiler::*function-declarations*
- compiler::*inline-functions*
- compiler::*inline-blocks*
- compiler::*notinline*
- (lisp::incf compiler::*next-cfun*)
- 1
- compiler::*sharp-commas*
- system::|#,|
- (lisp::incf compiler::*next-cvar*)
- (lisp::incf compiler::*next-cmacro*)
- compiler::*do-tail-recursion*
- compiler::*tail-recursion-info*
- (lisp::&optional lisp::&rest lisp::&key)
- lisp::values
- "The function return types ~s is illegal."
- (lisp::&optional lisp::&rest lisp::&key)
- compiler::proclaimed-arg-types
- compiler::proclaimed-return-type
- compiler::proclaimed-function
- "The function name ~s is not a symbol."
- "The function name ~s is not a symbol."
- compiler::return-type
- "The return type of ~s was badly declared."
- compiler::*sup-used*
- compiler::*base-used*
- compiler::*compiler-output1*
- (lisp::setq compiler::*base-used* lisp::t)
- compiler::*alien-declarations*
- compiler::cmp-notinline
- "The variable name ~s is not a symbol."
- "The OPTIMIZE proclamation ~s is illegal."
- 2
- "The OPTIMIZE quality ~s is unknown."
- "The type declaration ~s is illegal."
- lisp::function
- "The function declaration ~s is illegal."
- "The function declaration ~s is illegal."
- "The function name ~s is not a symbol."
- "The function name ~s is not a symbol."
- "The variable name ~s is not a symbol."
- "The declaration specifier ~s is not a symbol."
- "The declaration specifier ~s is unknown."
- compiler::cmp-type
- compiler::var
- "Inconsistent type declaration was found for the variable ~s."
- "The variable name ~s is not a symbol."
- lisp::declare
- "The declaration ~s is illegal."
- "The special declaration ~s contains a non-symbol ~s."
- "The ignore declaration ~s contains a non-symbol ~s."
- "The type declaration ~s is illegal."
- "The type declaration ~s contains a non-symbol ~s."
- "The object declaration ~s contains a non-symbol ~s."
- lisp::object
- "The type declaration ~s contains a non-symbol ~s."
- "The OPTIMIZE proclamation ~s is illegal."
- lisp::safety
- lisp::space
- "The OPTIMIZE quality ~s is unknown."
- "The function declaration ~s is illegal."
- "The function declaration ~s is illegal."
- lisp::inline
- "The function name ~s is not a symbol."
- lisp::notinline
- "The function name ~s is not a symbol."
- "The declaration specifier ~s is not a symbol."
- "The declaration specifier ~s is unknown."
- compiler::decl-body
- compiler::c2decl-body
- compiler::c2
- "Type declaration was found for not bound variable ~s."
- "Ignore declaration was found for not bound variable ~s."
- "The variable name ~s is not a symbol."
- "The OPTIMIZE proclamation ~s is illegal."
- "The OPTIMIZE quality ~s is unknown."
- "The variable name ~s is not a symbol."
- "The type declaration ~s is illegal."
- "The variable name ~s is not a symbol."
- "The function declaration ~s is illegal."
- "The function declaration ~s is illegal."
- "The function name ~s is not a symbol."
- "The function name ~s is not a symbol."
- "The variable name ~s is not a symbol."
- "The declaration specifier ~s is not a symbol."
- "The variable name ~s is not a symbol."
- "The declaration specifier ~s is unknown."
- compiler::init-env
- compiler::next-cfun
- compiler::add-symbol
- compiler::add-object
- compiler::add-constant
- compiler::next-cvar
- compiler::next-cmacro
- compiler::function-arg-types
- compiler::function-return-type
- compiler::add-function-proclamation
- compiler::add-function-declaration
- compiler::get-arg-types
- compiler::get-return-type
- compiler::get-local-arg-types
- compiler::get-local-return-type
- compiler::reset-top
- compiler::base-used
- compiler::inline-possible
- lisp::proclaim
- compiler::proclaim-var
- compiler::c1body
- compiler::c1decl-body
- compiler::check-vdecl
- lisp::proclamation
- compiler::wt-data
- system::contains-sharp-comma
- lisp::prin1-to-string
- compiler::type-filter
- lisp::warn
- compiler::sch-local-fun
- compiler::type-and
- compiler::cmpwarn
- lisp::special
- system::*make-special
- lisp::optimize
- lisp::speed
- lisp::compilation-speed
- lisp::type
- lisp::fixnum
- lisp::character
- lisp::short-float
- lisp::long-float
- lisp::ftype
- lisp::ignore
- lisp::declaration
- lisp::array
- lisp::atom
- lisp::bignum
- lisp::bit
- lisp::bit-vector
- lisp::common
- lisp::compiled-function
- lisp::complex
- lisp::cons
- lisp::double-float
- lisp::float
- lisp::hash-table
- lisp::integer
- lisp::keyword
- lisp::list
- lisp::null
- lisp::number
- lisp::package
- lisp::pathname
- lisp::random-state
- lisp::ratio
- lisp::rational
- lisp::readtable
- lisp::sequence
- lisp::simple-array
- lisp::simple-bit-vector
- lisp::simple-string
- lisp::simple-vector
- lisp::single-float
- lisp::standard-char
- lisp::stream
- lisp::string
- lisp::string-char
- lisp::symbol
- lisp::vector
- lisp::signed-byte
- lisp::unsigned-byte
- compiler::sch-global
- compiler::cmp-macroexpand
- compiler::cmperr
- compiler::c1progn
- lisp::remove
- compiler::baboon
- compiler::c2expr
- )
-