IFPSTools.NET/IFPSLib/Types
zc e16c00799d ifpscc: initial commit
libifpscc: initial commit
readme: document ifpscc/libifpscc
license: add credits for ifpscc/libifpscc (derived from code also MIT licensed)
libifps: make additional fields/types public for libifpscc
libifps: fix field documentation for some opcodes
libifps: fix loading functions that are not exported
libifps: allow saving a nonexistant primitive type if the same primitive type was added already
libifps: fix parsing Extended constants
libifps: fix ushort/short being mapped to the wrong types in one table
csproj: set Prefer32Bit=false for release builds
2023-03-28 17:24:19 +01:00
..
ArrayType.cs Add project files. 2022-08-07 15:42:41 +01:00
ClassType.cs Add project files. 2022-08-07 15:42:41 +01:00
ComInterfaceType.cs Add project files. 2022-08-07 15:42:41 +01:00
FunctionPointerType.cs Add project files. 2022-08-07 15:42:41 +01:00
ImmediateFunctionType.cs Add project files. 2022-08-07 15:42:41 +01:00
InstructionType.cs Add project files. 2022-08-07 15:42:41 +01:00
IType.cs Add project files. 2022-08-07 15:42:41 +01:00
PascalTypeCode.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
PrimitiveType.cs Add project files. 2022-08-07 15:42:41 +01:00
RecordType.cs lib: allow record element names to be specified 2022-12-09 16:01:32 +00:00
SetType.cs Add project files. 2022-08-07 15:42:41 +01:00
TypeType.cs Add project files. 2022-08-07 15:42:41 +01:00
UnknownType.cs Add project files. 2022-08-07 15:42:41 +01:00