Commit Graph

  • 46e689af51
    Merge pull request #1182 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-7.4.0 dependabot[bot] 2022-09-28 21:58:04 +0000
  • d001b3c245
    Add epic-0.5.0 to pull_request branch Ozzie Gooen 2022-09-28 09:52:45 -0400
  • c9e5b11416 Format rescript #1184 #1119 Sam Nolan 2022-09-28 14:16:05 +1000
  • f489d0bcfe Add project serialization and run project Sam Nolan 2022-09-28 14:14:35 +1000
  • 4c56b2fd07
    implement error markers in editor Vyacheslav Matyukhin 2022-09-27 02:29:00 +0400
  • c44c4baa5f
    Merge pull request #1177 from quantified-uncertainty/dependabot/npm_and_yarn/webpack-dev-server-4.11.1 dependabot[bot] 2022-09-26 18:51:49 +0000
  • 67e8f1a196
    Merge pull request #1180 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.7.22 dependabot[bot] 2022-09-26 18:33:57 +0000
  • acae4bfd3e
    Merge pull request #1174 from quantified-uncertainty/dependabot/npm_and_yarn/react-hook-form-7.36.1 dependabot[bot] 2022-09-26 18:29:59 +0000
  • 3098cf7b71
    ⬆️ Bump @types/node from 18.7.18 to 18.7.22 #1180 dependabot[bot] 2022-09-26 18:24:08 +0000
  • bc1bfeb5cd
    ⬆️ Bump webpack-dev-server from 4.11.0 to 4.11.1 #1177 dependabot[bot] 2022-09-26 18:24:06 +0000
  • dd20b52ee8
    Merge pull request #1179 from quantified-uncertainty/dependabot/npm_and_yarn/fast-check-3.1.4 dependabot[bot] 2022-09-26 18:22:17 +0000
  • 28ba89b8c8
    ⬆️ Bump react-hook-form from 7.35.0 to 7.36.1 #1174 dependabot[bot] 2022-09-26 18:21:37 +0000
  • f02e522a2e
    ⬆️ Bump fast-check from 3.1.3 to 3.1.4 #1179 dependabot[bot] 2022-09-26 18:12:34 +0000
  • 730851379e
    ⬆️ Bump framer-motion from 7.3.5 to 7.4.0 #1182 dependabot[bot] 2022-09-26 18:08:09 +0000
  • cca9786b8a
    Merge pull request #1178 from quantified-uncertainty/dependabot/github_actions/fkirc/skip-duplicate-actions-5.1.0 Quinn 2022-09-26 13:53:51 -0400
  • 4521d03664
    Merge pull request #1181 from quantified-uncertainty/dependabot/npm_and_yarn/types/react-18.0.21 Quinn 2022-09-26 13:52:32 -0400
  • 6d1bc4009f
    Merge pull request #1171 from quantified-uncertainty/sampleset-cdf Ozzie Gooen 2022-09-26 12:23:24 -0400
  • 7498eb4925
    Merge pull request #1170 from quantified-uncertainty/OAGr-remove-Function Ozzie Gooen 2022-09-26 10:57:12 -0400
  • bf3f71c721
    ⬆️ Bump @types/react from 18.0.20 to 18.0.21 #1181 dependabot[bot] 2022-09-26 14:38:43 +0000
  • 1548033fb4
    ⬆️ Bump fkirc/skip-duplicate-actions from 4.0.0 to 5.1.0 #1178 dependabot[bot] 2022-09-26 14:36:11 +0000
  • a332387b78
    ⬆️ Bump framer-motion from 7.3.5 to 7.3.6 #1175 dependabot[bot] 2022-09-26 14:33:18 +0000
  • 845d38e375
    top-level SqError; expose stacktrace in TS API Vyacheslav Matyukhin 2022-09-26 16:27:45 +0400
  • b2ae31742e Format rescript Sam Nolan 2022-09-26 14:20:00 +1000
  • 96a0d9c489 Add removeSource to project Sam Nolan 2022-09-22 15:08:57 +1000
  • b4fbd1f8e8 Format and ts errors Sam Nolan 2022-09-26 13:55:22 +1000
  • 64f9c9ddfc Merge branch 'overhaul' into project-component Sam Nolan 2022-09-26 13:35:12 +1000
  • 69b32d0b93
    refactor into SqError Vyacheslav Matyukhin 2022-09-26 04:44:08 +0400
  • 111dd5535c
    move location to Reducer_Peggy_Parse, separate parse errors Vyacheslav Matyukhin 2022-09-26 03:42:34 +0400
  • 41574e08c9
    error stacktraces and locations (initial take, WIP) Vyacheslav Matyukhin 2022-09-25 03:16:14 +0400
  • d3bc08ab9d
    remove all type-related code Vyacheslav Matyukhin 2022-09-24 21:26:44 +0400
  • c337211af6
    rename tests Vyacheslav Matyukhin 2022-09-24 20:39:09 +0400
  • 2e9dabccd9
    Merge branch 'develop' into overhaul Vyacheslav Matyukhin 2022-09-24 20:29:00 +0400
  • bfcea1df02
    implement SampleSet.cdf #1171 Vyacheslav Matyukhin 2022-09-24 19:08:41 +0400
  • f82cff9c19
    Delete Function.md #1170 Ozzie Gooen 2022-09-24 10:13:20 -0400
  • b3e8253ed7 Add source id to error alert #1168 source-error-annotations Sam Nolan 2022-09-22 17:43:56 +1000
  • eb86d12d63 Fix some build errors about error values Sam Nolan 2022-09-22 17:29:02 +1000
  • e2e30641b3 Add a source annotation to error objects Sam Nolan 2022-09-22 17:07:26 +1000
  • 3ae442ee1f Fix some collection issues Sam Nolan 2022-09-22 10:02:15 +1000
  • 94b4744bea Merge branch 'develop' into project-component Sam Nolan 2022-09-22 08:30:57 +1000
  • 9ddd1bfae0
    Merge pull request #1166 from quantified-uncertainty/fix-multiple-plots Vyacheslav Matyukhin 2022-09-21 22:50:29 +0400
  • 46fd5900d2 Make distributions required #1166 fix-multiple-plots Sam Nolan 2022-09-21 16:14:06 +1000
  • d619794cf6 Merge branch 'develop' into project-component Sam Nolan 2022-09-21 16:09:58 +1000
  • b7d634de86 Rename import as prefix to real source name Sam Nolan 2022-09-21 13:40:15 +1000
  • 2458762acd Add auto generated cell ids Sam Nolan 2022-09-21 13:02:33 +1000
  • 59e937ad7c Re-add noUnknown to yup schema for plots Sam Nolan 2022-09-21 09:42:21 +0930
  • 483aaf73db Fixes multiple plots Sam Nolan 2022-09-21 09:39:28 +0930
  • 4be410e33b
    0.5.0-alpha.2 0.5.0-alpha.2 Vyacheslav Matyukhin 2022-09-21 03:41:12 +0400
  • 14070a589d
    Merge pull request #1165 from quantified-uncertainty/typed-pointset-conversion Vyacheslav Matyukhin 2022-09-21 03:21:22 +0400
  • 824749976e
    tweaking names #1165 Vyacheslav Matyukhin 2022-09-21 03:19:39 +0400
  • 59d38f7885
    E.A.Floats.sort uses typed arrays Vyacheslav Matyukhin 2022-09-21 03:17:25 +0400
  • c9fc08672d
    Merge pull request #1164 from quantified-uncertainty/no-fr-values Vyacheslav Matyukhin 2022-09-21 03:03:51 +0400
  • 25dce72f11
    getExn -> get #1164 Vyacheslav Matyukhin 2022-09-21 03:03:17 +0400
  • d9f4171943
    Merge pull request #1161 from quantified-uncertainty/sampleset-to-pointset-speedups Vyacheslav Matyukhin 2022-09-21 02:51:26 +0400
  • a96f9ffa9a
    another splitContinuousAndDiscrete test #1161 Vyacheslav Matyukhin 2022-09-21 02:25:14 +0400
  • 13f352752e
    review updates Vyacheslav Matyukhin 2022-09-21 02:20:17 +0400
  • 5db63fbe9f
    fastSort in toPointSet conversion Vyacheslav Matyukhin 2022-09-21 01:42:54 +0400
  • 9f103f5cbe
    3-arg fnDefinition Vyacheslav Matyukhin 2022-09-20 21:08:42 +0400
  • a4fd10e1fb
    Merge branch 'overhaul' into no-fr-values Vyacheslav Matyukhin 2022-09-20 20:54:36 +0400
  • e07236c22d
    fix scripts, support SAMPLE_COUNT Vyacheslav Matyukhin 2022-09-20 20:54:26 +0400
  • e079404f7c
    Merge branch 'develop' into overhaul Vyacheslav Matyukhin 2022-09-20 19:46:02 +0400
  • 4ed5ce0d47
    WIP Vyacheslav Matyukhin 2022-09-20 19:42:50 +0400
  • 13f599be33
    Merge pull request #1160 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.12 dependabot[bot] 2022-09-20 04:15:35 +0000
  • a247a05340
    ⬆️ Bump @storybook/addon-essentials from 6.5.10 to 6.5.12 #1160 dependabot[bot] 2022-09-20 04:06:31 +0000
  • 80bbe2efb0
    Merge pull request #1152 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.12 dependabot[bot] 2022-09-20 04:01:24 +0000
  • 795b432f86
    ⬆️ Bump @storybook/manager-webpack5 from 6.5.10 to 6.5.12 #1152 dependabot[bot] 2022-09-20 03:52:37 +0000
  • 7021286035
    Merge pull request #1153 from quantified-uncertainty/dependabot/npm_and_yarn/ts-loader-9.4.0 dependabot[bot] 2022-09-20 03:50:21 +0000
  • ce89041d68
    Merge pull request #1158 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.12 dependabot[bot] 2022-09-20 03:44:37 +0000
  • bdffee0e13
    Merge pull request #1151 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-actions-6.5.12 dependabot[bot] 2022-09-20 03:44:32 +0000
  • a30c63d547
    Merge pull request #1155 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/react-6.5.12 dependabot[bot] 2022-09-20 03:42:28 +0000
  • 336c8b7d48
    Merge pull request #1156 from quantified-uncertainty/dependabot/npm_and_yarn/headlessui/react-1.7.2 dependabot[bot] 2022-09-20 03:39:30 +0000
  • ccc20e472e
    ⬆️ Bump ts-loader from 9.3.1 to 9.4.0 #1153 dependabot[bot] 2022-09-20 03:36:48 +0000
  • 170b91742c
    ⬆️ Bump @storybook/addon-links from 6.5.10 to 6.5.12 #1158 dependabot[bot] 2022-09-20 03:28:59 +0000
  • 958c451589
    ⬆️ Bump @storybook/addon-actions from 6.5.10 to 6.5.12 #1151 dependabot[bot] 2022-09-20 03:28:33 +0000
  • 0c12abe159
    Merge pull request #1159 from quantified-uncertainty/dependabot/npm_and_yarn/vscode-uri-3.0.6 Quinn 2022-09-19 23:28:21 -0400
  • 388c2adcd4
    ⬆️ Bump @headlessui/react from 1.6.6 to 1.7.2 #1156 dependabot[bot] 2022-09-20 03:28:08 +0000
  • 7d7cb74ad8
    ⬆️ Bump @storybook/react from 6.5.10 to 6.5.12 #1155 dependabot[bot] 2022-09-20 03:27:57 +0000
  • 8034de892e
    Merge pull request #1157 from quantified-uncertainty/dependabot/npm_and_yarn/web-vitals-3.0.2 Quinn 2022-09-19 23:27:19 -0400
  • bb09fe9018
    Merge pull request #1154 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-18.7.18 Quinn 2022-09-19 23:25:01 -0400
  • 7045fc6646
    Merge pull request #1147 from quantified-uncertainty/dependabot/npm_and_yarn/framer-motion-7.3.5 Quinn 2022-09-19 23:22:56 -0400
  • e01f12656a
    Merge pull request #1146 from quantified-uncertainty/dependabot/npm_and_yarn/postcss-nesting-10.2.0 Quinn 2022-09-19 23:22:20 -0400
  • 01031e9f97
    Merge pull request #1145 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.12 Quinn 2022-09-19 23:21:44 -0400
  • 198dcc78c4
    Merge pull request #1144 from quantified-uncertainty/dependabot/npm_and_yarn/floating-ui/react-dom-interactions-0.10.1 Quinn 2022-09-19 23:21:15 -0400
  • cdc49b378a
    cleanup Vyacheslav Matyukhin 2022-09-20 03:06:56 +0400
  • 5cf17f5dbf
    cleanups Vyacheslav Matyukhin 2022-09-20 02:47:29 +0400
  • 630128ae3f
    bump website -> components dependency 0.5.0-alpha.1 Vyacheslav Matyukhin 2022-09-20 02:32:57 +0400
  • 4779ac2476
    fix build errors Vyacheslav Matyukhin 2022-09-20 02:25:28 +0400
  • 92483e66e0
    yarn format Vyacheslav Matyukhin 2022-09-20 02:19:55 +0400
  • 2392002172
    0.5.0-alpha.1 versions Vyacheslav Matyukhin 2022-09-20 02:07:47 +0400
  • 4a08718184
    v0.5.0-alpha.0 Vyacheslav Matyukhin 2022-09-20 01:39:23 +0400
  • fcbcfe3b66
    Merge branch 'sampleset-to-pointset-speedups' into overhaul Vyacheslav Matyukhin 2022-09-20 01:32:19 +0400
  • 6fc21ddda6
    sampleset benchmark reports errors and accepts SAMPLE_COUNT Vyacheslav Matyukhin 2022-09-20 01:26:19 +0400
  • 35671c5c51
    format Vyacheslav Matyukhin 2022-09-20 01:26:00 +0400
  • ea71595e23
    lower maxP in pointset benchmark Vyacheslav Matyukhin 2022-09-20 00:59:46 +0400
  • cb4e1199fc
    reimplement splitContinuousAndDiscreteForMinWeight Vyacheslav Matyukhin 2022-09-20 00:56:46 +0400
  • 8e396c44f9
    refactor scripts Vyacheslav Matyukhin 2022-09-20 00:55:32 +0400
  • 4f90dccdf1
    refactor scripts Vyacheslav Matyukhin 2022-09-20 00:55:32 +0400
  • 8e13caae84
    fix merge artifacts Vyacheslav Matyukhin 2022-09-19 23:20:28 +0400
  • b24cfbc328
    cleanups; ReducerInterface is no more Vyacheslav Matyukhin 2022-09-19 23:10:09 +0400
  • 7a0c10d895
    Merge branch 'develop' into overhaul Vyacheslav Matyukhin 2022-09-19 22:07:25 +0400
  • 674213360c
    trim lodash usage, remove unused module Vyacheslav Matyukhin 2022-09-19 22:00:01 +0400