log

age author description
Fri, 09 Apr 2010 23:00:22 +0200 Jacob Carlborg ObjcWrap is now automatically mixed in. Added support for building as a dylib with DMD. default tip
Tue, 06 Apr 2010 11:38:08 +0200 Jacob Carlborg Added dstep.internal.Reflection
Tue, 06 Apr 2010 11:37:27 +0200 Jacob Carlborg Added an id constructor. Changed the string mixin to a template mixin. Added support for building as a dynamic library
Wed, 10 Feb 2010 19:24:32 +0100 Jacob Carlborg Fixed the implementation for the methods in Capsule. Changed a method name in objc_class
Wed, 10 Feb 2010 17:29:12 +0100 Jacob Carlborg Removed an import to a private library. Added support for building as a dynamic library and framework
Tue, 09 Feb 2010 18:02:03 +0100 Jacob Carlborg Removed duplicated methods
Wed, 03 Feb 2010 18:28:58 +0100 Jacob Carlborg Changed the target in dsss.conf
Wed, 03 Feb 2010 18:28:01 +0100 Jacob Carlborg Made it compile with dmd 1.056
Sun, 17 Jan 2010 16:25:24 +0100 Jacob Carlborg Added IBOutlet
Fri, 15 Jan 2010 12:41:07 +0100 Jacob Carlborg Added IBAction
Sun, 10 Jan 2010 13:22:58 +0100 Jacob Carlborg Fixed: indexOf didn't compile
Sun, 03 Jan 2010 22:06:11 +0100 Jacob Carlborg Huge update, the bridge actually works now
Mon, 03 Aug 2009 15:31:48 +0200 Jacob Carlborg Added the Foundation framework, again
Mon, 03 Aug 2009 15:23:15 +0200 Jacob Carlborg Added the Foundation framework
Mon, 03 Aug 2009 15:21:59 +0200 Jacob Carlborg Added a constructor for every init method
Mon, 03 Aug 2009 14:00:21 +0200 Jacob Carlborg Added the ApplicationServices frameworks: ATS, ColorSync and CoreGraphics
Sat, 01 Aug 2009 15:03:28 +0200 Jacob Carlborg Added bindings to a couple of frameworks, new license + some other things
Thu, 09 Jul 2009 23:25:18 +0200 Jacob Carlborg Fixed: bindings were private
Thu, 09 Jul 2009 23:21:08 +0200 Jacob Carlborg Fixed: bindings were not generated
Thu, 09 Jul 2009 22:16:40 +0200 Jacob Carlborg Added a T in front of every template. Added support for interfaces as method parameters
Thu, 09 Jul 2009 21:17:39 +0200 Jacob Carlborg Fixed a bug that caused some types to be empty
Wed, 08 Jul 2009 14:29:59 +0200 Jacob Carlborg Fixed the bridge to work with ldc and dmd. Added a couple of hooks to manipulate the source code
Sun, 05 Jul 2009 22:14:45 +0200 Jacob Carlborg Added the CoreFoundation framework
Sun, 05 Jul 2009 21:52:04 +0200 Jacob Carlborg Added support for function pointers and variadic function pointers to dgen and dstepgen
Sun, 05 Jul 2009 20:54:42 +0200 Jacob Carlborg Added support for function pointers in dstepgen
Sun, 05 Jul 2009 17:16:19 +0200 Jacob Carlborg Adapted the scripts for the new bridge + a lot more
Thu, 18 Jun 2009 22:00:13 +0200 Jacob Carlborg First upload of the bridge
Sat, 31 Jan 2009 17:22:44 +0100 Jacob Carlborg First upload of dgen.rb and dstepgen.rb