quantified-uncertainty / squiggle

An estimation language
https://squiggle-language.com
MIT License
148 stars 22 forks source link

Support != in lezer grammar #3133

Closed berekuk closed 3 months ago

berekuk commented 3 months ago

Fixes #3071.

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 8614b15787c06e9bb466e301ce9e8e14437e7994

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages | Name | Type | | ----------------------------------- | ----- | | @quri/squiggle-components | Patch | | @quri/versioned-squiggle-components | Patch | | vscode-squiggle | Patch | | @quri/squiggle-lang | Patch | | @quri/prettier-plugin-squiggle | Patch | | @quri/squiggle-textmate-grammar | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
quri-hub ✅ Ready (Inspect) Visit Preview Mar 29, 2024 1:25am
quri-ui 🛑 Canceled (Inspect) Mar 29, 2024 1:25am
2 Ignored Deployments | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **squiggle-components** | ⬜️ Ignored ([Inspect](https://vercel.com/quantified-uncertainty/squiggle-components/8WiwrP96QJF1ZC2DVmvMvQ8AmD5U)) | [Visit Preview](https://squiggle-components-git-nonequal-e52c93-quantified-uncertainty.vercel.app) | Mar 29, 2024 1:25am | | **squiggle-website** | ⬜️ Ignored ([Inspect](https://vercel.com/quantified-uncertainty/squiggle-website/5jCq51taa1TS6nCsgrSL1p98tC4m)) | [Visit Preview](https://squiggle-website-git-nonequal-ope-c5246a-quantified-uncertainty.vercel.app) | Mar 29, 2024 1:25am |
OAGr commented 3 months ago

Good find!