rocky
|
a8f89fa006
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-03-13 21:41:58 -04:00 |
|
rocky
|
daf54d2740
|
2.6 scanner show -A headers now
|
2024-03-13 21:39:35 -04:00 |
|
rocky
|
5dd265021f
|
Add --asm++ or -A option
|
2024-03-13 21:34:47 -04:00 |
|
rocky
|
ed205650e0
|
Merge branch 'python-3.0-to-3.2' into python-2.4-to-2.7
|
2024-03-13 21:14:00 -04:00 |
|
rocky
|
fcccf5bb97
|
Merge branch 'python-3.3-to-3.5' into python-3.0-to-3.2
|
2024-03-13 21:11:57 -04:00 |
|
rocky
|
dc79ec3a25
|
Correct variable name
|
2024-03-13 21:09:25 -04:00 |
|
rocky
|
252f18400c
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-03-13 21:09:07 -04:00 |
|
rocky
|
bf59e3c65e
|
Small variable name fix
|
2024-03-13 21:08:08 -04:00 |
|
rocky
|
bb5bec29f7
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-03-13 21:06:58 -04:00 |
|
rocky
|
628b18fce7
|
rename assembly phases and tweak a err msg...
before tokenization -> disassembly
after tokenization -> tokenization
|
2024-03-13 21:02:27 -04:00 |
|
rocky
|
ebe0137b2d
|
Merge hell
|
2024-03-08 04:41:46 -05:00 |
|
rocky
|
3b1742e779
|
Merge branch 'python-3.0-to-3.2' into python-2.4-to-2.7
|
2024-03-08 04:41:40 -05:00 |
|
rocky
|
f671aeee5d
|
Merge branch 'python-3.3-to-3.5' into python-3.0-to-3.2
|
2024-03-08 04:36:33 -05:00 |
|
rocky
|
ad92f53e39
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-03-08 04:35:18 -05:00 |
|
R. Bernstein
|
e6ff6033cf
|
Merge pull request #489 from rocky/withasstmt-to-with_as
withasstmt -> with_as
|
2024-03-08 04:12:55 -05:00 |
|
rocky
|
156188f8bb
|
withasstmt -> with_as
This matches Python's AST naamae better. Some linting and
sorting of dictionary keys done as well.
|
2024-03-08 04:10:33 -05:00 |
|
R. Bernstein
|
3724e02183
|
Merge pull request #488 from rocky/with-as-with-pass
Add context manager test...
|
2024-03-07 18:53:14 -05:00 |
|
rocky
|
8542df4639
|
Add context manager test...
handle degenerate 3.8 withas
|
2024-03-07 18:08:07 -05:00 |
|
R. Bernstein
|
b5c4e4b28b
|
Merge pull request #487 from rocky/withasstmt-no-parens
simplify withas (for now)
|
2024-03-06 17:41:42 -05:00 |
|
rocky
|
f1169af582
|
simplify withas (for now)
|
2024-03-06 17:19:57 -05:00 |
|
rocky
|
40f9b523b0
|
Merge hell
|
2024-03-02 12:20:57 -05:00 |
|
rocky
|
5681100764
|
Merge branch 'python-3.0-to-3.2' into python-2.4-to-2.7
|
2024-03-02 12:20:41 -05:00 |
|
rocky
|
fb9260c6ec
|
Merge branch 'python-3.3-to-3.5' into python-3.0-to-3.2
|
2024-03-02 12:03:35 -05:00 |
|
rocky
|
5c0fd39e0b
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-03-02 12:03:15 -05:00 |
|
rocky
|
33f49849f5
|
Add some 3.3 and 3.4 stdlib tests back in
|
2024-03-02 12:02:40 -05:00 |
|
rocky
|
7a05a36f63
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-03-02 11:54:53 -05:00 |
|
rocky
|
c499d0a60a
|
Fix in 3.3 subclass detection in class closures
|
2024-03-02 11:54:11 -05:00 |
|
rocky
|
dfe9d3c34c
|
Merge branch 'python-3.0-to-3.2' into python-2.4-to-2.7
|
2024-03-02 07:11:50 -05:00 |
|
rocky
|
d9907350b7
|
Merge branch 'python-3.3-to-3.5' into python-3.0-to-3.2
|
2024-03-02 07:11:16 -05:00 |
|
rocky
|
28e33f4b92
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-03-02 07:04:36 -05:00 |
|
rocky
|
d2d4367dae
|
Add 3.3 bytecode testing..
Also, correct ifelse detection in 3.3
|
2024-03-02 07:01:40 -05:00 |
|
rocky
|
30463f75d6
|
2.4 tolerance (remove annotations)
|
2024-03-02 05:38:38 -05:00 |
|
rocky
|
40e64ba3e0
|
Merge hell
|
2024-03-02 05:31:19 -05:00 |
|
rocky
|
0993bb026b
|
Merge branch 'python-3.0-to-3.2' into python-2.4-to-2.7
|
2024-03-02 05:31:10 -05:00 |
|
rocky
|
371b5c7600
|
Merge branch 'python-3.3-to-3.5' into python-3.0-to-3.2
|
2024-03-02 05:19:30 -05:00 |
|
rocky
|
29e413c13c
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-03-02 05:19:12 -05:00 |
|
rocky
|
c591f4e6e6
|
Administrivia
|
2024-03-02 05:18:56 -05:00 |
|
rocky
|
0645cdfcb6
|
Merge branch 'python-3.3-to-3.5' into python-3.0-to-3.2
|
2024-03-02 05:07:27 -05:00 |
|
rocky
|
7c91694cf9
|
merge hell
|
2024-03-02 05:07:12 -05:00 |
|
rocky
|
ac9c7d1047
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-03-02 05:07:05 -05:00 |
|
rocky
|
69c5d463e6
|
Add liberapay name
|
2024-03-02 04:59:20 -05:00 |
|
rocky
|
830a2ebf44
|
Sync with decompyle3
|
2024-03-02 04:32:26 -05:00 |
|
rocky
|
e3be41164e
|
Add pop return check from decompyle3
|
2024-02-25 08:34:13 -05:00 |
|
rocky
|
08009f9fc7
|
improve list comprehensions
|
2024-02-25 08:19:18 -05:00 |
|
rocky
|
3721722764
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-02-25 06:41:50 -05:00 |
|
rocky
|
d3ed646a8e
|
Make a pass over 3.2 stdlib exclusions
|
2024-02-25 06:41:25 -05:00 |
|
rocky
|
a5f28e94bf
|
Merge branch 'python-3.3-to-3.5' into python-3.0-to-3.2
|
2024-02-25 06:14:44 -05:00 |
|
rocky
|
2db15210c9
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-02-25 06:12:05 -05:00 |
|
rocky
|
d9ff58391f
|
Admnistrivia
|
2024-02-25 06:11:50 -05:00 |
|
rocky
|
58f9935bd6
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-02-25 06:09:10 -05:00 |
|