Commit Graph

  • 9fff4241e5
    Merge pull request #54 from xanathar/pr/always-included-types main hadashiA 2024-01-05 16:37:03 +0900
  • a7397856a8
    Merge pull request #62 from Cysharp/guitarrapc-patch-1 hadashiA 2024-01-05 15:38:45 +0900
  • 3401217c0a
    Update build-debug.yml Ikiru Yoshizaki 2023-11-15 12:20:22 +0900
  • 7d85e79af7
    Update build-release.yml Ikiru Yoshizaki 2023-11-15 12:19:03 +0900
  • 1e7d81d618 Adds a setting to force some types to always be included in the emitted types. Marco Mastropaolo 2023-09-26 15:41:35 +0200
  • 2c57dced0f Update cargo.toml version to 1.8.3 github-actions[bot] 2023-09-20 09:52:34 +0000
  • 3df9df4e41
    Merge pull request #52 from xanathar/pr/enum-negative-values Yoshifumi Kawai 2023-09-20 18:51:16 +0900
  • 6c04d9d2f1
    Merge pull request #51 from xanathar/pr/repr-c-enums Yoshifumi Kawai 2023-09-20 18:50:24 +0900
  • d375734bf4
    Merge pull request #50 from xanathar/pr/nuint_compat Yoshifumi Kawai 2023-09-20 18:44:20 +0900
  • f7c221774b Added support for enums with negative values Marco Mastropaolo 2023-09-19 20:03:05 +0200
  • fd497d4205 Added compatibility with repr(C) enum types, defaulting to uint type Marco Mastropaolo 2023-09-14 16:08:33 +0200
  • 9eb88e4b34 Added option to avoid nint/nuint types (compatibility with older C# versions). Marco Mastropaolo 2023-09-14 16:08:18 +0200
  • 8861b83a97 Update cargo.toml version to 1.8.2 github-actions[bot] 2023-09-09 01:47:08 +0000
  • 5524c91958
    Merge pull request #49 from Skgland/patch-1 Yoshifumi Kawai 2023-09-09 10:45:45 +0900
  • 549fb46350
    fix braking change of Cysharp/csbindgen#48 Bennet Bleßmann 2023-09-08 20:29:40 +0200
  • a596032cb5 Update cargo.toml version to 1.8.1 github-actions[bot] 2023-09-08 08:16:39 +0000
  • 61a19f49a0
    Merge pull request #48 from startewho/const_fliter Yoshifumi Kawai 2023-09-08 17:15:20 +0900
  • 82c91e13f5 Update README.md startewho 2023-09-08 15:43:44 +0800
  • c4781ee653 spell error startewho 2023-09-08 15:37:29 +0800
  • cee92d8130 add fliter startewho 2023-09-08 15:31:23 +0800
  • a0e4804b3b Update cargo.toml version to 1.8.0 github-actions[bot] 2023-09-07 08:40:51 +0000
  • 6f4c59f928 ReadMe for v1.8.0 neuecc 2023-09-07 17:38:45 +0900
  • 297da130fa
    Merge pull request #46 from yamachu/support-reference Yoshifumi Kawai 2023-09-07 17:21:32 +0900
  • d4ba618c35
    Merge branch 'main' into support-reference Yoshifumi Kawai 2023-09-07 17:20:37 +0900
  • 47458c0f0c
    Merge pull request #45 from yamachu/non-repr-attribute-struct-treat-as-empty-struct Yoshifumi Kawai 2023-09-07 17:19:12 +0900
  • 8a047b31c5 Add reference type sample case yamachu 2023-09-06 22:27:51 +0900
  • 3fe9084e47 Add reference type parser yamachu 2023-09-06 22:27:06 +0900
  • c27e01bd90 Add sample case yamachu 2023-09-06 19:35:34 +0900
  • dd6330a573 treat and parse structs without repr attributes as unit structs yamachu 2023-09-06 19:30:21 +0900
  • 7b614935e5 Update cargo.toml version to 1.7.5 github-actions[bot] 2023-09-05 07:46:33 +0000
  • 6e27a5ba08 support NonZero neuecc 2023-09-05 16:42:44 +0900
  • 510750c6b6 support NoNull, Box neuecc 2023-09-05 16:00:50 +0900
  • 7041ca7f48 working for nonnull(not yet) neuecc 2023-09-04 20:57:50 +0900
  • 4ed2767538 n2 neuecc 2023-09-04 20:54:04 +0900
  • 044c0afdf2 generate arg1, arg2, arg3 neuecc 2023-09-04 20:44:27 +0900
  • 27dd0cd91b Merge remote-tracking branch 'origin/main' into main neuecc 2023-09-04 20:23:34 +0900
  • fe5b83c78a
    Merge pull request #40 from KoolieAid/main Yoshifumi Kawai 2023-09-04 20:23:00 +0900
  • 9c4c90d3da remove run cargo test in release build neuecc 2023-09-04 19:57:33 +0900
  • 29c496fb27
    Merge pull request #42 from Danielmelody/fix-tests Yoshifumi Kawai 2023-09-04 19:41:51 +0900
  • f834b72373 ci: add check for unit tests Danielhu 2023-08-31 00:53:38 +0800
  • aa9544a03e fix: unit tests Danielhu 2023-08-31 00:26:06 +0800
  • 737bbd1fc5 function pointer params now has names Go Erik 2023-08-27 03:04:52 +0800
  • f33f18bb8c Update cargo.toml version to 1.7.4 github-actions[bot] 2023-08-15 13:12:06 +0000
  • 7cd77da373 ready for 1.7.4 neuecc 2023-08-15 22:10:32 +0900
  • 1aa65e75fa more generate_const neuecc 2023-08-15 22:10:06 +0900
  • 6e5a623352 add csharp_generate_const option neuecc 2023-08-15 21:18:30 +0900
  • 511053bb5c ReadMe for csharp_imported_namespaces neuecc 2023-08-15 19:56:27 +0900
  • 32a9013d43
    Merge pull request #38 from wavefunk/feat/extra-namespaces Yoshifumi Kawai 2023-08-15 19:50:11 +0900
  • ffea1be846
    Update README.md Yoshifumi Kawai 2023-07-28 18:00:51 +0900
  • 148caab599 chore: undo formatting (unrelated change) Sandeep Nambiar 2023-07-25 04:57:24 +0200
  • 8a837b8973 feat: add extra namespaces to the exported file Sandeep Nambiar 2023-07-25 04:52:42 +0200
  • e9071f3bd5
    Update README.md Yoshifumi Kawai 2023-07-02 10:26:11 +0900
  • 134e4f35fa
    Update README.md Yoshifumi Kawai 2023-06-30 17:02:45 +0900
  • 8909a4d5fb Update cargo.toml version to 1.7.3 github-actions[bot] 2023-05-22 08:36:07 +0000
  • 7f3e57eada
    Merge pull request #34 from dsmiller95/main Yoshifumi Kawai 2023-05-22 17:32:18 +0900
  • ef86e0c3ab add performance suggestion Dan Miller 2023-05-16 18:59:26 -0500
  • 1a9c89d5c3 walk module tree recursively when parsing for symbols from any rust file Dan Miller 2023-05-16 18:57:34 -0500
  • eaec0db14c
    Merge pull request #29 from NicholasMaselli/patch-1 Yoshifumi Kawai 2023-04-28 12:08:41 +0900
  • 09ef58a304
    Update README.md Nicholas Maselli 2023-04-27 11:30:35 -0400
  • 1a306d6d12
    Merge pull request #27 from higumachan/patch-1 Yoshifumi Kawai 2023-04-27 16:43:00 +0900
  • 6503d1c738
    Add a setting to GetStarted to build crate into a dynamic library. Yuta Hinokuma 2023-04-25 19:56:22 +0900
  • 910cfb6fd3 Update cargo.toml version to 1.7.2 github-actions[bot] 2023-04-24 10:25:12 +0000
  • f7e2253ddd Merge remote-tracking branch 'origin/main' into main neuecc 2023-04-24 19:22:32 +0900
  • 32029974a4 do neuecc 2023-04-24 19:22:22 +0900
  • 19f6d82e3a Update cargo.toml version to 1.7.1 github-actions[bot] 2023-04-24 10:21:51 +0000
  • 3f6cf71435 using System neuecc 2023-04-24 19:19:32 +0900
  • 2a7175daf7 Update cargo.toml version to 1.7.0 github-actions[bot] 2023-04-17 11:32:52 +0000
  • af9c0455c7 CI again again again neuecc 2023-04-17 20:30:24 +0900
  • afcba076ee more CI neuecc 2023-04-17 20:26:46 +0900
  • a4a5790fb2 ta neuecc 2023-04-17 20:23:36 +0900
  • 82ce9c9a51 publich first neuecc 2023-04-17 20:16:15 +0900
  • 22ce020c12 try CI again neuecc 2023-04-17 20:15:32 +0900
  • 71805d0668 release neuecc 2023-04-17 20:08:00 +0900
  • e4b25c3d73 ReadMe 1.7.0 neuecc 2023-04-17 20:01:20 +0900
  • 11c68c818d release CI neuecc 2023-04-16 02:07:21 +0900
  • b98313b74f test CI run neuecc 2023-04-16 01:27:25 +0900
  • 4160525415 cond neuecc 2023-04-16 00:42:13 +0900
  • 8809e01927 generator generate doc comment neuecc 2023-04-16 00:36:08 +0900
  • 6a60dc491a debug build CI neuecc 2023-04-16 00:09:34 +0900
  • 250c66ef14
    Merge pull request #26 from Cysharp/libphysx_working2 Yoshifumi Kawai 2023-04-15 23:42:04 +0900
  • fcb1d42182 more neuecc 2023-04-15 23:40:50 +0900
  • a03eb06808 lll neuecc 2023-04-15 23:32:00 +0900
  • 32af3f29e0 support tuple struct neuecc 2023-04-15 20:38:44 +0900
  • 168936d9ff complete GroupedNativeMethodsGenerator neuecc 2023-04-15 18:45:52 +0900
  • d6054fe092 try to make grouping generator neuecc 2023-04-15 01:54:15 +0900
  • a8311b8231 support bitflags generate neuecc 2023-04-15 01:23:42 +0900
  • e757b45942 parse_body neuecc 2023-04-14 17:22:36 +0900
  • 17bd45271d TODO:collect_enum parse syn neuecc 2023-04-14 17:20:44 +0900
  • 5b0792802c Merge remote-tracking branch 'origin/libphysx' into main neuecc 2023-04-14 16:43:07 +0900
  • b39702c95c wip, libphysx neuecc 2023-04-13 16:28:54 +0900
  • 251645b232
    Update README.md Yoshifumi Kawai 2023-04-11 21:01:00 +0900
  • f9c2573c48
    Merge pull request #23 from oovm/main Yoshifumi Kawai 2023-03-28 12:59:41 +0900
  • b23e1864c4 make sure the parent directory exists Aster 2023-03-27 13:39:34 +0800
  • 743abbed28 use &Path as input path parameter Aster 2023-03-27 13:27:11 +0800
  • 1bd4f42ba2 fix invalid code generation when type alias is fixed-array neuecc 2023-03-23 00:58:57 +0900
  • 6b81a0779b v1.5.0 neuecc 2023-03-19 02:45:09 +0900
  • 8ab40dd96c generate multilined comment neuecc 2023-03-19 02:44:09 +0900
  • a1db7165c7 char maps uint neuecc 2023-03-19 02:23:39 +0900
  • e6152665d7 search used struct in type_alias function parameter neuecc 2023-03-19 02:21:12 +0900
  • 4d900612c8 ready 1.4.0 neuecc 2023-03-17 17:46:32 +0900