Skip to content

Added comptime convenience functions#55

Merged
natecraddock merged 11 commits intonatecraddock:mainfrom
VisenDev:main
Feb 7, 2024
Merged

Added comptime convenience functions#55
natecraddock merged 11 commits intonatecraddock:mainfrom
VisenDev:main

Conversation

@VisenDev
Copy link
Contributor

This is currently using my old implementations. I'm gonna make a few more improvements still

@VisenDev VisenDev marked this pull request as draft January 30, 2024 16:13
@VisenDev VisenDev marked this pull request as ready for review January 30, 2024 20:30
Copy link
Owner

@natecraddock natecraddock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did a very high-level review. I still need to look at things more closely.

I see a few stray comments around still. Should these be removed? Or is there some more missing functionality?

@natecraddock
Copy link
Owner

I added a commit recently that should make this easier to implement: a213c57

Now you can just use pushFunction everywhere instead of switching on the language to see if it is luau.

Copy link
Owner

@natecraddock natecraddock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good now. There are still many sections of commented code throughout the lib.zig and tests that should either be uncommented or removed

@natecraddock natecraddock merged commit 0f0f489 into natecraddock:main Feb 7, 2024
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.

2 participants