Commit Graph

118 Commits

Author SHA1 Message Date
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
Yoshifumi Kawai
250c66ef14
Merge pull request #26 from Cysharp/libphysx_working2
add more features
2023-04-15 23:42:04 +09:00
neuecc
fcb1d42182 more 2023-04-15 23:40:50 +09:00
neuecc
a03eb06808 lll 2023-04-15 23:32:00 +09:00
neuecc
32af3f29e0 support tuple struct 2023-04-15 20:38:44 +09:00
neuecc
168936d9ff complete GroupedNativeMethodsGenerator 2023-04-15 18:45:52 +09:00
neuecc
d6054fe092 try to make grouping generator 2023-04-15 01:54:15 +09:00
neuecc
a8311b8231 support bitflags generate 2023-04-15 01:23:42 +09:00
neuecc
e757b45942 parse_body 2023-04-14 17:22:36 +09:00
neuecc
17bd45271d TODO:collect_enum parse syn 2023-04-14 17:20:44 +09:00
neuecc
5b0792802c Merge remote-tracking branch 'origin/libphysx' into main 2023-04-14 16:43:07 +09:00
neuecc
b39702c95c wip, libphysx 2023-04-13 16:28:54 +09:00
Yoshifumi Kawai
251645b232
Update README.md 2023-04-11 21:01:00 +09:00
Yoshifumi Kawai
f9c2573c48
Merge pull request #23 from oovm/main
use `&Path` as input path parameter
2023-03-28 12:59:41 +09:00
Aster
b23e1864c4 make sure the parent directory exists 2023-03-27 13:39:34 +08:00
Aster
743abbed28 use &Path as input path parameter 2023-03-27 13:27:11 +08:00
neuecc
1bd4f42ba2 fix invalid code generation when type alias is fixed-array 2023-03-23 00:58:57 +09:00
neuecc
6b81a0779b v1.5.0 2023-03-19 02:45:09 +09:00
neuecc
8ab40dd96c generate multilined comment 2023-03-19 02:44:09 +09:00
neuecc
a1db7165c7 char maps uint 2023-03-19 02:23:39 +09:00
neuecc
e6152665d7 search used struct in type_alias function parameter 2023-03-19 02:21:12 +09:00
neuecc
4d900612c8 ready 1.4.0 2023-03-17 17:46:32 +09:00
neuecc
f163a32e0c allow input_extern_file read multiple files 2023-03-17 17:03:05 +09:00