issues
search
woodruffw
/
mollusc
Pure-Rust libraries for parsing, interpreting, and analyzing LLVM
MIT License
77
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): update env_logger requirement from 0.10 to 0.11
#59
dependabot[bot]
opened
10 months ago
0
#57 Reopen: mapper: Fix parse int attribute panic and support more attributes
#58
jw910731
closed
1 year ago
0
mapper: Fix parse int attribute panic and support more attributes
#57
jw910731
closed
1 year ago
3
Fix wasm32 target bitcode would fail to parse
#56
jw910731
closed
1 year ago
4
Unable to parse clang generated bitcode target to wasm32
#55
jw910731
opened
1 year ago
1
build(deps): update num_enum requirement from 0.6 to 0.7
#54
dependabot[bot]
opened
1 year ago
1
build(deps): update indexmap requirement from 1.7 to 2.0
#53
dependabot[bot]
closed
1 year ago
0
build(deps): update hashbrown requirement from 0.13 to 0.14
#52
dependabot[bot]
closed
1 year ago
0
build(deps): update num_enum requirement from 0.5 to 0.6
#51
dependabot[bot]
closed
1 year ago
0
support/bitcodes: add `ValueSymtabCode`
#50
woodruffw
opened
1 year ago
0
Question: Is is possible to write a Bitstream?
#49
daltonclaybrook
opened
1 year ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.29
#48
dependabot[bot]
closed
1 year ago
1
build(deps): update env_logger requirement from 0.9 to 0.10
#47
dependabot[bot]
closed
1 year ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.27
#46
dependabot[bot]
closed
1 year ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.26
#45
dependabot[bot]
closed
1 year ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.25
#44
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.24
#43
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.23
#42
dependabot[bot]
closed
2 years ago
1
build(deps): update hashbrown requirement from 0.12.0 to 0.13.1
#41
dependabot[bot]
closed
1 year ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.22
#40
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.18
#39
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.17
#38
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.15
#37
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.14
#36
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.13
#35
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.12
#34
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.11
#33
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.10
#32
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.9
#31
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.8
#30
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.4
#29
dependabot[bot]
closed
2 years ago
1
build(deps): update clap requirement from 3.0.0-beta.2 to 4.0.2
#28
dependabot[bot]
closed
2 years ago
1
Parse the value symbol tables
#27
woodruffw
opened
2 years ago
1
Get rid of the mapping traits
#26
woodruffw
opened
2 years ago
0
Initial function block mapping
#25
woodruffw
closed
1 year ago
2
mapper: rename Unrolled{Block,Record}{,s}
#24
woodruffw
closed
2 years ago
0
mapper: initial work on alias records
#23
woodruffw
closed
2 years ago
0
support, constants, mapper: more function record extraction
#22
woodruffw
closed
2 years ago
0
Rethink the top-level unrolled block and record APIs
#21
woodruffw
closed
2 years ago
1
mapper: refactor core mapping traits
#20
woodruffw
closed
2 years ago
0
Help the compiler optimize our mapping code
#19
woodruffw
opened
2 years ago
0
Fundamentally rethink the ownership/lifetime layout of the mapper
#18
woodruffw
closed
2 years ago
1
build(deps): update hashbrown requirement from 0.11.2 to 0.12.0
#17
dependabot[bot]
closed
2 years ago
1
Map each `FUNCTION_BLOCK`
#16
woodruffw
opened
2 years ago
1
`MODULE_CODE_*`
#15
woodruffw
opened
2 years ago
0
Refactoring, initial work on functions
#14
woodruffw
closed
2 years ago
1
Initial attribute handling
#13
woodruffw
closed
3 years ago
0
Insights from another project
#12
darleybarreto
opened
3 years ago
8
constants, mapper: type bugfixes
#11
woodruffw
closed
3 years ago
2
mapper: refactor error hierarchy
#10
woodruffw
closed
3 years ago
1
Next