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 |
|
Quinn Dougherty
|
13ba7d1a5e
|
Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three
|
2022-06-22 22:06:16 -04: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 |
|
Recursing
|
f365cdef70
|
Mention requirement on components in README
|
2022-06-21 23:02:55 +02:00 |
|
Quinn Dougherty
|
507d8e9f98
|
regenerated yarn.lock; moved fc.float to fc.double in symbolic_test.ts
|
2022-06-21 16:14:45 -04:00 |
|
Quinn Dougherty
|
cae57a1b4e
|
Revert "COMMIT TO BE TRASHED"
This reverts commit b12f87df44 .
|
2022-06-21 15:58:50 -04:00 |
|
Quinn Dougherty
|
b12f87df44
|
COMMIT TO BE TRASHED
|
2022-06-21 15:56:12 -04:00 |
|
Quinn Dougherty
|
444596aac4
|
some of the problems solved
|
2022-06-21 15:43:17 -04:00 |
|
Quinn Dougherty
|
e345ca2039
|
merging develop into dependabot/npm_and_yarn/fast-check-3.0.0
|
2022-06-21 12:53:40 -04:00 |
|
Quinn Dougherty
|
d80ea676c5
|
fixed tests after pair; error'd out mixed case
|
2022-06-21 12:23:58 -04:00 |
|
Quinn Dougherty
|
95adc67701
|
some adjustments I guess
|
2022-06-21 11:55:15 -04:00 |
|
Ozzie Gooen
|
75dfb724ec
|
Merge pull request #748 from quantified-uncertainty/vscode-0.1.2
Vscode 0.1.2
|
2022-06-20 17:15:05 -07:00 |
|
Vyacheslav Matyukhin
|
f7bf1681d6
|
remove vscode-uri dep, release 0.1.2 ext version
|
2022-06-21 01:07:27 +03:00 |
|
Vyacheslav Matyukhin
|
9aa97f66b0
|
vscode: some docs, squiggleU support
|
2022-06-21 00:46:12 +03:00 |
|
Vyacheslav Matyukhin
|
a81c0aae0b
|
fix vscode-uri dependency
|
2022-06-21 00:43:50 +03:00 |
|
Vyacheslav Matyukhin
|
00b1e6bb96
|
basic language-configuration
|
2022-06-21 00:26:16 +03:00 |
|
Ozzie Gooen
|
3012aef683
|
Merge pull request #747 from quantified-uncertainty/vscode-preview-and-grammar
Vscode ext 0.1.0: preview, configuration, grammar
|
2022-06-20 14:16:09 -07:00 |
|
Vyacheslav Matyukhin
|
dab6b3d09e
|
highlight keywords
|
2022-06-20 23:57:27 +03:00 |
|
|
93f5b4ba2a
|
feat: Fix remaining scoring errors with Quinn
Value::0.3 to 0.9
|
2022-06-20 16:39:48 -04:00 |
|
Vyacheslav Matyukhin
|
99bd6d421d
|
update yarn.lock
|
2022-06-20 23:38:09 +03:00 |
|
Vyacheslav Matyukhin
|
7441027e0f
|
first try at squiggle syntax highlighting
|
2022-06-20 23:36:46 +03:00 |
|
Vyacheslav Matyukhin
|
a2a6ff8ad0
|
vscode: configuration for show*
|
2022-06-20 23:34:53 +03:00 |
|
Vyacheslav Matyukhin
|
24f4143cda
|
preview mode for vscode ext
|
2022-06-20 23:34:50 +03:00 |
|
|
4b1c226173
|
fix: PointSetDist_Scoring.WithScalarAnswer.scoreWithPrior
Done in pair coding with Quinn.
Value::[0.3 to 0.9]
|
2022-06-20 16:14:41 -04:00 |
|
dependabot[bot]
|
6b1f2b095a
|
⬆️ Bump fast-check from 2.25.0 to 3.0.0
Bumps [fast-check](https://github.com/dubzzz/fast-check) from 2.25.0 to 3.0.0.
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/compare/v2.25.0...v3.0.0)
---
updated-dependencies:
- dependency-name: fast-check
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-20 17:56:35 +00:00 |
|
dependabot[bot]
|
65e55c74c5
|
Merge pull request #734 from quantified-uncertainty/dependabot/npm_and_yarn/typescript-4.7.4
|
2022-06-20 17:51:14 +00:00 |
|
dependabot[bot]
|
12a1c88ab4
|
⬆️ Bump typescript from 4.7.3 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-20 17:43:29 +00:00 |
|
Quinn Dougherty
|
7e859c7823
|
Merge remote-tracking branch 'origin/develop' into scoring-cleanup-three
|
2022-06-20 13:38:52 -04:00 |
|
Ozzie Gooen
|
e37fc5c50a
|
Merge pull request #744 from quantified-uncertainty/cli-ops-docs
Cli ops docs (issue 730)
|
2022-06-20 10:34:24 -07:00 |
|