rocky
|
70073e89bf
|
Merge branch 'python-3.0-to-3.2' into python-2.4
|
2023-03-25 02:45:06 -04:00 |
|
rocky
|
1cac7d50c1
|
Merge branch 'master' into python-3.3-to-3.5
|
2023-01-16 03:41:25 -05:00 |
|
rocky
|
50697bb79e
|
Improve set comprehension for Python 3.0
|
2023-01-16 03:40:55 -05:00 |
|
rocky
|
bef6ba7445
|
Merge branch 'python-3.0-to-3.2' into python-2.4
|
2022-11-05 00:32:35 -04:00 |
|
rocky
|
a774cc1892
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-11-05 00:27:57 -04:00 |
|
rocky
|
f59d0bf306
|
Misc lint
|
2022-11-04 03:54:01 -04:00 |
|
rocky
|
c2ed6776e6
|
Merge branch 'python-3.0-to-3.2' into python-2.4
|
2022-11-04 02:07:03 -04:00 |
|
rocky
|
1323500a76
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-11-04 02:06:00 -04:00 |
|
rocky
|
4959c76694
|
More 3.0 list comprehension bug fixes
|
2022-11-04 02:05:34 -04:00 |
|
rocky
|
9923a4c775
|
More 3.0 lambda comphension fixes
|
2022-11-04 02:02:34 -04:00 |
|
rocky
|
8776657302
|
Merge branch 'master' into python-2.4
|
2022-10-16 19:36:53 -04:00 |
|
rocky
|
1ecceb6471
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-10-16 19:34:23 -04:00 |
|
rocky
|
5b3ea47bac
|
Correct long-literals for Python 2.7
|
2022-10-16 19:33:51 -04:00 |
|
rocky
|
f926acf7f1
|
Merge branch 'python-3.3-to-3.5' into python-2.4
|
2022-09-30 03:42:00 -04:00 |
|
rocky
|
291b8e0f90
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-09-30 03:34:58 -04:00 |
|
rocky
|
0c7427069e
|
strings need quotes in ADD_VALUE instructions
|
2022-09-30 03:33:47 -04:00 |
|
rocky
|
0170e39f5d
|
Merge branch 'python-3.3-to-3.5' into python-2.4
|
2022-05-14 10:43:42 -04:00 |
|
rocky
|
4f6d3a3d7e
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-05-14 09:02:53 -04:00 |
|
rocky
|
9b80663529
|
3.6 async hacking
|
2022-05-07 07:01:39 -04:00 |
|
rocky
|
d62310f799
|
Correct 3.6ish dictionary literals printing
|
2022-05-03 12:19:43 -04:00 |
|
rocky
|
5e1ba2baa1
|
Split long lines in n_const_list
|
2022-04-28 18:03:15 -04:00 |
|
rocky
|
5268796134
|
Merge branch 'python-3.3-to-3.5' into python-2.4
|
2022-04-27 04:05:50 -04:00 |
|
rocky
|
e930c9c6ef
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-04-27 04:02:17 -04:00 |
|
rocky
|
c25fa61e33
|
Start handling BUILD_MAP (a class of dict)
|
2022-04-26 15:37:42 -04:00 |
|
rocky
|
d48801964c
|
Use attr insead of pattrr for non-strings
|
2022-04-26 03:13:27 -04:00 |
|
rocky
|
9fe3f94240
|
Merge branch 'python-3.3-to-3.5' into python-2.4
|
2022-04-26 02:46:29 -04:00 |
|
rocky
|
2a0a6c904c
|
Merge branch 'long-collection-python3' into python-3.3-to-3.5
|
2022-04-26 02:38:02 -04:00 |
|
rocky
|
2d6f31df97
|
Use attr insead of pattrr for non-strings
|
2022-04-26 02:35:34 -04:00 |
|
rocky
|
4879a60ecc
|
Some bugs creating token stream ..
from instructions.
|
2022-04-25 17:39:39 -04:00 |
|
rocky
|
e5d82f7613
|
Merge branch 'python-3.3-to-3.5' into python-2.4
|
2022-04-25 08:05:28 -04:00 |
|
rocky
|
0f525c142d
|
Python 3.3 tolerance
|
2022-04-25 07:53:36 -04:00 |
|
rocky
|
8cdf741b62
|
Bugs in long-literal handlin
Move n_dict to n_actions and special case n_const_list.
Generalize build_collection out of 3.7+ and into all Pythons
|
2022-04-24 17:38:35 -04:00 |
|
rocky
|
371138cfbc
|
handle long literal constants faster
|
2022-04-24 13:11:20 -04:00 |
|
rocky
|
4be5c89efb
|
Merge branch 'python-3.3-to-3.5' into python-2.4
|
2022-04-21 05:40:12 -04:00 |
|
rocky
|
c88d9de316
|
Correct 3.7 "impor"t and "from .. import"
|
2022-04-20 20:03:28 -04:00 |
|
rocky
|
484ded7635
|
Python 2.4 compliance
|
2022-04-20 08:30:44 -04:00 |
|
rocky
|
e2ff909603
|
Split off (semantic) nonterminal print actions
|
2022-04-19 16:42:48 -04:00 |
|