PsTypedConstant: Creation and Arithmetic, Part One
Showing
- pystencils/nbackend/ast/nodes.py 24 additions, 17 deletionspystencils/nbackend/ast/nodes.py
- pystencils/nbackend/typed_expressions.py 134 additions, 31 deletionspystencils/nbackend/typed_expressions.py
- pystencils/nbackend/types/__init__.py 8 additions, 3 deletionspystencils/nbackend/types/__init__.py
- pystencils/nbackend/types/basic_types.py 127 additions, 9 deletionspystencils/nbackend/types/basic_types.py
- pystencils/nbackend/types/exception.py 4 additions, 0 deletionspystencils/nbackend/types/exception.py
- pystencils/nbackend/types/parsing.py 0 additions, 3 deletionspystencils/nbackend/types/parsing.py
- pystencils/nbackend/types/quick.py 2 additions, 2 deletionspystencils/nbackend/types/quick.py
- pystencils_tests/nbackend/test_constant_folding.py 45 additions, 0 deletionspystencils_tests/nbackend/test_constant_folding.py
- pystencils_tests/nbackend/types/test_constants.py 61 additions, 0 deletionspystencils_tests/nbackend/types/test_constants.py
Please register or sign in to comment