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

fusion PR, removed DSL #146

Merged

Commits on Jan 29, 2024

  1. fusion PR, removed DSL

    DSL would be added after syntax discussion
    Jeff Nye committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    12a2628 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. changes based on rajatbhatia1 comments, clang-format

    most files modified, clang-format
    
    added find_library with path hints for mavis
    
    remove symtab check commands from CMakelists - not used
    
    removed test/FslTests.cpp file - not used
    
    FieldExtractor::compare throws on bad FUNC value
    
    new exception FieldExtUnknownFunction
    
    removed FieldExtractor::getImmField() and RS_MAX use, future feature
    Jeff Nye committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7cd6c58 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. review changes suggested

    typo fix in FusionContext
    expanded comment hash function properties
    Jeff Nye committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a00a737 View commit details
    Browse the repository at this point in the history
  2. changes from rajatbhatia1

    switch cout to imsg in callback proxies
    default name for context added
    Jeff Nye committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    bf25784 View commit details
    Browse the repository at this point in the history