Commit Graph

140 Commits

Author SHA1 Message Date
github-actions[bot]
7b614935e5 Update cargo.toml version to 1.7.5 2023-09-05 07:46:33 +00:00
neuecc
6e27a5ba08 support NonZero 2023-09-05 16:42:44 +09:00
neuecc
510750c6b6 support NoNull, Box 2023-09-05 16:00:50 +09:00
neuecc
7041ca7f48 working for nonnull(not yet) 2023-09-04 20:57:50 +09:00
neuecc
4ed2767538 n2 2023-09-04 20:54:04 +09:00
neuecc
044c0afdf2 generate arg1, arg2, arg3 2023-09-04 20:44:27 +09:00
neuecc
27dd0cd91b Merge remote-tracking branch 'origin/main' into main 2023-09-04 20:23:34 +09:00
Yoshifumi Kawai
fe5b83c78a
Merge pull request #40 from KoolieAid/main
Function pointer parameters now has names
2023-09-04 20:23:00 +09:00
neuecc
9c4c90d3da remove run cargo test in release build 2023-09-04 19:57:33 +09:00
Yoshifumi Kawai
29c496fb27
Merge pull request #42 from Danielmelody/fix-tests
fix: unit tests
2023-09-04 19:41:51 +09:00
Danielhu
f834b72373 ci: add check for unit tests 2023-08-31 00:53:38 +08:00
Danielhu
aa9544a03e fix: unit tests 2023-08-31 00:27:37 +08:00
Go Erik
737bbd1fc5 function pointer params now has names 2023-08-27 03:04:52 +08:00
github-actions[bot]
f33f18bb8c Update cargo.toml version to 1.7.4 2023-08-15 13:12:06 +00:00
neuecc
7cd77da373 ready for 1.7.4 2023-08-15 22:10:32 +09:00
neuecc
1aa65e75fa more generate_const 2023-08-15 22:10:06 +09:00
neuecc
6e5a623352 add csharp_generate_const option 2023-08-15 21:18:30 +09:00
neuecc
511053bb5c ReadMe for csharp_imported_namespaces 2023-08-15 19:56:27 +09:00
Yoshifumi Kawai
32a9013d43
Merge pull request #38 from wavefunk/feat/extra-namespaces
feat: add extra namespaces to the exported file
2023-08-15 19:50:11 +09:00
Yoshifumi Kawai
ffea1be846
Update README.md 2023-07-28 18:00:51 +09:00
Sandeep Nambiar
148caab599 chore: undo formatting (unrelated change) 2023-07-25 04:57:24 +02:00
Sandeep Nambiar
8a837b8973 feat: add extra namespaces to the exported file 2023-07-25 04:52:42 +02:00
Yoshifumi Kawai
e9071f3bd5
Update README.md 2023-07-02 10:26:11 +09:00
Yoshifumi Kawai
134e4f35fa
Update README.md 2023-06-30 17:02:45 +09:00
github-actions[bot]
8909a4d5fb Update cargo.toml version to 1.7.3 2023-05-22 08:36:07 +00:00
Yoshifumi Kawai
7f3e57eada
Merge pull request #34 from dsmiller95/main
Support code inside Module blocks
2023-05-22 17:32:18 +09:00
Dan Miller
ef86e0c3ab add performance suggestion 2023-05-16 18:59:26 -05:00
Dan Miller
1a9c89d5c3 walk module tree recursively when parsing for symbols from any rust file 2023-05-16 18:57:34 -05:00
Yoshifumi Kawai
eaec0db14c
Merge pull request #29 from NicholasMaselli/patch-1
Update README.md To Add Main() to the build.rs
2023-04-28 12:08:41 +09:00
Nicholas Maselli
09ef58a304
Update README.md 2023-04-27 11:30:35 -04:00
Yoshifumi Kawai
1a306d6d12
Merge pull request #27 from higumachan/patch-1
Add a setting to GetStarted to build crate into a dynamic library.
2023-04-27 16:43:00 +09:00
Yuta Hinokuma
6503d1c738
Add a setting to GetStarted to build crate into a dynamic library. 2023-04-25 19:56:22 +09:00
github-actions[bot]
910cfb6fd3 Update cargo.toml version to 1.7.2 2023-04-24 10:25:12 +00:00
neuecc
f7e2253ddd Merge remote-tracking branch 'origin/main' into main 2023-04-24 19:22:32 +09:00
neuecc
32029974a4 do 2023-04-24 19:22:22 +09:00
github-actions[bot]
19f6d82e3a Update cargo.toml version to 1.7.1 2023-04-24 10:21:51 +00:00
neuecc
3f6cf71435 using System 2023-04-24 19:19:32 +09:00
github-actions[bot]
2a7175daf7 Update cargo.toml version to 1.7.0 2023-04-17 11:32:52 +00:00
neuecc
af9c0455c7 CI again again again 2023-04-17 20:30:24 +09:00
neuecc
afcba076ee more CI 2023-04-17 20:26:46 +09:00
neuecc
a4a5790fb2 ta 2023-04-17 20:23:36 +09:00
neuecc
82ce9c9a51 publich first 2023-04-17 20:16:15 +09:00
neuecc
22ce020c12 try CI again 2023-04-17 20:15:32 +09:00
neuecc
71805d0668 release 2023-04-17 20:08:00 +09:00
neuecc
e4b25c3d73 ReadMe 1.7.0
multi input_bindgen_file
support bitflags crate
support tuple struct
support unit struct
new csharp_disable_emit_dll_name option
GroupedNativeMethods code generator
2023-04-17 20:01:20 +09:00
neuecc
11c68c818d release CI 2023-04-16 02:07:21 +09:00
neuecc
b98313b74f test CI run 2023-04-16 01:27:25 +09:00
neuecc
4160525415 cond 2023-04-16 00:42:13 +09:00
neuecc
8809e01927 generator generate doc comment 2023-04-16 00:36:08 +09:00
neuecc
6a60dc491a debug build CI 2023-04-16 00:09:34 +09:00