Commit Graph

51 Commits

Author SHA1 Message Date
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
wtfsck 49a676be68 No need to regen lock file anymore 2021-02-12 18:49:14 +01:00
wtfsck fe063cf07d Require node >= 12.0.0 (was 10.0.0) 2021-02-09 22:05:57 +01:00
wtfsck c2bd2a45d4 Change MSRV to 1.42.0 2021-02-05 23:28:40 +01:00
wtfsck 7b0d5614b8 Verify that the two read-mem methods behave the same 2021-02-04 19:13:16 +01:00
wtfsck a9faa62528 Update build-rust 2021-01-26 17:52:40 +01:00
0xd4d aafc91e505 Update CI build file 2021-01-23 17:14:13 +01:00
0xd4d 3f74b63bf8 Patch Cargo.toml iced-x86 path instead of using .cargo/config.toml 2021-01-23 16:29:20 +01:00
0xd4d 0a3f062d06 Change MSRV to 1.41.0, closes #132 2020-12-29 18:30:46 +01:00
0xd4d b17133f4f6 Update build file 2020-12-26 12:36:16 +01:00
0xd4d 7827ef155d Build 32-bit linux wheels 2020-12-26 12:01:07 +01:00
0xd4d 6f65daf727 Use pyo3 0.13.0 and use the new abi3-py36 feature to generate fewer wheels 2020-12-26 12:00:58 +01:00
0xd4d 766d314fba Update build-python 2020-12-18 21:55:53 +01:00
0xd4d 6f2e1c067f Update build-python 2020-12-09 21:30:27 +01:00
0xd4d c1c721553e Add build-docs instructions to README 2020-12-07 17:43:30 +01:00
0xd4d 4427fb3720 Update READMEs, build.yml 2020-12-05 20:37:46 +01:00
0xd4d 0f066d9e4d Add req.txt, tox.ini 2020-12-04 23:25:08 +01:00
0xd4d a42aa8a59a Test created wheels 2020-12-04 23:24:23 +01:00
0xd4d 5cd9f15eb9 Add tests (pytest) 2020-12-04 00:21:19 +01:00
0xd4d 37e60fd2e2 Move py files to src dir 2020-12-04 00:21:11 +01:00
0xd4d 3ff9309854 Use sphinx.ext.doctest 2020-12-02 20:34:10 +01:00
0xd4d ab90e9f195 Update README 2020-12-01 21:25:58 +01:00
0xd4d 4054085f90 Use manylinux2010 image to build manylinux{1,2010} files 2020-12-01 21:25:48 +01:00
0xd4d c182de7fe4 Copy license to py dir and verify in CI that it matches the one in the root dir 2020-11-29 18:13:42 +01:00
0xd4d 24e1fe78bf Add clippy/fmt checks 2020-11-29 13:07:11 +01:00
0xd4d b8f1a84b77 Update pyi setters 2020-11-29 13:07:02 +01:00
0xd4d 0b1277c79a Update sdist gen 2020-11-29 13:06:51 +01:00
0xd4d 86e7bbb12a Prepend an underscore to the name 2020-11-28 14:49:13 +01:00
0xd4d 65c13cd149 Remove Python 3.5 support, remove @final 2020-11-28 10:35:33 +01:00
0xd4d 26db64e6eb Add Python build script 2020-11-28 01:32:59 +01:00
0xd4d 0abcec127c Change netcoreapp3.1 -> net5.0 2020-11-11 00:04:50 +01:00
0xd4d a351396936 Add --release to some lines, fix a warning 2020-11-09 02:48:55 +01:00
0xd4d 9938e31434 Update README 2020-11-09 02:48:47 +01:00
0xd4d 5fd4bf33e5 Update build files 2020-11-07 13:25:29 +01:00
0xd4d aade59ec81 Update build files to support dash, zsh 2020-11-07 12:21:34 +01:00