Skip to content
Snippets Groups Projects
  1. Jun 03, 2017
  2. May 14, 2017
  3. May 13, 2017
  4. May 07, 2017
  5. May 06, 2017
    • Jacek Złydach's avatar
      Working towards making a demo run. · a23c3f75
      Jacek Złydach authored
      - improved the code around sequence preentation type
      - placeholder implementation of #'silica::mapping-table-initform
        and #'silica::mapping-cache-initform
      a23c3f75
    • Jacek Złydach's avatar
      Core CLIM2 loads on SBCL. · cd186519
      Jacek Złydach authored
      On CCL, there are still some MOP issues to sort out.
      
      - fixed filename typo in ASD
      - added cl-streams.lisp to utils in ASD
      - dropped a lot of spurious (declare (values ...))
      - also dropped some spurious (declare (arglist ....))
      - in cl-streams, replaced :lisp package designator with :cl
      - added a workaround #'compile-file-environment-p in utils/clos-patches.lisp
      - some more constants turned into defparameters
      - defgeneric*, defmethod* -> defgeneric, defmethod
      - atomic-incf fix for *generation-tick*
      - closer-mop:validate-superclass for presentation-type-class
      vs. standard-class for CCL and SBCL
      - package-prefixed MOP calls
      - FIXME dropped a (setf (class-name) ...) in clim/ptypes1.lisp
      cd186519
  6. Aug 05, 2016
    • Craig Lanning's avatar
      Initial support for Clozure CL · a2035389
      Craig Lanning authored
      Updated appropriate #+/#- declarations to support Clozure CL.
      Used the feature "Clozure" for Clozure CL.
      Also added some initial support for SBCL.
      Added/Changed the package prefix for a few symbols.
      a2035389
  7. Aug 01, 2016
  8. May 24, 2011
    • Kevin Layer's avatar
      The 'stream' package is no more. · 57f05907
      Kevin Layer authored
      I removed references to stream:, which should be OK since
      those symbols are in the excl: package and we use that package.
      
      This change should work on all supported versions of ACL.
      
      Change-Id: I354f252a5527ecd927642acb6f5723dc83e8c8e0
      57f05907
  9. Aug 12, 2009
  10. May 06, 2009
  11. May 05, 2009
    • Duane Rettig's avatar
      2009-05-04 Duane Rettig <duane@franz.com> · 41a8881d
      Duane Rettig authored
      	* clim/graph-formatting.lisp: bug18430: Fix dynamic-extent warning
      	* misc/compile-1.lisp: bug18430: Fix compiler-switch for 8.2
      	* tk-silica/xm-gadgets.lisp: bug18430: Add ignore declaration
      41a8881d
  12. Jun 24, 2008
  13. May 20, 2008
  14. Dec 11, 2007
  15. Apr 17, 2007
  16. Dec 20, 2006
  17. Feb 03, 2006
  18. Dec 08, 2005
  19. Dec 01, 2005
  20. Aug 03, 2005
  21. Mar 21, 2004
  22. Jan 16, 2004
  23. Dec 15, 2003
  24. Dec 12, 2003
  25. Sep 06, 2002
  26. Jul 09, 2002
  27. Jun 26, 2000
  28. Jun 08, 2000
  29. May 01, 2000
Loading