Skip to content
  1. Oct 17, 2007
    • matley's avatar
      Minor fixes. See long message · ee4e400e
      matley authored
      KNOWN-FILE update
      TODO file removed
      Move documentation to a separate asdf component
      Splitting examples into different asdf component
      Documentation update
      eval-when and export symbols defined in framework bindings
      Fix to compile-framework for correct return value
      Allowing nil body for SLET
      Adding documentation for WITH-SUPER
      Refactoring of pack-struct-arguments-val
      
      darcs-hash:1a23b417fc6ad48ee05b128da0b44d50c81eeee4
      1.0
      ee4e400e
  2. Sep 18, 2007
  3. Sep 14, 2007
    • matley's avatar
      TODO update · 3384f3c4
      matley authored
      darcs-hash:d9e5bc7d686826bb7d435960172c3905a38b046d
      3384f3c4
  4. Aug 14, 2007
    • matley's avatar
      Initial effort to document cl-objc · 7271669f
      matley authored
      include docstrings generated files
      
      Updated main documentation file
      
      Minor feature: allow declare statement in objc method declaration
      
      Add hello-world.sh facility
      
      Added documentation of exported symbols
      
      Added functions wrapper for some defcfun just to have docstrings
      
      Change name of get-class-methods to get-instance-methods and
      added and exported get-class-methods (that returns the class
      methods of a class)
      
      Change some argument name to have consistency and reflect the type of
      the argument where unclear
      
      darcs-hash:d834874de2fbf118dc0b2f8c75dfb564491775f4
      7271669f
  5. Aug 13, 2007
  6. Aug 12, 2007
  7. Aug 07, 2007
  8. Aug 06, 2007
    • matley's avatar
      objc-cffi.lisp convention refactoring · 9f27f2c7
      matley authored
      This big patch rely on changing mainly the objc-cffi.lisp files to
      change the cffi definitions in a manner that it is more compliant with
      the last CFFI coding and naming convention.
      
      Furthermore
      
      1) there are little changing about formatting in other files
      2) Added Luigi Panzeri in authors params of the asdf system
      3) Added the KNOWN-BUGS file
      4) Little fix to avoid warnings in the :runtime test suite
      
      With this patch all the tests run fine except for the one passing structs as a params (see the KNOWN-BUGS file)
      
      darcs-hash:7743765005eb90f84af343a0e60241af22895845
      9f27f2c7