Parent Directory
|
|
|
|
|
__init__.py
|
2163 |
2 years |
pje |
Shuffle some docs/tests around, add quickstart info
|
ast_builder.py
|
2552 |
6 months |
pje |
Added list comprehension and generator expression support to
peak.rules.ast_buil... |
codegen.py
|
2582 |
2 months |
pje |
Provisional fixes for Python 2.6
|
core.py
|
2576 |
3 months |
pje |
Fix TypeEngine based GF's not handling kwargs correctly when
the type cache miss... |
criteria.py
|
2566 |
5 months |
pje |
Refactor condition negation by adding negate() GF, dropping
truth mode from buil... |
dispatch.py
|
2582 |
2 months |
pje |
Provisional fixes for Python 2.6
|
indexing.py
|
2566 |
5 months |
pje |
Refactor condition negation by adding negate() GF, dropping
truth mode from buil... |
predicates.py
|
2569 |
5 months |
pje |
Use meta-functions for isinstance/issubclass, and make
expressionSignature() ret... |
syntax.py
|
2564 |
6 months |
pje |
Draft version of syntax.match() (w/limitations, see:
http://www.eby-sarna.com/pi... |