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

[decomp] Decompile level-info #474

Merged
merged 1 commit into from
May 13, 2021
Merged

[decomp] Decompile level-info #474

merged 1 commit into from
May 13, 2021

Conversation

water111
Copy link
Collaborator

  • Support (quote x) in the pretty printer
  • Fix up quoting of lists/pairs within static lists
  • Fix up printing of fields with symbols in the decompiler
  • Allow new 'static and the binteger to be used in static lists in the compiler

@coveralls
Copy link

Pull Request Test Coverage Report for Build 837455357

  • 39 of 50 (78.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 69.16%

Changes Missing Coverage Covered Lines Changed/Added Lines %
goalc/compiler/compilation/Static.cpp 12 13 92.31%
decompiler/util/data_decompile.cpp 16 26 61.54%
Totals Coverage Status
Change from base Build 837250020: 0.01%
Covered Lines: 34326
Relevant Lines: 49633

💛 - Coveralls

@water111 water111 merged commit 0ab916e into master May 13, 2021
@water111 water111 deleted the w/pretty-print-quoted branch May 13, 2021 01:57
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] Assert when compiling output of decompiler's level-info [GOOS] support printing quoted list.
2 participants