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

SQF: Working compiler #717

Merged
merged 3 commits into from
Jul 1, 2024
Merged

SQF: Working compiler #717

merged 3 commits into from
Jul 1, 2024

Conversation

BrettMayson
Copy link
Owner

  • Uses code offsets, saves space and Arma is broken for using constants

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 68.42105% with 12 lines in your changes missing coverage. Please review.

Project coverage is 68.5%. Comparing base (7f43633) to head (de23907).

Additional details and impacted files
Files Coverage Δ
libs/sqf/src/compiler/mod.rs 97.7% <100.0%> (+<0.1%) ⬆️
libs/sqf/src/lib.rs 61.7% <100.0%> (-0.6%) ⬇️
libs/sqf/src/parser/mod.rs 99.4% <100.0%> (+<0.1%) ⬆️
libs/workspace/src/reporting/processed.rs 88.8% <0.0%> (-1.3%) ⬇️
libs/sqf/src/compiler/serializer/mod.rs 44.3% <52.6%> (+0.9%) ⬆️

@BrettMayson BrettMayson changed the title Sqfc SQF: Working compiler Jul 1, 2024
@BrettMayson BrettMayson merged commit acb8505 into main Jul 1, 2024
31 of 32 checks passed
@BrettMayson BrettMayson deleted the sqfc branch July 1, 2024 12:51
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.

1 participant