Fix make-array transforms.
[sbcl.git] / src / code / late-type.lisp
2014-01-05 Stas BoukarevFix make-array transforms. master
2013-06-08 Paul KhuongFix negation of SIMD-PACK types
2013-05-27 Paul KhuongCompute single-value-type correctly in the absence...
2013-05-21 Paul KhuongFront end infrastructure for short vector SIMD packs
2013-03-31 Stas Boukarevtype=: Compare &key parameters of function types.
2012-05-04 Nikodemus Siivoladon't unconditionally unparse CHARACTER-SET types into...
2011-12-05 Nikodemus Siivolafix misoptimization of TRUNCATE
2011-10-30 Paul KhuongEliminate an infinite recursion in TYPE-UNION of INTERS...
2011-06-11 Paul KhuongFix #!- vs #- confusion in number's singleton-p type...
2011-06-07 Nikodemus Siivolaminor bug in type= method for arrays of unknown element...
2010-11-18 Nikodemus Siivolaallow approximating unions of numeric types
2010-10-12 Paul Khuong1.0.43.44: New type method: TYPE-SINGLETON-P
2010-03-26 Nikodemus Siivola1.0.36.40: fix PPC build
2010-03-18 Nikodemus Siivola1.0.36.32: reparsing undefined types when necessary
2010-03-08 Nikodemus Siivola1.0.36.14: better differences of numeric types
2010-02-11 Tobias C. Rittweiler1.0.35.11: Minor cleanup in MAKE-FUN-TYPE / MAKE-VALUES...
2009-11-20 Christophe Rhodes1.0.32.36: (subtypep 'symbol 'keyword) must be NIL, T
2009-11-19 Christophe Rhodes1.0.32.31: type system now understands (and <array...
2009-04-21 Gabor Melis1.0.27.15: optimize multiple values recievers on x86...
2007-12-09 Nikodemus Siivola1.0.12.18: faster member-type operations
2007-02-28 Christophe Rhodes1.0.3.5: slightly different SEQUENCE type handling.
2006-12-05 Christophe Rhodes1.0.0.22: Extensible sequences. (EXPERIMENTAL: Do...
2006-10-02 Juho Snellman0.9.17.3:
2006-09-13 Juho Snellman0.9.16.27:
2006-09-01 Christophe Rhodes0.9.16.10:
2006-08-28 Christophe Rhodes0.9.16.1:
2006-08-23 Nikodemus Siivola0.9.15.48: more precice unions of array types
2006-08-21 Nikodemus Siivola0.9.15.44: fix bug 368: intersection of array types
2006-08-16 Nikodemus Siivola0.9.15.35: fix CONS :SIMPLE-= method
2006-08-15 Nikodemus Siivola0.9.15.34: CONS type comparison
2006-03-27 Christophe Rhodes0.9.11.2:
2006-03-08 Christophe Rhodes0.9.10.24:
2006-02-14 Gabor Melis0.9.9.29
2005-10-21 Christophe Rhodes0.9.5.82:
2005-10-12 Christophe Rhodes0.9.5.50:
2005-10-10 Christophe Rhodes0.9.5.33:
2005-09-09 Christophe Rhodes0.9.4.54:
2005-08-19 Christophe Rhodes0.9.3.68:
2005-08-12 Brian Mastenbrook0.9.3.45: more ANSI test fixes
2005-08-12 Brian Mastenbrook0.9.3.41: fix three MISC tests where type derivation...
2005-08-10 Christophe Rhodes0.9.3.37:
2005-07-31 Paul F. Dietz0.9.3.12:
2005-07-30 Paul F. Dietz0.9.3.11:
2005-07-28 Paul F. Dietz0.9.3.5:
2005-07-14 William Harold Newman0.9.2.43:
2005-02-21 Alexey Dejneka0.8.19.35:
2004-12-02 Christophe Rhodes0.8.17.16:
2004-11-03 Christophe Rhodes0.8.16.30:
2004-11-02 Christophe Rhodes0.8.16.25:
2004-10-27 Christophe Rhodes0.8.16.10:
2004-10-27 Christophe Rhodes0.8.16.9:
2004-05-03 Christophe Rhodes0.8.10.9:
2004-04-13 Christophe Rhodes0.8.9.36:
2004-03-09 Christophe Rhodes0.8.8.21:
2004-02-02 Christophe Rhodes0.8.7.38:
2004-01-30 William Harold Newman0.8.7.32:
2003-12-11 Christophe Rhodes0.8.6.35:
2003-11-30 Christophe Rhodes0.8.6.19:
2003-10-07 Christophe Rhodes0.8.4.9:
2003-08-28 Christophe Rhodes0.8.3.9:
2003-08-27 Alexey Dejneka0.8.3.6:
2003-08-26 Alexey Dejneka0.8.3.2:
2003-07-16 Christophe Rhodes0.8.1.34:
2003-07-16 Alexey Dejneka0.8.1.33:
2003-07-11 Alexey Dejneka0.8.1.32:
2003-07-07 Alexey Dejneka0.8.1.27:
2003-07-05 Alexey Dejneka0.8.1.25:
2003-07-04 Alexey Dejneka0.8.1.24:
2003-06-30 Alexey Dejneka0.8.1.10:
2003-06-27 Christophe Rhodes0.8.1.9:
2003-06-26 William Harold Newman0.8.1.8:
2003-06-18 Christophe Rhodes0.8.0.78.vector-nil.2:
2003-06-18 Christophe Rhodes0.8.0.78.vector-nil-string.1:
2003-06-17 Alexey Dejneka0.8.0.76:
2003-05-27 Alexey Dejneka0.8.0.6:
2003-05-26 Alexey Dejneka0.8.0.3:
2003-05-05 Christophe Rhodes0.8alpha.0.13:
2003-05-03 William Harold Newman0.8alpha.0.9:
2003-05-03 Christophe Rhodes0.8alpha.0.8:
2003-05-02 Christophe Rhodes0.8alpha.0.4:
2003-04-24 Christophe Rhodes0.pre8.99:
2003-04-23 Christophe Rhodes0.pre8.98:
2003-04-09 William Harold Newman0.pre8.53:
2003-04-09 Alexey Dejneka0.pre8.51:
2003-03-20 Christophe Rhodes0.7.13.pcl-class.1
2003-03-03 Christophe Rhodes0.7.13.11:
2003-02-28 Christophe Rhodes0.7.13.8:
2003-02-27 Christophe Rhodes0.7.13.7:
2003-02-18 Christophe Rhodes0.7.12.41:
2003-02-17 Christophe Rhodes0.7.12.40:
2003-02-17 Christophe Rhodes0.7.12.39:
2003-02-09 Christophe Rhodes0.7.12.31:
2003-01-31 Christophe Rhodes0.7.12.14:
2003-01-27 Christophe Rhodes0.7.12.5:
2002-12-14 William Harold Newman0.7.10.18:
2002-11-28 Alexey Dejneka0.7.10.3:
2002-11-24 Alexey Dejneka0.7.9.64:
2002-11-11 Alexey Dejneka0.7.9.42:
2002-11-11 Alexey Dejneka0.7.9.41:
2002-11-05 William Harold Newman0.7.9.32:
next