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

Compiler logging #92

Merged
merged 20 commits into from
Oct 29, 2020
Merged

Compiler logging #92

merged 20 commits into from
Oct 29, 2020

Conversation

doctashay
Copy link
Contributor

This is a basic implementation of spdlog in the OpenGOAL Compiler. Rough plan is to log messages from the REPL to a file to easily review later

@coveralls
Copy link

Pull Request Test Coverage Report for Build 334792622

  • 0 of 20 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.08%) to 81.895%

Changes Missing Coverage Covered Lines Changed/Added Lines %
goalc/main.cpp 0 20 0.0%
Totals Coverage Status
Change from base Build 334783555: -0.08%
Covered Lines: 15171
Relevant Lines: 18525

💛 - Coveralls

@doctashay doctashay marked this pull request as ready for review October 29, 2020 05:05
@water111 water111 merged commit 985549f into open-goal:master Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants