Skip to content
This repository was archived by the owner on Apr 27, 2018. It is now read-only.

Update builtins.txt#1

Open
BlindWanderer wants to merge 1 commit into
pclewis:masterfrom
BlindWanderer:patch-1
Open

Update builtins.txt#1
BlindWanderer wants to merge 1 commit into
pclewis:masterfrom
BlindWanderer:patch-1

Conversation

@BlindWanderer

Copy link
Copy Markdown

Added missing functions and events.

I have not attempted to add missing constants.

@BlindWanderer

Copy link
Copy Markdown
Author

It was a goal to make an article for every constant however...

  1. When do you make articles for constants for functions that are pre-release/preview only? You don't want to be too proactive when documenting constants (especially when you don't know their values).
  2. Some of the constants share an article. I can't confirm this right now but I believe TEXTURE_BLANK and TEXTURE_PLYWOOD share an article. For some constants it makes no sense to have two separate articles. There are maybe 4 or 5 of these articles (when it comes to the wiki templates, they are a poorly handled edge case).

I'll look into adding a (hidden?) section to the articles that contain just the signature. It's easy enough to add and we can put undocumented constants into it on the function/event articles. lslint won't be the only software that could benefit from this.

Sei-Lisa pushed a commit to Sei-Lisa/lslint that referenced this pull request Apr 13, 2017
I have forgotten the initialization of pointer value in logger class. Recent windows update revealed this problem. Unassigned pointer member is no longer NULL?
Sei-Lisa pushed a commit to Sei-Lisa/lslint that referenced this pull request Apr 14, 2017
I have forgotten the initialization of pointer value in logger class. Recent windows update revealed this problem. Unassigned pointer member is no longer NULL?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants