Commit Graph

90 Commits

Author SHA1 Message Date
wtfsck c54a9ef277 Update README 2021-05-29 17:26:54 +02:00
wtfsck 577ded8911 Update README 2021-03-25 22:03:15 +01:00
wtfsck 64d58808c7 Update README and docs 2021-03-22 12:22:17 +01:00
wtfsck 458a878240 Update readmes, rename const, update comments 2021-03-09 19:22:14 +01:00
wtfsck a59f32cc7a Update READMEs 2021-02-06 14:16:02 +01:00
wtfsck 20f1166247 Update github urls 2021-01-26 17:51:12 +01:00
0xd4d c5c04d2448 Store a 64-bit displ in Instruction, closes #121 2020-12-28 18:30:47 +01:00
0xd4d b59f802cc4 Add more examples 2020-12-09 21:30:51 +01:00
0xd4d 0f68dae5b6 Update READMEs 2020-12-06 23:02:30 +01:00
0xd4d b6cbec3075 Update READMEs, Cargo.toml, docs 2020-10-20 11:52:56 +02:00
0xd4d d71712b036 Add iced fuzzer 2020-07-13 18:27:52 +02:00
0xd4d 289937fc27 Update README 2020-05-30 17:22:00 +02:00
0xd4d aa80c6b396 Add wasm_bindgen and export some structs to JavaScript 2020-03-25 19:22:12 +01:00
0xd4d 9bc489070b Update README 2020-02-14 22:29:08 +01:00
0xd4d 09feb91078 Update README 2020-02-11 19:17:50 +01:00
0xd4d 14bff33c0c Move README to C# dir 2020-02-11 17:38:21 +01:00
0xd4d 6bda7a1aa8 Update README 2020-02-10 21:42:04 +01:00
0xd4d d7f1afd439 Add Rust examples 2020-02-10 20:03:39 +01:00
0xd4d 83d0a2691f Move all gas/masm/nasm formatter options to the base class and make it sealed 2020-01-30 22:03:33 +01:00
0xd4d 0061acbd3a Update docs 2020-01-30 00:33:24 +01:00
0xd4d 816be25811 Update instr info factory to use one info field and return it by ref 2020-01-26 20:21:27 +01:00
0xd4d 3f3d15bade Add unused @F label test 2020-01-26 12:11:25 +01:00
0xd4d 26b3e73e2d Support anonymous labels 2020-01-25 21:05:41 +01:00
0xd4d 175dd9a5c3 Add more formatter ctors without options args 2020-01-25 18:12:31 +01:00
0xd4d b23e9ddd37 Update README how-tos 2020-01-25 18:12:09 +01:00
Alexandre Mutel 73e4ff39c0 Rename Assembler.Encode to Assembler.Assemble. Make Assembler(bitness) ctor public and Assembler class not sealed. 2020-01-24 18:43:57 +01:00
0xd4d 4d577ea27e Split up example code into smaller how-tos 2020-01-24 18:00:21 +01:00
Alexandre Mutel a51fc12215 Cleanup of the assembler API 2020-01-24 09:04:13 +01:00
Alexandre Mutel 43f54904e7 Add some user documentation for the high level assembler. 2020-01-18 09:26:20 +01:00
0xd4d d3889a8131 Add StringOutput and obsolete the old StringBuilderFormatterOutput 2020-01-15 20:25:43 +01:00
0xd4d f451a69a50 Update README 2020-01-05 23:17:27 +01:00
0xd4d 35c76600cd Update package info 2020-01-05 13:12:25 +01:00
0xd4d 61461cb7c9 Remove Instruction.GetInfo()/etc 2020-01-05 13:12:17 +01:00
0xd4d cd3a5a5960 Add BlockEncoder 2020-01-03 22:01:49 +01:00
0xd4d f7e06fedae Generate some more stuff 2019-12-30 22:10:38 +01:00
0xd4d eb106d49ca Rename; update XML docs 2019-11-03 00:00:25 +01:00
de4dot 40bbcacacf Update build files 2019-10-05 17:57:58 +02:00
de4dot 731716b334 Add codecov 2019-10-05 15:52:24 +02:00
de4dot ed8ef33107 Update README 2019-09-26 21:40:39 +02:00
de4dot de67c1f7bf Remove appveyor 2019-09-26 01:22:50 +02:00
de4dot c57b5e3c8b Enable GitHub Actions 2019-09-25 01:22:36 +02:00
de4dot 895d440dea Update README example 2019-09-18 21:44:01 +02:00
de4dot aae705fc59 Add OpCodeInfo.ToInstructionString() 2019-09-12 23:06:08 +02:00
de4dot 27dba3d2cf Rename some enum values 2019-09-01 19:07:36 +02:00
de4dot f62af5f5a9 Rename prop/method 2019-08-22 21:45:33 +02:00
de4dot 4289180b8c Update example in README 2019-08-22 21:44:40 +02:00
de4dot 2535f62925 Update README 2019-08-22 00:01:52 +02:00
de4dot 4ca49cfc05 Add OpCodeInfo 2019-08-21 23:16:27 +02:00
de4dot 85e1a50f63 Update README 2019-08-17 18:15:42 +02:00
de4dot 0cbfb4f7b7 Merge branch 'cs8' 2019-08-10 08:26:51 +02:00