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

Textgeom conditionals #76

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 30, 2024

  1. G4tgrFileIn: added some preprocessor-like conditionals

    Dominik Werthmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9ef1d60 View commit details
    Browse the repository at this point in the history
  2. G4tgrFileIn: added replacement of macro-expressions

    Dominik Werthmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8713aa3 View commit details
    Browse the repository at this point in the history
  3. G4tgrFileReader: added skipping of ignored lines

    Dominik Werthmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bbf930e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. G4tgrLineProcessor: fixed crash by catching empty word lists

    Dominik Werthmueller committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    64a6424 View commit details
    Browse the repository at this point in the history
  2. G4tgrFileIn: no macro replacements for empty macros and preproc-direc…

    …tives
    Dominik Werthmueller committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e41605a View commit details
    Browse the repository at this point in the history
  3. G4tgrFileIn: support for checking parameters in #ifdef and #ifndef

    Dominik Werthmueller committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e403048 View commit details
    Browse the repository at this point in the history
  4. G4tgrFileReader: code cosmetics

    Dominik Werthmueller committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ae06874 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. G4tgrFileIn: fixed bugs in original file

    Dominik Werthmueller committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c15ae12 View commit details
    Browse the repository at this point in the history
  2. G4tgrFileIn: support for nested #if and block checking

    Dominik Werthmueller committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6bf4b55 View commit details
    Browse the repository at this point in the history