about summary refs log tree commit diff stats
path: root/test/core/types.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move types -> test_types to avoid namespace collision (creds @fmonjalet)Ajax2016-01-251-549/+0
* Types: typo, MemStruct.get_offset should be a classmethodFlorent Monjalet2016-01-181-0/+11
* Types: Support anonymous Struct/Union/BitFieldFlorent Monjalet2016-01-181-0/+27
* Types: adding the ("field", SomeMemType) syntaxFlorent Monjalet2016-01-181-2/+3
* Types: short test to assert MemStruct unicityFlorent Monjalet2016-01-181-0/+4
* Types: Type size is now a propertyFlorent Monjalet2016-01-181-5/+5
* MemStruct/Types: pinned renamed to lvalFlorent Monjalet2016-01-181-22/+22
* MemStruct/Types: Renamed analysis.mem to core.typesFlorent Monjalet2016-01-181-0/+506