Commit Graph

1772 Commits

Author SHA1 Message Date
wtfsck eb2c62d051
Merge pull request #143 from icedland/dependabot/nuget/src/csharp/Microsoft.NET.Test.Sdk-16.8.3
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.8.3 in /src/csharp
2021-02-09 22:44:15 +01:00
dependabot[bot] d83e6750fe
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.8.3 in /src/csharp
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 21:43:37 +00:00
wtfsck b4484bc9ae
Merge pull request #142 from icedland/dependabot/npm_and_yarn/src/rust/iced-x86-js/src/tests/jest-26.6.3
Bump jest from 25.5.4 to 26.6.3 in /src/rust/iced-x86-js/src/tests
2021-02-09 22:43:09 +01:00
wtfsck 70f392f996
Merge pull request #141 from icedland/dependabot/nuget/src/csharp/coverlet.msbuild-3.0.2
Bump coverlet.msbuild from 2.9.0 to 3.0.2 in /src/csharp
2021-02-09 22:43:02 +01:00
wtfsck 0f26518ecb
Merge pull request #140 from icedland/dependabot/nuget/src/csharp/xunit.runner.visualstudio-2.4.3
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3 in /src/csharp
2021-02-09 22:42:52 +01:00
dependabot[bot] 1342e0c49c
Bump jest from 25.5.4 to 26.6.3 in /src/rust/iced-x86-js/src/tests
Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.5.4...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 21:42:36 +00:00
dependabot[bot] 1c5a35ed7e
Bump coverlet.msbuild from 2.9.0 to 3.0.2 in /src/csharp
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 2.9.0 to 3.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 21:42:35 +00:00
dependabot[bot] 69abe98e68
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3 in /src/csharp
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.1 to 2.4.3.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits/v2.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 21:42:35 +00:00
wtfsck e6b4af9c5a Enable dependabot 2021-02-09 22:36:41 +01:00
wtfsck 2468a23b9d Use wasm-bindgen 0.2.70 which fixes the old wasm issue 2021-02-09 22:36:05 +01:00
wtfsck fe063cf07d Require node >= 12.0.0 (was 10.0.0) 2021-02-09 22:05:57 +01:00
wtfsck a59f32cc7a Update READMEs 2021-02-06 14:16:02 +01:00
wtfsck 4f56989e53 Merge tag 'v1.10.3' 2021-02-06 12:48:52 +01:00
wtfsck 15187322e7 Bump version 2021-02-06 12:12:05 +01:00
wtfsck f0f27bc730 Undo 1.49.0 changes so it compiles with 1.20.0 2021-02-06 12:11:57 +01:00
tnballo 04e368d8da Add Register iterator (#138)
* Add Register iterator

* Fix Clippy warnings for CI (unrelated files)

* Revert "Fix Clippy warnings for CI (unrelated files)"

This reverts commit 4a9a081dd39454fe3a1bc43fd4f22a6c40a787a8.

* Review: move RegisterIterator to register.rs, priv RegisterIterator::new(), newline post Register::values()

* Checkout reverted files from iced/master
2021-02-06 11:43:09 +01:00
wtfsck e6e1fe546e Update CI build file 2021-02-06 11:41:35 +01:00
wtfsck 34c9b63dbb Rust 1.49.0 2021-02-06 11:41:26 +01:00
wtfsck 43153f2330 Patch Cargo.toml iced-x86 path instead of using .cargo/config.toml 2021-02-06 11:41:18 +01:00
wtfsck 10aa4c41f5 Move read() calls 2021-02-06 11:26:11 +01:00
wtfsck be4927b387 Remove MEMORY64 refs 2021-02-05 23:37:09 +01:00
wtfsck c2bd2a45d4 Change MSRV to 1.42.0 2021-02-05 23:28:40 +01:00
wtfsck 3d932c02ee Update read-mem32/64 2021-02-05 23:28:32 +01:00
wtfsck 97ed9fe822 Update doc examples 2021-02-04 19:13:56 +01:00
wtfsck 25ca8e9706 Update python enum gen 2021-02-04 19:13:49 +01:00
wtfsck 638f7aeb76 Add eip/rip tests 2021-02-04 19:13:41 +01:00
wtfsck fe6502a05e Deprecate some instr info methods (use Instruction methods instead) 2021-02-04 19:13:32 +01:00
wtfsck 00c8263849 Add IP to test cases 2021-02-04 19:13:24 +01:00
wtfsck 7b0d5614b8 Verify that the two read-mem methods behave the same 2021-02-04 19:13:16 +01:00
wtfsck 9c61723a38 Remove get_strings_table() 2021-02-04 19:13:08 +01:00
wtfsck 213aa388b7 Update fast fmt str deserializer 2021-02-02 20:24:51 +01:00
wtfsck e6af90b207 Update vsib mem read func to set IP REL bit 2021-02-02 20:24:40 +01:00
wtfsck 5cc9e2f541 Add GH link to license file 2021-02-02 20:24:09 +01:00
wtfsck 8e74b29c2f Update headers with # comments 2021-02-02 20:23:57 +01:00
wtfsck 403fcc10ec Add decoder ip test 2021-01-26 17:56:36 +01:00
wtfsck 3ff29f27ea Remove [badges] section since it's not used by crates.io anymore 2021-01-26 17:56:27 +01:00
wtfsck 7f63f59e6c Disable default pyo3 features 2021-01-26 17:56:17 +01:00
wtfsck 47813f8fd6 Use try_*() 2021-01-26 17:56:07 +01:00
wtfsck 1f5304f852 Update lib.rs 2021-01-26 17:55:59 +01:00
wtfsck 8c9f7edaab Use IcedConstants constants 2021-01-26 17:55:50 +01:00
wtfsck 70e0b5785a Update disasm comments 2021-01-26 17:55:38 +01:00
wtfsck a04669b03a Add mem sz fmt option tests 2021-01-26 17:55:26 +01:00
wtfsck 491caf22e0 Remove old deprecated code 2021-01-26 17:55:15 +01:00
wtfsck 820ab741a9 Deprecate enum value 2021-01-26 17:55:02 +01:00
wtfsck 4577348983 Add more no-more-bytes tests and update read_u*() and use less code 2021-01-26 17:54:53 +01:00
wtfsck 98e96cc741 Use `?` 2021-01-26 17:54:39 +01:00
wtfsck eee0d18a06 Update README.md 2021-01-26 17:53:15 +01:00
wtfsck 72d6b16525 Update read_u{8,16,32} 2021-01-26 17:53:07 +01:00
wtfsck cfbf77db53 Deprecate NoLockMovCr 2021-01-26 17:52:59 +01:00
wtfsck e72cefd93b Switch assert_eq/ne args 2021-01-26 17:52:50 +01:00