Skip to content
Commit 3d07c60e authored by James Bielman's avatar James Bielman
Browse files

Add an optimization for defining non-translatable types.

- New generic function on types: TRANSLATE-P.  This is true for all types
  except built-in foreign types and typedefs defined non-translatable.
- Incompatible change: DEFCTYPE now accepts keyword arguments :TRANSLATE-P
  and :DOCUMENTATION instead of an optional docstring.
- Define the standard integers types as non-translatable.
parent b97e70ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment