root/trunk/infrastructure/pyd/class_wrap.d


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @122 [122] 08/13/07 17:12:37 KirkMcDonald * Un-broke Init. (Oops.) * Reverted some symbol-length-shortening code, …
(edit) @121 [121] 07/29/07 20:32:02 KirkMcDonald Since the D 2.0 series has been found lacking at the moment, Pyd once …
(edit) @120 [120] 07/26/07 20:06:38 KirkMcDonald * Pyd now requires D 2.003 or later. * Pyd now compiles with D 2.003. * …
(edit) @118 [118] 07/10/07 15:14:05 KirkMcDonald Some identifier length shortening changes.
(edit) @113 [113] 07/05/07 16:51:15 KirkMcDonald * Improved Pyd's handling of arrays. * Added Repr * Added arraytest
(edit) @110 [110] 05/25/07 16:38:13 KirkMcDonald * trunk compiles again * iteration wrapping support temporarily disabled
(edit) @103 [103] 03/05/07 17:30:51 KirkMcDonald Added docstrings to the new API. (Haven't documented this yet.)
(edit) @101 [101] 02/21/07 17:01:34 KirkMcDonald The purpose of shim classes is now somewhat more well-defined. (The same …
(edit) @100 [100] 02/17/07 02:32:39 KirkMcDonald * Class wrapping API replaced. * Inheritance "shim" classes now …
(edit) @91 [91] 02/01/07 18:56:35 KirkMcDonald Improved inheritance support. Fixed ctor-related bug.
(edit) @69 [69] 01/03/07 23:23:36 KirkMcDonald Inroads on Tango support. (Not there yet, though.)
(edit) @68 [68] 12/19/06 18:07:17 KirkMcDonald Polymorphism-related improvements.
(edit) @66 [66] 12/19/06 01:20:30 KirkMcDonald Reference-keeping improvements; delegate-wrapping bugfixes; PydObject?
(edit) @59 [59] 12/16/06 01:54:02 KirkMcDonald Docstring support
(edit) @57 [57] 12/12/06 23:49:57 KirkMcDonald Inheritance improvements; bugfixes
(edit) @56 [56] 12/12/06 18:40:28 KirkMcDonald Basic inheritance support.
(edit) @54 [54] 12/12/06 17:10:59 KirkMcDonald DMD 0.177 update
(edit) @52 [52] 12/10/06 18:02:59 KirkMcDonald Struct wrapping; static member function wrapping; various back-end …
(edit) @51 [51] 12/04/06 17:17:31 KirkMcDonald Support for one-at-a-time compilation. (Preparing for GDC support.)
(edit) @50 [50] 12/02/06 20:07:54 KirkMcDonald func_wrap reorganization, and small make_object fix
(edit) @49 [49] 12/01/06 17:15:39 KirkMcDonald 'DPy' prefix finally changed to 'Pyd'
(edit) @48 [48] 11/30/06 14:25:57 KirkMcDonald Conditionalized StackThreads? use in Pyd.
(edit) @45 [45] 11/19/06 20:08:43 KirkMcDonald Update for DMD 0.174 and Python 2.5. Now uses D's native tuples.
(edit) @41 [41] 10/26/06 18:10:53 KirkMcDonald Doc updates; some cleanup; op_wrap additions
(edit) @40 [40] 10/24/06 01:24:13 KirkMcDonald Meta-programming library replaced; large re-write. StackThreads? updated to …
(edit) @37 [37] 08/14/06 21:41:17 KirkMcDonald opApply wrapping and various refactoring
(edit) @28 [28] 07/12/06 19:24:58 KirkMcDonald Function wrapping refactoring, now uses tuples.
(edit) @27 [27] 07/06/06 03:38:28 KirkMcDonald PyCallable? to delegate conversion.
(edit) @26 [26] 07/05/06 17:09:25 KirkMcDonald Function wrapping improvements, and some automatic operator overload …
(edit) @25 [25] 07/02/06 01:27:18 KirkMcDonald Fleshed out the docs a little.
(add) @24 [24] 07/01/06 21:19:10 KirkMcDonald CeleriD/Pyd? integration.
Note: See TracRevisionLog for help on using the revision log.