LiveSplit / LiveSplit/asr

Add readers for managed strings and collections

Open
#149 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
13
Forks
16
Avg merge
16d 9h
Merged PRs (30d)
15

Description

The shared walk from #141 resolves classes and fields, but reading the values behind them is still raw `Process` reads at hand-derived offsets. This tracks the reader surface for managed types: strings, arrays and lists of value and reference elements, dictionaries, hashsets.

- [x] #147
- [x] #148
- [x] #150
- [x] #151
- [x] #152
- [x] #153

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the shared walk described in #141 and review the managed-type reader work tracked in #147, #148, and #150–#153. The issue names no files or tests; completion would require the listed readers for strings, arrays, lists, dictionaries, and hashsets, but every checklist item is already marked done.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.