[C#] Add initial hooks, the C# code compiles, the C not at all
authorMatt Corallo <git@bluematt.me>
Mon, 2 Jan 2023 01:12:41 +0000 (01:12 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 11 Jan 2023 21:14:45 +0000 (21:14 +0000)
commitfa130da4108815a8b17c3c093a91fc3d83754a0f
tree44a32c2fd79cb7a658ed4cdbc45d831a2a9ed6d9
parentf30ed1ce2126d44c95450a71a8626ef397ff1d0e
[C#] Add initial hooks, the C# code compiles, the C not at all
c_sharp/libcode.version [new file with mode: 0644]
c_sharp/src/org/ldk/util/InternalUtils.cs [new file with mode: 0644]
c_sharp/src/org/ldk/util/UInt.cs [new file with mode: 0644]
c_sharp/src/org/ldk/util/UnqualifiedError.cs [new file with mode: 0644]
c_sharp/src/org/ldk/util/WitnessVersion.cs [new file with mode: 0644]
csharp_strings.py [new file with mode: 0644]
genbindings.py
genbindings.sh