Граф коммитов

192 Коммитов

Автор SHA1 Сообщение Дата
Tanner Gooding ed54b17e0b
Merge pull request #224 from tannergooding/main
Updating to LLVM v18.1
2024-04-30 06:50:24 -07:00
Tanner Gooding e13acdaf42 Fix the libLLVM packages for Windows 2024-04-30 06:41:28 -07:00
Tanner Gooding d2afc3a851 Use v4 of the various GitHub actions 2024-04-30 06:21:12 -07:00
Tanner Gooding 2ddb081263 Regenerating bindings for LLVM v18.1 2024-04-29 10:32:25 -07:00
Tanner Gooding 6aa85f636c Updating version information to v18.1 2024-04-29 07:49:39 -07:00
Tanner Gooding 3845a2b176 Minor additional code cleanup 2024-04-29 07:46:22 -07:00
Tanner Gooding 9310f9de48 Fixing various tests to work with NUnit 4.1 2024-04-29 07:43:43 -07:00
Tanner Gooding caa797a0e9 Updating packages to their latest versions 2024-04-29 07:31:36 -07:00
Tanner Gooding 556219774f
Merge pull request #223 from tannergooding/main
Updating the repo to target .NET 8
2024-04-29 07:29:45 -07:00
Tanner Gooding 8dfd177a0b Updating the repo to target .NET 8 2024-04-29 07:08:39 -07:00
Tanner Gooding 482af281a0
Merge pull request #218 from mrahhal/add-param-attr
Add missing unmanaged wrappers related to attributes
2023-08-16 13:14:42 -07:00
Mohammad Rahhal 58ed9bab1e add missing bindings related to attributes 2023-08-08 13:15:00 +02:00
Mohammad Rahhal 0ef159888e Add AttributeKind enum 2023-08-08 13:12:32 +02:00
Tanner Gooding ea05882d8a
Merge pull request #213 from tannergooding/main
Updating to libLLVM v16.0.6
2023-06-21 11:32:02 -07:00
Tanner Gooding f22e43dafc Exclude a test on 32-bit 2023-06-21 11:18:00 -07:00
Tanner Gooding e7f931e0e1 Updating to latest package versions 2023-06-21 09:54:34 -07:00
Tanner Gooding 0c97b16af2 Updating managed API surface based on new bindings 2023-06-21 09:54:03 -07:00
Tanner Gooding 8d4c9d6983 Regenerating libLLVM bindings 2023-06-21 09:53:40 -07:00
Tanner Gooding 337e58dc12 Moving generated bindings to their own folder 2023-06-21 09:16:23 -07:00
Tanner Gooding 34882a6840 Updating version information to 16.0.0 2023-06-21 09:09:09 -07:00
Tanner Gooding edea8dd241 Remove distro specific packages 2023-06-21 09:00:59 -07:00
Tanner Gooding b10edc6ed2
Merge pull request #209 from tannergooding/main
Updating repo infrastructure and use new sign client
2023-02-12 09:53:39 -08:00
Tanner Gooding 543a972680 Updating repo infrastructure and use new sign client 2023-02-12 09:48:36 -08:00
Tanner Gooding 6e8e5de8eb
Update the version suffix to beta2 2022-09-29 14:44:29 -07:00
Tanner Gooding f5708931b3
Merge pull request #197 from tannergooding/main
Regenerating bindings for LLVM v15.0.0
2022-09-29 00:44:51 -07:00
Tanner Gooding 9f971d77f2 Consistently use the SpanExtensions.AsString helper 2022-09-29 00:38:01 -07:00
Tanner Gooding 2b4bbbabd4 Ensure debugger doesn't crash and pass type down to BuildCall 2022-09-29 00:28:06 -07:00
Tanner Gooding adc3c95b12 Enable Nullable Reference Type annotations 2022-09-28 22:41:04 -07:00
Tanner Gooding d0edefe048 Disable AD0001 2022-09-28 22:32:38 -07:00
Tanner Gooding 70e5935b62 Add support for .NET 7 2022-09-28 22:30:06 -07:00
Tanner Gooding 3213ea37a9 Use LLVM.BuildCall2 in the IR.CallsFunction test 2022-09-28 22:29:13 -07:00
Tanner Gooding c6c318ea78 Regenerating bindings for LLVM v15.0.0 2022-09-28 22:16:57 -07:00
Tanner Gooding 810f7a091a Updating version information to v15.0.0 2022-09-28 21:27:41 -07:00
Tanner Gooding 387ee471a2
Merge pull request #196 from tannergooding/main
Updating infrastructure files to match the latest conventions
2022-09-28 20:37:25 -07:00
Tanner Gooding 0423c3088a Don't run tests on Unix 2022-09-28 20:32:34 -07:00
Tanner Gooding 42b68f7b5a Fixing code style warnings 2022-09-28 20:29:01 -07:00
Tanner Gooding 2fd86c85ab Updating to file scoped namespaces 2022-09-28 20:17:48 -07:00
Tanner Gooding f5ca5804e1 Updating infrastructure files to match the latest conventions 2022-09-28 20:17:47 -07:00
Tanner Gooding fa85555eb4
Merge pull request #191 from tannergooding/main
Regenerating bindings for v14.0.0
2022-04-02 23:21:17 -07:00
Tanner Gooding 8a20679888 Ensure v14.0.0 starts at beta1 2022-04-02 23:14:36 -07:00
Tanner Gooding fae47c1f3f Resolving some conflicts and missing manually defined methods 2022-04-02 23:13:40 -07:00
Tanner Gooding 49d895d693 Regenerating bindings for v14.0.0 2022-04-02 22:40:53 -07:00
Tanner Gooding 629c44c540 Updating dependencies to their latest versions 2022-04-02 22:07:33 -07:00
Tanner Gooding 493dc0db72 Updating version information to v14.0.0 2022-04-02 22:07:33 -07:00
Tanner Gooding 5f58465023
Merge pull request #187 from tannergooding/main
Regenerating bindings for LLVM 13.0.0
2022-01-07 20:01:29 -08:00
Tanner Gooding c831ba5551 Moving forward to .NET 6 2022-01-07 19:21:37 -08:00
Tanner Gooding 5fe5a50fd8 Regenerating bindings for LLVM 13.0.0 2022-01-07 19:19:07 -08:00
Tanner Gooding 3b08208a49 Updating the version to v13.0.0 2022-01-07 14:37:38 -08:00
Tanner Gooding 6b71e71a8a
Merge pull request #186 from mjsabby/fix-doc-bug
Update README.md to remove incorrect repo name
2021-12-24 09:00:32 -08:00
Mukul Sabharwal 1cf4217399
Update README.md 2021-12-24 02:19:57 -08:00