[email protected] (Timo Myyrä) writes:

> Hi,
>
> Here's an slightly tweaked diff for abcl.
> Added completions target to make it easier to generate the completions file.
>
> Could someone commit this before 5.6 ports lock.
> The abcl in ports tree doesn't work with Java dependencies which makes it 
> almost
> unusable. The java dependency issue was fixed in 1.3.1.
>
> Timo
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/lang/abcl/Makefile,v
> retrieving revision 1.4
> diff -u -u -p -r1.4 Makefile
> --- Makefile  7 May 2014 15:42:16 -0000       1.4
> +++ Makefile  19 Jul 2014 14:46:32 -0000
> @@ -2,22 +2,21 @@
>  
>  COMMENT =            Common Lisp dialect for the Java Virtual Machine
>  
> -V =                  1.1.1
> +V =                  1.3.1
>  DISTNAME =           abcl-src-${V}
>  PKGNAME =            abcl-${V}
> -REVISION =           1
>  PKG_ARCH =           *
>  
>  CATEGORIES =         lang
>  
> -HOMEPAGE =           http://common-lisp.net/project/armedbear/
> +HOMEPAGE =           http://abcl.org/
>  
>  MAINTAINER =         Timo Myyra <[email protected]>
>  
>  # GPLv2
>  PERMIT_PACKAGE_CDROM =       Yes
>  
> -MASTER_SITES =               ${HOMEPAGE}/releases/$V/
> +MASTER_SITES =               ${HOMEPAGE}/releases/${V}/
>  
>  MODULES =            java
>  MODJAVA_VER =                1.6+
> @@ -32,6 +31,13 @@ TEST_TARGET =              abcl.test
>  NO_TEST =            Yes
>  
>  ABCL_HOME =          ${PREFIX}/abcl
> +
> +# Maintainer target to generate completions file
> +completions: install
> +     ${LOCALBASE}/bin/abcl --batch \
> +             --noinform \
> +             --noinit \
> +             ${FILESDIR}/gen_completions.lisp
>  
>  do-install:
>       ${INSTALL_DATA_DIR} ${ABCL_HOME}
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/lang/abcl/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -u -p -r1.1.1.1 distinfo
> --- distinfo  13 May 2013 09:25:54 -0000      1.1.1.1
> +++ distinfo  19 Jul 2014 14:46:32 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (abcl-src-1.1.1.tar.gz) = qdOxeRB2I0iX9b+fIGw6iCzcGAclElBgGRDmUXTBZfg=
> -SIZE (abcl-src-1.1.1.tar.gz) = 998991
> +SHA256 (abcl-src-1.3.1.tar.gz) = 1UAfRZgCOI19dmpsFLsZFYHwIEBJJQom1YQWHwrQ3Rw=
> +SIZE (abcl-src-1.3.1.tar.gz) = 1079773
> Index: files/abcl_completions
> ===================================================================
> RCS file: /cvs/ports/lang/abcl/files/abcl_completions,v
> retrieving revision 1.1.1.1
> diff -u -u -p -r1.1.1.1 abcl_completions
> --- files/abcl_completions    13 May 2013 09:25:55 -0000      1.1.1.1
> +++ files/abcl_completions    19 Jul 2014 14:46:32 -0000
> @@ -2,9 +2,10 @@
>  %cadr
>  %car
>  %cdr
> -%import
>  %invalidate-namestring
> -%set-stream-external-format
> +%make-dialog-prompt-stream
> +%socket-address
> +%socket-port
>  *
>  +
>  -
> @@ -22,10 +23,13 @@ abs
>  acons
>  acos
>  acosh
> +add-method
> +add-package-local-nickname
>  adjoin
>  adjoin-eql
>  adjust-array
>  adjustable-array-p
> +allocate-instance
>  alpha-char-p
>  alphanumericp
>  and
> @@ -61,8 +65,11 @@ atanh
>  atom
>  autoload
>  autoload-macro
> +autoload-ref-p
> +autoload-setf-expander
> +autoload-setf-function
>  autoloadp
> -aver
> +bad-seq-limit
>  bit
>  bit-and
>  bit-andc1
> @@ -100,6 +107,7 @@ caddar
>  cadddr
>  caddr
>  cadr
> +call-test
>  cancel-finalization
>  car
>  case
> @@ -123,6 +131,7 @@ cdr
>  ceiling
>  cell-error-name
>  cerror
> +change-class
>  char
>  char-code
>  char-downcase
> @@ -147,6 +156,7 @@ characterp
>  charpos
>  check-type
>  cis
> +class-name
>  class-of
>  classp
>  clear-input
> @@ -160,7 +170,6 @@ collect-list-expander
>  collect-normal-expander
>  compile
>  compile-file
> -compile-file-if-needed
>  compile-file-pathname
>  compile-system
>  compiled-function-p
> @@ -168,6 +177,7 @@ compiler-macro-function
>  complement
>  complex
>  complexp
> +compute-applicable-methods
>  compute-restarts
>  concatenate
>  concatenated-stream-streams
> @@ -224,7 +234,7 @@ delete-package
>  denominator
>  deposit-field
>  describe
> -describe-compiler-policy
> +describe-object
>  destructuring-bind
>  digit-char
>  digit-char-p
> @@ -289,6 +299,7 @@ find-all-symbols
>  find-class
>  find-if
>  find-if-not
> +find-method
>  find-package
>  find-restart
>  find-symbol
> @@ -306,6 +317,150 @@ floor
>  fmakunbound
>  force-output
>  format
> +format:$-format-directive-expander
> +format:$-format-directive-interpreter
> +format:%-format-directive-expander
> +format:%-format-directive-interpreter
> +format:%compiler-walk-format-string
> +format:%format
> +format:%formatter
> +format:%print-format-error
> +format:%set-format-directive-expander
> +format:%set-format-directive-interpreter
> +format:&-format-directive-expander
> +format:&-format-directive-interpreter
> +format:(-format-directive-expander
> +format:(-format-directive-interpreter
> +format:)-format-directive-expander
> +format:)-format-directive-interpreter
> +format:*-format-directive-expander
> +format:*-format-directive-interpreter
> +format:/-format-directive-expander
> +format:/-format-directive-interpreter
> +format:;-format-directive-expander
> +format:;-format-directive-interpreter
> +format:<-format-directive-expander
> +format:<-format-directive-interpreter
> +format:>-format-directive-expander
> +format:?-format-directive-expander
> +format:?-format-directive-interpreter
> +format:a-format-directive-expander
> +format:a-format-directive-interpreter
> +format:add-fill-style-newlines
> +format:add-fill-style-newlines-aux
> +format:b-format-directive-expander
> +format:b-format-directive-interpreter
> +format:c-format-directive-expander
> +format:c-format-directive-interpreter
> +format:copy-format-directive
> +format:d-format-directive-expander
> +format:d-format-directive-interpreter
> +format:decimal-string
> +format:def-complex-format-directive
> +format:def-format-directive
> +format:e-format-directive-expander
> +format:e-format-directive-interpreter
> +format:expand-bind-defaults
> +format:expand-control-string
> +format:expand-directive
> +format:expand-directive-list
> +format:expand-format-integer
> +format:expand-format-justification
> +format:expand-format-logical-block
> +format:expand-maybe-conditional
> +format:expand-next-arg
> +format:expand-true-false-conditional
> +format:expander-next-arg
> +format:expander-pprint-next-arg
> +format:extract-user-fun-name
> +format:f-format-directive-expander
> +format:f-format-directive-interpreter
> +format:find-directive
> +format:format-absolute-tab
> +format:format-add-commas
> +format:format-directive-atsignp
> +format:format-directive-character
> +format:format-directive-colonp
> +format:format-directive-end
> +format:format-directive-p
> +format:format-directive-params
> +format:format-directive-start
> +format:format-directive-string
> +format:format-dollars
> +format:format-error-args
> +format:format-error-complaint
> +format:format-error-control-string
> +format:format-error-offset
> +format:format-error-print-banner
> +format:format-exp-aux
> +format:format-exponent-marker
> +format:format-exponential
> +format:format-fixed
> +format:format-fixed-aux
> +format:format-general
> +format:format-general-aux
> +format:format-justification
> +format:format-prin1
> +format:format-princ
> +format:format-print-cardinal
> +format:format-print-cardinal-aux
> +format:format-print-integer
> +format:format-print-named-character
> +format:format-print-old-roman
> +format:format-print-ordinal
> +format:format-print-roman
> +format:format-print-small-cardinal
> +format:format-relative-tab
> +format:format-write-field
> +format:g-format-directive-expander
> +format:g-format-directive-interpreter
> +format:i-format-directive-expander
> +format:i-format-directive-interpreter
> +format:illegal-inside-justification-p
> +format:interpret-directive-list
> +format:interpret-format-integer
> +format:interpret-format-justification
> +format:interpret-format-logical-block
> +format:make-format-directive
> +format:missing-arg
> +format:newline-format-directive-expander
> +format:newline-format-directive-interpreter
> +format:o-format-directive-expander
> +format:o-format-directive-interpreter
> +format:output-spaces
> +format:p-format-directive-expander
> +format:p-format-directive-interpreter
> +format:parse-conditional-directive
> +format:parse-directive
> +format:parse-format-justification
> +format:parse-format-logical-block
> +format:r-format-directive-expander
> +format:r-format-directive-interpreter
> +format:s-format-directive-expander
> +format:s-format-directive-interpreter
> +format:t-format-directive-expander
> +format:t-format-directive-interpreter
> +format:tokenize-control-string
> +format:w-format-directive-expander
> +format:w-format-directive-interpreter
> +format:x-format-directive-expander
> +format:x-format-directive-interpreter
> +format:[-format-directive-expander
> +format:[-format-directive-interpreter
> +format:]-format-directive-expander
> +format:]-format-directive-interpreter
> +format:^-format-directive-expander
> +format:^-format-directive-interpreter
> +format:_-format-directive-expander
> +format:_-format-directive-interpreter
> +format:{-format-directive-expander
> +format:{-format-directive-interpreter
> +format:|-format-directive-expander
> +format:|-format-directive-interpreter
> +format:}-format-directive-expander
> +format:}-format-directive-interpreter
> +format:~-format-directive-expander
> +format:~-format-directive-interpreter
>  formatter
>  fourth
>  fresh-line
> @@ -313,6 +468,7 @@ fround
>  ftruncate
>  funcall
>  function
> +function-keywords
>  function-lambda-expression
>  functionp
>  gc
> @@ -332,11 +488,11 @@ get-setf-expansion
>  get-socket-stream
>  get-universal-time
>  getenv
> +getenv-all
>  getf
>  gethash
>  go
>  graphic-char-p
> -grovel-java-definitions
>  handler-bind
>  handler-case
>  hash-table-count
> @@ -354,6 +510,7 @@ import
>  in-package
>  incf
>  init-gui
> +initialize-instance
>  input-stream-p
>  inspect
>  integer-decode-float
> @@ -363,6 +520,7 @@ interactive-stream-p
>  intern
>  interrupt-lisp
>  intersection
> +invalid-method-error
>  invoke-debugger
>  invoke-restart
>  invoke-restart-interactively
> @@ -379,14 +537,22 @@ java:%jregister-handler
>  java:%jset-property-value
>  java:%load-java-class-from-byte-array
>  java:%register-java-class
> +java:add-to-classpath
> +java:add-url-to-classpath
> +java:add-urls-to-classpath
> +java:canonicalize-java-type
> +java:canonicalize-jproxy-interfaces
>  java:chain
> +java:define-java-class
>  java:describe-java-object
>  java:dump-classpath
> +java:emit-unbox-and-return
>  java:ensure-java-class
>  java:ensure-java-object
>  java:get-current-classloader
>  java:get-default-classloader
>  java:jarray-component-type
> +java:jarray-from-list
>  java:jarray-length
>  java:jarray-ref
>  java:jarray-ref-raw
> @@ -396,6 +562,7 @@ java:java-object-p
>  java:jcall
>  java:jcall-raw
>  java:jclass
> +java:jclass-additional-superclasses
>  java:jclass-array-p
>  java:jclass-constructors
>  java:jclass-field
> @@ -415,6 +582,7 @@ java:jfield
>  java:jfield-name
>  java:jfield-raw
>  java:jfield-type
> +java:jinput-stream
>  java:jinstance-of-p
>  java:jinterface-implementation
>  java:jmake-invocation-handler
> @@ -423,6 +591,7 @@ java:jmember-protected-p
>  java:jmember-public-p
>  java:jmember-static-p
>  java:jmethod
> +java:jmethod-declaring-class
>  java:jmethod-let
>  java:jmethod-name
>  java:jmethod-params
> @@ -436,19 +605,736 @@ java:jnull-ref-p
>  java:jobject-class
>  java:jobject-lisp-value
>  java:jproperty-value
> -java:jredefine-method
>  java:jregister-handler
>  java:jresolve-method
>  java:jrun-exception-protected
> -java:jruntime-class-exists-p
>  java:jstatic
>  java:jstatic-raw
> +java:list-from-jarray
> +java:list-from-jenumeration
> +java:make-accessor-name
>  java:make-classloader
>  java:make-immediate-object
>  java:register-java-exception
> +java:runtime-class-add-fields
> +java:runtime-class-add-methods
>  java:unregister-java-exception
> +java:vector-from-jarray
> +jvm:%%emit
> +jvm:%define-opcode
> +jvm:%emit
> +jvm:%find-enclosed-blocks
> +jvm:%funcall
> +jvm:%jvm-compile
> +jvm:%make-abcl-class-file
> +jvm:%make-block-node
> +jvm:%make-catch-node
> +jvm:%make-code-attribute
> +jvm:%make-constant-double/long
> +jvm:%make-constant-float/int
> +jvm:%make-constant-member-ref
> +jvm:%make-exception-protected-node
> +jvm:%make-field
> +jvm:%make-flet-node
> +jvm:%make-instruction
> +jvm:%make-jump-node
> +jvm:%make-jvm-class-name
> +jvm:%make-jvm-method
> +jvm:%make-labels-node
> +jvm:%make-let/let*-node
> +jvm:%make-locally-node
> +jvm:%make-m-v-b-node
> +jvm:%make-progv-node
> +jvm:%make-protected-node
> +jvm:%make-synchronized-node
> +jvm:%make-tagbody-node
> +jvm:%make-unwind-protect-node
>  jvm:%with-compilation-unit
> +jvm:abcl-class-file-p
> +jvm:accumulate-operand
> +jvm:add-exception-handler
> +jvm:add-node-child
> +jvm:allocate-register
> +jvm:allocate-variable-register
> +jvm:aload
> +jvm:analyze-locals
> +jvm:analyze-stack
> +jvm:analyze-stack-path
> +jvm:annotation-element-p
> +jvm:annotation-p
> +jvm:annotation-value-annotation-element-p
> +jvm:annotations-attribute-p
> +jvm:array-annotation-element-p
> +jvm:assign-field-name
> +jvm:astore
> +jvm:attribute-p
> +jvm:binding-node-p
> +jvm:block-creates-runtime-bindings-p
> +jvm:block-node-p
> +jvm:block-requires-non-local-exit-p
> +jvm:branch-p
> +jvm:catch-node-p
> +jvm:check-arg-count
> +jvm:check-for-unused-variables
> +jvm:check-let/let*-bindings
> +jvm:check-min-args
> +jvm:check-name
> +jvm:check-number-of-args
> +jvm:checked-exceptions-attribute-p
> +jvm:class-add-attribute
> +jvm:class-add-field
> +jvm:class-add-method
> +jvm:class-add-superinterface
> +jvm:class-array
> +jvm:class-attribute
> +jvm:class-field
> +jvm:class-file-p
> +jvm:class-method
> +jvm:class-methods-by-name
> +jvm:class-name-from-filespec
> +jvm:class-remove-method
> +jvm:code-add-attribute
> +jvm:code-add-exception-handler
> +jvm:code-attribute
> +jvm:code-attribute-p
> +jvm:code-bytes
> +jvm:code-label-offset
> +jvm:common-representation
> +jvm:compiland-external-constant-resource-name
> +jvm:compiland-p
> +jvm:compiland-single-valued-p
> +jvm:compile-1
> +jvm:compile-binary-operation
> +jvm:compile-binding
> +jvm:compile-call
> +jvm:compile-constant
> +jvm:compile-declare
> +jvm:compile-defun
> +jvm:compile-form
> +jvm:compile-forms-and-maybe-emit-clear-values
> +jvm:compile-function-call
> +jvm:compile-function-call-1
> +jvm:compile-function-call-2
> +jvm:compile-local-function
> +jvm:compile-local-function-call
> +jvm:compile-multiple-value-call
> +jvm:compile-multiple-value-list
> +jvm:compile-multiple-value-prog1
> +jvm:compile-nth
> +jvm:compile-operand
> +jvm:compile-progn
> +jvm:compile-progn-body
> +jvm:compile-special-reference
> +jvm:compile-test-form
> +jvm:compile-to-jvm-class
> +jvm:compile-var-ref
> +jvm:cons-for-list/list*
> +jvm:constant-class-p
> +jvm:constant-double/long-p
> +jvm:constant-float/int-p
> +jvm:constant-member-ref-p
> +jvm:constant-name/type-p
> +jvm:constant-p
> +jvm:constant-string-p
> +jvm:constant-utf8-p
> +jvm:constant-value-attribute-p
> +jvm:construct-flet/labels-function
> +jvm:control-transferring-node-p
> +jvm:convert-representation
> +jvm:declare-field
> +jvm:declare-function
> +jvm:declare-load-time-value
> +jvm:declare-local-function
> +jvm:declare-object
> +jvm:declare-object-as-string
> +jvm:declare-setf-function
> +jvm:declare-with-hashtable
> +jvm:define-class-name
> +jvm:define-derive-type-handler
> +jvm:define-inlined-function
> +jvm:define-int-bounds-derivation
> +jvm:define-opcode
> +jvm:define-predicate
> +jvm:define-resolver
> +jvm:delete-unreachable-code
> +jvm:delete-unused-labels
> +jvm:deprecated-attribute-p
> +jvm:derive-compiler-type
> +jvm:derive-compiler-types
> +jvm:derive-integer-type
> +jvm:derive-type
> +jvm:derive-type-%ldb
> +jvm:derive-type-aref
> +jvm:derive-type-ash
> +jvm:derive-type-coerce
> +jvm:derive-type-copy-seq
> +jvm:derive-type-fixnump
> +jvm:derive-type-integer-length
> +jvm:derive-type-logand
> +jvm:derive-type-logior/logxor
> +jvm:derive-type-lognot
> +jvm:derive-type-max
> +jvm:derive-type-min
> +jvm:derive-type-minus
> +jvm:derive-type-mod
> +jvm:derive-type-numeric-op
> +jvm:derive-type-plus
> +jvm:derive-type-read-char
> +jvm:derive-type-setq
> +jvm:derive-type-times
> +jvm:derive-variable-representation
> +jvm:descriptor
> +jvm:descriptor-stack-effect
> +jvm:dformat
> +jvm:dump-1-variable
> +jvm:dump-class
> +jvm:dump-code
> +jvm:dump-code-attribute
> +jvm:dump-exceptions
> +jvm:dump-variables
> +jvm:duplicate-closure-array
> +jvm:emit
> +jvm:emit-anewarray
> +jvm:emit-call-execute
> +jvm:emit-call-thread-execute
> +jvm:emit-car/cdr
> +jvm:emit-checkcast
> +jvm:emit-clear-values
> +jvm:emit-constructor-lambda-list
> +jvm:emit-constructor-lambda-name
> +jvm:emit-dup
> +jvm:emit-getfield
> +jvm:emit-getstatic
> +jvm:emit-ifne-for-eql
> +jvm:emit-instanceof
> +jvm:emit-invoke-method
> +jvm:emit-invokespecial
> +jvm:emit-invokespecial-init
> +jvm:emit-invokestatic
> +jvm:emit-invokevirtual
> +jvm:emit-load-externalized-object
> +jvm:emit-load-externalized-object-operand
> +jvm:emit-load-local-function
> +jvm:emit-load-local-variable
> +jvm:emit-move-from-stack
> +jvm:emit-move-to-variable
> +jvm:emit-new
> +jvm:emit-new-closure-binding
> +jvm:emit-numeric-comparison
> +jvm:emit-push-constant-double
> +jvm:emit-push-constant-float
> +jvm:emit-push-constant-int
> +jvm:emit-push-constant-long
> +jvm:emit-push-current-thread
> +jvm:emit-push-false
> +jvm:emit-push-int
> +jvm:emit-push-long
> +jvm:emit-push-nil
> +jvm:emit-push-nil-symbol
> +jvm:emit-push-register
> +jvm:emit-push-t
> +jvm:emit-push-true
> +jvm:emit-push-variable
> +jvm:emit-push-variable-name
> +jvm:emit-putfield
> +jvm:emit-putstatic
> +jvm:emit-read-from-string
> +jvm:emit-register-operand
> +jvm:emit-swap
> +jvm:emit-test-jump
> +jvm:emit-thread-operand
> +jvm:emit-unbox-boolean
> +jvm:emit-unbox-character
> +jvm:emit-unbox-double
> +jvm:emit-unbox-fixnum
> +jvm:emit-unbox-float
> +jvm:emit-unbox-long
> +jvm:emit-variable-operand
> +jvm:enclosed-by-environment-setting-block-p
> +jvm:enclosed-by-protected-block-p
> +jvm:enclosed-by-runtime-bindings-creating-block-p
> +jvm:ensure-thread-var-initialized
> +jvm:enum-value-annotation-element-p
> +jvm:environment-register-to-restore
> +jvm:exception-p
> +jvm:exception-protected-node-p
> +jvm:expand-function-call-inline
> +jvm:expand-virtual-instructions
> +jvm:field-add-attribute
> +jvm:field-attribute
> +jvm:field-p
> +jvm:finalize-annotation
> +jvm:finalize-annotation-element
> +jvm:finalize-annotations
> +jvm:finalize-attributes
> +jvm:finalize-checked-exceptions
> +jvm:finalize-class-file
> +jvm:finalize-code
> +jvm:finalize-code-attribute
> +jvm:finalize-field
> +jvm:finalize-generic-functions
> +jvm:finalize-interfaces
> +jvm:finalize-line-numbers
> +jvm:finalize-local-variables
> +jvm:finalize-method
> +jvm:finalize-source-file
> +jvm:find-block
> +jvm:find-enclosed-blocks
> +jvm:find-local-function
> +jvm:find-pool-entry
> +jvm:find-tag
> +jvm:find-type-for-type-check
> +jvm:find-variable
> +jvm:find-visible-variable
> +jvm:finish-class
> +jvm:fix-boxing
> +jvm:fixnum-or-unboxed-variable-p
> +jvm:flet-node-p
> +jvm:format-instruction-args
> +jvm:generate-arg-count-check
> +jvm:generate-inline-expansion
> +jvm:generate-instanceof-type-check-for-value
> +jvm:generate-instanceof-type-check-for-variable
> +jvm:generate-type-check-for-value
> +jvm:generate-type-check-for-variable
> +jvm:generate-type-checks-for-variables
> +jvm:handle-compiler-error
> +jvm:handle-warning
> +jvm:initialize-binary-operators
> +jvm:initialize-p1-handlers
> +jvm:initialize-p2-handlers
> +jvm:initialize-p2-test-handlers
> +jvm:initialize-resolvers
> +jvm:initialize-unary-operators
> +jvm:inline-ok
> +jvm:inst
> +jvm:install-p1-handler
> +jvm:install-p2-handler
> +jvm:instruction-label
> +jvm:instruction-p
> +jvm:internal-field-ref
> +jvm:internal-field-type
> +jvm:invoke-callbacks
> +jvm:jump-node-p
> +jvm:jvm-class-name-p
> +jvm:jvm-compile
> +jvm:jvm-method-p
> +jvm:jvm-opcode-p
> +jvm:label
> +jvm:label-p
> +jvm:label-target-instructions
> +jvm:labels-node-p
> +jvm:lambda-list-keyword-p
> +jvm:lambda-list-names
> +jvm:let/let*-node-p
> +jvm:let/let*-variables
> +jvm:line-number-p
> +jvm:line-numbers-add-line
> +jvm:line-numbers-attribute-p
> +jvm:load-saved-operands
> +jvm:load/store-resolver
> +jvm:local-function-class-and-field
> +jvm:local-function-p
> +jvm:local-variable-p
> +jvm:local-variables-attribute-p
> +jvm:locally-node-p
> +jvm:lookup-utf8
> +jvm:m-v-b-node-p
> +jvm:make-abcl-class-file
> +jvm:make-annotation
> +jvm:make-annotation-element
> +jvm:make-annotation-value-annotation-element
> +jvm:make-annotations-attribute
> +jvm:make-array-annotation-element
> +jvm:make-attribute
> +jvm:make-binding-node
> +jvm:make-block-node
> +jvm:make-catch-node
> +jvm:make-checked-exceptions-attribute
> +jvm:make-class-file
> +jvm:make-class-interface-file
> +jvm:make-code-attribute
> +jvm:make-compiland
> +jvm:make-compiler-error-form
> +jvm:make-constant
> +jvm:make-constant-class
> +jvm:make-constant-double
> +jvm:make-constant-field-ref
> +jvm:make-constant-float
> +jvm:make-constant-int
> +jvm:make-constant-interface-method-ref
> +jvm:make-constant-long
> +jvm:make-constant-method-ref
> +jvm:make-constant-name/type
> +jvm:make-constant-string
> +jvm:make-constant-utf8
> +jvm:make-constant-value-attribute
> +jvm:make-constructor
> +jvm:make-control-transferring-node
> +jvm:make-deprecated-attribute
> +jvm:make-enum-value-annotation-element
> +jvm:make-exception
> +jvm:make-exception-protected-node
> +jvm:make-field
> +jvm:make-flet-node
> +jvm:make-instruction
> +jvm:make-jump-node
> +jvm:make-jvm-class-name
> +jvm:make-jvm-method
> +jvm:make-jvm-opcode
> +jvm:make-labels-node
> +jvm:make-let/let*-node
> +jvm:make-line-number
> +jvm:make-line-numbers-attribute
> +jvm:make-local-function
> +jvm:make-local-variable
> +jvm:make-local-variables-attribute
> +jvm:make-locally-node
> +jvm:make-m-v-b-node
> +jvm:make-node
> +jvm:make-pool
> +jvm:make-primitive-or-string-annotation-element
> +jvm:make-progv-node
> +jvm:make-protected-node
> +jvm:make-runtime-visible-annotations-attribute
> +jvm:make-source-file-attribute
> +jvm:make-static-initializer
> +jvm:make-synchronized-node
> +jvm:make-synthetic-attribute
> +jvm:make-tag
> +jvm:make-tagbody-node
> +jvm:make-unique-class-name
> +jvm:make-unwind-protect-node
> +jvm:make-var-ref
> +jvm:make-variable
> +jvm:map-flags
> +jvm:map-method-name
> +jvm:map-primitive-type
> +jvm:match-keyword-and-rest-args
> +jvm:match-lambda-list
> +jvm:matching-index-p
> +jvm:maybe-emit-clear-values
> +jvm:maybe-generate-interrupt-check
> +jvm:maybe-generate-type-check
> +jvm:maybe-initialize-thread-var
> +jvm:method-add-attribute
> +jvm:method-add-code
> +jvm:method-attribute
> +jvm:method-ensure-code
> +jvm:negate-jump-condition
> +jvm:node-constant-p
> +jvm:node-opstack-unsafe-p
> +jvm:node-p
> +jvm:note-error-context
> +jvm:opcode-args-spec
> +jvm:opcode-name
> +jvm:opcode-number
> +jvm:opcode-size
> +jvm:opcode-stack-effect
> +jvm:optimize-code
> +jvm:optimize-instruction-sequences
> +jvm:optimize-jumps
> +jvm:out
> +jvm:p1
> +jvm:p1-block
> +jvm:p1-body
> +jvm:p1-catch
> +jvm:p1-compiland
> +jvm:p1-default
> +jvm:p1-eval-when
> +jvm:p1-flet
> +jvm:p1-funcall
> +jvm:p1-function
> +jvm:p1-function-call
> +jvm:p1-go
> +jvm:p1-java-jrun-exception-protected
> +jvm:p1-labels
> +jvm:p1-lambda
> +jvm:p1-let*-vars
> +jvm:p1-let-vars
> +jvm:p1-let/let*
> +jvm:p1-locally
> +jvm:p1-m-v-b
> +jvm:p1-progv
> +jvm:p1-quote
> +jvm:p1-return-from
> +jvm:p1-setq
> +jvm:p1-tagbody
> +jvm:p1-the
> +jvm:p1-threads-synchronized-on
> +jvm:p1-throw
> +jvm:p1-truly-the
> +jvm:p1-unwind-protect
> +jvm:p1-variable-reference
> +jvm:p2-%ldb
> +jvm:p2-and
> +jvm:p2-aref
> +jvm:p2-aset
> +jvm:p2-ash
> +jvm:p2-atom
> +jvm:p2-bit-vector-p
> +jvm:p2-block-node
> +jvm:p2-car
> +jvm:p2-catch-node
> +jvm:p2-cdr
> +jvm:p2-char-code
> +jvm:p2-char/schar
> +jvm:p2-char=
> +jvm:p2-characterp
> +jvm:p2-coerce-to-function
> +jvm:p2-compiland
> +jvm:p2-compiland-process-type-declarations
> +jvm:p2-compiland-unbox-variable
> +jvm:p2-cons
> +jvm:p2-consp
> +jvm:p2-delete
> +jvm:p2-elt
> +jvm:p2-eq/neq
> +jvm:p2-eql
> +jvm:p2-eval-when
> +jvm:p2-find-class
> +jvm:p2-fixnump
> +jvm:p2-flet-node
> +jvm:p2-funcall
> +jvm:p2-function
> +jvm:p2-gensym
> +jvm:p2-get
> +jvm:p2-getf
> +jvm:p2-gethash
> +jvm:p2-go
> +jvm:p2-if
> +jvm:p2-instanceof-predicate
> +jvm:p2-java-jclass
> +jvm:p2-java-jconstructor
> +jvm:p2-java-jmethod
> +jvm:p2-java-jrun-exception-protected
> +jvm:p2-labels-node
> +jvm:p2-lambda
> +jvm:p2-length
> +jvm:p2-let*-bindings
> +jvm:p2-let-bindings
> +jvm:p2-let/let*-node
> +jvm:p2-list
> +jvm:p2-list*
> +jvm:p2-load-time-value
> +jvm:p2-locally-node
> +jvm:p2-logand
> +jvm:p2-logior
> +jvm:p2-lognot
> +jvm:p2-logxor
> +jvm:p2-m-v-b-node
> +jvm:p2-memq
> +jvm:p2-memql
> +jvm:p2-min/max
> +jvm:p2-minus
> +jvm:p2-mod
> +jvm:p2-not/null
> +jvm:p2-nthcdr
> +jvm:p2-numeric-comparison
> +jvm:p2-or
> +jvm:p2-packagep
> +jvm:p2-plus
> +jvm:p2-predicate
> +jvm:p2-progv-node
> +jvm:p2-puthash
> +jvm:p2-quote
> +jvm:p2-read-line
> +jvm:p2-readtablep
> +jvm:p2-return-from
> +jvm:p2-rplacd
> +jvm:p2-set
> +jvm:p2-set-car/cdr
> +jvm:p2-set-char/schar
> +jvm:p2-set-std-slot-value
> +jvm:p2-setq
> +jvm:p2-simple-vector-p
> +jvm:p2-std-slot-value
> +jvm:p2-stream-element-type
> +jvm:p2-stringp
> +jvm:p2-structure-ref
> +jvm:p2-structure-set
> +jvm:p2-svref
> +jvm:p2-svset
> +jvm:p2-sxhash
> +jvm:p2-symbol-name
> +jvm:p2-symbol-package
> +jvm:p2-symbol-value
> +jvm:p2-symbolp
> +jvm:p2-tagbody-node
> +jvm:p2-test-/=
> +jvm:p2-test-and
> +jvm:p2-test-atom
> +jvm:p2-test-bit-vector-p
> +jvm:p2-test-char=
> +jvm:p2-test-characterp
> +jvm:p2-test-consp
> +jvm:p2-test-constantp
> +jvm:p2-test-endp
> +jvm:p2-test-eq
> +jvm:p2-test-eql
> +jvm:p2-test-equality
> +jvm:p2-test-evenp
> +jvm:p2-test-fixnump
> +jvm:p2-test-floatp
> +jvm:p2-test-handler
> +jvm:p2-test-instanceof-predicate
> +jvm:p2-test-integer-predicate
> +jvm:p2-test-integerp
> +jvm:p2-test-listp
> +jvm:p2-test-memq
> +jvm:p2-test-memql
> +jvm:p2-test-minusp
> +jvm:p2-test-neq
> +jvm:p2-test-not/null
> +jvm:p2-test-numberp
> +jvm:p2-test-numeric-comparison
> +jvm:p2-test-oddp
> +jvm:p2-test-or
> +jvm:p2-test-packagep
> +jvm:p2-test-plusp
> +jvm:p2-test-predicate
> +jvm:p2-test-rationalp
> +jvm:p2-test-realp
> +jvm:p2-test-simple-typep
> +jvm:p2-test-simple-vector-p
> +jvm:p2-test-special-operator-p
> +jvm:p2-test-special-variable-p
> +jvm:p2-test-stringp
> +jvm:p2-test-symbolp
> +jvm:p2-test-vectorp
> +jvm:p2-test-zerop
> +jvm:p2-the
> +jvm:p2-threads-synchronized-on
> +jvm:p2-throw
> +jvm:p2-times
> +jvm:p2-truly-the
> +jvm:p2-truncate
> +jvm:p2-unwind-protect-node
> +jvm:p2-values
> +jvm:p2-vector-push-extend
> +jvm:p2-vectorp
> +jvm:p2-with-inline-code
> +jvm:p2-write-8-bits
> +jvm:p2-zerop
> +jvm:parse-annotation
> +jvm:parse-annotation-element
> +jvm:parse-descriptor
> +jvm:parse-lambda-list
> +jvm:pool-add-class
> +jvm:pool-add-double
> +jvm:pool-add-field-ref
> +jvm:pool-add-float
> +jvm:pool-add-int
> +jvm:pool-add-interface-method-ref
> +jvm:pool-add-long
> +jvm:pool-add-method-ref
> +jvm:pool-add-name/type
> +jvm:pool-add-string
> +jvm:pool-add-utf8
> +jvm:pool-class
> +jvm:pool-double
> +jvm:pool-field
> +jvm:pool-float
> +jvm:pool-int
> +jvm:pool-long
> +jvm:pool-method
> +jvm:pool-name
> +jvm:pool-name-and-type
> +jvm:pool-p
> +jvm:pool-string
> +jvm:pretty-class
> +jvm:pretty-java-class
> +jvm:pretty-java-type
> +jvm:pretty-type
> +jvm:primitive-or-string-annotation-element-p
> +jvm:print-code
> +jvm:print-code2
> +jvm:print-entry
> +jvm:print-instruction
> +jvm:print-pool-constant
> +jvm:process-args
> +jvm:process-declarations-for-vars
> +jvm:process-ignore/ignorable
> +jvm:progv-node-p
> +jvm:propagate-vars
> +jvm:protected-node-p
> +jvm:push-argument-binding
> +jvm:read-attribute
> +jvm:read-constant-pool-entry
> +jvm:read-info
> +jvm:read-u1
> +jvm:read-u2
> +jvm:read-u4
> +jvm:representation-size
> +jvm:resolve-instruction
> +jvm:resolve-instructions
> +jvm:restore-code-specials
> +jvm:restore-dynamic-environment
> +jvm:rewrite-aux-vars
> +jvm:rewrite-function-call
> +jvm:rewrite-lambda
> +jvm:runtime-visible-annotations-attribute-p
> +jvm:s1
> +jvm:s2
> +jvm:sanitize
> +jvm:save-code-specials
> +jvm:save-dynamic-environment
> +jvm:save-existing-operands
> +jvm:save-operand
> +jvm:serialize-character
> +jvm:serialize-double
> +jvm:serialize-float
> +jvm:serialize-integer
> +jvm:serialize-object
> +jvm:serialize-package
> +jvm:serialize-string
> +jvm:serialize-symbol
> +jvm:single-valued-p
> +jvm:some-nested-block
> +jvm:source-file-attribute-p
> +jvm:split-decls
> +jvm:synchronized-node-p
> +jvm:synthetic-attribute-p
> +jvm:tag-p
> +jvm:tagbody-node-p
> +jvm:type-representation
> +jvm:u2
> +jvm:unboxed-fixnum-variable
> +jvm:unconditional-control-transfer-p
> +jvm:unsupported-opcode
> +jvm:unused-variable
> +jvm:unwind-protect-node-p
> +jvm:valid-let/let*-binding-p
> +jvm:validate-function-name
> +jvm:var-ref-p
> +jvm:variable-local-p
> +jvm:variable-p
> +jvm:with-class-file
> +jvm:with-code-to-method
> +jvm:with-file-compilation
>  jvm:with-inline-code
> +jvm:with-open-class-file
> +jvm:with-operand-accumulation
> +jvm:with-saved-compiler-policy
> +jvm:write-annotation
> +jvm:write-annotation-element
> +jvm:write-annotations
> +jvm:write-ascii
> +jvm:write-attributes
> +jvm:write-checked-exceptions
> +jvm:write-class-file
> +jvm:write-code-attribute
> +jvm:write-constants
> +jvm:write-field
> +jvm:write-line-numbers
> +jvm:write-local-variables
> +jvm:write-method
> +jvm:write-s4
> +jvm:write-source-file
> +jvm:write-u1
> +jvm:write-u2
> +jvm:write-u4
> +jvm:write-utf8
>  keywordp
>  labels
>  lambda
> @@ -468,6 +1354,7 @@ list*
>  list-all-packages
>  list-count-if
>  list-length
> +list-substitute*
>  listen
>  listp
>  load
> @@ -493,6 +1380,97 @@ logtest
>  logxor
>  long-site-name
>  loop
> +loop-finish
> +loop:add-loop-path
> +loop:destructuring-size
> +loop:duplicatable-code-p
> +loop:estimate-code-size
> +loop:estimate-code-size-1
> +loop:loop-accumulate-minimax-value
> +loop:loop-ansi-for-equals
> +loop:loop-bind-block
> +loop:loop-body
> +loop:loop-build-destructuring-bindings
> +loop:loop-check-data-type
> +loop:loop-code-duplication-threshold
> +loop:loop-collect-answer
> +loop:loop-collect-prepositional-phrases
> +loop:loop-collect-rplacd
> +loop:loop-constant-fold-if-possible
> +loop:loop-constantp
> +loop:loop-construct-return
> +loop:loop-context
> +loop:loop-declare-var
> +loop:loop-destructuring-bind
> +loop:loop-disallow-aggregate-booleans
> +loop:loop-disallow-anonymous-collectors
> +loop:loop-disallow-conditional
> +loop:loop-do-always
> +loop:loop-do-do
> +loop:loop-do-finally
> +loop:loop-do-for
> +loop:loop-do-if
> +loop:loop-do-initially
> +loop:loop-do-named
> +loop:loop-do-repeat
> +loop:loop-do-return
> +loop:loop-do-thereis
> +loop:loop-do-while
> +loop:loop-do-with
> +loop:loop-emit-body
> +loop:loop-emit-final-value
> +loop:loop-error
> +loop:loop-for-across
> +loop:loop-for-arithmetic
> +loop:loop-for-being
> +loop:loop-for-in
> +loop:loop-for-on
> +loop:loop-get-collection-info
> +loop:loop-get-compound-form
> +loop:loop-get-form
> +loop:loop-get-progn
> +loop:loop-hack-iteration
> +loop:loop-hash-table-iteration-path
> +loop:loop-iteration-driver
> +loop:loop-list-collection
> +loop:loop-list-step
> +loop:loop-lookup-keyword
> +loop:loop-make-desetq
> +loop:loop-make-iteration-var
> +loop:loop-make-psetq
> +loop:loop-make-var
> +loop:loop-maxmin-collection
> +loop:loop-maybe-bind-form
> +loop:loop-named-var
> +loop:loop-note-minimax-operation
> +loop:loop-optional-type
> +loop:loop-package-symbols-iteration-path
> +loop:loop-pop-source
> +loop:loop-pseudo-body
> +loop:loop-really-desetq
> +loop:loop-sequence-elements-path
> +loop:loop-sequencer
> +loop:loop-standard-expansion
> +loop:loop-store-table-data
> +loop:loop-sum-collection
> +loop:loop-tassoc
> +loop:loop-tequal
> +loop:loop-tmember
> +loop:loop-translate
> +loop:loop-typed-init
> +loop:loop-var-p
> +loop:loop-warn
> +loop:loop-when-it-var
> +loop:make-ansi-loop-universe
> +loop:make-loop-collector
> +loop:make-loop-minimax
> +loop:make-loop-minimax-internal
> +loop:make-loop-path
> +loop:make-loop-universe
> +loop:make-standard-loop-universe
> +loop:subst-gensyms-for-nil
> +loop:with-loop-list-collection-head
> +loop:with-minimax-value
>  lower-case-p
>  machine-instance
>  machine-type
> @@ -510,7 +1488,10 @@ make-dialog-prompt-stream
>  make-dispatch-macro-character
>  make-echo-stream
>  make-hash-table
> +make-instance
> +make-instances-obsolete
>  make-list
> +make-load-form
>  make-load-form-saving-slots
>  make-package
>  make-pathname
> @@ -525,6 +1506,7 @@ make-string-input-stream
>  make-string-output-stream
>  make-symbol
>  make-synonym-stream
> +make-temp-directory
>  make-temp-file
>  make-two-way-stream
>  make-weak-reference
> @@ -547,18 +1529,233 @@ memq
>  memql
>  merge
>  merge-pathnames
> +method-combination-error
>  method-qualifiers
>  min
>  minusp
>  mismatch
>  mod
> +mop:%defgeneric
> +mop:%find-method
> +mop:%make-long-method-combination
> +mop:%method-function
> +mop:%method-generic-function
> +mop:%set-slot-value
> +mop:accessor-method-slot-definition
> +mop:add-dependent
> +mop:add-direct-method
> +mop:add-direct-subclass
> +mop:add-reader-method
> +mop:add-writer-method
> +mop:after-method-p
> +mop:allocate-funcallable-instance
> +mop:allow-other-keys
> +mop:analyze-lambda-list
> +mop:argument-precedence-order-indices
> +mop:around-method-p
> +mop:assert-unambiguous-method-sorting
> +mop:atomic-defgeneric
> +mop:augment-initargs-with-defaults
> +mop:before-method-p
> +mop:calculate-allowable-initargs
> +mop:canonicalize-defclass-option
> +mop:canonicalize-defclass-options
> +mop:canonicalize-defgeneric-option
> +mop:canonicalize-defgeneric-options
> +mop:canonicalize-direct-slot
> +mop:canonicalize-direct-slots
> +mop:canonicalize-direct-superclass-list
> +mop:canonicalize-direct-superclasses
> +mop:canonicalize-method-group-spec
> +mop:canonicalize-specializer
> +mop:canonicalize-specializers
> +mop:check-applicable-method-keyword-args
> +mop:check-argument-precedence-order
> +mop:check-duplicate-default-initargs
> +mop:check-duplicate-slots
> +mop:check-initargs
> +mop:check-method-lambda-list
> +mop:check-variable-name
> +mop:class-default-initargs
> +mop:class-direct-default-initargs
> +mop:class-direct-methods
> +mop:class-direct-slots
> +mop:class-direct-subclasses
> +mop:class-direct-superclasses
> +mop:class-documentation
> +mop:class-finalized-p
> +mop:class-layout
>  mop:class-precedence-list
> +mop:class-prototype
>  mop:class-slots
> +mop:collect-eql-specializer-objects
> +mop:collect-superclasses*
> +mop:compute-applicable-keywords
> +mop:compute-applicable-methods-using-classes
> +mop:compute-class-precedence-list
> +mop:compute-default-initargs
> +mop:compute-discriminating-function
> +mop:compute-effective-method
> +mop:compute-effective-slot-definition
> +mop:compute-method-fast-function
> +mop:compute-method-function
> +mop:compute-primary-emfun
> +mop:compute-slots
> +mop:declarationp
> +mop:define-class->%class-forwarder
> +mop:define-funcallable-primordial-class
> +mop:define-long-form-method-combination
> +mop:define-primordial-class
> +mop:direct-slot-definition-class
> +mop:effective-slot-definition-class
> +mop:ensure-class
> +mop:ensure-class-using-class
> +mop:ensure-generic-function-using-class
>  mop:ensure-method
> +mop:eql-specializer-object
> +mop:expand-long-defcombin
> +mop:expand-short-defcombin
> +mop:extract-lambda-list
> +mop:extract-lambda-list-keywords
> +mop:extract-optional-part
> +mop:extract-required-part
> +mop:extract-specializer-names
> +mop:extract-specified-part
> +mop:fast-callable-p
> +mop:finalize-inheritance
> +mop:finalize-standard-generic-function
> +mop:find-generic-function
> +mop:find-method-combination
> +mop:find-slot-definition
> +mop:fixup-standard-class-hierarchy
>  mop:funcallable-instance-function
> +mop:funcallable-standard-instance-access
> +mop:generate-emf-lambda
> +mop:generic-function-argument-precedence-order
> +mop:generic-function-declarations
> +mop:generic-function-lambda-list
> +mop:generic-function-method-class
> +mop:generic-function-method-combination
> +mop:generic-function-methods
>  mop:generic-function-name
> +mop:generic-function-optional-arguments
> +mop:generic-function-required-arguments
> +mop:get-keyword-from-arg
> +mop:init-slot-definition
> +mop:instance-slot-location
> +mop:instance-slot-p
> +mop:intern-eql-specializer
> +mop:lambda-lists-congruent-p
> +mop:local-precedence-ordering
> +mop:long-form-method-combination-args
> +mop:long-method-combination-args-lambda-list
> +mop:long-method-combination-arguments
> +mop:long-method-combination-declarations
> +mop:long-method-combination-forms
> +mop:long-method-combination-function
> +mop:long-method-combination-generic-function-symbol
> +mop:long-method-combination-lambda-list
> +mop:long-method-combination-method-group-specs
> +mop:make-direct-slot-definition
> +mop:make-effective-slot-definition
> +mop:make-initfunction
> +mop:make-instance-standard-accessor-method
> +mop:make-instance-standard-class
> +mop:make-instance-standard-generic-function
> +mop:make-instance-standard-method
> +mop:make-method-lambda
> +mop:make-or-find-instance-funcallable-standard-class
> +mop:map-dependents
> +mop:mapappend
> +mop:mapplist
> +mop:maybe-finalize-class-subtree
> +mop:maybe-note-name-defined
> +mop:merge-initargs-sets
> +mop:method-applicable-p
> +mop:method-applicable-using-classes-p
> +mop:method-combination-documentation
> +mop:method-combination-name
> +mop:method-combination-type-lambda
> +mop:method-combination-type-lambda-with-args-emf
> +mop:method-documentation
> +mop:method-function
> +mop:method-generic-function
> +mop:method-group-p
> +mop:method-lambda-list
> +mop:method-more-specific-p
>  mop:method-specializers
> +mop:parse-define-method-combination-args-lambda-list
> +mop:parse-defmethod
> +mop:primary-method-p
> +mop:process-next-method-list
> +mop:push-on-end
> +mop:reader-method-class
> +mop:redefine-class-forwarder
> +mop:remove-dependent
> +mop:remove-direct-method
> +mop:remove-direct-subclass
> +mop:required-portion
>  mop:set-funcallable-instance-function
> +mop:short-method-combination-identity-with-one-argument
> +mop:short-method-combination-operator
> +mop:slot-boundp-using-class
> +mop:slot-definition-allocation
> +mop:slot-definition-allocation-class
> +mop:slot-definition-dispatch
> +mop:slot-definition-documentation
> +mop:slot-definition-initargs
> +mop:slot-definition-initform
> +mop:slot-definition-initfunction
> +mop:slot-definition-location
> +mop:slot-definition-name
> +mop:slot-definition-readers
> +mop:slot-definition-type
> +mop:slot-definition-writers
> +mop:slot-exists-p-using-class
> +mop:slot-location
> +mop:slot-makunbound-using-class
> +mop:slot-value-using-class
> +mop:slow-method-lookup
> +mop:sort-methods
> +mop:specializer-direct-generic-functions
> +mop:specializer-direct-methods
> +mop:std-accessor-method-slot-definition
> +mop:std-add-method
> +mop:std-after-initialization-for-classes
> +mop:std-after-reinitialization-for-classes
> +mop:std-allocate-instance
> +mop:std-class-p
> +mop:std-compute-applicable-methods
> +mop:std-compute-class-precedence-list
> +mop:std-compute-default-initargs
> +mop:std-compute-discriminating-function
> +mop:std-compute-effective-method
> +mop:std-compute-effective-slot-definition
> +mop:std-compute-slots
> +mop:std-finalize-inheritance
> +mop:std-find-method-combination
> +mop:std-function-keywords
> +mop:std-generic-function-p
> +mop:std-method-fast-function
> +mop:std-method-function
> +mop:std-method-generic-function
> +mop:std-method-more-specific-p
> +mop:std-method-qualifiers
> +mop:std-method-specializers
> +mop:std-remove-method
> +mop:std-shared-initialize
> +mop:std-slot-exists-p
> +mop:std-slot-makunbound
> +mop:std-tie-breaker-rule
> +mop:sub-specializer-p
> +mop:topological-sort
> +mop:update-dependent
> +mop:validate-superclass
> +mop:walk-form
> +mop:with-method-groups
> +mop:wrap-emfun-for-keyword-args-check
> +mop:wrap-with-call-method-macro
> +mop:writer-method-class
>  muffle-warning
>  multiple-value-bind
>  multiple-value-call
> @@ -572,6 +1769,8 @@ nconc
>  neq
>  nintersection
>  ninth
> +no-applicable-method
> +no-next-method
>  not
>  notany
>  notevery
> @@ -583,6 +1782,7 @@ nstring-capitalize
>  nstring-downcase
>  nstring-upcase
>  nsublis
> +nsublis-macro
>  nsubst
>  nsubst-if
>  nsubst-if-not
> @@ -602,6 +1802,8 @@ open-stream-p
>  or
>  output-stream-p
>  package-error-package
> +package-local-nicknames
> +package-locally-nicknamed-by-list
>  package-name
>  package-nicknames
>  package-shadowing-symbols
> @@ -639,7 +1841,63 @@ pprint-newline
>  pprint-tab
>  pprint-tabular
>  precompile
> +precompiler:expand-macro
> +precompiler:extract-lambda-vars
> +precompiler:find-use
> +precompiler:install-handler
> +precompiler:install-handlers
> +precompiler:maybe-fold-let*
> +precompiler:precompile-block
> +precompiler:precompile-case
> +precompiler:precompile-case-clause
> +precompiler:precompile-cond
> +precompiler:precompile-cond-clause
> +precompiler:precompile-cons
> +precompiler:precompile-defun
> +precompiler:precompile-do-symbols
> +precompiler:precompile-do/do*
> +precompiler:precompile-do/do*-end-form
> +precompiler:precompile-do/do*-vars
> +precompiler:precompile-dolist
> +precompiler:precompile-dotimes
> +precompiler:precompile-eval-when
> +precompiler:precompile-flet/labels
>  precompiler:precompile-form
> +precompiler:precompile-function
> +precompiler:precompile-function-call
> +precompiler:precompile-identity
> +precompiler:precompile-if
> +precompiler:precompile-lambda
> +precompiler:precompile-lambda-list
> +precompiler:precompile-let
> +precompiler:precompile-let*
> +precompiler:precompile-let/let*-vars
> +precompiler:precompile-load-time-value
> +precompiler:precompile-local-function-def
> +precompiler:precompile-local-functions
> +precompiler:precompile-locally
> +precompiler:precompile-macrolet
> +precompiler:precompile-multiple-value-bind
> +precompiler:precompile-multiple-value-list
> +precompiler:precompile-named-lambda
> +precompiler:precompile-nth-value
> +precompiler:precompile-progn
> +precompiler:precompile-progv
> +precompiler:precompile-psetf
> +precompiler:precompile-psetq
> +precompiler:precompile-return
> +precompiler:precompile-return-from
> +precompiler:precompile-setf
> +precompiler:precompile-setq
> +precompiler:precompile-symbol-macrolet
> +precompiler:precompile-tagbody
> +precompiler:precompile-the
> +precompiler:precompile-threads-synchronized-on
> +precompiler:precompile-truly-the
> +precompiler:precompile-unless
> +precompiler:precompile-unwind-protect
> +precompiler:precompile-when
> +precompiler:precompile1
>  prin1
>  prin1-to-string
>  princ
> @@ -650,19 +1908,18 @@ print-object
>  print-unreadable-object
>  probe-directory
>  probe-file
> -process
> -process-alive-p
> -process-error
> -process-exit-code
> -process-input
> -process-kill
> -process-output
> -process-p
> -process-wait
>  proclaim
>  profiler:%start-profiler
> +profiler:list-called-objects
> +profiler:make-profile-info
> +profiler:object-compiled-function-p
> +profiler:object-name
> +profiler:profile-info-p
> +profiler:show-call-count
>  profiler:show-call-counts
> +profiler:show-hot-count
>  profiler:show-hot-counts
> +profiler:start-profiler
>  profiler:stop-profiler
>  profiler:with-profiling
>  prog
> @@ -695,11 +1952,14 @@ read-from-string
>  read-line
>  read-preserving-whitespace
>  read-sequence
> +read-timeout
>  readtable-case
>  readtablep
> +real-count
>  realp
>  realpart
>  reduce
> +reinitialize-instance
>  rem
>  remf
>  remhash
> @@ -707,6 +1967,8 @@ remove
>  remove-duplicates
>  remove-if
>  remove-if-not
> +remove-method
> +remove-package-local-nickname
>  remprop
>  rename-file
>  rename-package
> @@ -727,7 +1989,6 @@ round
>  row-major-aref
>  rplaca
>  rplacd
> -run-program
>  run-shell-command
>  sbit
>  scale-float
> @@ -756,6 +2017,7 @@ setq
>  seventh
>  shadow
>  shadowing-import
> +shared-initialize
>  shiftf
>  short-site-name
>  show-restarts
> @@ -764,7 +2026,6 @@ signum
>  simple-bit-vector-p
>  simple-condition-format-arguments
>  simple-condition-format-control
> -simple-search
>  simple-string-fill
>  simple-string-p
>  simple-string-search
> @@ -774,7 +2035,10 @@ sinh
>  sixth
>  sleep
>  slot-boundp
> +slot-exists-p
>  slot-makunbound
> +slot-missing
> +slot-unbound
>  slot-value
>  socket-accept
>  socket-close
> @@ -828,6 +2092,7 @@ sublis
>  subseq
>  subsetp
>  subst
> +subst-dispatch
>  subst-if
>  subst-if-not
>  substitute
> @@ -845,7 +2110,9 @@ symbol-value
>  symbolp
>  synonym-stream-symbol
>  system:%%string=
> +system:%add-package-local-nickname
>  system:%adjust-array
> +system:%allocate-funcallable-instance
>  system:%array-row-major-index
>  system:%check-object
>  system:%class-default-initargs
> @@ -861,29 +2128,29 @@ system:%class-precedence-list
>  system:%class-slots
>  system:%clear-output
>  system:%compile
> +system:%compile-system
>  system:%debugger-hook-function
>  system:%defconstant
> -system:%defgeneric
>  system:%define-setf-macro
>  system:%define-symbol-macro
> +system:%defknown
>  system:%defpackage
>  system:%defparameter
>  system:%defsetf
>  system:%defun
>  system:%defvar
> +system:%delete-package
> +system:%describe-object
> +system:%describe-standard-object/funcallable
>  system:%documentation
>  system:%elt
>  system:%eval
>  system:%failed-aver
> -system:%finalize-generic-function
>  system:%finish-output
>  system:%float-bits
>  system:%force-output
>  system:%format
> -system:%format
>  system:%fresh-line
> -system:%generic-function-lambda-list
> -system:%generic-function-name
>  system:%get-output-stream-array
>  system:%get-output-stream-bytes
>  system:%import
> @@ -896,22 +2163,26 @@ system:%make-array
>  system:%make-byte-array-input-stream
>  system:%make-byte-array-output-stream
>  system:%make-condition
> +system:%make-emf-cache
>  system:%make-hash-table
>  system:%make-instances-obsolete
> +system:%make-integer-type
>  system:%make-list
>  system:%make-logical-pathname
>  system:%make-package
> +system:%make-process
> +system:%make-process-builder
> +system:%make-process-error-stream
> +system:%make-process-input-stream
> +system:%make-process-output-stream
>  system:%make-server-socket
> +system:%make-slot-definition
>  system:%make-socket
>  system:%make-string
>  system:%make-string-output-stream
>  system:%make-structure
>  system:%make-weak-hash-table
>  system:%member
> -system:%method-fast-function
> -system:%method-function
> -system:%method-generic-function
> -system:%method-specializers
>  system:%nreverse
>  system:%nstring-capitalize
>  system:%nstring-downcase
> @@ -925,9 +2196,18 @@ system:%pathname-name
>  system:%pathname-type
>  system:%print-object
>  system:%print-unreadable-object
> +system:%process-alive-p
> +system:%process-builder-env-clear
> +system:%process-builder-env-put
> +system:%process-builder-environment
> +system:%process-builder-start
> +system:%process-exit-code
> +system:%process-kill
> +system:%process-wait
>  system:%putf
>  system:%read-from-string
>  system:%reader-error
> +system:%reinit-emf-cache
>  system:%reverse
>  system:%run-shell-command
>  system:%server-socket-close
> @@ -980,15 +2260,8 @@ system:%set-fifth
>  system:%set-fill-pointer
>  system:%set-find-class
>  system:%set-function-info
> -system:%set-generic-function-lambda-list
> -system:%set-generic-function-name
> -system:%set-gf-required-args
>  system:%set-lambda-name
>  system:%set-logical-pathname-translations
> -system:%set-method-fast-function
> -system:%set-method-function
> -system:%set-method-generic-function
> -system:%set-method-specializers
>  system:%set-ninth
>  system:%set-nth
>  system:%set-readtable-case
> @@ -996,8 +2269,10 @@ system:%set-seventh
>  system:%set-sixth
>  system:%set-standard-instance-access
>  system:%set-std-instance-layout
> +system:%set-stream-external-format
>  system:%set-subseq
>  system:%set-symbol-function
> +system:%set-symbol-macro
>  system:%set-symbol-plist
>  system:%set-tenth
>  system:%simple-bit-vector-bit-and
> @@ -1011,15 +2286,6 @@ system:%simple-bit-vector-bit-not
>  system:%simple-bit-vector-bit-orc1
>  system:%simple-bit-vector-bit-orc2
>  system:%simple-bit-vector-bit-xor
> -system:%slot-definition-allocation
> -system:%slot-definition-allocation-class
> -system:%slot-definition-initargs
> -system:%slot-definition-initform
> -system:%slot-definition-initfunction
> -system:%slot-definition-location
> -system:%slot-definition-name
> -system:%slot-definition-readers
> -system:%slot-definition-writers
>  system:%socket-accept
>  system:%socket-close
>  system:%socket-stream
> @@ -1043,6 +2309,9 @@ system:%string=
>  system:%string>
>  system:%string>=
>  system:%subseq
> +system:%subst
> +system:%subst-if
> +system:%subst-if-not
>  system:%subtypep
>  system:%terpri
>  system:%time
> @@ -1053,14 +2322,19 @@ system:%with-standard-io-syntax
>  system:%write-char
>  system:%write-string
>  system:%write-to-string
> +system:add-contrib
>  system:ansi-loop
>  system:apply-key
>  system:arg-count-error
>  system:array-readably-printable-p
> +system:asciify
>  system:aset
>  system:assert-error
>  system:assert-prompt
> +system:assoc-guts
>  system:autocompile
> +system:available-encodings
> +system:aver
>  system:backq-append
>  system:backq-cons
>  system:backq-list
> @@ -1072,39 +2346,62 @@ system:backquotify
>  system:backquotify-1
>  system:backtrace
>  system:backtrace-as-list
> +system:base-classname
> +system:bit-array-same-dimensions-p
> +system:boot-classloader
>  system:built-in-function-p
>  system:cache-emf
> -system:cache-slot-location
>  system:call-count
> -system:canonicalize-direct-superclasses
>  system:canonicalize-logical-host
>  system:canonicalize-logical-pathname-translations
> +system:case-body
> +system:case-body-aux
> +system:case-body-error
>  system:casify
> +system:cfp-output-file-default
>  system:check-declaration-type
>  system:check-disjoint
>  system:check-for-circularity
> +system:check-lisp-home
>  system:check-redefinition
>  system:check-sequence-bounds
> +system:check-type-error
>  system:circle-subst
> -system:class-direct-slots
> -system:class-documentation
> +system:coerce-error
> +system:coerce-list-to-vector
> +system:coerce-object-to-and-type
>  system:coerce-to-condition
>  system:coerce-to-double-float
>  system:coerce-to-function
>  system:coerce-to-single-float
> +system:combos-to-fileset-symbols
> +system:combos-to-symbol-filesets
>  system:comma
>  system:comma-macro
> +system:compile-file-if-needed
> +system:compile-from-stream
>  system:compiled-lisp-function-p
>  system:compiler-defstruct
> +system:compiler-error
>  system:compiler-macroexpand
>  system:compiler-macroexpand-1
> +system:compiler-style-warn
> +system:compiler-subtypep
> +system:compiler-unsupported
> +system:compiler-warn
>  system:component-match-p
>  system:component-match-wild-p
>  system:compound-object-p
> -system:compute-class-direct-slots
> +system:compute-classfile
> +system:concatenate-fasls
>  system:concatenate-to-string
> +system:constant-type-p
> +system:contrib-jar-p
> +system:convert-toplevel-form
>  system:copy-restart
> +system:copy-string
>  system:create-new-file
> +system:create-system-logical-translations
>  system:csubtypep
>  system:csubtypep-array
>  system:csubtypep-complex
> @@ -1131,6 +2428,7 @@ system:debug-loop
>  system:decf-complex
>  system:declaration-error
>  system:default-constructor-name
> +system:default-ed-function
>  system:default-time-zone
>  system:defconst
>  system:define-access-functions
> @@ -1143,16 +2441,32 @@ system:define-print-function
>  system:define-reader
>  system:define-source-transform
>  system:define-writer
> +system:defknown
>  system:defmacro-error
>  system:defstruct-default-constructor
>  system:delete-eq
>  system:delete-eql
> +system:describe-arglist
> +system:describe-compiler-policy
>  system:designated-package-name
> +system:df-check-cons
> +system:df-check-instance
> +system:df-check-object
> +system:df-check-vector
> +system:df-handle-circularity
> +system:df-register-circularity
> +system:diag
> +system:digest
> +system:digest-nio
> +system:digest-path
>  system:dimension-subtypep
>  system:directory-match-components
>  system:directory-match-p
>  system:disable-zip-cache
>  system:disassemble-class-bytes
> +system:display-current
> +system:display-object
> +system:do-do-body
>  system:double-float-high-bits
>  system:double-float-low-bits
>  system:dsd-index
> @@ -1161,21 +2475,33 @@ system:dsd-name
>  system:dsd-read-only
>  system:dsd-reader
>  system:dsd-type
> +system:dummy
> +system:dump-cons
> +system:dump-form
> +system:dump-instance
> +system:dump-object
> +system:dump-pathname
> +system:dump-uninterned-symbol-index
> +system:dump-vector
>  system:empty-environment-p
>  system:ensure-available-symbols
> -system:ensure-class
> +system:ensure-input-stream
>  system:environment-add-function-definition
>  system:environment-add-macro-definition
>  system:environment-add-symbol-binding
>  system:environment-all-functions
>  system:environment-all-variables
>  system:environment-variables
> +system:equal-char-code
> +system:equal-components-p
>  system:expand-deftype
>  system:expand-inline
>  system:expand-or-get-setf-inverse
>  system:expand-source-transform
>  system:expand-source-transform-1
> +system:expand-trace
>  system:expandable-backq-expression-p
> +system:fasl-loader-classname
>  system:fasl-read-dispatch-char
>  system:fasl-read-list
>  system:fasl-read-quote
> @@ -1196,13 +2522,24 @@ system:fasl-sharp-s
>  system:fasl-sharp-star
>  system:fasl-sharp-x
>  system:fdefinition-block-name
> +system:finalize-fasl-output
> +system:find-and-add-contrib
> +system:find-contrib
> +system:find-contrib-jar
>  system:find-dsd
> +system:find-jar
>  system:find-restart-or-control-error
> +system:find-system
> +system:find-system-jar
> +system:fixnum-constant-value
> +system:fixnum-type-p
> +system:float-denormalized-p
>  system:float-infinity-p
>  system:float-nan-p
>  system:float-overflow-mode
>  system:float-string
>  system:float-underflow-mode
> +system:flonum-to-string
>  system:frame-to-list
>  system:frame-to-string
>  system:fset
> @@ -1211,110 +2548,193 @@ system:funcall-key
>  system:function-class-bytes
>  system:function-info
>  system:function-plist
> -system:function-preload
> +system:function-result-type
>  system:gcd-2
> -system:generic-function-argument-precedence-order
> -system:generic-function-classes-to-emf-table
> -system:generic-function-documentation
> -system:generic-function-initial-methods
> -system:generic-function-method-class
> -system:generic-function-method-combination
> -system:generic-function-methods
> +system:generate-autoloads
>  system:get-cached-emf
> -system:get-cached-slot-location
>  system:get-fasl-function
>  system:get-fasl-readtable
>  system:get-function-info-value
> +system:get-instance-form
>  system:get-memory-function
>  system:get-setf-method-inverse
>  system:get-slot
>  system:gethash1
> -system:gf-required-args
> +system:grovel-java-definitions
> +system:grovel-java-definitions-in-file
>  system:handle-circularity
>  system:hash-table-entries
>  system:hash-table-iterator-function
>  system:hash-table-weakness
>  system:hot-count
>  system:identity-hash-code
> +system:if-list-delete
> +system:if-list-delete-from-end
> +system:if-list-remove
> +system:if-list-remove-from-end
> +system:if-mumble-delete
> +system:if-mumble-delete-from-end
> +system:if-mumble-remove
> +system:if-mumble-remove-from-end
> +system:if-not-list-delete
> +system:if-not-list-delete-from-end
> +system:if-not-list-remove
> +system:if-not-list-remove-from-end
> +system:if-not-mumble-delete
> +system:if-not-mumble-delete-from-end
> +system:if-not-mumble-remove
> +system:if-not-mumble-remove-from-end
>  system:in-interval-p
>  system:incf-complex
> +system:indent
>  system:init-fasl
>  system:initialize-known-types
>  system:inline-expansion
>  system:inline-p
>  system:inspected-description
>  system:inspected-parts
> +system:install-toplevel-handler
> +system:integer-constant-value
> +system:integer-type-p
> +system:integer-type-subtypep
>  system:interactive-eval
>  system:interactive-restart-arguments
> +system:internal-compiler-error
>  system:internal-debug
>  system:invoke-debugger-report-condition
>  system:istep
> +system:java-long-type-p
>  system:keyword-supplied-p
>  system:keywordify
>  system:known-type-p
> -system:lambda-list-names
>  system:lambda-name
> +system:last-cons-of
>  system:layout-class
>  system:layout-length
>  system:layout-slot-index
>  system:layout-slot-location
> +system:leader
> +system:leap-years-before
> +system:list-copy-seq
> +system:list-delete
> +system:list-delete-duplicates*
>  system:list-delete-eq
>  system:list-delete-eql
> +system:list-delete-from-end
> +system:list-directories-with-wildcards
>  system:list-directory
> +system:list-fill
> +system:list-find
>  system:list-find*
> +system:list-find-if
> +system:list-find-if-not
> +system:list-locater
> +system:list-locater-if
> +system:list-locater-if-macro
> +system:list-locater-if-not
> +system:list-locater-macro
> +system:list-of-length-at-least-p
> +system:list-position
> +system:list-position*
> +system:list-position-if
> +system:list-position-if-not
> +system:list-reduce
> +system:list-reduce-from-end
> +system:list-remove
> +system:list-remove-duplicates
> +system:list-remove-from-end
> +system:list-remove-macro
> +system:list-replace-from-list*
> +system:list-replace-from-vector*
>  system:list-traced-functions
> -system:list-traced-functions
> +system:load-combos
>  system:load-compiled-function
> +system:load-concatenated-fasl
> +system:load-returning-last-result
>  system:load-system-file
> +system:locater-if-test
> +system:locater-test-not
>  system:logical-host-p
>  system:logical-pathname-p
>  system:lookup-keyword
>  system:macro-function-p
>  system:make-case-frob-stream
>  system:make-closure
> +system:make-compiler-type
> +system:make-constant-type
>  system:make-ctype
>  system:make-defstruct-description
>  system:make-defstruct-slot-description
>  system:make-double-float
>  system:make-environment
> -system:make-expander-for-macrolet
>  system:make-fasl-class-loader
>  system:make-file-stream
>  system:make-fill-pointer-output-stream
> -system:make-forward-referenced-class
> -system:make-function-preloading-context
>  system:make-gensym-list
> +system:make-integer-type
>  system:make-keyword
>  system:make-layout
>  system:make-list-reader
>  system:make-list-writer
>  system:make-macro
> +system:make-macro-expander
>  system:make-memory-class-loader
> +system:make-process
>  system:make-restart
>  system:make-sequence-like
>  system:make-sequence-of-type
>  system:make-single-float
> -system:make-slot-definition
>  system:make-structure
>  system:make-structure-class
>  system:make-structure-reader
>  system:make-structure-writer
>  system:make-symbol-macro
> +system:make-trace-info
> +system:make-union-type
>  system:make-vector-reader
>  system:make-vector-writer
> +system:map1
>  system:match-dimensions
>  system:match-wild-jar-pathname
> -system:method-documentation
> -system:method-lambda-list
> +system:merge-lists
> +system:merge-lists-no-key
> +system:merge-sort-body
> +system:merge-sort-vectors
> +system:merge-vectors-body
>  system:mkdir
>  system:module-provide-system
> +system:mumble-delete
> +system:mumble-delete-from-end
> +system:mumble-remove
> +system:mumble-remove-from-end
> +system:mumble-remove-macro
>  system:munge-restart-case-expression
>  system:name-index
> +system:named-jar-p
>  system:named-lambda
> +system:named-let
> +system:next-classfile
> +system:nlist-substitute*
> +system:nlist-substitute-if*
> +system:nlist-substitute-if-not*
> +system:normal-list-delete
> +system:normal-list-delete-from-end
> +system:normal-list-remove
> +system:normal-list-remove-from-end
> +system:normal-mumble-delete
> +system:normal-mumble-delete-from-end
> +system:normal-mumble-remove
> +system:normal-mumble-remove-from-end
>  system:normalize-type
>  system:note-name-defined
> +system:note-toplevel-form
>  system:notinline-p
> +system:nvector-substitute*
> +system:nvector-substitute-if*
> +system:nvector-substitute-if-not*
> +system:once-only
>  system:out-synonym-of
> +system:output-form
>  system:output-integer
>  system:output-list
>  system:output-object
> @@ -1326,23 +2746,58 @@ system:package-inherited-symbols
>  system:package-internal-symbols
>  system:package-iterator-function
>  system:package-symbols
> +system:packages-from-combos
>  system:parse-1-option
>  system:parse-body
>  system:parse-defmacro
>  system:parse-defmacro-lambda-list
> +system:parse-integer-error
>  system:parse-keyword-pairs
>  system:parse-lambda-list
> +system:parse-lambda-list-like-thing
>  system:parse-name-and-options
> +system:pathname-as-file
> +system:pathname-directory-p
> +system:pick-obvious-year
> +system:pick-result-array
> +system:populate-zip-fasl
> +system:precompile-package
> +system:precompile-toplevel-form
> +system:predicate-for-type
>  system:print-label
>  system:print-reference
>  system:print-restart
> +system:process-alive-p
> +system:process-exit-code
> +system:process-kill
>  system:process-optimization-declarations
> +system:process-p
> +system:process-progn
> +system:process-toplevel-declare
> +system:process-toplevel-defconstant
> +system:process-toplevel-defmacro
> +system:process-toplevel-defmethod/defgeneric
> +system:process-toplevel-defpackage/in-package
> +system:process-toplevel-deftype
> +system:process-toplevel-defun
> +system:process-toplevel-defvar/defparameter
> +system:process-toplevel-eval-when
> +system:process-toplevel-export
> +system:process-toplevel-form
> +system:process-toplevel-import
> +system:process-toplevel-locally
> +system:process-toplevel-macrolet
> +system:process-toplevel-mop.ensure-method
> +system:process-toplevel-progn
> +system:process-toplevel-quote
> +system:process-wait
>  system:proclaim-ftype
>  system:proclaim-ftype-1
>  system:proclaim-type
>  system:proclaimed-ftype
>  system:proclaimed-type
> -system:proxy-preloaded-function
> +system:proper-list-of-length-p
> +system:properly-named-class-p
>  system:psxhash
>  system:punt-print-if-too-long
>  system:push-let-binding
> @@ -1352,6 +2807,11 @@ system:put
>  system:put-memory-function
>  system:puthash
>  system:query-function
> +system:query-readline
> +system:quick-sort
> +system:quicksort
> +system:quicksort-body
> +system:quoted-form-p
>  system:read-8-bits
>  system:read-comment
>  system:read-conditional
> @@ -1363,9 +2823,13 @@ system:read-quote
>  system:read-right-paren
>  system:read-string
>  system:read-vector-unsigned-byte-8
> +system:real-count
>  system:record-source-information
>  system:remember
> +system:remove-multi-combo-symbols
>  system:remove-zip-cache-entry
> +system:report-error
> +system:require-same-dimensions
>  system:require-type
>  system:restart-function
>  system:restart-interactive-function
> @@ -1373,37 +2837,28 @@ system:restart-p
>  system:restart-report
>  system:restart-report-function
>  system:restart-test-function
> +system:round-up
>  system:run-hook
> +system:run-program
> +system:safe-length
> +system:sanitize-class-name
> +system:satisfies-the-test
> +system:scale-exponent
>  system:set-call-count
>  system:set-car
>  system:set-cdr
>  system:set-char
> +system:set-equal
> +system:set-function-definition
>  system:set-function-info-value
> -system:set-generic-function-argument-precedence-order
> -system:set-generic-function-classes-to-emf-table
> -system:set-generic-function-documentation
> -system:set-generic-function-initial-methods
> -system:set-generic-function-method-class
> -system:set-generic-function-method-combination
> -system:set-generic-function-methods
> +system:set-function-result-type
>  system:set-hot-count
>  system:set-inline-expansion
> -system:set-method-documentation
> -system:set-method-lambda-list
> -system:set-method-qualifiers
>  system:set-schar
> -system:set-slot-definition-allocation
> -system:set-slot-definition-allocation-class
> -system:set-slot-definition-initargs
> -system:set-slot-definition-initform
> -system:set-slot-definition-initfunction
> -system:set-slot-definition-location
> -system:set-slot-definition-name
> -system:set-slot-definition-readers
> -system:set-slot-definition-writers
>  system:set-source-transform
>  system:set-std-slot-value
>  system:setf-function-name-p
> +system:sha256
>  system:sharp-a
>  system:sharp-b
>  system:sharp-backslash
> @@ -1426,12 +2881,17 @@ system:shrink-vector
>  system:simple-array-p
>  system:simple-format
>  system:simple-list-remove-duplicates
> +system:simple-search
>  system:simple-subtypep
> +system:simple-toplevel-form-p
>  system:simple-typep
>  system:simple-vector-search
>  system:single-float-bits
> +system:size-mismatch-error
> +system:sort-list
>  system:source-transform
>  system:standard-instance-access
> +system:standard-instance-access
>  system:standard-object-p
>  system:std-instance-class
>  system:std-instance-layout
> @@ -1447,42 +2907,70 @@ system:structure-length
>  system:structure-object-p
>  system:structure-ref
>  system:structure-set
> +system:sub-directory
>  system:sub-interval-p
>  system:subclassp
>  system:svset
>  system:swap-slots
>  system:symbol-macro-p
> +system:symbolicate
> +system:system-jar-p
>  system:system-stream-p
>  system:trace-1
> -system:trace-1
> +system:trace-info-p
>  system:trace-redefined-update
> +system:traced-function
>  system:transform-keywords
>  system:translate-component
>  system:translate-directory
>  system:translate-directory-components
>  system:translate-directory-components-aux
>  system:translate-jar-device
> +system:tree-equal-test
> +system:tree-equal-test-not
> +system:two-arg-lcm
>  system:type-specifier-atom
>  system:undefined-function-called
>  system:uniquely-identified-by-print-p
>  system:untrace-1
> -system:untrace-1
> -system:untrace-all
>  system:untrace-all
>  system:untraced-function
>  system:unzip
> -system:use-fast-calls
> +system:upgraded-element-type
> +system:upgraded-element-type-bits
>  system:varlist
> +system:vector-copy-seq
> +system:vector-delete-duplicates*
>  system:vector-delete-eq
>  system:vector-delete-eql
> +system:vector-fill
> +system:vector-find
>  system:vector-find*
> +system:vector-find-if
> +system:vector-find-if-not
> +system:vector-locater
> +system:vector-locater-if
> +system:vector-locater-if-macro
> +system:vector-locater-if-not
> +system:vector-locater-macro
> +system:vector-position
> +system:vector-position*
> +system:vector-position-if
> +system:vector-position-if-not
> +system:vector-remove-duplicates
> +system:vector-replace-from-list*
> +system:vector-replace-from-vector*
>  system:verify-keywords
> +system:verify-load
>  system:whitespacep
> +system:wild-inferiors-p
>  system:wild-p
> -system:with-file-compilation
>  system:with-keyword-pairs
>  system:with-set-keys
>  system:write-8-bits
> +system:write-autoloader
> +system:write-fasl-prologue
> +system:write-package-filesets
>  system:write-vector-unsigned-byte-8
>  system:zip
>  tagbody
> @@ -1491,13 +2979,17 @@ tan
>  tanh
>  tenth
>  terpri
> +test-error
>  the
> +the-end
> +the-start
>  third
>  threads:current-thread
>  threads:destroy-thread
>  threads:get-mutex
>  threads:interrupt-thread
>  threads:mailbox-empty-p
> +threads:mailbox-p
>  threads:mailbox-peek
>  threads:mailbox-read
>  threads:mailbox-send
> @@ -1506,6 +2998,7 @@ threads:make-mutex
>  threads:make-thread
>  threads:make-thread-lock
>  threads:mapcar-threads
> +threads:mutex-p
>  threads:object-notify
>  threads:object-notify-all
>  threads:object-wait
> @@ -1518,6 +3011,7 @@ threads:thread-name
>  threads:threadp
>  threads:with-mutex
>  threads:with-thread-lock
> +threads:yield
>  throw
>  time
>  top-level:%help-command
> @@ -1582,6 +3076,8 @@ unread-char
>  untrace
>  unuse-package
>  unwind-protect
> +update-instance-for-different-class
> +update-instance-for-redefined-class
>  upgraded-array-element-type
>  upgraded-complex-part-type
>  upper-case-p
> @@ -1602,6 +3098,7 @@ vector-count-if
>  vector-pop
>  vector-push
>  vector-push-extend
> +vector-substitute*
>  vectorp
>  warn
>  weak-reference-value
> @@ -1619,44 +3116,144 @@ with-package-iterator
>  with-simple-restart
>  with-slots
>  with-standard-io-syntax
> +with-start-end
>  write
>  write-byte
>  write-char
>  write-line
>  write-sequence
>  write-string
> +write-timeout
>  write-to-string
>  xp:adjust-counts
> +xp:alternative-fn-call
>  xp:always-true
> +xp:array-readably-printable-p
> +xp:attempt-to-output
> +xp:base-stream
> +xp:bind-list
> +xp:block-like
> +xp:block-stack
> +xp:block-stack-ptr
> +xp:bp<-lp
> +xp:bp<-tp
> +xp:buffer
> +xp:buffer-offset
> +xp:buffer-ptr
> +xp:charpos
>  xp:check-block-abbreviation
> +xp:check-size
> +xp:cond-print
>  xp:conses-with-cars
>  xp:convert-body
>  xp:copy-entry
> +xp:copy-xp-structure
> +xp:defsetf-print
> +xp:defun-like
> +xp:depth-in-blocks
> +xp:dmm-print
> +xp:do-print
> +xp:do-xp-printing
>  xp:end-block
> +xp:enqueue
>  xp:entry-p
>  xp:fits
> +xp:flet-print
> +xp:flush
>  xp:fn
> +xp:fn-call
> +xp:force-some-output
>  xp:full-spec
>  xp:function-call-p
> +xp:function-print
>  xp:get-printer
> +xp:initial-prefix-ptr
> +xp:initialize-xp
> +xp:let-print
> +xp:line-length
> +xp:line-limit
> +xp:line-no
> +xp:lp<-bp
> +xp:lp<-tp
>  xp:make-entry
>  xp:make-pprint-dispatch-table
> +xp:make-xp-structure
>  xp:maybe-initiate-xp-printing
> +xp:maybe-print-fast
> +xp:maybe-too-large
> +xp:maybelab
> +xp:misering?
> +xp:mvb-print
> +xp:non-blank-prefix-ptr
> +xp:non-pretty-print
>  xp:others
> +xp:output-line
>  xp:output-pretty-object
> +xp:output-width
> +xp:pop-block-stack
> +xp:pop-prefix-stack
>  xp:pprint-dispatch-print
>  xp:pprint-dispatch-table-p
> +xp:pprint-indent+
>  xp:pprint-logical-block+
> +xp:pprint-newline+
>  xp:pprint-pop+
>  xp:pprint-pop-check+
> +xp:pprint-tab+
> +xp:prefix
> +xp:prefix-ptr
> +xp:prefix-stack
> +xp:prefix-stack-ptr
> +xp:pretty-array
> +xp:pretty-loop
> +xp:pretty-non-vector
> +xp:pretty-vector
> +xp:print-fancy-fn-call
> +xp:print-fixnum
>  xp:priority->
> +xp:prog-print
> +xp:push-block-stack
> +xp:push-prefix-stack
> +xp:qarg
> +xp:qdepth
> +xp:qend
> +xp:qkind
> +xp:qleft
> +xp:qnext
> +xp:qoffset
> +xp:qpos
> +xp:qright
> +xp:qtype
> +xp:queue
> +xp:quote-print
> +xp:reverse-string-in-place
> +xp:section-start
> +xp:section-start-line
> +xp:set-indentation-prefix
>  xp:set-pprint-dispatch+
> +xp:set-prefix
> +xp:set-suffix
> +xp:setq-print
> +xp:setup-for-next-line
>  xp:specifier-category
>  xp:specifier-fn
>  xp:start-block
> +xp:structure-type-p
>  xp:structures
> +xp:suffix
> +xp:suffix-ptr
> +xp:tagbody-print
>  xp:test
> +xp:token-type
> +xp:tp<-bp
> +xp:up-print
> +xp:write+
> +xp:write-char+
> +xp:write-char++
> +xp:write-string+
>  xp:write-string++
> +xp:write-string+++
> +xp:xp-print
>  xp:xp-structure-p
>  y-or-n-p
>  yes-or-no-p
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/lang/abcl/pkg/PLIST,v
> retrieving revision 1.1.1.1
> diff -u -u -p -r1.1.1.1 PLIST
> --- pkg/PLIST 13 May 2013 09:25:55 -0000      1.1.1.1
> +++ pkg/PLIST 19 Jul 2014 14:46:32 -0000
> @@ -60,6 +60,7 @@ abcl/src/org/armedbear/lisp/Do.java
>  abcl/src/org/armedbear/lisp/DocString.java
>  abcl/src/org/armedbear/lisp/DoubleFloat.java
>  abcl/src/org/armedbear/lisp/DowncaseStream.java
> +abcl/src/org/armedbear/lisp/EMFCache.java
>  abcl/src/org/armedbear/lisp/EchoStream.java
>  abcl/src/org/armedbear/lisp/EndOfFile.java
>  abcl/src/org/armedbear/lisp/Environment.java
> @@ -80,7 +81,6 @@ abcl/src/org/armedbear/lisp/FuncallableS
>  abcl/src/org/armedbear/lisp/FuncallableStandardObject.java
>  abcl/src/org/armedbear/lisp/Function.java
>  abcl/src/org/armedbear/lisp/FunctionBinding.java
> -abcl/src/org/armedbear/lisp/GenericFunction.java
>  abcl/src/org/armedbear/lisp/Go.java
>  abcl/src/org/armedbear/lisp/HashTable.java
>  abcl/src/org/armedbear/lisp/HashTableFunctions.java
> @@ -91,6 +91,7 @@ abcl/src/org/armedbear/lisp/JHandler.jav
>  abcl/src/org/armedbear/lisp/JProxy.java
>  abcl/src/org/armedbear/lisp/JarStream.java
>  abcl/src/org/armedbear/lisp/Java.java
> +abcl/src/org/armedbear/lisp/JavaBeans.java
>  abcl/src/org/armedbear/lisp/JavaClassLoader.java
>  abcl/src/org/armedbear/lisp/JavaException.java
>  abcl/src/org/armedbear/lisp/JavaObject.java
> @@ -163,8 +164,6 @@ abcl/src/org/armedbear/lisp/SpecialOpera
>  abcl/src/org/armedbear/lisp/SpecialOperators.java
>  abcl/src/org/armedbear/lisp/StackFrame.java
>  abcl/src/org/armedbear/lisp/StandardClass.java
> -abcl/src/org/armedbear/lisp/StandardGenericFunction.java
> -abcl/src/org/armedbear/lisp/StandardGenericFunctionClass.java
>  abcl/src/org/armedbear/lisp/StandardObject.java
>  abcl/src/org/armedbear/lisp/StorageCondition.java
>  abcl/src/org/armedbear/lisp/Stream.java
> @@ -280,6 +279,7 @@ abcl/src/org/armedbear/lisp/ensure-direc
>  abcl/src/org/armedbear/lisp/error.lisp
>  abcl/src/org/armedbear/lisp/extensible-sequences-base.lisp
>  abcl/src/org/armedbear/lisp/extensible-sequences.lisp
> +abcl/src/org/armedbear/lisp/fasl-concat.lisp
>  abcl/src/org/armedbear/lisp/fdefinition.lisp
>  abcl/src/org/armedbear/lisp/featurep.lisp
>  abcl/src/org/armedbear/lisp/file_author.java
> @@ -440,7 +440,6 @@ abcl/src/org/armedbear/lisp/sort.lisp
>  abcl/src/org/armedbear/lisp/source-transform.lisp
>  abcl/src/org/armedbear/lisp/step.lisp
>  abcl/src/org/armedbear/lisp/stream_element_type.java
> -abcl/src/org/armedbear/lisp/stream_external_format.java
>  abcl/src/org/armedbear/lisp/strings.lisp
>  abcl/src/org/armedbear/lisp/sublis.lisp
>  abcl/src/org/armedbear/lisp/subst.lisp

ping...


Reply via email to