Commit Graph

3547 Commits

Author SHA1 Message Date
Umur Ozkul
2e8e71bbd0 project
test

remove setResult

parse end of outerblock

test end of outer block

compiles

testing

bindings tested

todo chain bindings

topological sort
2022-08-10 11:53:39 +02:00
Ozzie Gooen
f1f274127b
Merge pull request #967 from quantified-uncertainty/0.3.0
0.2.x -> 0.3.0
2022-08-09 14:16:29 -07:00
Quinn Dougherty
c288fd58c3 versions correction (manual) 2022-08-09 13:57:45 -07:00
Ozzie Gooen
80e17be903 Updated Squiggle components package 2022-08-09 13:53:29 -07:00
Ozzie Gooen
63e2b1f8c9 Updated npm versions to 0.3.0 2022-08-09 11:55:49 -07:00
Ozzie Gooen
f015e2ed19
Merge pull request #966 from quantified-uncertainty/develop
Develop -> Master, Aug 8
2022-08-08 22:22:20 -07:00
Ozzie Gooen
2aaa43008d Very simple implementation of pointset mapY 2022-08-08 10:31:05 -07:00
dependabot[bot]
31d27a97c8
Merge pull request #961 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/user-event-14.4.2 2022-08-08 15:01:04 +00:00
dependabot[bot]
e2fe12c5f7
⬆️ Bump @testing-library/user-event from 14.4.1 to 14.4.2
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.1 to 14.4.2.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.4.1...v14.4.2)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:53:27 +00:00
dependabot[bot]
e095838a0e
Merge pull request #958 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.6.4 2022-08-08 14:47:53 +00:00
Quinn
46f8570d33
Merge pull request #962 from quantified-uncertainty/dependabot/npm_and_yarn/tailwindcss-3.1.8
⬆️ Bump tailwindcss from 3.1.7 to 3.1.8
2022-08-08 10:45:13 -04:00
dependabot[bot]
6d07228a9c
⬆️ Bump @types/node from 18.6.3 to 18.6.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.3 to 18.6.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:40:08 +00:00
Quinn
450634f7e2
Merge pull request #959 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-7.0.0
⬆️ Bump framer-motion from 6.5.1 to 7.0.0
2022-08-08 10:36:04 -04:00
dependabot[bot]
29c5d30ef9
Merge pull request #957 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.5 2022-08-08 14:34:34 +00:00
dependabot[bot]
d6655bde2f
⬆️ Bump tailwindcss from 3.1.7 to 3.1.8
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.7...v3.1.8)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:32:06 +00:00
dependabot[bot]
2880e447bb
Merge pull request #956 from quantified-uncertainty/dependabot/npm_and_yarn/types/vscode-1.70.0 2022-08-08 14:29:03 +00:00
dependabot[bot]
7422e5becf
⬆️ Bump framer-motion from 6.5.1 to 7.0.0
Bumps [framer-motion](https://github.com/framer/motion) from 6.5.1 to 7.0.0.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v6.5.1...v7.0.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:28:42 +00:00
dependabot[bot]
dce0864bde
⬆️ Bump @testing-library/jest-dom from 5.16.4 to 5.16.5
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:26:50 +00:00
dependabot[bot]
c2f2b644a6
⬆️ Bump @types/vscode from 1.69.0 to 1.70.0
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.69.0 to 1.70.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)

---
updated-dependencies:
- dependency-name: "@types/vscode"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 14:22:30 +00:00
Ozzie Gooen
a984e6a5f9
Merge pull request #954 from ForrestWeiswolf/fix-npm-package-example
Fix example in squiggle-lang README
2022-08-04 12:36:43 -07:00
Ozzie Gooen
159e9763d7
Merge pull request #955 from ForrestWeiswolf/update-docs-links
Update 'Language Basics' and 'Squiggle functions' links in README
2022-08-04 12:09:56 -07:00
Forrest Wolf
9c25c90a33 Update 'Language Basics' and 'Squiggle functions' links in README 2022-08-04 15:05:46 -04:00
Forrest Wolf
90cd7f2a4a Fix example in squiggle-lang README 2022-08-04 15:00:05 -04:00
dependabot[bot]
71a237bfb6
Merge pull request #951 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.10 2022-08-04 14:00:06 +00:00
dependabot[bot]
0e7ea923d5
⬆️ Bump @storybook/builder-webpack5 from 6.5.9 to 6.5.10
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:51:23 +00:00
dependabot[bot]
e23899f0d2
Merge pull request #948 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/user-event-14.4.1 2022-08-04 13:46:33 +00:00
Quinn
9ac89ed9a7
Merge pull request #952 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.10
⬆️ Bump @storybook/manager-webpack5 from 6.5.9 to 6.5.10
2022-08-04 09:44:48 -04:00
dependabot[bot]
582f957b87
Merge pull request #949 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.10 2022-08-04 13:39:33 +00:00
dependabot[bot]
0092923543
⬆️ Bump @testing-library/user-event from 14.3.0 to 14.4.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.3.0 to 14.4.1.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.3...v14.4.1)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:35:32 +00:00
dependabot[bot]
cc86186e0a
⬆️ Bump @storybook/addon-links from 6.5.9 to 6.5.10
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/addons/links)

---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:32:35 +00:00
dependabot[bot]
b65102721e
⬆️ Bump @storybook/manager-webpack5 from 6.5.9 to 6.5.10
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/manager-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:32:10 +00:00
dependabot[bot]
bc81ee0227
Merge pull request #947 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.10 2022-08-04 13:27:50 +00:00
dependabot[bot]
69fa7f2762
Merge pull request #946 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/react-6.5.10 2022-08-04 13:25:01 +00:00
Quinn
f3843d9390
Merge pull request #944 from quantified-uncertainty/dependabot/github_actions/actions/checkout-3
⬆️ Bump actions/checkout from 2 to 3
2022-08-04 09:20:50 -04:00
Quinn
40f61c66dd
Merge pull request #942 from quantified-uncertainty/dependabot/github_actions/fkirc/skip-duplicate-actions-4.0.0
⬆️ Bump fkirc/skip-duplicate-actions from 3.4.1 to 4.0.0
2022-08-04 09:18:53 -04:00
Quinn
3884ff8cfb
Merge pull request #943 from quantified-uncertainty/dependabot/github_actions/google-github-actions/release-please-action-3
⬆️ Bump google-github-actions/release-please-action from 2 to 3
2022-08-04 09:18:33 -04:00
dependabot[bot]
4cbea6826f
⬆️ Bump @storybook/addon-essentials from 6.5.9 to 6.5.10
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/addons/essentials)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:17:28 +00:00
Quinn
1e6294b365
Merge pull request #945 from quantified-uncertainty/dependabot/github_actions/github/codeql-action-2
⬆️ Bump github/codeql-action from 1 to 2
2022-08-04 09:16:20 -04:00
dependabot[bot]
6a6fdcfee7
⬆️ Bump @storybook/react from 6.5.9 to 6.5.10
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/app/react)

---
updated-dependencies:
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:15:12 +00:00
dependabot[bot]
a9d80ea0a2
⬆️ Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:10:56 +00:00
dependabot[bot]
130e8fb3f6
⬆️ Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:10:53 +00:00
dependabot[bot]
4fd80a46ee
⬆️ Bump google-github-actions/release-please-action from 2 to 3
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 2 to 3.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:10:51 +00:00
dependabot[bot]
1dd74ed33e
⬆️ Bump fkirc/skip-duplicate-actions from 3.4.1 to 4.0.0
Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/fkirc/skip-duplicate-actions/releases)
- [Commits](https://github.com/fkirc/skip-duplicate-actions/compare/v3.4.1...v4.0.0)

---
updated-dependencies:
- dependency-name: fkirc/skip-duplicate-actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:10:48 +00:00
Quinn Dougherty
14df9d6438 hotfix: set dependabot on gh actions versions 2022-08-04 09:10:26 -04:00
dependabot[bot]
497a5d31ae
Merge pull request #940 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.32.0 2022-08-01 19:14:31 +00:00
dependabot[bot]
d3da994230
⬆️ Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 19:08:01 +00:00
Quinn Dougherty
4d78980530 yarn format:all compels me :) 2022-08-01 15:05:00 -04:00
dependabot[bot]
632f4b7b1d
Merge pull request #939 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-eslint/parser-5.32.0 2022-08-01 18:58:32 +00:00
Quinn Dougherty
5d1bdbb68c rm bootstrap sha 2022-08-01 14:57:06 -04:00
Quinn
d6e6b8007f
Merge pull request #938 from quantified-uncertainty/release-please/branches/develop
chore: release develop
2022-08-01 14:52:27 -04:00