Sam Nolan
|
10d9d8bc37
|
Fix warning 41
|
2022-04-21 17:30:39 -04:00 |
|
Ozzie Gooen
|
e49772ef00
|
Merge pull request #329 from quantified-uncertainty/bugs.md
Added select bugs to documentation
|
2022-04-21 16:03:45 -04:00 |
|
Ozzie Gooen
|
1b56662483
|
Minor fix for PR
|
2022-04-21 15:54:28 -04:00 |
|
Ozzie Gooen
|
6f77b12618
|
Added select bugs to documentation
|
2022-04-21 15:44:00 -04:00 |
|
Umur Ozkul
|
a02bc27852
|
eval partial tested
|
2022-04-21 21:33:12 +02:00 |
|
Umur Ozkul
|
4826337a6a
|
eval with bindings tested
|
2022-04-21 19:41:18 +02:00 |
|
Umur Ozkul
|
46f3ee3d2c
|
parse partial tested
|
2022-04-21 19:16:09 +02:00 |
|
Umur Ozkul
|
6b800c498e
|
Merge branch 'develop' into reducer-dev
|
2022-04-21 18:36:47 +02:00 |
|
Umur Ozkul
|
a3a7b9b269
|
remove unused case
|
2022-04-21 18:22:36 +02:00 |
|
Umur Ozkul
|
f272568b97
|
Merge branch 'develop' into reducer-dev
packages/squiggle-lang/src/rescript/Reducer/Reducer_Expression/Reducer_Expression.res
|
2022-04-21 18:20:54 +02:00 |
|
Ozzie Gooen
|
b7495083b9
|
Merge pull request #316 from quantified-uncertainty/ts-property
`fast-check` in typescript
|
2022-04-20 19:58:33 -04:00 |
|
Quinn Dougherty
|
cc29eb33be
|
used skip instead of commenting out
|
2022-04-20 19:07:25 -04:00 |
|
Quinn Dougherty
|
264d970348
|
code review.
|
2022-04-20 18:48:04 -04:00 |
|
Quinn Dougherty
|
a5cb34ff7f
|
eerge remote-tracking branch 'origin/develop' into ts-property
|
2022-04-20 16:58:51 -04:00 |
|
Ozzie Gooen
|
f731bcb027
|
Merge pull request #322 from quantified-uncertainty/documentation-apr18
Documentation apr18
|
2022-04-20 16:56:33 -04:00 |
|
Quinn Dougherty
|
be6beac944
|
multiline initialSquiggleString s; favicon!
|
2022-04-20 16:50:43 -04:00 |
|
Quinn Dougherty
|
8b83c9ec84
|
CR pass thru; cleanup; no more scientific notation
|
2022-04-20 14:55:14 -04:00 |
|
Ozzie Gooen
|
e83d5b111d
|
Merge pull request #323 from quantified-uncertainty/fix-reducer-warnings
Fix rescript warnings
|
2022-04-20 14:17:28 -04:00 |
|
Sam Nolan
|
c2b93831e3
|
Fix rescript warnings
|
2022-04-20 13:51:27 -04:00 |
|
Quinn Dougherty
|
9f35039b60
|
second pass; one CR comment
|
2022-04-20 13:41:22 -04:00 |
|
Ozzie Gooen
|
6c43907ba9
|
Merge pull request #321 from quantified-uncertainty/cauchy
hotfix: `cauchy` in binary dist constructors
|
2022-04-20 12:26:25 -04:00 |
|
Quinn Dougherty
|
15ccf876a6
|
fixed /> bug
|
2022-04-20 12:26:03 -04:00 |
|
Quinn Dougherty
|
b9ad87fda7
|
squiggle syntax in initialSquiggleString for trunctate
|
2022-04-20 12:15:07 -04:00 |
|
Quinn Dougherty
|
806ba86446
|
fixed lint
|
2022-04-20 12:13:31 -04:00 |
|
Quinn Dougherty
|
9cdffc309b
|
functions reference is almost done
|
2022-04-20 12:09:57 -04:00 |
|
Quinn Dougherty
|
76a0f254ea
|
removed pull request trigger from codeql analysis
|
2022-04-20 11:55:56 -04:00 |
|
Quinn
|
c101cdac18
|
update signature for result
|
2022-04-20 11:54:17 -04:00 |
|
Quinn
|
cbd93b7e79
|
back out of double Ok
|
2022-04-20 11:50:08 -04:00 |
|
Quinn
|
4631c183d9
|
wrap #Cauchy in Ok
|
2022-04-20 11:49:41 -04:00 |
|
Quinn
|
5875880c06
|
nested Ok because cauchy requires no input validation
|
2022-04-20 11:44:33 -04:00 |
|
Quinn
|
0540fef63a
|
Update ReducerInterface_GenericDistribution.res
|
2022-04-20 11:39:00 -04:00 |
|
Quinn
|
017cbe7274
|
hotfix: cauchy in binary dist constructors
|
2022-04-20 11:22:10 -04:00 |
|
Quinn Dougherty
|
3ff810ee1b
|
commented out tests are now explained
|
2022-04-20 00:50:46 -04:00 |
|
Quinn Dougherty
|
4f5a1ff946
|
factored into TestHelpers.ts file
|
2022-04-19 23:42:24 -04:00 |
|
Quinn Dougherty
|
1395a36c63
|
fixed or bailed from failing tests; added typescript code coverage to codecov
|
2022-04-19 22:58:09 -04:00 |
|
Quinn Dougherty
|
36f929b726
|
Tackled infinite loop by changing float64Array generator to
`float32Array` generator; gave up on avoiding `any` type in
`Jstat_test.ts`
|
2022-04-19 20:52:53 -04:00 |
|
Quinn Dougherty
|
0ab1858c0e
|
Merge remote-tracking branch 'origin/develop' into ts-property
|
2022-04-19 13:33:36 -04:00 |
|
Quinn Dougherty
|
a5ac27bf50
|
ops for nixos, gitignore'd ts-lsp .log
|
2022-04-19 13:32:35 -04:00 |
|
Quinn
|
4418f5bd41
|
Merge pull request #314 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-17.0.25
Bump @types/node from 17.0.24 to 17.0.25
|
2022-04-19 10:51:27 -04:00 |
|
Quinn
|
a44ac705dc
|
Merge pull request #315 from quantified-uncertainty/dependabot/npm_and_yarn/mathjs-10.5.0
Bump mathjs from 10.4.3 to 10.5.0
|
2022-04-19 10:48:47 -04:00 |
|
dependabot[bot]
|
52644dfde4
|
Bump @types/node from 17.0.24 to 17.0.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.24 to 17.0.25.
- [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:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-19 14:46:57 +00:00 |
|
Quinn
|
0e40da86f7
|
Merge pull request #313 from quantified-uncertainty/dependabot/npm_and_yarn/types/lodash-4.14.182
Bump @types/lodash from 4.14.181 to 4.14.182
|
2022-04-19 10:45:52 -04:00 |
|
dependabot[bot]
|
eb578e3d00
|
Bump mathjs from 10.4.3 to 10.5.0
Bumps [mathjs](https://github.com/josdejong/mathjs) from 10.4.3 to 10.5.0.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](https://github.com/josdejong/mathjs/compare/v10.4.3...v10.5.0)
---
updated-dependencies:
- dependency-name: mathjs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-19 14:42:16 +00:00 |
|
dependabot[bot]
|
3959bd6894
|
Bump @types/lodash from 4.14.181 to 4.14.182
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.181 to 4.14.182.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-19 14:40:08 +00:00 |
|
Quinn
|
656ad92f40
|
Merge pull request #312 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/react-13.1.1
Bump @testing-library/react from 13.0.1 to 13.1.1
|
2022-04-18 12:45:44 -04:00 |
|
dependabot[bot]
|
2e9daa7043
|
Bump @testing-library/react from 13.0.1 to 13.1.1
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.0.1 to 13.1.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v13.0.1...v13.1.1)
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-18 16:10:52 +00:00 |
|
Quinn
|
66f81eb0ef
|
Merge pull request #311 from quantified-uncertainty/dependabot/npm_and_yarn/testing-library/user-event-14.1.1
Bump @testing-library/user-event from 14.1.0 to 14.1.1
|
2022-04-18 12:09:34 -04:00 |
|
dependabot[bot]
|
5e9552772b
|
Bump @testing-library/user-event from 14.1.0 to 14.1.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.0 to 14.1.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.1...v14.1.1)
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-18 15:33:55 +00:00 |
|
Sam Nolan
|
25a691826c
|
Remove TODO that is resolved
|
2022-04-18 16:02:47 +10:00 |
|
Umur Ozkul
|
da37536b4b
|
Merge branch 'develop' into reducer-dev
|
2022-04-17 20:38:20 +02:00 |
|