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

Clean the initial Rust AST implementation #758

Closed
mwu-tow opened this issue Nov 18, 2019 · 0 comments
Closed

Clean the initial Rust AST implementation #758

mwu-tow opened this issue Nov 18, 2019 · 0 comments
Assignees
Labels
p-high Should be completed in the next sprint

Comments

@mwu-tow
Copy link
Contributor

mwu-tow commented Nov 18, 2019

Summary

Clean-up the code, remove not needed parts, organize common libraries.

Value

The code should be nice and clean, before we start adding more functionalities into it.

Specification

All parts that were carried over from basegl without need are removed.
Common libraries are properly split and placed in the proper location.

Acceptance Criteria & Test Cases

The code with AST is merged to master, having successfully passed the reviews.

@mwu-tow mwu-tow self-assigned this Nov 18, 2019
@mwu-tow mwu-tow closed this as completed Dec 3, 2019
@iamrecursion iamrecursion transferred this issue from another repository Jun 23, 2020
@iamrecursion iamrecursion added Category: Syntax p-high Should be completed in the next sprint labels Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-high Should be completed in the next sprint
Projects
None yet
Development

No branches or pull requests

2 participants