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

Issue 113: list enhancements #127

Merged
merged 7 commits into from
Oct 22, 2024
Merged

Conversation

michael-projectx
Copy link
Collaborator

  • Addresses issue 113 by allowing inline comments within a list
  • Addresses issue 125 by allowing empty lists

@miker2 miker2 requested a review from jayv September 21, 2024 00:34
@jayv jayv force-pushed the fix/issue-113-list-enhancements branch from a8585c9 to 9d01852 Compare October 22, 2024 00:55
@jayv jayv force-pushed the fix/issue-113-list-enhancements branch from 988060d to 5644946 Compare October 22, 2024 06:22
@jayv
Copy link
Collaborator

jayv commented Oct 22, 2024

Grammar tests pass, let's add a quick integration test

@jayv
Copy link
Collaborator

jayv commented Oct 22, 2024

Grammar tests pass, let's add a quick integration test

FYI found/fixed a segfault with empty lists @michael-projectx

Copy link
Collaborator

@jayv jayv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after minor fixes

@michael-projectx michael-projectx merged commit dce6ed6 into main Oct 22, 2024
10 checks passed
This was linked to issues Oct 22, 2024
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.

Allow empty list Lists fail to parse if first line is a comment
2 participants