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]
|
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 |
|
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 |
|
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 |
|
Quinn Dougherty
|
a7bd12a8a4
|
piggyback: lint.sh script reflect adjustment of file subtree
|
2022-06-22 18:04:42 -04:00 |
|
Quinn Dougherty
|
9b8b4e5407
|
regen'd yarn.lock
|
2022-06-22 17:57:58 -04:00 |
|
Quinn Dougherty
|
40f4db5eb1
|
fixed all tests by switching to integer. it does not make sense.
|
2022-06-22 17:51:14 -04:00 |
|
Recursing
|
126033b029
|
Prefix hash for potential future changes and transparency
|
2022-06-22 21:36:19 +02:00 |
|
Recursing
|
24cc765027
|
Don't fill history with garbage
|
2022-06-22 20:19:57 +02:00 |
|
Recursing
|
8c38991f5b
|
compress strings with pako
|
2022-06-22 01:48:27 +02:00 |
|
Recursing
|
35a6a0c4e5
|
Save playground state in URL, for easy sharing
fix ssr
|
2022-06-22 01:48:27 +02:00 |
|
Vyacheslav Matyukhin
|
0cf5c47c28
|
update yarn.lock
|
2022-06-22 01:52:47 +03:00 |
|
Vyacheslav Matyukhin
|
840944f566
|
external stdlib for rescript
|
2022-06-22 01:47:33 +03:00 |
|
Vyacheslav Matyukhin
|
250d42707c
|
language server for vscode; patched vsce
|
2022-06-22 01:00:43 +03:00 |
|
Vyacheslav Matyukhin
|
84a0d83efb
|
store location on RESyntaxError; export parse() function
|
2022-06-22 00:34:35 +03:00 |
|