aq-org / AQ

AQ is an interpreted programming language. It is fast, small, simple and safe. At the same time, programs written in AQ can also be compiled. Maybe a great piece of work.
https://www.axa6.com
GNU Affero General Public License v3.0
6 stars 7 forks source link

Modify all std::unique_ptr to native pointers. Also remove the delete… #100

Closed ax-6 closed 1 month ago

ax-6 commented 1 month ago

… flag from all assignment functions.

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
D Reliability Rating on New Code (required ≥ A)
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint