mypy
[mypyc] Add 'bit' primitive type and streamline branching
#9606
Merged

[mypyc] Add 'bit' primitive type and streamline branching #9606

JukkaL merged 13 commits into master from mypyc-bit-etc
JukkaL
JukkaL Add bit primitive type
4a3abfab
JukkaL Remove ERR_NEG_INT Branch variant
094c1455
JukkaL Various fixes
5a191963
JukkaL Fix None checks
88cf4a33
JukkaL Use bit type for some primitives
dcab0885
JukkaL Update tests
147ec160
JukkaL Use bit types for more primitives
8bb9f9cc
JukkaL Update more tests
611dccc4
JukkaL Update comments
1aecd483
JukkaL Comment and docstring updates
970460cb
JukkaL Fix unused import and improve docstring
aa27fe18
JukkaL Change int64 -> native_int in tests
a1b8ba2c
JukkaL Use WORD_SIZE correctly in tests
37bba177
JukkaL
JukkaL JukkaL requested a review from TH3CHARLie TH3CHARLie 5 years ago
JukkaL JukkaL requested a review from msullivan msullivan 5 years ago
JukkaL JukkaL merged 5db3e1a0 into master 5 years ago
JukkaL JukkaL deleted the mypyc-bit-etc branch 5 years ago
TH3CHARLie
TH3CHARLie commented on 2020-10-17
JukkaL

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone