rocky
|
d14193f219
|
xdis 3.8.2 has python 1.4 support
|
2018-05-19 11:53:32 -04:00 |
|
rocky
|
61e2b3b635
|
Can run on 3.1. Fix some 3.1 function-call bugs
|
2018-04-08 04:11:01 -04:00 |
|
rocky
|
e7b7de8842
|
Bump xdis version
|
2018-04-04 23:55:01 -04:00 |
|
rocky
|
8f6a1cb10b
|
Add 3.2 to list of supported distributions
|
2018-04-01 16:54:10 -04:00 |
|
rocky
|
f5ac06013f
|
We don't do python 3.1 or 3.2
|
2018-03-08 02:34:05 -05:00 |
|
rocky
|
74e280171b
|
Get ready for release 3.0.1
|
2018-03-07 07:16:40 -05:00 |
|
rocky
|
e809ade6e1
|
Licence is GPL3
|
2018-03-02 11:13:00 -05:00 |
|
rocky
|
c43c9a19aa
|
Move to GPL3 license
|
2018-02-27 06:40:36 -05:00 |
|
rocky
|
567dd786d1
|
Typo
|
2018-01-27 17:26:24 -05:00 |
|
rocky
|
3a79cfd82e
|
Bump xdis
|
2018-01-27 14:25:17 -05:00 |
|
rocky
|
6533628dfb
|
Bump xdis version
|
2018-01-27 13:43:02 -05:00 |
|
rocky
|
2126e4cf32
|
Fix bug in 3.5+ async stmt ..
and in verification status message
|
2018-01-19 03:15:08 -05:00 |
|
rocky
|
4dfb85f062
|
Bump needed xdis version 3.6.5
|
2018-01-18 18:58:21 -05:00 |
|
rocky
|
b43d4909cd
|
We need xdis 3.6.4 or better now
|
2018-01-18 01:17:07 -05:00 |
|
rocky
|
cde12cde03
|
Try removing more singleton rules
|
2017-12-14 05:25:46 -05:00 |
|
rocky
|
ec9d00a34d
|
Administrivia
|
2017-12-02 17:08:12 -05:00 |
|
rocky
|
2ac8a0c0a6
|
Mege hell
|
2017-11-27 19:45:24 -05:00 |
|
rocky
|
bd4f2d086c
|
Python 2.5- grammar reduction
|
2017-11-27 12:39:33 -05:00 |
|
rocky
|
d17440c96f
|
bump min parser version
|
2017-11-27 11:01:14 -05:00 |
|
rocky
|
0c0a534a48
|
Track spark_parser changes
|
2017-11-18 09:49:14 -05:00 |
|
rocky
|
4b0892bcb5
|
Use newer xdis
|
2017-11-10 22:30:03 -05:00 |
|
rocky
|
5e7632c33e
|
Bump uncompyle. Pypy 5.8.0-beta tolerance
|
2017-10-24 22:56:23 -04:00 |
|
rocky
|
1392b18bd7
|
Adjust for spark-parser 2.7.0 incompatabilities
|
2017-10-10 14:14:26 -04:00 |
|
rocky
|
dfbd60231b
|
Get ready for release 2.12.0
|
2017-09-25 19:11:25 -04:00 |
|
rocky
|
4d58438515
|
Get ready for release 2.11.5
|
2017-08-31 09:42:14 -04:00 |
|
rocky
|
d1e02afb4b
|
Misc cleanups...
remove code now in xdis
require at least xdis 3.5.4
PyPy tolerance in validate testing
|
2017-08-15 09:41:39 -04:00 |
|
rocky
|
8393064136
|
Get ready for release 2.11.3
need xdis 3.5.1 for now. Adjust for xdis "is-not" which we need as "is not"
|
2017-08-09 22:09:31 -04:00 |
|
rocky
|
bb9b3ac9cf
|
Revert commit to wrong branch
|
2017-08-02 08:25:39 -04:00 |
|
rocky
|
05ac60ea74
|
Remove six from Python-2.4/2.5 package
|
2017-08-02 08:18:54 -04:00 |
|
rocky
|
d138a01bf1
|
xdis's "exception match" is now "exception-match"
|
2017-07-17 22:42:57 -04:00 |
|
rocky
|
9e8e4f54c7
|
xdis 3.5.1 is botched?
|
2017-07-15 00:24:40 -04:00 |
|
rocky
|
a06a5e1cd8
|
Use newer xdis
|
2017-07-14 23:45:56 -04:00 |
|
rocky
|
27ab6fe2f5
|
Use xdis 3.5.0's opcode sets
|
2017-07-08 20:41:46 -04:00 |
|
rocky
|
af3d46b35c
|
Use xdis' instruction offset calculation fns..
next_offset, op_size, has_argument
|
2017-06-24 06:43:04 -04:00 |
|
rocky
|
844221cd43
|
Small changes.
fragment tag EXEC_STMT
|
2017-06-03 23:29:46 -04:00 |
|
rocky
|
da695115b5
|
We need six
|
2017-06-03 05:36:50 -04:00 |
|
rocky
|
94d1c6dfd3
|
Enforce using xdis >=3.3.1 ..
to pick up bug fixes to 3.6 in xdis
|
2017-05-18 04:20:16 -04:00 |
|
rocky
|
6991a637a2
|
Small changes....
* __pkginfo__.py: Need spark parser 1.6.1 for corrected remove_rules() fn
* parser36.py: remove replaced Python3 rules
* scanner3.py: corrected comment. Thanks to moagstar here.
*
|
2017-05-17 23:31:56 -04:00 |
|
rocky
|
a91cd71667
|
Note we've run this on Python 3.0-3.1 bytecodes
__pkginfo__.py: use ore recent xdis
|
2017-03-27 07:08:59 -04:00 |
|
rocky
|
1e3ea60055
|
Get ready for release 2.9.10
|
2017-02-25 20:35:00 -05:00 |
|
rocky
|
3dc766d0a9
|
Update date
|
2017-01-29 07:34:49 -05:00 |
|
rocky
|
41d63a0261
|
Bump min spark_parser version
|
2017-01-27 16:41:31 -05:00 |
|
rocky
|
13d5cd1a58
|
Get ready for release 2.9.8
|
2016-12-16 22:42:46 -05:00 |
|
rocky
|
b168e1de55
|
Can run in Python 3.1 and Python 3.2
|
2016-12-10 07:30:27 -05:00 |
|
rocky
|
a5a0f45dde
|
Try new spark 2.5.1 grammar syntax shortcuts
This package I now declare stable
|
2016-11-28 07:55:00 -05:00 |
|
rocky
|
7ab4e1fbdb
|
Start grammar reduction checks
|
2016-11-26 15:38:00 -05:00 |
|
rocky
|
cbcfd53dae
|
Python 2.6 grammary bug and..
__pkginfo.py__: Bump spark_parser version for parse_flags 'dups'
|
2016-11-23 21:44:53 -05:00 |
|
rocky
|
df2ca51f4a
|
Note that we now work on 2.4 and 2.5
|
2016-11-23 08:28:10 -05:00 |
|
rocky
|
7343575e55
|
Bump xdis to get correct 3.0 bytecodes
|
2016-11-06 18:01:03 -05:00 |
|
rocky
|
2eaea447eb
|
Get ready for release 2.9.4
|
2016-11-02 22:44:23 -04:00 |
|