Michael Hansen
|
b9dd99d518
|
Don't create special objects for NULL, just use NULL directly.
Also move null check into PycRef for nullable references.
|
2017-07-05 16:36:04 -07:00 |
|
Michael Hansen
|
7efcf04bcd
|
Display KW only arg count in pycdas output
|
2016-09-03 11:05:03 -07:00 |
|
Michael Hansen
|
4b55e0bcea
|
Fix '...' missing in output
|
2016-08-30 13:32:53 -07:00 |
|
Michael Hansen
|
5fae3e2d1f
|
Add Python 3.5 disassembly support
|
2015-10-01 16:06:09 -07:00 |
|
Michael Hansen
|
820397f9bf
|
Interned strings and ASCII literals are always in the native format
|
2014-01-21 00:47:11 -08:00 |
|
Michael Hansen
|
176a049a68
|
Support new marshal types from Python 3.4
|
2014-01-21 00:42:37 -08:00 |
|
Michael Hansen
|
f030a77767
|
Allow for output file override
|
2011-10-23 19:04:06 -07:00 |
|
Michael Hansen
|
c474d368a1
|
Use less conflicting filenames
|
2011-10-23 17:48:10 -07:00 |
|
Michael Hansen
|
6a93c9f22d
|
Actually output PyLong constants
|
2011-09-23 21:46:05 -07:00 |
|
Michael Hansen
|
7ffa2562c3
|
Merge uncommitted changes from old SVN copy
|
2010-09-03 21:50:35 -07:00 |
|
Darryl Pogue
|
49c15b324c
|
Updates to make progress. Progress is good.
|
2010-08-31 23:17:38 -07:00 |
|
Michael Hansen
|
7ce87a2ec3
|
Added windows/VS stuff
|
2010-04-12 12:59:44 -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
|
3b389f4b00
|
Added GPL v3 license file
|
2009-07-25 00:43:46 +00:00 |
|
Michael Hansen
|
47b3a24c29
|
Some more Py1k fixes, and added Py3k support
|
2009-07-25 00:02:31 +00:00 |
|
Michael Hansen
|
b11b69c9de
|
Another fix for old Python versions
|
2009-07-24 23:21:56 +00:00 |
|
Michael Hansen
|
1806dda346
|
Fix for old python versions
|
2009-07-24 23:19:46 +00:00 |
|
Michael Hansen
|
3d813075bd
|
Finished dicts ;)
|
2009-07-24 21:39: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 |
|