cryptol/docs/RefMan
Ryan Scott 27ac8d9717 Support FFI on Windows
This patch:

* Adds the appropriate conditional logic to use the `Win32` library to
  dynamically load shared libraries on Windows.
* Tweaks some FFI-related test cases to make them work portably on Windows. I
  have left comments describing each of the non-obvious tweaks that I had to
  make.
* Updates the reference manual accordingly.

Fixes #1394.
2022-09-24 11:21:03 -04:00
..
_build Support FFI on Windows 2022-09-24 11:21:03 -04:00
.gitignore Generated HTML for manual 2021-10-18 09:22:47 -07:00
BasicSyntax.rst Update text in the "Numeric Constraint Guards" section 2022-09-03 11:56:57 +03:00
BasicTypes.rst Improvements to reference manual 2022-08-04 14:37:15 +03:00
conf.py Improvements to reference manual 2022-08-04 14:37:15 +03:00
Expressions.rst Improvements to reference manual 2022-08-04 14:37:15 +03:00
FFI.rst Support FFI on Windows 2022-09-24 11:21:03 -04:00
make.bat A shpynx temaplte for a reference manual 2021-04-29 16:47:54 -07:00
Makefile A shpynx temaplte for a reference manual 2021-04-29 16:47:54 -07:00
Modules.rst Add a note that the documentation of parameterized modules 2022-08-04 14:40:33 +03:00
OverloadedOperations.rst Improvements to reference manual 2022-08-04 14:37:15 +03:00
RefMan.rst FFI: Add docs 2022-08-11 12:26:48 -07:00
TypeDeclarations.rst Improvements to reference manual 2022-08-04 14:37:15 +03:00