Skip to content

v1#1484

Open
TwitchBronBron wants to merge 577 commits into
masterfrom
v1
Open

v1#1484
TwitchBronBron wants to merge 577 commits into
masterfrom
v1

Conversation

@TwitchBronBron
Copy link
Copy Markdown
Member

This is the official branch for the v1.0.0 release, tracking milesone v1.0.0.

markwpearce and others added 30 commits February 14, 2025 11:41
markwpearce and others added 20 commits May 7, 2026 15:17
…ogging

Adds eight regression tests covering common-file edits propagating across
scopes (renames, additions, signature changes, namespace members, sync and
async with cancellation, rapid overlapping edits). All eight pass under the
atomic-per-file structural fix.

Also adds a debug log inside ScopeValidator's `addDiagnostic` and
`addMultiScopeDiagnostic` that fires when a diagnostic falls through to
`ScopeValidatorDiagnosticTag.Default`. There is no `clearByFilter` for
that tag anywhere in the codebase, so any diagnostic registered outside
an active segment walk sticks for the lifetime of the process. This log
helps identify the code paths producing those non-clearable diagnostics.
The reported diagnostics turned out to be from an unrelated tool, not
from the never-cleared `Default`-tagged path. Removing the investigation
log added in the previous commit.
@rokucommunity-bot
Copy link
Copy Markdown
Contributor

Hey there! I just built a new temporary npm package based on a723ae8. You can download it here or install it by running the following command:

npm install https://github.com/rokucommunity/brighterscript/releases/download/v0.0.0-packages/brighterscript-1.0.0-alpha.50-v1.20260520123430.tgz

@rokucommunity-bot
Copy link
Copy Markdown
Contributor

Hey there! I just built a new temporary npm package based on 3ab3aaf. You can download it here or install it by running the following command:

npm install https://github.com/rokucommunity/brighterscript/releases/download/v0.0.0-packages/brighterscript-1.0.0-alpha.51-v1.20260520141716.tgz

# Conflicts:
#	CHANGELOG.md
#	package-lock.json
#	package.json
#	src/Program.ts
#	src/bscPlugin/BscPlugin.ts
#	src/interfaces.ts
@rokucommunity-bot
Copy link
Copy Markdown
Contributor

Hey there! I just built a new temporary npm package based on bef4a54. You can download it here or install it by running the following command:

npm install https://github.com/rokucommunity/brighterscript/releases/download/v0.0.0-packages/brighterscript-1.0.0-alpha.51-v1.20260529205451.tgz

@rokucommunity-bot
Copy link
Copy Markdown
Contributor

Hey there! I just built a new temporary npm package based on 19da57b. You can download it here or install it by running the following command:

npm install https://github.com/rokucommunity/brighterscript/releases/download/v0.0.0-packages/brighterscript-1.0.0-alpha.51-v1.20260529213048.tgz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

create-package create a temporary npm package on every commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants