Commit Graph

1137 Commits

Author SHA1 Message Date
Quinn
110ec3f86d
rm components and website bundle/build
the bundle was making it prohibitively expensive (took an hour to just get halfway through)
2022-04-13 12:09:42 -04:00
Quinn
a9d0f73c53
Capitalized a step name 2022-04-13 11:18:40 -04:00
Quinn
fe047a92dd
build rescript et. al. for codeql 2022-04-13 11:08:26 -04:00
Quinn
e4044e14a4
Merge pull request #245 from quantified-uncertainty/dependabot/npm_and_yarn/react-scripts-5.0.1
Bump react-scripts from 5.0.0 to 5.0.1
2022-04-13 10:56:47 -04:00
dependabot[bot]
443f8983a7
Bump react-scripts from 5.0.0 to 5.0.1
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: react-scripts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 14:46:52 +00:00
Quinn
0ba2bde51d
Merge pull request #244 from quantified-uncertainty/dependabot/npm_and_yarn/types/react-18.0.3
Bump @types/react from 18.0.2 to 18.0.3
2022-04-13 10:45:50 -04:00
dependabot[bot]
8c89cf8922
Bump @types/react from 18.0.2 to 18.0.3
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.2 to 18.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 14:33:02 +00:00
Ozzie Gooen
c6e78a1fd4
Merge pull request #233 from quantified-uncertainty/mix-distributions
Mix distributions
2022-04-12 22:19:35 -04:00
Sam Nolan
117c08bfa9 Fix unweighted average of distributions 2022-04-13 12:03:04 +10:00
Sam Nolan
38135f0c81 Merge branch 'develop' into mix-distributions 2022-04-13 11:22:43 +10:00
Quinn Dougherty
b17f638483 EBindings -> T.EBindings 2022-04-12 20:48:53 -04:00
Quinn
71f8a8bb06
Merge pull request #239 from quantified-uncertainty/format-pass
`yarn format`
2022-04-12 20:29:01 -04:00
Quinn Dougherty
0ac6357ae6 yarn format:all 2022-04-12 20:22:19 -04:00
Quinn Dougherty
4f95c019eb yarn format 2022-04-12 20:22:19 -04:00
Quinn
550acb552a
Merge pull request #240 from quantified-uncertainty/hotfix-typescript-check
Hotfix Typescript checker failing
2022-04-12 20:19:49 -04:00
Sam Nolan
e234951d62 Hotfix bundle failure 2022-04-13 10:14:11 +10:00
Sam Nolan
f2f885f269 Hotfix Typescript checker failing 2022-04-13 10:07:33 +10:00
Ozzie Gooen
263c4271bf
Merge pull request #226 from umuro/reducer-dev
Reducer dev
2022-04-12 19:49:27 -04:00
Umur Ozkul
fea990de2d Sam's patch PR#226 2022-04-13 01:34:06 +02:00
Quinn
1092550c89
Update CODEOWNERS 2022-04-12 15:18:35 -04:00
Quinn
d9faab2680
Update CODEOWNERS 2022-04-12 15:01:22 -04:00
Quinn
5d8c2bfc96
Update CONTRIBUTING.md 2022-04-12 15:00:47 -04:00
Quinn
15d1e789cc
Update CODEOWNERS 2022-04-12 14:57:52 -04:00
Umur Ozkul
d1ea15e4f9 fix ts export 2022-04-12 17:12:19 +02:00
Umur Ozkul
1b4422bb90 revise lisp references - close umuro/squiggle#50 2022-04-12 16:26:55 +02:00
Umur Ozkul
a95cdfabe3 dont use short Desc - close umuro/squiggle#51 2022-04-12 16:19:50 +02:00
Umur Ozkul
05b5efce18 remove -> in switch cases. close umuro/squiggle#59
squiggle
2022-04-12 16:15:27 +02:00
Quinn
1707ae8d5e
hotfix: precise version skip-duplicate-actions 2022-04-12 10:11:15 -04:00
Quinn
d45b5f3d72
hotfix: working directory in lint jobs
https://github.com/creyD/prettier_action/issues/90
2022-04-12 10:03:15 -04:00
Quinn
e7e51d9582
hotfix: debugging workingdirectory 2022-04-12 09:54:57 -04:00
Quinn
f8fa47e923
hotfix: working_directory in prettier action
jobs were triggering too much.
2022-04-12 09:50:13 -04:00
Umur Ozkul
4fe72b8fb4 remove Reduce_Expression.rsi.
Too many changes. Hot target. Preventing development
2022-04-12 15:47:46 +02:00
Quinn
8c97c1bad1
Merge pull request #214 from quantified-uncertainty/dependabot/npm_and_yarn/types/webpack-5.28.0
Bump @types/webpack from 4.41.32 to 5.28.0
2022-04-12 09:47:09 -04:00
Umur Ozkul
9c7f930549 Merge branch 'develop' into reducer-dev
packages/squiggle-lang/src/rescript/Reducer/Reducer_Expression/Reducer_Expression.resi
2022-04-12 15:46:48 +02:00
Ozzie Gooen
7ce3712b78
Merge pull request #229 from quantified-uncertainty/contributing-april-update
Update CONTRIBUTING.md
2022-04-12 06:50:43 -04:00
Ozzie Gooen
41288ed3ff
Merge branch 'develop' into contributing-april-update 2022-04-12 06:41:51 -04:00
dependabot[bot]
7a160ad445
Bump @types/webpack from 4.41.32 to 5.28.0
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.32 to 5.28.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 10:40:56 +00:00
Ozzie Gooen
3b93eb4fd9
Merge pull request #225 from quantified-uncertainty/reducer-playground
Reducer playground
2022-04-12 06:39:03 -04:00
Sam Nolan
f102d70d80 Add mixture alias 2022-04-12 17:45:44 +10:00
Sam Nolan
60a345dd6d Implement mx for distributions 2022-04-12 17:39:38 +10:00
Sam Nolan
d316ad0a07 Merge branch 'develop' into reducer-playground 2022-04-12 16:45:14 +10:00
Sam Nolan
e5f8b6c7d3 Fix build errors for components and lang 2022-04-12 16:21:32 +10:00
Sam Nolan
21458227ce Respond to reducer playground PR comments 2022-04-12 16:02:34 +10:00
Sam Nolan
440bfabffa Run prettier on monorepo + fix crashing playground 2022-04-12 15:41:36 +10:00
Quinn
43e29e71b8
Update ci.yml 2022-04-11 20:49:02 -04:00
Quinn
527e281361
Update README.md 2022-04-11 20:48:07 -04:00
Quinn
c40b244b89
Merge pull request #231 from quantified-uncertainty/codecov
`coverage:ci` - `Codecov` service
2022-04-11 20:42:32 -04:00
Quinn
37d351eba0
Upload coverage report 2022-04-11 20:35:41 -04:00
Quinn
8a69c54fd8
coverage:ci 2022-04-11 20:33:32 -04:00
Ozzie Gooen
3c82a88c6a
Update CONTRIBUTING.md 2022-04-11 20:24:46 -04:00