Skip to content

Sandbox Contributions part 1#8

Open
ironm00n wants to merge 7 commits into
brownplt:mainfrom
sandboxnu:sandbox-spring-2026-p1
Open

Sandbox Contributions part 1#8
ironm00n wants to merge 7 commits into
brownplt:mainfrom
sandboxnu:sandbox-spring-2026-p1

Conversation

@ironm00n

@ironm00n ironm00n commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

These are the non-lsp and non-doc related changes that were made by our sandbox team during the spring semester.

They correspond to the following PRs on our fork:


Fixes: brownplt/pyret-lang#1790, brownplt/pyret-lang#1700, brownplt/pyret-lang#1845, brownplt/pyret-lang#1855

Adds file icons to the VSCode extension and refactors Ann::is-ignorable in preparation for our LSP changes.


Once these are reviewed, we should probably go through the LSP on a call, before opening a PR.


cc: @zackbach, @jiang-h-y

jiang-h-y and others added 7 commits June 2, 2026 16:08
Adds a test checking that Pyret correctly threw an error.

Co-authored-by: Bobby Palazzi <bobbypalazzi@gmail.com>
includes a regression test

Co-authored-by: Ananya Rath <rath.ananya@gmail.com>
Co-authored-by: Jacob Lefkowitz <jacoblefk@gmail.com>
…ator input

Bugfix: identical on functions raises internal error instead of same
error as <=>
@ironm00n ironm00n force-pushed the sandbox-spring-2026-p1 branch from 694aa59 to a236fb4 Compare June 2, 2026 20:08
@jpolitz

jpolitz commented Jun 6, 2026

Copy link
Copy Markdown
Member

Cool! Just saw this. I'll see what's going on with the CI.

@jpolitz

jpolitz commented Jun 6, 2026

Copy link
Copy Markdown
Member

In terms of reviewing status, I see the original PRs, and I think I could make better incremental progress with individual PRs to this repo, but I'm not sure what planned workflow you have.

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.

Bad error message when trying to export an alias as data:

7 participants