Commit Graph

51 Commits

Author SHA1 Message Date
Andrey Popp
3523fed5d8 Make repo points to github repo. 2011-01-03 02:25:11 +03:00
Andrey Popp
8d537f043e Add subscriber decorator to global event manager API. 2011-01-03 01:53:25 +03:00
Andrey Popp
f1ef9b6c25 Add decorator for registering subscribers. 2011-01-03 01:49:28 +03:00
Andrey Popp
6513178275 Typo. 2011-01-03 01:44:28 +03:00
Andrey Popp
e3c7a55bdb Gardening. 2011-01-03 01:27:24 +03:00
Andrey Popp
40db4b1aab Some improvements in registry. 2010-09-05 15:03:53 +04:00
Andrey Popp
07ec25cb43 Some docstrings. 2010-09-05 14:35:40 +04:00
Andrey Popp
60c0374405 Added Copyright and license info. 2010-08-23 21:07:22 +04:00
Andrey Popp
98fdab72fc Fixed export list. 2010-08-12 17:20:45 +04:00
Andrey Popp
9364e0dc92 Fixed export list. 2010-08-12 17:14:09 +04:00
Andrey Popp
f564461426 Some docstrings. 2010-08-12 17:13:45 +04:00
Andrey Popp
732a18ae53 Fix refactoring bug. 2010-08-04 21:01:19 +04:00
Andrey Popp
d1d6ebb192 Comments. 2010-08-04 21:00:23 +04:00
Andrey Popp
61dec450be Changelog. 2010-08-04 20:43:47 +04:00
Andrey Popp
cb8504769f Simple docs for generic.event. 2010-08-04 20:43:37 +04:00
Andrey Popp
e3dc08de5c Whitespace changes. 2010-08-04 20:16:57 +04:00
Andrey Popp
8bf136afca Comments. 2010-08-04 20:12:47 +04:00
Andrey Popp
a8ec84635a Fixed export list. 2010-08-04 20:00:47 +04:00
Andrey Popp
3e107da727 Some optimizations and comments. 2010-08-04 20:00:10 +04:00
Andrey Popp
71447a813d Basic event system. 2010-07-20 17:42:44 +04:00
Andrey Popp
cdae0d8805 Bump version to 0.3. 2010-07-19 16:29:11 +04:00
Andrey Popp
3cc708e466 Docs typos. 2010-07-19 14:57:22 +04:00
Andrey Popp
86a0555d94 Updated readme. 2010-07-19 13:25:17 +04:00
Andrey Popp
d002e9c4e9 Added docs. 2010-07-19 13:21:14 +04:00
Andrey Popp
93f9a70260 Some docstrings updated. 2010-07-19 13:20:20 +04:00
Andrey Popp
bd7f81f852 Some docstrings. 2010-07-19 00:48:34 +04:00
Andrey Popp
8f90d9af20 Bump version to 0.2 and changelog added. 2010-07-19 00:43:35 +04:00
Andrey Popp
25dd639a8c Overriding for rules. 2010-07-19 00:39:21 +04:00
Andrey Popp
3ab1e27ff4 Added multimethods. 2010-07-19 00:32:14 +04:00
Andrey Popp
fa9c188f84 Tests renamings. 2010-07-18 23:37:55 +04:00
Andrey Popp
17177268ca Internal renamings. 2010-07-18 23:37:34 +04:00
Andrey Popp
d46b711313 Rearranged functions. 2010-07-18 23:34:33 +04:00
Andrey Popp
8562fbdff5 Typo. 2010-07-16 19:53:29 +04:00
Andrey Popp
ab854e9fdd Added simple user guide in README. 2010-07-16 18:37:31 +04:00
Andrey Popp
caf5987cb9 Added README. 2010-07-16 10:40:09 +04:00
Andrey Popp
82b4573435 Some renamings and refactorings. 2010-07-16 10:29:59 +04:00
Andrey Popp
905771b3a7 Argument renaming. 2010-07-16 01:34:46 +04:00
Andrey Popp
746bc93d20 Tests fixes. 2010-07-16 01:34:15 +04:00
Andrey Popp
fd1455b561 Some refactorings to provide better readability. 2010-07-16 01:33:36 +04:00
Andrey Popp
b2ee8a989c Fixed bug with propagating kw args to rules. 2010-07-15 22:12:14 +04:00
Andrey Popp
d73c287663 Typo. 2010-07-15 22:02:06 +04:00
Andrey Popp
8852933a75 Note. 2010-07-15 21:54:16 +04:00
Andrey Popp
3e990f7d23 Test on multimethod overriding. 2010-07-15 21:47:41 +04:00
Andrey Popp
76f5f4f13f New style method overloading. 2010-07-15 20:35:38 +04:00
Andrey Popp
a9039ae11c Refactorings in multidispatch module. 2010-07-15 18:13:10 +04:00
Andrey Popp
665977399e Allow partitional (by arguments) dispatching. 2010-07-15 17:05:54 +04:00
Andrey Popp
257dfca1c3 Typo. 2010-07-15 12:06:07 +04:00
Andrey Popp
6476c3edaf Added link to happy project. 2010-07-15 11:29:01 +04:00
Andrey Popp
7a0ac7be77 Some cosmetic fixes. 2010-07-15 10:43:49 +04:00
Andrey Popp
ac08b7f910 Add simple and naive multimethods implementation. 2010-07-15 10:39:45 +04:00