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

Enhancement of Jac reference #1293

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

Enhancement of Jac reference #1293

wants to merge 30 commits into from

Conversation

Thamirawaran
Copy link
Collaborator

@Thamirawaran Thamirawaran commented Sep 16, 2024

Description

This PR includes two key updates:

  1. Jac Reference Examples Update:
    - Added the disengage command in visit_statements.jac to prevent overflow.
    - Corrected a typo in match_patterns.jac (flaot -> float).
    - Implemented a bug fix for enum functionality to have the ability inside an enum.
    - Bug fix: Updated normalize function for enums to support unparse
    - Updated examples for enums, imports, match patterns, names, and references.

  2. Initial Version of Data Spatial Examples:

    • Added an FAQ section with Data Spatial Examples for the Data Spatial documentation.

@Thamirawaran Thamirawaran changed the title Correction Enhancement of Jac reference Sep 18, 2024
@Jayanaka-98 Jayanaka-98 self-requested a review October 4, 2024 13:45
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Show how we can filter by edge attributes.


:walker:W:can:create{
Start = A(5);
root +:a:+> Start;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huse 'here' instead of root

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

filtering by node attributes should be also included

jac/support/jac-lang.org/mkdocs.yml Outdated Show resolved Hide resolved
Copy link
Collaborator

@kugesan1105 kugesan1105 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good to merge.

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.

3 participants