rocky
|
dfbd60231b
|
Get ready for release 2.12.0
|
2017-09-25 19:11:25 -04:00 |
|
rocky
|
96ca68a6fe
|
Tidy/regularize table entry formatting
|
2017-09-20 17:47:56 -04:00 |
|
rocky
|
147b6e1cfe
|
Small fixes
test_pyenvlib.py: it is sys.exit(), not exit()
pysource.py: reinstate nod type of async_func_call
|
2017-09-20 11:32:42 -04:00 |
|
rocky
|
d7b12f4da1
|
More small doc changes
|
2017-09-20 02:49:14 -04:00 |
|
rocky
|
c7b9e54e59
|
Update Table-driven info...
Start a pysource unit test.
|
2017-09-20 00:06:50 -04:00 |
|
rocky
|
3003070acb
|
engine -> template_engine
|
2017-09-17 11:56:51 -04:00 |
|
rocky
|
19d6dedcf5
|
Need weak-verification on 3.4 for now
|
2017-09-13 01:09:04 -04:00 |
|
rocky
|
51ad3fb36e
|
Revert one of the changes pending a better fix
|
2017-09-10 03:01:19 -04:00 |
|
rocky
|
f017acce21
|
More semantic action cleanup
|
2017-09-10 02:56:47 -04:00 |
|
rocky
|
5bef5683e4
|
Match Python 3.4's terms a little names better
|
2017-09-10 00:48:54 -04:00 |
|
rocky
|
4e1467adc8
|
Revert last revert
|
2017-09-09 08:08:40 -04:00 |
|
rocky
|
7cdf0abb43
|
Revert last change
|
2017-09-09 08:03:04 -04:00 |
|
rocky
|
9b336251a7
|
New-style Python classes only, please.
|
2017-09-09 07:47:21 -04:00 |
|
rocky
|
7844456e1e
|
Skeletal support for Python 3.7
Largely failing though.
|
2017-08-31 10:12:09 -04:00 |
|
rocky
|
356ea6c770
|
Remove python versions tag
I think it's messing up Pypi's very fussy formatting
release-2.11.5
|
2017-08-31 09:50:48 -04:00 |
|
rocky
|
4d58438515
|
Get ready for release 2.11.5
|
2017-08-31 09:42:14 -04:00 |
|
rocky
|
f7bfe3f7b2
|
3.7 support
|
2017-08-15 21:52:43 -04:00 |
|
rocky
|
c54a47b15f
|
Get ready for release 2.11.4
release-2.11.4
|
2017-08-15 10:57: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
|
f4ceb6304d
|
Allow 3-part version string lookups, e.g 2.7.1
We allow a float here, but if passed a string like
'2.7'. or '2.7.13', accept that in looking up
either a scanner or a parser.
|
2017-08-13 09:17:07 -04:00 |
|
rocky
|
503039ab51
|
Link typo
Name is trepan2 now not trepan
|
2017-08-10 09:41:48 -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"
release-2.11.3
|
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 |
|
R. Bernstein
|
1048f6a964
|
Fixes issue #124
|
2017-07-14 23:43:40 -04:00 |
|
rocky
|
7fed237077
|
History updates
|
2017-07-14 08:03:06 -04:00 |
|
rocky
|
8b816ead0d
|
RsT doc formatting
|
2017-07-09 02:06:39 -04:00 |
|
rocky
|
300d387349
|
Get ready for release 2.11.2
release-2.11.2
|
2017-07-09 01:44:55 -04:00 |
|
rocky
|
27ab6fe2f5
|
Use xdis 3.5.0's opcode sets
|
2017-07-08 20:41:46 -04:00 |
|
rocky
|
2e164763eb
|
Start supporting Pypy 3.5 (5.7.1-beta)
|
2017-07-08 17:47:32 -04:00 |
|
rocky
|
d332bde104
|
Loops in Python 2.4-2.6 loop come_from
Looks like Python 2.4-2.6 may have a COME_FROM(_LOOP)
before the jump_back.
Fixes Issue #123
|
2017-07-05 06:12:14 -04:00 |
|
rocky
|
0893652943
|
Work around not having real flow-control analysis
|
2017-06-29 20:49:01 -04:00 |
|
rocky
|
6efd7afda3
|
continue non-detection in Python 2.7
fixes issue 122
|
2017-06-29 20:27:07 -04:00 |
|
rocky
|
ee3202779a
|
A guard against badly formated bytecode
|
2017-06-28 18:39:05 -04:00 |
|
rocky
|
9c072a6a42
|
3.x funciton and annotation bug fixes
release-2.11.1
release-python-2.4-2.11.1
|
2017-06-25 18:46:03 -04:00 |
|
rocky
|
277ad36566
|
Get ready for release 2.11.1
|
2017-06-25 13:50: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
|
e1bc0c5cd6
|
Python 2 sometimes need str->uncode in writing?
|
2017-06-19 08:02:59 -04:00 |
|
rocky
|
5a519ed36a
|
Allow deparsed out to be str as well as unicode
|
2017-06-19 07:55:09 -04:00 |
|
rocky
|
af10f99776
|
Get ready for release 2.11.0
release-2.11.0
|
2017-06-18 15:31:44 -04:00 |
|
rocky
|
0cbafa6e3a
|
Adjust nodeInfo if it is a Token
|
2017-06-13 04:41:32 -04:00 |
|
rocky
|
4afaee2a36
|
Add nonterminal node in extractInfo
|
2017-06-13 04:17:23 -04:00 |
|
rocky
|
daea3c348c
|
Fragment tag more expressions
Revise make_function3 comment wrt args and kwargs
|
2017-06-10 16:31:56 -04:00 |
|
rocky
|
bf45260588
|
Fragment tag array subscripts
|
2017-06-10 08:05:18 -04:00 |
|
R. Bernstein
|
34a356d237
|
Create README.rst
|
2017-06-10 06:21:36 -04:00 |
|
R. Bernstein
|
d9c1374a59
|
Create README.rst
|
2017-06-10 06:14:06 -04:00 |
|
rocky
|
2e05137f2b
|
Set YIELD_VALUE offset in a <yield> expr
|
2017-06-10 02:09:58 -04:00 |
|