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

fixes - assembling & tests #1

Merged
merged 3 commits into from
Jan 30, 2024
Merged

fixes - assembling & tests #1

merged 3 commits into from
Jan 30, 2024

Conversation

Jamesbarford
Copy link
Owner

  • write a temporary file before trying to assemble with gcc
  • use $HOME for installing the libraries
  • Fix for class inheritance... no idea how that was working before (or at least the tests passing)
  • Fix for variable argument test which was being passed the wrong number of arguments
  • Fix test by setting arr[0][0] = 0.
  • Remove TokenPeekBy as it is not used.
  • Remove CompileAssembleToFile as it is not used

@Jamesbarford Jamesbarford changed the title fixes fixes - assembling & tests Jan 30, 2024
@Jamesbarford Jamesbarford merged commit 283a176 into main Jan 30, 2024
@Jamesbarford Jamesbarford deleted the fixes/linux branch February 5, 2024 08:42
Jamesbarford added a commit that referenced this pull request Apr 25, 2024
Jamesbarford added a commit that referenced this pull request Apr 25, 2024
* fix #1 - file path

* handle all file paths, restrict extensions
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