Don't warn when #'(setf fun) is used in the presence of a setf-macro.
[sbcl.git] / src / compiler / ir1tran.lisp
2013-11-08 Stas BoukarevDon't warn when #'(setf fun) is used in the presence...
2013-08-15 Stas BoukarevThrow errors on malformed FUNCTION.
2013-05-21 Paul KhuongAdditional niceties and middle end support for short...
2013-02-01 Nikodemus Siivolasupport for deprecating special variables
2012-06-09 Nikodemus Siivolaadjust compiler-macro expansion and lambda-list parsing
2012-05-16 Stas BoukarevBetter error message for malformed IGNORE declarations.
2011-08-22 Nikodemus Siivolaignore non-function FTYPEs
2011-08-09 Nikodemus SiivolaLOAD-TIME-VALUE improvements
2011-05-24 Nikodemus Siivola1.0.48.21: explicitly indefinite-extent leaves, safer...
2011-05-12 Nikodemus Siivola1.0.48.14: more conservative global variable conversion
2011-04-08 Nikodemus Siivola1.0.47.16: more ((LAMBDA ..) ..) and (FUNCALL (LAMBDA...
2011-02-28 Nikodemus Siivola1.0.46.17: nicer STYLE-WARNINGS from IGNORE and IGNORAB...
2010-11-16 Nikodemus Siivola1.0.44.25: don't put function leaves into the source...
2010-11-16 Nikodemus Siivola1.0.44.24: tweak CAREFUL-EXPAND-MACRO
2010-10-14 Nikodemus Siivola1.0.43.57: better handling of derived function types
2010-10-09 Nikodemus Siivola1.0.43.39: proclaimed function types and NOTINLINE
2010-10-04 Nikodemus Siivola1.0.43.19: don't record source-paths for sub-parts...
2010-09-20 Nikodemus Siivola1.0.42.48: more contextual CAREFUL-EXPAND-MACRO messages
2010-09-02 Nikodemus Siivola1.0.42.25: check parent-lambdas in defined-fun-functional
2010-09-01 Nikodemus Siivola1.0.42.15: prevent inline expansion from creating refs...
2010-03-19 Nikodemus Siivola1.0.36.34: WHO-CALLS information for source transformed...
2010-03-12 Nikodemus Siivola1.0.36.23: more consistent handling of ignored DX decla...
2009-08-01 Nikodemus Siivola1.0.30.29: SB-CLTL2:DEFINE-DECLARATION
2009-05-08 Nikodemus Siivola1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL...
2009-04-24 Christophe Rhodes1.0.27.35: minimize the potential for presenting hosts...
2009-04-24 Christophe Rhodes1.0.27.32: implement and use SB!XC:GENSYM
2009-04-23 Nikodemus Siivola1.0.27.28: better source paths for malformed declaratio...
2009-01-14 Nikodemus Siivola1.0.24.42: fix bug 235a
2008-12-02 Paul Khuong1.0.23.11: Typecheck late-bound calls too
2008-12-01 Nikodemus Siivola1.0.23.1: declaring the type of a bound variable gives...
2008-09-23 Richard M Kreuter1.0.20.28: Fewer STYLE-WARNINGs for gf calls.
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-07-19 Nikodemus Siivola1.0.18.24: lift node-insertion logic from RECOGNIZE...
2008-07-16 Richard M Kreuter1.0.18.21: More STYLE-WARNINGs
2008-06-15 pkhuong1.0.17.35: Bug fixes: cross-compiler's lookup of consta...
2008-06-06 Nikodemus Siivola1.0.17.31: more constant cleverness
2008-06-05 Nikodemus Siivola1.0.17.28: fix bug in the newfangled constant dumping...
2008-06-04 Nikodemus Siivola1.0.17.25: allow dumping of references to arbitrary...
2008-06-04 Nikodemus Siivola1.0.17.24: refactor handling of constants in the compiler
2008-05-29 Nikodemus Siivola1.0.17.6: fix bug introduced by 1.0.7.3
2008-05-28 Nikodemus Siivola1.0.17.3: unify CONSTANT nodes for DEFCONSTANT and...
2008-05-06 Christophe Rhodes1.0.16.18: Fixes to get clisp through host-1
2008-02-04 Nikodemus Siivola1.0.14.16: add explicit CHECK-CONSTANT-MODIFICATION...
2008-02-04 Nikodemus Siivola1.0.14.15: fix typo in inline declaration for SOURCE...
2008-02-01 Nikodemus Siivola1.0.14.10: friendly CHECK-TYPE error message for quoted...
2008-01-02 Juho Snellman1.0.13.11: ensure that sb-cover records don't clash...
2007-11-20 Nikodemus Siivola1.0.11.35: fixed bug 417
2007-08-20 Juho Snellman1.0.8.42: Fix some source-location bugs, alternate...
2007-05-03 Juho Snellman1.0.5.28: new contrib: sb-cover, a code coverage tool
2007-04-08 Nikodemus Siivola1.0.4.45: workaround for bug #412 & undefined variable...
2007-02-19 Nikodemus Siivola1.0.2.26: replace *all-components* special with a local...
2007-02-06 Juho Snellman1.0.2.13: Use an sset for LAMBDA-CALLS-OR-CLOSES
2006-12-05 Juho Snellman1.0.0.18:
2006-09-18 Juho Snellman0.9.16.38:
2006-08-11 Nikodemus Siivola0.9.15.27: compiler-macro expansion for FUNCALL forms...
2006-04-28 William Harold Newman0.9.12.4:
2006-04-14 Nikodemus Siivola0.9.11.35: better package locking and more cleaning...
2006-02-27 Nikodemus Siivola0.9.10.3: Faster function calls via constant symbols
2005-07-14 William Harold Newman0.9.2.47:
2005-06-12 Christophe Rhodes0.9.1.38:
2005-04-29 Christophe Rhodes0.9.0.6:
2005-04-15 Juho Snellman0.8.21.42:
2005-04-13 Nikodemus Siivola0.8.21.37: fix bug 305
2005-03-01 Nikodemus Siivola0.8.20.1: fun-name fun, debugger debugged
2005-01-08 Alexey Dejneka0.8.18.20:
2004-12-01 Nikodemus Siivola0.8.17.9: minor rollback (problems caught by the ansi...
2004-11-30 Nikodemus Siivola0.8.17.4: Stricter lambda list parsing
2004-11-06 Alexey Dejneka0.8.16.33:
2004-10-29 Christophe Rhodes0.8.16.15:
2004-10-26 Christophe Rhodes0.8.16.6:
2004-10-18 Nikodemus Siivola0.8.15.15: Removing non-ANSI FTYPE proclaims and TYPE...
2004-10-02 Alexey Dejneka0.8.15.6:
2004-09-13 Nikodemus Siivola0.8.14.14: Two commits for the price of one
2004-09-13 Nikodemus Siivola0.8.14.13: Step SBCL, step!
2004-07-04 Nikodemus Siivola0.8.12.18: Rearranging COMPILER-ERROR protocol
2004-06-29 Nikodemus Siivola0.8.12.7: Merge package locks, AKA "what can go wrong...
2004-05-27 Christophe Rhodes0.8.10.57:
2004-05-17 Christophe Rhodes0.8.10.29:
2004-05-10 Christophe Rhodes0.8.10.17:
2004-04-13 Christophe Rhodes0.8.9.36:
2004-03-30 Christophe Rhodes0.8.9.10:
2003-09-16 Alexey Dejneka0.8.3.70:
2003-09-15 Alexey Dejneka0.8.3.62:
2003-09-02 Alexey Dejneka0.8.3.25:
2003-08-20 Alexey Dejneka0.8.2.50:
2003-06-25 Alexey Dejneka0.8.1.3:
2003-06-16 Christophe Rhodes0.8.0.74:
2003-06-16 Christophe Rhodes0.8.0.73:
2003-06-12 Alexey Dejneka0.8.0.63:
2003-06-09 Christophe Rhodes0.8.0.54:
2003-06-04 Alexey Dejneka0.8.0.31:
2003-06-04 Alexey DejnekaIR1-convertion of lambda is separated into
2003-05-27 Christophe Rhodes0.8.0.9:
2003-05-26 Alexey Dejneka0.8.0.3:
2003-05-03 William Harold Newman0.8alpha.0.9:
2003-03-27 Alexey Dejneka0.pre8.11:
2003-03-13 Alexey Dejneka0.7.13.26:
2003-03-06 Alexey Dejneka0.7.13.16:
2003-01-28 Alexey Dejneka0.7.12.8:
2003-01-27 Christophe Rhodes0.7.12.7:
next