Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
b961920ff4dca0e716ba767aee8e74b6b0abe515
cpython/Tools/compiler/compiler
History
Jeremy Hylton 4ebf3be407 a few small optimizations that seem to give a 5-10% speedup; the
further optimization of com_node makes the most difference.
2000-11-06 16:03:52 +00:00
..
__init__.py
import compile function form pycodegen
2000-03-06 19:12:33 +00:00
ast.py
Generated from rev 1.1 of ast.txt
2000-10-25 18:02:59 +00:00
ast.txt
Support for generation of ast.py from simple description of node
2000-10-25 17:59:17 +00:00
astgen.py
Support for generation of ast.py from simple description of node
2000-10-25 17:59:17 +00:00
consts.py
constants from transformer
2000-02-08 18:57:51 +00:00
misc.py
Change the graph structure to contain the code generator object for
2000-11-06 03:43:11 +00:00
pyassem.py
move pruneNext method to correct object (doh!)
2000-11-06 03:47:39 +00:00
pycodegen.py
Change the graph structure to contain the code generator object for
2000-11-06 03:43:11 +00:00
transformer.py
a few small optimizations that seem to give a 5-10% speedup; the
2000-11-06 16:03:52 +00:00
visitor.py
Small optimizations in dispatch method: 1) lookup node's __class__ once
2000-10-25 18:02:02 +00:00
Powered by Gitea Page: 379ms Template: 20ms
English
English
Licenses API