Move register allocation to its own package, SB!REGALLOC
[sbcl.git] / src / compiler / main.lisp
2013-12-02 Paul KhuongMove register allocation to its own package, SB!REGALLOC
2013-11-12 Stas BoukarevFix typos in docstrings and function names.
2013-06-08 Paul KhuongLook for left-over dead code when *check-consistency*
2013-06-02 Stas BoukarevRemove unused variables in the compiler.
2012-10-06 Nikodemus Siivolauntangle WITH-IR1-NAMESPACE and WITH-COMPILATION-VALUES
2012-10-03 Nikodemus Siivolabind and clear *CONTINUATION-NUMBERS* &co in WITH-COMPI...
2012-10-03 Nikodemus Siivolabind and clear *LIST-CONFLICTS-TABLE* in LIST-CONFLICTS
2012-10-03 Nikodemus Siivolabind and clear *SEEN-FUNS* and *SEEN-BLOCKS* in CHECK...
2012-10-03 Nikodemus Siivolamove clearing of *FREE-FUNS* &co to WITH-IR1-NAMESPACE...
2012-10-03 Nikodemus Siivolaremove world-lock from WITH-COMPILATION-UNIT
2012-04-27 Nikodemus Siivolafix compiler reader error reporting
2012-04-24 Nikodemus Siivolabetter reader-errors for COMPILE-FILE
2011-12-05 Nikodemus Siivolause boxed constants for full calls
2011-05-28 Nikodemus Siivola1.0.48.28: make TRULY-THE macroexpandable
2011-05-09 Nikodemus Siivola1.0.48.3: source-locations from LOAD of source files...
2011-05-09 Nikodemus Siivola1.0.48.1: WITH-COMPILATION-UNIT :SOURCE-NAMESTRING
2011-04-10 Nikodemus Siivola1.0.47.20: don't handle errors during compile-time...
2010-11-08 Nikodemus Siivola1.0.44.4: make MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA...
2010-10-07 Nikodemus Siivola1.0.43.34: differentiate cross-compiler output from...
2010-03-11 Nikodemus Siivola1.0.36.20: prettier WITH-COMPILATION-UNIT documentation
2010-03-11 Nikodemus Siivola1.0.36.19: WITH-COMPILATION-UNIT :POLICY
2010-01-20 Tobias C. Rittweiler1.0.34.8: Cosmetic improvements to error output on...
2009-12-16 Tobias C. Rittweiler1.0.33.13: Catch errors during compile-time-too processing.
2009-07-20 Juho Snellman1.0.30.4: cfasl support
2009-06-28 Paul Khuong1.0.29.54: Inline unboxed constants on x86[-64]
2009-06-25 Nikodemus Siivola1.0.29.39: SLEEP on large integers
2009-06-25 Nikodemus Siivola1.0.29.38: better DESCRIBE
2009-05-11 Nikodemus Siivola1.0.28.38: undefined warning and compilation unit summa...
2009-04-24 Christophe Rhodes1.0.27.34: various trivial fixups for portability ...
2009-04-24 Christophe Rhodes1.0.27.32: implement and use SB!XC:GENSYM
2009-01-11 Paul Khuong1.0.24.34: IR2: additional representation for predicate...
2009-01-03 Nikodemus Siivola1.0.24.19: COMPILE-TIME reports timings at millisecond...
2008-12-12 Nikodemus Siivola1.0.23.38: fix bug 430 (stack alloc by nested defstruct...
2008-12-12 Nikodemus Siivola1.0.23.37: more CLOS and classoid thread safety
2008-09-11 Richard M Kreuter1.0.20.4: Use a new set implementation for constraint...
2008-07-03 Richard M Kreuter1.0.18.10: Record filenames in DEBUG-SOURCEs during...
2008-06-05 Nikodemus Siivola1.0.17.27: delete aborted fasls in _all_ cases
2008-06-04 Nikodemus Siivola1.0.17.24: refactor handling of constants in the compiler
2008-01-15 Nikodemus Siivola1.0.13.38: final part of the debug-name improvements
2008-01-15 Nikodemus Siivola1.0.13.37: skip compilation of null and non-symbol...
2007-11-20 Nikodemus Siivola1.0.11.35: fixed bug 417
2007-11-17 Nikodemus Siivola1.0.11.25: don't leave incomplete fasls around after...
2007-07-02 William Harold Newman1.0.7.10: added a FINISH-OUTPUT before switching streams
2007-05-03 Juho Snellman1.0.5.28: new contrib: sb-cover, a code coverage tool
2007-03-07 Juho Snellman1.0.3.35: fix problem with backtraces showing NIL as...
2007-03-04 Juho Snellman1.0.3.28: handle output for fatal-compiler-errors more...
2007-03-02 Juho Snellman1.0.3.7: Compile XEPs using the policy from the correct...
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
2007-01-18 Juho Snellman1.0.1.31: Speed up fopcompilation of functions
2007-01-09 Juho Snellman1.0.1.15:
2006-12-05 Juho Snellman1.0.0.18:
2006-10-29 Nikodemus Siivola0.9.18.12: valid/already-dumped confusion in the file...
2006-08-10 Nikodemus Siivola0.9.15.25: COMPILE-FILE-PATHNAME when output-file doesn...
2006-05-13 Juho Snellman0.9.12.13:
2006-04-27 Juho Snellman0.9.12.2:
2005-11-02 Christophe Rhodes0.9.6.10:
2005-09-07 Gabor Melis0.9.4.32: oops
2005-07-14 William Harold Newman0.9.2.47:
2005-06-04 Nikodemus Siivola0.9.1.25: source-plist & related
2005-04-08 Nikodemus Siivola0.8.21.24: minor compiler output cleanup
2005-04-01 Nikodemus Siivola0.8.21.12: compiler message fixes
2005-03-01 Nikodemus Siivola0.8.20.1: fun-name fun, debugger debugged
2005-02-17 Nikodemus Siivola0.8.19.30: less COMPILE-FILE verbosity
2005-01-30 Christophe Rhodes0.8.19.4:
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.34:
2004-11-01 Alexey Dejneka0.8.16.21:
2004-10-26 Christophe Rhodes0.8.16.6:
2004-10-13 Alexey Dejneka0.8.15.14:
2004-10-12 Juho Snellman0.8.15.13:
2004-10-02 Alexey Dejneka0.8.15.6:
2004-09-29 William Harold Newman0.8.15:
2004-09-13 Alexey Dejnekasbcl-0.8.14.11:
2004-07-19 Andreas Fuchs0.8.12.39:
2004-07-14 Christophe Rhodes0.8.12.34:
2004-07-04 Nikodemus Siivola0.8.12.21: The same finnish twit who broke the manual...
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-17 Christophe Rhodes0.8.10.29:
2004-05-10 Christophe Rhodes0.8.10.17:
2004-04-15 Christophe Rhodes0.8.9.46:
2004-03-15 Christophe Rhodes0.8.8.26:
2004-03-09 Christophe Rhodes0.8.8.21:
2003-12-20 Christophe Rhodes0.8.6.42:
2003-09-16 Alexey Dejneka0.8.3.70:
2003-09-15 Alexey Dejneka0.8.3.62:
2003-09-14 Alexey Dejneka0.8.3.60:
2003-08-26 William Harold Newman0.8.3.3:
2003-08-20 Alexey Dejneka0.8.2.50:
2003-08-15 Alexey Dejneka0.8.2.29:
2003-08-13 Alexey Dejneka0.8.2.26:
2003-07-17 Alexey Dejneka0.8.1.37:
2003-07-03 William Harold Newman0.8.1.16:
2003-06-09 Christophe Rhodes0.8.0.54:
2003-06-04 Alexey Dejneka0.8.0.31:
2003-05-26 Alexey Dejneka0.8.0.3:
2003-04-25 Alexey Dejneka0.pre8.102:
next