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

Hj compiler #36

Merged
merged 24 commits into from
Oct 10, 2019
Merged

Hj compiler #36

merged 24 commits into from
Oct 10, 2019

Conversation

limhawjia
Copy link

Closes #2

  • Finished individual components for the test executor
  • Finish unit tests for components
  • Renamed packages

@limhawjia limhawjia force-pushed the hj-compiler branch 6 times, most recently from e2524a1 to 151162d Compare October 10, 2019 09:10
Copy link

@zhangj1an zhangj1an left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -1,14 +1,15 @@
package seedu.address;
package com.dukeacademy;

Choose a reason for hiding this comment

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

LGTM

Copy link

@alxkohh alxkohh left a comment

Choose a reason for hiding this comment

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

LGTM

@alxkohh alxkohh merged commit 743a6a8 into master Oct 10, 2019
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.

Compiler
3 participants