Skip to content

Parse Cmd's to identify names interpolated in#161

Draft
ericphanson wants to merge 5 commits intomainfrom
eph/issue_81
Draft

Parse Cmd's to identify names interpolated in#161
ericphanson wants to merge 5 commits intomainfrom
eph/issue_81

Conversation

@ericphanson
Copy link
Copy Markdown
Member

I'm not really sure we want this, it's a lot of code to handle this edge case.. but I wanted to see what codex 5.2 could do for #81

ericphanson and others added 5 commits January 11, 2026 14:23
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
  Replace manual $-scanning for cmdstrings with a single Meta.parse +
  Base.shell_parse pass
  to extract interpolated expressions, and dedupe per cmdstring node. This
  aligns with
  Julia’s cmd parsing rules and removes brittle string handling in
  get_names_used.

  Co-authored-by: Codex codex@openai.com (codex@openai.com)
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