We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73631fb commit 2ac078bCopy full SHA for 2ac078b
3 files changed
src/abi/Foreign.idr
@@ -1,3 +1,4 @@
1
+-- SPDX-License-Identifier: PMPL-1.0-or-later
2
||| CHECKY-MONKEY — FFI Bridge Declarations
3
|||
4
||| This module defines the formal bridge to the bot's native implementation.
src/abi/Layout.idr
||| Memory Layout Proofs — ABI Foundation.
||| This module provides the formal proofs required to ensure that
src/abi/Types.idr
||| CHECKY-MONKEY — ABI Type Definitions
||| This module defines the Application Binary Interface for the
0 commit comments