Skip to content
  1. Oct 30, 2007
  2. 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
  3. Sep 19, 2007
  4. Sep 18, 2007
  5. Sep 15, 2007
  6. Aug 14, 2007
    • matley's avatar
      Added documentation of reader macro and utilities · 90ff5eb5
      matley authored
      darcs-hash:2b6fa6e41fde4e188e310350bd530a274da2319b
      90ff5eb5
    • matley's avatar
      Bug Fix to allow pdf generation · 4ce8fc6b
      matley authored
      darcs-hash:e56016dd2dbb9ce29729180eed608a71e1ba4d00
      4ce8fc6b
    • matley's avatar
      Tutorial Currency Converter added · 0f29af6f
      matley authored
      darcs-hash:52a280c15f0186197dce90880b17b38233407751
      0f29af6f
    • matley's avatar
      First draft of introduction · 166bab05
      matley authored
      darcs-hash:1a7c688300a5f73fdf2aacd4789b59ede8451bb7
      166bab05
    • 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
  7. 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
  8. Jul 17, 2007
  9. Jul 12, 2007