Skip to content

Conversation

@jrgemignani
Copy link
Contributor

Updated Go installation and added in built parser files.

While the parser files can be built by the user, there may be instances where the user doesn't have the ability to do so. For the latter case, they have been added.

modified:   drivers/golang/go.mod
modified:   drivers/golang/go.sum

new file:   drivers/golang/parser/age_base_listener.go
new file:   drivers/golang/parser/age_base_visitor.go
new file:   drivers/golang/parser/age_lexer.go
new file:   drivers/golang/parser/age_listener.go
new file:   drivers/golang/parser/age_parser.go
new file:   drivers/golang/parser/age_visitor.go

This addresses issue #1455

Updated Go installation and added in built parser files.

While the parser files can be built by the user, there may
be instances where the user doesn't have the ability to do so.
For the latter case, they have been added.

    modified:   drivers/golang/go.mod
    modified:   drivers/golang/go.sum

    new file:   drivers/golang/parser/age_base_listener.go
    new file:   drivers/golang/parser/age_base_visitor.go
    new file:   drivers/golang/parser/age_lexer.go
    new file:   drivers/golang/parser/age_listener.go
    new file:   drivers/golang/parser/age_parser.go
    new file:   drivers/golang/parser/age_visitor.go

This addresses issue apache#1455
@dehowef
Copy link
Member

dehowef commented Feb 21, 2024

Looks good~

@dehowef dehowef merged commit 92d0f77 into apache:PG16 Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants