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

4x: Added new JASM 2.0 #722

Merged
merged 60 commits into from
Jan 7, 2024
Merged

4x: Added new JASM 2.0 #722

merged 60 commits into from
Jan 7, 2024

Conversation

jumanji144
Copy link
Collaborator

@jumanji144 jumanji144 commented Sep 21, 2023

What's new

  • Assembler ability for:
  • classes
  • methods
  • fields
  • annotations

Checklist

Basic jasm integration

  • Class
  • Method
  • Field
  • Annotation (partially implemented)
    Editing Tools
  • Auto indent
  • Analysis
  • Frame view on each instructions
  • Auto complete
  • Context menus

Preview

image

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@jumanji144 jumanji144 changed the title Added new JASM 2.0 4x: Added new JASM 2.0 Sep 21, 2023
Col-E and others added 27 commits November 15, 2023 08:30
@Col-E Col-E marked this pull request as ready for review January 7, 2024 22:37
@Col-E
Copy link
Owner

Col-E commented Jan 7, 2024

Been using this as a glorified develop branch for a while. There's a lot of work to do to get high quality tab completion up and running, so I'll merge what we got here and revisit that in a new PR.

@Col-E Col-E merged commit 6a72a30 into Col-E:dev4 Jan 7, 2024
3 checks passed
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.

3 participants