Skip to content

More builtin functions#2093

Merged
colinator27 merged 1 commit intoUnderminersTeam:masterfrom
CST1229:more-builtins
Apr 13, 2025
Merged

More builtin functions#2093
colinator27 merged 1 commit intoUnderminersTeam:masterfrom
CST1229:more-builtins

Conversation

@CST1229
Copy link
Copy Markdown
Contributor

@CST1229 CST1229 commented Apr 6, 2025

Description

Adds a lot of builtin functions to the builtins list (specifically, everything from 2023.11 fnames that wasn't in the list before. That was just the latest runtime I had on hand. Also I did a lot of complex regex stuff and manual editing to parse the file to turn it into DefineFunction calls)

Caveats

Nothing post-2023.11, obviously. Also, I did not find the exact versions of each function (only ones I am very sure were added in 2023, and then everything else is just 2.3+).

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2025

Copy link
Copy Markdown
Member

@colinator27 colinator27 left a comment

Choose a reason for hiding this comment

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

I think it should be fine if the versions aren't exactly correct, as it'll just result in a load error for earlier versions, and we could correct them if need be. Looks good to me!

@colinator27 colinator27 merged commit a7d4481 into UnderminersTeam:master Apr 13, 2025
5 checks passed
@CST1229 CST1229 deleted the more-builtins branch June 27, 2025 23:35
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