Luke Street
|
d161deca50
|
Add badges to README.md & add documentation keys
|
2024-09-09 19:28:14 -06:00 |
Luke Street
|
c131108802
|
Add readme key to Cargo.toml
|
2024-09-09 19:19:58 -06:00 |
Luke Street
|
dbd66fae3b
|
Use workspace.package fields & update deps
|
2024-09-09 19:13:44 -06:00 |
Luke Street
|
c4af15ddc2
|
Rewrite the entire crate, add assembler
- 10x faster disassembly performance
- Nearly feature-complete assembler
- `no_std` compatible
- Relicense to MIT/Apache-2.0
- Remove old crates (dol, flow-graph, etc)
- Remove Python bindings (for now, at least)
|
2024-03-14 00:55:08 -06:00 |
Richard Patel
|
6548c6ec5d
|
bump version to 0.2.0
|
2022-04-07 05:45:01 +02:00 |
Richard Patel
|
5431836376
|
switch from macro to ahead-of-time generated code
|
2022-04-06 15:13:55 +02:00 |
Richard Patel
|
d0409f599b
|
cleanup, remove stale codegen defs
|
2021-08-25 03:37:02 +02:00 |
Richard Patel
|
7a6b4df8d4
|
big rewrite, everything half broken
|
2021-08-25 03:23:57 +02:00 |
Richard Patel
|
66b8d92934
|
add Python module
|
2021-08-17 00:40:13 +02:00 |
Richard Patel
|
ea6545f7e3
|
rename ./lib to ./disasm
|
2021-08-16 22:54:20 +02:00 |