Skip to content
  1. Mar 19, 2013
  2. Feb 21, 2013
  3. Jan 07, 2013
  4. Nov 04, 2012
    • easye's avatar
      cffi-abcl-20121028a: changes to cffi_0.10.7.1 Quicklisp 2012-10-13 for ABCL. · bd316af7
      easye authored and Luís Oliveira's avatar Luís Oliveira committed
      The interactive restart when reloading callbacks is no longer needed.
      
      A callable function pointer is now returned by CALLBACK and
      GET-CALLBACK, which wasn't the case previously.
      
      Now down to 25 failing tests!
      
      Callbacks "automacro-ly" now get a translation layer to convert back
      from native types to ones which ABCL expects.  This translation is
      currently a work in progress, as not all cases are covered correctly.
      
      (Stas Boukarev) MAKE-FUNCTION-POINTER typo.
      
      Refactored to remove compile warnings about MAKE-IMMEDIATE-OBJECT.
      
      CFFI-SYS::%LOAD-FOREIGN-LIBRARY tries harder to figure out which
      library to load.
      
      Docstrings added.
      bd316af7
  5. Mar 11, 2012
  6. Jan 26, 2012
  7. Jan 01, 2010