Quinn Dougherty
|
14189fd848
|
#497 (no tests or examples)
|
2022-06-27 14:31:35 -04:00 |
|
Quinn
|
8d7e6297cc
|
Merge pull request #784 from quantified-uncertainty/dependabot/npm_and_yarn/mathjs-10.6.3
⬆️ Bump mathjs from 10.6.1 to 10.6.3
|
2022-06-27 12:49:25 -04:00 |
|
Quinn
|
c8a25546dc
|
Merge pull request #783 from quantified-uncertainty/dependabot/npm_and_yarn/fast-check-3.0.1
⬆️ Bump fast-check from 3.0.0 to 3.0.1
|
2022-06-27 12:48:57 -04:00 |
|
Quinn
|
e964814895
|
Merge pull request #782 from quantified-uncertainty/dependabot/npm_and_yarn/hookform/resolvers-2.9.3
⬆️ Bump @hookform/resolvers from 2.9.1 to 2.9.3
|
2022-06-27 12:48:27 -04:00 |
|
Quinn
|
812d120d79
|
Merge pull request #781 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.33.0
⬆️ Bump react-hook-form from 7.32.2 to 7.33.0
|
2022-06-27 12:48:03 -04:00 |
|
dependabot[bot]
|
581d21be93
|
⬆️ Bump mathjs from 10.6.1 to 10.6.3
Bumps [mathjs](https://github.com/josdejong/mathjs) from 10.6.1 to 10.6.3.
- [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.6.1...v10.6.3)
---
updated-dependencies:
- dependency-name: mathjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 14:25:22 +00:00 |
|
dependabot[bot]
|
587ca1f42b
|
⬆️ Bump fast-check from 3.0.0 to 3.0.1
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/v3.0.1/packages/fast-check)
---
updated-dependencies:
- dependency-name: fast-check
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 14:24:50 +00:00 |
|
dependabot[bot]
|
a877be36fa
|
⬆️ Bump @hookform/resolvers from 2.9.1 to 2.9.3
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.9.1 to 2.9.3.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.9.1...v2.9.3)
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 14:24:19 +00:00 |
|
dependabot[bot]
|
5e7f85dbb7
|
⬆️ Bump react-hook-form from 7.32.2 to 7.33.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.32.2 to 7.33.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.32.2...v7.33.0)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 14:23:58 +00:00 |
|
dependabot[bot]
|
043205eca8
|
⬆️ Bump vscode-languageserver from 7.0.0 to 8.0.1
Bumps [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server) from 7.0.0 to 8.0.1.
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/8.0.1/server)
---
updated-dependencies:
- dependency-name: vscode-languageserver
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 14:23:31 +00:00 |
|
Sam Nolan
|
f836afce7a
|
Merge branch 'develop' into observable-refactor
|
2022-06-27 07:08:00 +00:00 |
|
Sam Nolan
|
69aa8a8cc1
|
Add controlled and uncontrolled versions of components
|
2022-06-27 07:07:09 +00:00 |
|
Ozzie Gooen
|
c0b632325e
|
Merge pull request #775 from quantified-uncertainty/semantic-highlight
Semantic highlighting
|
2022-06-26 06:50:46 -07:00 |
|
Vyacheslav Matyukhin
|
8880b91c28
|
peggy: require instead of import, fixes tests
|
2022-06-26 12:13:38 +03:00 |
|
Vyacheslav Matyukhin
|
81854702a7
|
highlight record keys
|
2022-06-26 11:42:56 +03:00 |
|
Vyacheslav Matyukhin
|
7cbece9212
|
optional location on NodeString (for record keys)
|
2022-06-26 11:42:33 +03:00 |
|
Vyacheslav Matyukhin
|
96c2a982cb
|
semantic highlight based on squiggle-lang AST
|
2022-06-26 11:15:25 +03:00 |
|
Vyacheslav Matyukhin
|
5a2b5b2a4d
|
return typed peggy AST from parse
|
2022-06-26 11:14:51 +03:00 |
|
Ozzie Gooen
|
4ca6c99205
|
Merge pull request #761 from quantified-uncertainty/component-bindings-hotpatch
Show contents of modules, except for Math
|
2022-06-24 07:27:42 -07:00 |
|
Ozzie Gooen
|
0846a6fbd0
|
Show contents of modules, except for Math
|
2022-06-24 07:20:15 -07:00 |
|
Ozzie Gooen
|
aeea4806b4
|
Merge pull request #752 from quantified-uncertainty/reducer-typescript-wall
Reducer typescript wall
|
2022-06-24 05:43:21 -07:00 |
|
Sam Nolan
|
3b84c2892c
|
Fix typescript errors (start raw decoding early)
|
2022-06-24 10:53:53 +00:00 |
|
Umur Ozkul
|
e192fe5790
|
PR comments
|
2022-06-24 12:15:38 +02:00 |
|
Sam Nolan
|
ac7ecd9bdc
|
Merge branch 'develop' into observable-refactor
|
2022-06-24 05:14:21 +00:00 |
|
Sam Nolan
|
06f86963d1
|
Update documentation for squiggleString
|
2022-06-24 05:10:28 +00:00 |
|
Sam Nolan
|
fc68a8d069
|
Remove observable boilerplate + refactors
|
2022-06-24 03:43:30 +00:00 |
|
Ozzie Gooen
|
934608d971
|
Merge pull request #750 from quantified-uncertainty/language-server
Language server; error location in SyntaxErrors
|
2022-06-23 17:30:29 -07:00 |
|
Umur Ozkul
|
07d5c6d8b3
|
Iev -> IEv Just more readable prefix
|
2022-06-23 20:38:07 +02:00 |
|
Umur Ozkul
|
24a9c52789
|
Merge branch 'develop' into reducer-typescript-wall
|
2022-06-23 20:07:05 +02:00 |
|
Ozzie Gooen
|
c17e4196f1
|
Merge pull request #754 from quantified-uncertainty/fix-595
Fix 1 + distribution having reverse ordered points
|
2022-06-23 05:39:26 -07:00 |
|
Vyacheslav Matyukhin
|
9da6c12fc3
|
fix compile script
|
2022-06-23 12:00:12 +03:00 |
|
Vyacheslav Matyukhin
|
490ea7edd5
|
Merge branch 'develop' into language-server
|
2022-06-23 10:44:58 +03:00 |
|
Vyacheslav Matyukhin
|
8e4fb99b53
|
cleanup unused code; fix tsc builds
|
2022-06-23 10:35:42 +03:00 |
|
Sam Nolan
|
819e4ea709
|
Fix yarn lock
|
2022-06-23 07:32:23 +00:00 |
|
Sam Nolan
|
627211495e
|
Merge branch 'develop' into fix-595
|
2022-06-23 07:31:38 +00:00 |
|
Sam Nolan
|
7138645c57
|
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
|
2022-06-23 04:02:01 +00:00 |
|
Sam Nolan
|
9338f745b8
|
Fix prettier complaining about lock
|
2022-06-23 03:59:39 +00:00 |
|
Ozzie Gooen
|
06d78048db
|
Merge pull request #753 from quantified-uncertainty/graph-settings
Add logX and expY props
|
2022-06-22 20:53:24 -07:00 |
|
Sam Nolan
|
2b8545ad04
|
Fix 1 + distribution having reverse ordered points
Fixes #595
|
2022-06-23 03:40:40 +00:00 |
|
Sam Nolan
|
3983fa8f0f
|
Add errors when log on graphs with negative domain
|
2022-06-23 03:21:24 +00:00 |
|
Sam Nolan
|
c42c646838
|
Add logX and expY as playground settings
|
2022-06-23 03:16:35 +00:00 |
|
Sam Nolan
|
f5db5afe09
|
Add logX and expY props
|
2022-06-23 03:08:44 +00:00 |
|
Umur Ozkul
|
e23f8b011b
|
Merge branch 'develop' into reducer-typescript-wall
packages/squiggle-lang/src/rescript/ReducerInterface/ReducerInterface_GenericDistribution.res
packages/squiggle-lang/src/rescript/SquiggleLibrary/SquiggleLibrary_Math.res
|
2022-06-23 04:29:13 +02:00 |
|
Umur Ozkul
|
95d3bf6eaa
|
merge Reducer
|
2022-06-23 04:03:50 +02:00 |
|
Umur Ozkul
|
7b2c16d90f
|
fix typescript test
|
2022-06-23 04:03:14 +02:00 |
|
dependabot[bot]
|
fc2352ccc2
|
Merge pull request #619 from quantified-uncertainty/dependabot/npm_and_yarn/fast-check-3.0.0
|
2022-06-23 01:36:12 +00:00 |
|
Ozzie Gooen
|
fabb916cff
|
Merge pull request #749 from Recursing/playground-state-in-url
Store playground state in url, for easy sharing
|
2022-06-22 18:32:37 -07:00 |
|
Ozzie Gooen
|
ebd66db27a
|
Updated yarn.lock
|
2022-06-22 18:29:45 -07:00 |
|
Umur Ozkul
|
ac9a468aa6
|
Reducer InternalExpressionValue created
this will allow complicated changes to execution without changing the typescript interface
|
2022-06-23 02:25:54 +02:00 |
|
Quinn Dougherty
|
e253cf6a3a
|
tried another regen of yarn.lock
|
2022-06-22 18:13:37 -04:00 |
|