Skip to content

v0.1.422-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@AArnott AArnott released this 17 Mar 03:42
7ca692d

Changes:

Fixes:

  • #49: Missing docs for IMAGE_NT_HEADERS32

Enhancements:

  • #186: BOOL.Value should be typed as int
  • #102: When an enum value is requested in NativeMethods.txt, emit an error that mentions the name of the containing enum
  • #41: Generated methods should have DefaultDllImportSearchPathsAttribute
  • #22: Add documentation for constants
  • #152: Add extension methods to help index into inline arrays on downlevel TFMs
  • #185: Update metadata to 10.0.19041.5-preview.68
  • #194: Generate COM interfaces, delegates, and managed structures
  • #177: Emit enums based on value names, and emit warning
  • #172: Add Length property to inline arrays
  • #173: Add ability to generate enum declarations from docs
  • #159: Add doc comments to "unsafe" AsSpan() and indexer members
  • #157: Add extension methods so more runtimes can index into inline arrays
  • #140: New codegen for inline array fields

Others:

See More
  • #175: Fix doc collection for structs ending in 32 or 64
  • #176: Add DefaultDllImportSearchPathsAttribute to each extern method
  • #174: Always use BOOL instead of bool in native function pointers

This list of changes was auto generated.