Skip to content

Conversation

@ho991217
Copy link
Contributor

This pull request includes significant updates to the src/language directory, focusing on parsing and validation improvements. The changes include new type definitions, refactoring of parsing logic, and the addition of comprehensive test cases.

@ho991217 ho991217 self-assigned this Mar 27, 2025
@changeset-bot
Copy link

changeset-bot bot commented Mar 27, 2025

⚠️ No Changeset found

Latest commit: 2e37acc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

ho991217 and others added 6 commits April 8, 2025 23:54
Introduce the `parse` function to transform DSL input into a GraplixSchema object. This function validates the input using the `validate` utility and constructs the schema based on the parsed AST. Additionally, include comprehensive test cases to ensure the function handles various scenarios, including basic type definitions, relations, and error cases.
@ho991217 ho991217 changed the title WIP: Implement parser Implement parser Jun 19, 2025
@ho991217 ho991217 marked this pull request as ready for review June 19, 2025 13:24
@tonyfromundefined tonyfromundefined merged commit d345d14 into next Jun 20, 2025
1 check passed
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