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

Class #12

Open
12 of 13 tasks
Tricky1975 opened this issue Jan 1, 2023 · 1 comment
Open
12 of 13 tasks

Class #12

Tricky1975 opened this issue Jan 1, 2023 · 1 comment

Comments

@Tricky1975
Copy link
Member

Tricky1975 commented Jan 1, 2023

  • Start Class
    • Static Field
    • Static Functions
    • Static Properties Get/Set properties #5
    • pLua rejection
    • Object Field
    • Method
    • Object Properties Get/Set properties #5
    • Scope wise declarations (starting the scope is not the issue, but I must make sure that "end" will also close the entire class in this particular case).
    • Constructors
    • Destructors
  • Seal Class
  • New Instance
Tricky1975 added a commit that referenced this issue Jan 3, 2023
@Tricky1975 Tricky1975 mentioned this issue Jan 3, 2023
4 tasks
Tricky1975 added a commit that referenced this issue Jan 3, 2023
Tricky1975 added a commit that referenced this issue Jan 3, 2023
Tricky1975 added a commit that referenced this issue Jan 3, 2023
Tricky1975 added a commit that referenced this issue Jan 3, 2023
Tricky1975 added a commit that referenced this issue Jan 3, 2023
Tricky1975 added a commit that referenced this issue Jan 3, 2023
Tricky1975 added a commit that referenced this issue Jan 3, 2023
Tricky1975 added a commit that referenced this issue Jan 4, 2023
Tricky1975 referenced this issue Jan 4, 2023
(Confirmed Static variables tied to a class DO work)
Tricky1975 added a commit that referenced this issue Jan 4, 2023
Tricky1975 added a commit that referenced this issue Jan 6, 2023
@Tricky1975
Copy link
Member Author

Oh wait... scopewise declarations (although it should be possible) is not yet fully tested, so re-opening this issue now

@Tricky1975 Tricky1975 reopened this Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant