Contact: fumanchu@aminus.org

Log in as guest/geniusql to create tickets

root/trunk/geniusql/codewalk.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 11/05/07 16:35:12 @215 [215] fumanchu Allow named_opcodes to take a string (e.g. a co_code string).
(edit) 09/01/07 14:26:18 @159 [159] fumanchu Work on generator expressions, including a new JoinIterator? class (since …
(edit) 08/13/07 01:14:24 @135 [135] fumanchu Merged AST branch back into trunk.
(edit) 08/03/07 04:04:47 @110 [110] fumanchu codewalk wasn't using modern set implementations.
(edit) 07/29/07 02:46:39 @105 [105] fumanchu Hackish first attempt at a GenExpDecompiler?.
(edit) 05/03/07 13:08:27 @81 [81] fumanchu New logic.combine(expr, kwargs) function (and sundry).
(edit) 04/05/07 11:23:46 @58 [58] fumanchu Fixes for codewalk.MapStackObject?.
(edit) 04/02/07 18:07:48 @55 [55] fumanchu sqlserver and msaccess now work.
(edit) 03/21/07 13:32:52 @38 [38] fumanchu Almost-working fully-typed decompiler. Removed the lat vestiges of Dejavu …
(edit) 03/19/07 13:32:25 @37 [37] fumanchu Bah. Grabbed the wrong version of codewalk.
(add) 03/19/07 13:30:01 @36 [36] fumanchu Moved codewalk, logic from dejavu.