Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge default into win64, tweak rpython/tool/cparser/cparser.py | Matti Picus | 2020-11-29 | 1 | -2/+5 |
* | hg merge default | Ronan Lamy | 2020-11-12 | 1 | -0/+10 |
* | Make it possible to parse a header without configuring the types immediately | Ronan Lamy | 2020-10-23 | 1 | -4/+6 |
* | Raise meaningful error when trying to configure an undefined struct | Ronan Lamy | 2020-10-23 | 1 | -0/+2 |
* | Configure named structs, without requiring a spurious typedef | Ronan Lamy | 2020-10-22 | 1 | -0/+9 |
* | Move cparser from cpyext to rpython.tool.cparser | Ronan Lamy | 2020-10-22 | 1 | -0/+273 |