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

Simplifying info structure, yacc rules and flags #17

Merged
merged 2 commits into from
Apr 25, 2019
Merged

Conversation

sebres
Copy link
Owner

@sebres sebres commented Apr 23, 2019

  • simplifying info-structure, usage of flags etc (normalizing in order to use same flags as by formatted scan instead of members like yyHave...);
  • optimized validation rules depending on flags;
  • small performance improvement: allocates info->messages object on demand, only if free (yacc) scan fails;

sebres added 2 commits April 10, 2019 22:01
…to use same flags as by formatted scan instead of members like yyHave...);

(additionally allocates info->messages object on demand, if free scan fails)
@sebres sebres merged commit 0f85707 into master Apr 25, 2019
andreas-kupries pushed a commit to tcltk/tcl that referenced this pull request Jul 16, 2019
Simplifying info structure, yacc rules and flags

FossilOrigin-Name: 0f3c1da5c1bc3fd2a7ef060db88baa14f5de01b362f36cae758fc31617596a56
sebres added a commit to sebres/tcl that referenced this pull request Sep 6, 2019
Simplifying info structure, yacc rules and flags
andreas-kupries pushed a commit to tcltk/tcl that referenced this pull request Sep 13, 2019
Simplifying info structure, yacc rules and flags
andreas-kupries pushed a commit to tcltk/tcl that referenced this pull request Apr 2, 2024
Simplifying info structure, yacc rules and flags
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