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

main: introduce --_makeTagEntryReflection-<LANG> option to filter tags #3027

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 1, 2024

  1. prelude: add _endwith procedure

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    54f48b5 View commit details
    Browse the repository at this point in the history
  2. optscript: introduce _strrpbrk operator

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    54733ef View commit details
    Browse the repository at this point in the history
  3. optscript: introduce opt_dict_known_and_get as new C API

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    82561b0 View commit details
    Browse the repository at this point in the history
  4. main: make optscript{Setup,Teardown} reentrant

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    cd7e273 View commit details
    Browse the repository at this point in the history
  5. lregex: provide the way to intercept a parser making a tag

    TODO:
    - write about the new option in docs/optlib.rst.
    - add --_makeTagEntryNotification-<LANG>={{...}}.
    
    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    ff6417f View commit details
    Browse the repository at this point in the history