Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
1ce4ac5d by Carl Friedrich Bolz-Tereick at 2021-11-13T13:59:29+01:00
try to de-weird this code a bit. turns out its using huge longs as bitsets of
integers

- - - - -
7a6c29af by Carl Friedrich Bolz-Tereick at 2021-11-13T15:22:03+01:00
factor out code that's in both branches of the if

- - - - -
884d30d9 by Carl Friedrich Bolz-Tereick at 2021-11-13T15:22:43+01:00
stop listing symbols here, just take them from pytoken

- - - - -


4 changed files:

- pypy/interpreter/pyparser/dfa_generated.py
- pypy/interpreter/pyparser/gendfa.py
- pypy/interpreter/pyparser/pylexer.py
- pypy/interpreter/pyparser/pytokenizer.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/83678679b8f9c725246412da06ca33568852ed12...884d30d904bb8e190ef6f86c2f2123bf916eecab

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/83678679b8f9c725246412da06ca33568852ed12...884d30d904bb8e190ef6f86c2f2123bf916eecab
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to