X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=TLA;h=5a410fc0790b2f97ba2a642c83bd3807a4b86509;hb=ffdebb412afde6c9cd9f433c8537519135d648c2;hp=77a79c187949c0622fc14bbcbd0e5e219f80c53d;hpb=073501ed49414d9638cb41c05fb80627529f796d;p=sbcl.git diff --git a/TLA b/TLA index 77a79c1..5a410fc 100644 --- a/TLA +++ b/TLA @@ -24,6 +24,8 @@ making them more consistent. 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) TN temporary name (?) (in compiler IR2)