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

nixd/expr: lookup position support (low-level) #62

Merged
merged 4 commits into from
Jun 4, 2023
Merged

Conversation

inclyc
Copy link
Member

@inclyc inclyc commented Jun 3, 2023

This partially fixes

#61 (nixd: enhance AST library, for location lookup & search up)

Add the low-level operations on nix::Expr*, that could perform location lookup.

This partially fixes

    #61 (nixd: enhance AST library, for location lookup & search up)

Add the low-level operations on nix::Expr*, that could perform location
lookup.
@inclyc inclyc mentioned this pull request Jun 3, 2023
23 tasks
@inclyc
Copy link
Member Author

inclyc commented Jun 3, 2023

GCC does not accept my impl now, but clang said it's OK.

@inclyc inclyc merged commit 13d865c into main Jun 4, 2023
@inclyc inclyc deleted the nixd/expr-def branch June 4, 2023 03:08
inclyc added a commit that referenced this pull request Jun 4, 2023
This partially fixes

    #61 (nixd: enhance AST library, for location lookup & search up)

Add the low-level operations on nix::Expr*, that could perform location
lookup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant