Commit graph

10 commits

Author SHA1 Message Date
Michael Hansen
29edae5685 Properly check range when chars are signed 2011-10-02 19:51:54 -07:00
Michael Hansen
18a5f1082e Clean up use of inline loop/conditional bodies 2011-10-02 10:40:05 -07:00
Michael Hansen
7ffa2562c3 Merge uncommitted changes from old SVN copy 2010-09-03 21:50:35 -07:00
Michael Hansen
7bb356d00a Improved output formatting, and added more instruction support 2009-08-03 23:13:50 +00:00
Michael Hansen
03042b7e23 Decoding simple files with functions and assignments is now possible 2009-07-27 00:23:49 +00:00
Michael Hansen
98a50fd042 Added the rest of the marshalable types, and more info to the disassembly output (including a bytecode position counter to help with jump calculations) 2009-07-25 02:41:15 +00:00
Michael Hansen
47b3a24c29 Some more Py1k fixes, and added Py3k support 2009-07-25 00:02:31 +00:00
Michael Hansen
1737240a7c Added dict object 2009-07-24 21:15:51 +00:00
Michael Hansen
8b0fc18921 Added more info to the disassembly 2009-07-24 19:52:47 +00:00
Michael Hansen
da046a9a90 Code so far 2009-07-24 08:35:21 +00:00