X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=TLA;h=bccf71987059756fc47f6f360a6f5f05b65bdf65;hb=HEAD;hp=6f0b6a71d455cc9c260aba18c06cdde18d6b9f92;hpb=4d50265fe5a3dd4ea5b35c8ec12fe2b88721d22c;p=sbcl.git diff --git a/TLA b/TLA index 6f0b6a7..bccf719 100644 --- a/TLA +++ b/TLA @@ -19,11 +19,13 @@ Some of these already were used pretty consistently in CMU CL. Others not so much, but in sbcl-0.7.0 I put some effort into making them more consistent. ARG argument + DX dynamic-extent FUN function GC garbage collect(ion) N new: number, as in e.g. N-PASSES or N-WORD-BITS old: conventional prefix for temporary variables used to implement evaluate-only-once semantics in macros + NLE non-local entry NLX non-local exit (in compiler IR2) SB storage base (in compiler IR2) SC storage class (in compiler IR2)