Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

string Value refactor #9047

Merged
merged 2 commits into from
Sep 28, 2023
Merged

string Value refactor #9047

merged 2 commits into from
Sep 28, 2023

Conversation

tomberek
Copy link
Contributor

Motivation

Factor out string Value getters in order to prepare for changes to the string representation.

Context

#9034

Priorities

Add 👍 to pull requests you find important.

@github-actions github-actions bot added new-cli Relating to the "nix" command with-tests Issues related to testing. PRs with tests have some priority repl The Read Eval Print Loop, "nix repl" command and debugger labels Sep 26, 2023
@tomberek tomberek changed the title Tomberek.string refactor string Value refactor Sep 26, 2023
Create context, string_view, and c_str, accessors throughout in order to
better support improvements to the underlying string representation.
@roberth roberth merged commit 13a9090 into NixOS:master Sep 28, 2023
8 checks passed
jlesquembre added a commit to tweag/nix that referenced this pull request Nov 28, 2023
jlesquembre added a commit to tweag/nix that referenced this pull request Dec 6, 2023
jlesquembre added a commit to tweag/nix that referenced this pull request Dec 14, 2023
jlesquembre added a commit to tweag/nix that referenced this pull request Jan 9, 2024
jlesquembre added a commit to tweag/nix that referenced this pull request Feb 24, 2024
jlesquembre added a commit to tweag/nix that referenced this pull request Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-cli Relating to the "nix" command repl The Read Eval Print Loop, "nix repl" command and debugger with-tests Issues related to testing. PRs with tests have some priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants