issues
search
getsentry
/
rust-sourcemap
A library for rust that implements basic sourcemap handling
Other
224
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Prefer debug_id
#101
loewenheim
closed
1 day ago
0
fix: Resolve conflict between "debugId" and "debug_id"
#100
loewenheim
closed
2 days ago
0
Add a Method to Obtain Ownership of Source Map Fields
#99
SyMind
opened
1 week ago
1
chore: Fix nightly lints
#98
loewenheim
closed
2 weeks ago
0
feat: Read debug IDs from debugId field
#97
loewenheim
closed
3 weeks ago
0
Turn `debug_id` field to `debugId`
#96
lforst
opened
3 weeks ago
2
chore: Fix lints
#95
loewenheim
closed
1 month ago
0
Implement `Serialize` and `Deserialize` for `DecodedMap`
#94
wbinnssmith
closed
1 month ago
3
Add support for ignoreList property
#93
wbinnssmith
closed
2 weeks ago
3
ci: Doc formatting
#92
loewenheim
closed
3 months ago
0
ref: Sort tokens in SourceMap
#91
loewenheim
closed
3 months ago
7
fix: Prevent infinite loop
#90
kdy1
closed
5 months ago
5
SourceMapBuilder behaves wrongly if I add same source multiple times
#89
kdy1
closed
2 months ago
8
Remove documentation entry from Cargo.toml
#88
dalance
closed
6 months ago
0
Fix `clippy` lints, and update CI actions
#87
Swatinem
closed
7 months ago
0
feat: Skip encoding range mappings if it's empty
#86
kdy1
closed
8 months ago
1
Improving the `SourceMapBuilder` API
#85
loewenheim
opened
8 months ago
0
perf: using Arc<str> instead of String
#84
underfin
closed
8 months ago
10
perf: using FxHashMap instead of HashMap
#83
underfin
closed
8 months ago
0
fix: SourceView implement Sync
#82
underfin
closed
8 months ago
3
feat: add SourceMap to_data_url method
#81
underfin
closed
8 months ago
0
refactor: make SourceView implement Sync
#80
underfin
closed
8 months ago
3
[Feat Request]Make `SourceMap` struct is `Sync`.
#79
underfin
closed
8 months ago
0
feat: Replace `unicode-id` crate with `unicode-id-start`
#78
Boshen
closed
9 months ago
3
feat: Add support for range mappings proposal
#77
kdy1
closed
8 months ago
6
fix: Correct sourceRoot logic
#76
loewenheim
closed
1 year ago
2
Sourcemap parsing incorrectly prefixes sources with sourceRoot
#75
loewenheim
closed
1 year ago
0
fix: Correctly flatten index sourcemaps
#74
loewenheim
closed
1 year ago
0
Bug in `SourceMapIndex::flatten`
#73
loewenheim
closed
1 year ago
0
Eagerly remove useless mappings
#72
loewenheim
opened
1 year ago
0
[EPIC] Modernize the crate
#71
loewenheim
opened
1 year ago
2
ref: Make SourceMap::adjust_mappings work in place
#70
loewenheim
closed
1 year ago
0
feat: Conversion from magic_string::DecodedSourceMap
#69
loewenheim
closed
1 year ago
0
fix: Do not set source_contents if it already exists
#68
kamilogorek
closed
1 year ago
0
feat: Implement sourcemap composition
#67
loewenheim
closed
1 year ago
3
feat: Support debug ids
#66
loewenheim
closed
1 year ago
0
Make sourcemap mappings editable
#65
loewenheim
closed
1 year ago
2
Add repository entry to Cargo.toml
#64
gmcsorley-work
closed
1 year ago
0
Upgrade http links to https in Cargo.toml
#63
Benjins-automation
closed
1 year ago
0
ref: Use strip_suffix for source_root and binary-raw strings in tests
#62
kamilogorek
closed
1 year ago
0
fix: Correctly handle protocol-only sourceRoot values
#61
kamilogorek
closed
1 year ago
0
Ensure greatest_lower_bound returns lowest match index
#60
jridgewell
closed
1 year ago
1
feat: Switch base64 create for data-encoding
#59
mitsuhiko
closed
1 year ago
0
ref: Update CI definitions
#58
Swatinem
closed
1 year ago
0
Weekly CI reports errors to me still
#57
flub
closed
1 year ago
1
fix: Correctly rewrite SourceMapHermes
#56
Swatinem
closed
1 year ago
0
Remove regex dependency for faster runtime, and compile
#55
willstott101
closed
2 years ago
3
Jridgewell index
#54
Swatinem
closed
2 years ago
0
Fix Index source map lookup
#53
jridgewell
closed
2 years ago
7
meta: 6.2.0 changelog
#52
kamilogorek
closed
2 years ago
0
Next