mypy
[mypyc] Add 'bit' primitive type and streamline branching
#9606
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
13
Changes
View On
GitHub
Commits
Add bit primitive type
JukkaL
committed
5 years ago
Remove ERR_NEG_INT Branch variant
JukkaL
committed
5 years ago
Various fixes
JukkaL
committed
5 years ago
Fix None checks
JukkaL
committed
5 years ago
Use bit type for some primitives
JukkaL
committed
5 years ago
Update tests
JukkaL
committed
5 years ago
Use bit types for more primitives
JukkaL
committed
5 years ago
Update more tests
JukkaL
committed
5 years ago
Update comments
JukkaL
committed
5 years ago
Comment and docstring updates
JukkaL
committed
5 years ago
Fix unused import and improve docstring
JukkaL
committed
5 years ago
Change int64 -> native_int in tests
JukkaL
committed
5 years ago
Use WORD_SIZE correctly in tests
JukkaL
committed
5 years ago
Loading