dependabot-preview[bot] and GitHub
75cd0e1d79
Update cbindgen requirement from 0.12 to 0.14
...
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen ) to permit the latest version.
- [Release notes](https://github.com/eqrion/cbindgen/releases )
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES )
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.12.0...v0.14.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-30 06:44:30 +00:00
Oliver Hamlet
e31456f5b9
Resolve rustc deprecation warnings
2020-04-02 08:55:29 +01:00
Oliver Hamlet
90ef017807
Update cbindgen to v0.12
2019-12-23 13:20:27 +00:00
Oliver Hamlet
1075596e99
Update versions and changelog for v2.1.0
2019-10-05 13:24:52 +01:00
Oliver Hamlet
90cbeff71a
Update versions and changelog for v2.0.1
2019-07-23 19:15:35 +01:00
Oliver Hamlet
214cc93423
Update versions and changelog for v2.0.0
2019-06-30 11:25:24 +01:00
Oliver Hamlet
93b16a4c2a
Update cbindgen, generate a single C/C++ header
2019-06-30 11:25:24 +01:00
Oliver Hamlet
860995638c
Rename LCI_GAME_* constants to use fewer acronyms
...
A minor quality of life improvement, to break the FFI compatibility in
step with the Rust library.
2019-06-30 11:25:23 +01:00
Oliver Hamlet
52792626af
Update to Rust 2018 syntax
2019-06-30 11:25:23 +01:00
Oliver Hamlet
6cfefc6c31
Rename GameType variants to use fewer acronyms
...
A minor quality of life improvement since the nom 5 update is a
breaking change.
2019-06-30 11:25:23 +01:00
Oliver Hamlet
4db34be2c9
Upgrade to nom v5
...
Error handling has changed, affecting the error variants LCI exports,
and macros are replaced by functions, so all the parsing code has been rewritten.
2019-06-30 11:25:23 +01:00
Oliver Hamlet
611e4490d2
Replace deprecated libc::uint32_t with u32
2019-06-16 20:33:04 +01:00
Oliver Hamlet
2e05117b61
Update versions and changelog for v1.3.0
2019-04-07 12:25:40 +01:00
Oliver Hamlet
f039ba397f
Add GameType::Tes3 for Morrowind support
2019-04-07 12:20:10 +01:00
Oliver Hamlet
ea3a922ee7
Update versions and changelog for v1.2.2
2019-01-26 09:50:40 +00:00
Oliver Hamlet
529e4fc6d1
Error if not all the input is consumed when parsing expressions
2019-01-26 09:44:33 +00:00
Oliver Hamlet
3777c067a4
Update versions and changelog for v1.2.1
2019-01-20 00:47:21 +00:00
Oliver Hamlet
517b636743
Update versions and changelog for v1.2.0
2018-12-22 23:51:01 +00:00
Oliver Hamlet
9ef82fe886
Run rustfmt (Rust 1.31.1)
2018-12-22 22:50:16 +00:00
Oliver Hamlet
4f1b1c0bf0
Update versions and changelog for 1.1.1
2018-11-14 21:17:59 +00:00
Oliver Hamlet
80676f72b4
Update versions and changelog for 1.1.0
2018-10-23 21:12:41 +01:00
Oliver Hamlet
5512581c0f
Move test resources into subdirectory
2018-10-23 21:12:40 +01:00
Oliver Hamlet
c0bea60673
Add FFI wrapper crate
2018-10-20 21:13:33 +01:00