nac3core: use signed extension to convert i32 to i64
ba7afc8928
parser modification to allow u64 constants
52830ebb09
nac3core: type conversion to/from uint
e2808529bb
nac3core: fix broken tests
04e460cf84
basic unsigned integer support
42fbe8e383
nac3core: fix err msg of too many args
c00335679e
nac3core: type conversion to/from uint
0504944718
nac3core: fix broken tests
7ff17f74ac
basic unsigned integer support
error message confusingly referencing "base" and "__nac3_synthesized_modinit__"
Shall we close this issue? PR #207 should be able to fix this.
Fix error message of too many args
Remove cached pyid_to_type when encountering error (#205)
How did you find this problem? Do you have example code that demonstrates it?
Just by looking at the code. Yes, the code is as below.
This is just a really minor point though, because we…
Remove cached pyid_to_type when encountering error (#205)
force-pushed to format the modified part of the code in this PR.
Remove cached pyid_to_type when encountering error (#205)