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

language revision 0.1.3 #355

Merged
merged 27 commits into from
Oct 1, 2022
Merged

language revision 0.1.3 #355

merged 27 commits into from
Oct 1, 2022

Conversation

RodrigoDornelles
Copy link
Owner

@RodrigoDornelles RodrigoDornelles commented Oct 1, 2022

Description

  • added Dockerfile add Docker support #172
  • added publish in dockerhub
  • added support to mips64 & mips
  • added support to z390x
  • added clang-tidy linter in pipeline Tidy #281
  • refactored primitive types to ANSI C
  • refactored error header to remove warning
  • refactored some functions to remove tidy warnings Tidy #281
  • refactored some functions to have a single point of return decrease the amount of use of return statements #332
  • removed sscanf dependency in the source code.
  • removed a certain amount of macros

How Has This Been Tested?

a test repository on dockerhub https://hub.docker.com/r/rodrigodornelles/foo, using linters as clang-tidy, and complete test suite.

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.

1 participant