Commit Graph

85 Commits

Author SHA1 Message Date
wtfsck 4d67517756 Bump version 2022-02-03 21:02:49 +01:00
wtfsck 9857e6375d Update VIA `PADLOCK` instructions, add missing `XSHA512` 2022-02-03 19:01:27 +01:00
wtfsck ae890662ac Remove `bigint` feature 2022-02-01 19:36:56 +01:00
wtfsck 327f402561 Bump MSRV to `1.54.0` (2021-07-29) 2022-01-11 14:44:30 +01:00
wtfsck 65c03b337c Remove Python 3.6 support 2022-01-10 18:45:40 +01:00
wtfsck e8f808382d Build PyPy wheels (Linux/Windows x64) 2022-01-10 18:09:25 +01:00
wtfsck 4320b5a209 Use single quotes 2021-12-31 20:18:50 +01:00
wtfsck 60538ede28 Update build-rust 2021-12-30 16:49:08 +01:00
wtfsck a3bcc3655f Fix warning and use `--project` instead of `-p` 2021-12-30 15:52:28 +01:00
wtfsck 5b1a2be42e Update build scripts, closes #241 2021-12-30 15:51:13 +01:00
wtfsck 0b3e04835a
Force Rust `1.56.1` (#242) 2021-12-17 19:40:52 +01:00
wtfsck 4b409330b0 Update `build-dotnet` to also use `net6.0` 2021-12-15 00:36:21 +01:00
wtfsck b9bc2f65c2 Fix lib path with latest `setuptools` version 2021-11-24 23:53:34 +01:00
wtfsck 54ba065ea8 kcov: Filter out generated files, rename var 2021-10-13 19:20:41 +02:00
wtfsck d7e4c7ab2b Use $kcov var 2021-10-13 00:21:29 +02:00
wtfsck 8444effb31 Rust code coverage (kcov) 2021-10-12 23:13:32 +02:00
wtfsck 4b728bbea7 Bump version 2021-10-07 16:48:36 +02:00
wtfsck 5ce1983ff3 Add more KNC test flags, update defs 2021-09-22 19:37:19 +02:00
wtfsck a118ba91a2 Update build-js 2021-09-20 21:09:18 +02:00
wtfsck f708c8656d Update decoder to support MVEX instructions, not tested yet! 2021-09-18 22:08:41 +02:00
wtfsck 75ecf79387 Update OpCodeInfo with new MVEX props 2021-09-14 22:43:57 +02:00
wtfsck 1e24c516bd Update pip install command 2021-09-07 07:47:58 +02:00
wtfsck d75b004b58 Add type annotations 2021-09-03 20:30:13 +02:00
wtfsck b7521cd4ac Update build-rust 2021-08-24 00:07:16 +02:00
wtfsck 823e97d503 Change MSRV from 1.41.0 -> 1.48.0 2021-08-24 00:07:06 +02:00
wtfsck 01ae558f03 Update build-rust 2021-08-20 19:58:52 +02:00
wtfsck 1fe8123994 Bump version 2021-08-19 16:41:46 +02:00
wtfsck 5fb3efe16e Update build-rust 2021-08-19 16:41:35 +02:00
wtfsck f00481297b Update sln path 2021-08-19 15:24:40 +02:00
wtfsck 050983e57f Update build-rust 2021-08-17 22:25:37 +02:00
wtfsck a0fa108269 Move Iced.sln 2021-08-14 17:44:39 +02:00
wtfsck 58fbd823e2 Update build-dotnet 2021-08-12 23:03:57 +02:00
wtfsck 5f7a0c3dc5 Add docs.rs section to Cargo.toml and update build-rust 2021-08-07 19:08:49 +02:00
wtfsck 5cdad33519 Update build-rust 2021-08-07 18:39:01 +02:00
wtfsck bf77872c8b Optimize bincode serialized data so it matches real instr struct size 2021-07-19 18:29:46 +02:00
wtfsck 46c2ec9677 Enable serde feature 2021-07-18 12:27:57 +02:00
wtfsck 08f663ae96 Bump version 2021-07-08 15:12:18 +02:00
wtfsck 8ff84b34c0 Add --color always 2021-06-24 18:54:54 +02:00
wtfsck 5ea231e2b9 Remove unused file 2021-06-11 20:44:42 +02:00
wtfsck 0e73410481 Bump version 2021-06-10 17:25:50 +02:00
wtfsck 9cf8b38a14 Remove db feature from {js,py}/Cargo.toml and build-rust 2021-05-28 23:06:25 +02:00
wtfsck 6801800fe6 Add missing win detection code to build-js 2021-05-28 23:06:10 +02:00
wtfsck fffcfbb69d Remove useless README 2021-05-25 21:07:07 +02:00
wtfsck 4e7abb5296 Enable debug assertions 2021-05-19 19:15:43 +02:00
wtfsck 6661f795ba Bump version 2021-05-13 22:56:24 +02:00
wtfsck 995de22625 Remove old pkg dir before creating release tgz file 2021-05-13 22:11:07 +02:00
wtfsck 08f5389eef Add code to publish to npm too 2021-05-13 22:10:57 +02:00
wtfsck f715966e47 Py: Move license file check to build-python 2021-02-17 20:23:20 +01:00
wtfsck b4016e5958 MSRV 1.41.0 2021-02-17 20:23:09 +01:00
wtfsck 6518d25438 Add release.yml, update build.yml, closes #146 2021-02-14 20:19:46 +01:00