Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update branch next to develop. #160

Closed
wants to merge 1,447 commits into from
Closed

Update branch next to develop. #160

wants to merge 1,447 commits into from

Conversation

Tacodiva
Copy link

Step 1 of maybe merging.

If this is going to be merged, I would still like to do a couple things first, like cache the analysis of procedures and using the analysis of procedures to modify the type state of the caller instead of just clearing it, but I figured those belong in a different PR.

@LilyMakesThings
Copy link

Good lord this is a monumental task, good luck!

## [2.0.12](scratchfoundation/scratch-vm@v2.0.11...v2.0.12) (2023-10-12)

### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.16.20231012032159 ([ebf7e6a](scratchfoundation@ebf7e6a))
…vate/scratch-l10n-3.x

fix(deps): update dependency scratch-l10n to v3.16.20231013034330
## [2.0.13](scratchfoundation/scratch-vm@v2.0.12...v2.0.13) (2023-10-13)

### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.16.20231013034330 ([4b9b221](scratchfoundation@4b9b221))
…vate/scratch-audio-0.x

fix(deps): update dependency scratch-audio to v0.1.0-prerelease.20231013154641
## [2.0.14](scratchfoundation/scratch-vm@v2.0.13...v2.0.14) (2023-10-13)

### Bug Fixes

* **deps:** update dependency scratch-audio to v0.1.0-prerelease.20231013154641 ([1c6bc33](scratchfoundation@1c6bc33))
…vate/scratch-render-0.x

fix(deps): update dependency scratch-render to v0.1.0-prerelease.20231013160004
## [2.0.15](scratchfoundation/scratch-vm@v2.0.14...v2.0.15) (2023-10-13)

### Bug Fixes

* **deps:** update dependency scratch-render to v0.1.0-prerelease.20231013160004 ([23a1fde](scratchfoundation@23a1fde))
…vate/scratch-storage-2.x

feat(deps): update dependency scratch-storage to v2.3.1
# [2.1.0](scratchfoundation/scratch-vm@v2.0.15...v2.1.0) (2023-10-13)

### Features

* **deps:** update dependency scratch-storage to v2.3.1 ([a4f978e](scratchfoundation@a4f978e))
…vate/scratch-l10n-3.x

fix(deps): update dependency scratch-l10n to v3.16.20231014032135
## [2.1.1](scratchfoundation/scratch-vm@v2.1.0...v2.1.1) (2023-10-14)

### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.16.20231014032135 ([bb4d30d](scratchfoundation@bb4d30d))
…vate/scratch-l10n-3.x

fix(deps): update dependency scratch-l10n to v3.16.20231015032136
## [2.1.2](scratchfoundation/scratch-vm@v2.1.1...v2.1.2) (2023-10-15)

### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.16.20231015032136 ([d80f178](scratchfoundation@d80f178))
…vate/scratch-l10n-3.x

fix(deps): update dependency scratch-l10n to v3.16.20231016032141
## [2.1.3](scratchfoundation/scratch-vm@v2.1.2...v2.1.3) (2023-10-16)

### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.16.20231016032141 ([c50ef94](scratchfoundation@c50ef94))
…vate/scratch-l10n-3.x

fix(deps): update dependency scratch-l10n to v3.16.20231017032149
## [2.1.4](scratchfoundation/scratch-vm@v2.1.3...v2.1.4) (2023-10-17)

### Bug Fixes

* **deps:** update dependency scratch-l10n to v3.16.20231017032149 ([ec3a9d2](scratchfoundation@ec3a9d2))
fix: wrapClamp direction during deserialization
Tacodiva and others added 26 commits January 27, 2024 17:03
 - Also renamed typeState to exitState. Just think it's a better name
+ Had it using names for debugging, almost forgot to remove it
 And "Fix execution order in recursive procedure reporters in compiler"
 and "Implement LOOP blocks in compiler"
@Tacodiva
Copy link
Author

Superseded by #216

@Tacodiva Tacodiva closed this Jun 16, 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.

8 participants