Commit Graph

695 Commits

Author SHA1 Message Date
Quinn Dougherty
f492899117 After pair programming with @Hazelfire, still need to fix playground scripts (rebase: README and index.js) 2022-03-24 11:31:36 -04:00
Quinn Dougherty
8f82f1fc47 changed wording/titling of jobs 2022-03-24 11:29:42 -04:00
Quinn Dougherty
c0a9b58ea7 issue templates 2022-03-24 11:29:42 -04:00
Quinn Dougherty
e3870579b2 fixed typos in ci.yaml 2022-03-24 11:29:42 -04:00
Quinn Dougherty
16213ddddb added components to ci 2022-03-24 11:29:42 -04:00
Quinn Dougherty
44669e1d73 squiggle-lang/bsconfig.json: updated package name 2022-03-24 11:29:42 -04:00
Quinn Dougherty
4550fa9456 auto ping for code review upon PR open 2022-03-24 11:29:42 -04:00
Quinn Dougherty
73a2493349 added instructions for local playground in top level README.md 2022-03-24 11:29:42 -04:00
Quinn Dougherty
1f0969ce3a fixed parcel (rebase: fixed MC with index.ts) 2022-03-24 11:28:45 -04:00
Quinn Dougherty
d9b2da1b13 renamed packages to @quri prefix 2022-03-24 11:21:48 -04:00
Ozzie Gooen
3449c93bcb
Merge pull request #53 from QURIresearch/notebook
Add squiggle notebooks
2022-03-24 11:10:12 -04:00
Ozzie Gooen
540d035b90 Refactored applyFnInternal 2022-03-23 17:29:20 -04:00
Sam Nolan
590af695f1
Merge pull request #64 from QURIresearch/hotfix-missing-jsx
Fix test failure errors by allowing JSX in typescript files
2022-03-24 06:23:06 +11:00
Sam Nolan
5131f2e269 Fix test failure errors 2022-03-24 06:18:21 +11:00
Sam Nolan
aa8c865480 Better describe test cases 2022-03-23 13:12:20 +11:00
Sam Nolan
697bb85346 Extrapolate on the reason for ts-ignore 2022-03-23 11:51:04 +11:00
Sam Nolan
15c9fbd13b Add prettier and format 2022-03-23 11:38:01 +11:00
Sam Nolan
f122b5fd7f Add squiggle notebooks 2022-03-22 13:33:28 +11:00
Sam Nolan
fd6c5d3eb8
Merge pull request #47 from QURIresearch/yarn-loop-hotfix
Removed generatedFileExtension for yarn run start to work
2022-03-22 13:11:32 +11:00
Ozzie Gooen
a8999d3fc6
Merge pull request #48 from QURIresearch/webpack-v2
Move to webpack
2022-03-21 21:13:05 -04:00
Sam Nolan
f470d9c9b1
Merge pull request #50 from QURIresearch/remove-log
Remove unnecessary log
2022-03-22 11:48:55 +11:00
Sam Nolan
43016710b3
Merge pull request #51 from QURIresearch/remove-yarn-nix
Remove yarn.nix
2022-03-22 11:48:27 +11:00
Sam Nolan
a25c10b78d Remove yarn.nix 2022-03-22 11:47:29 +11:00
Sam Nolan
ad48497cc3 Remove unnecessary log 2022-03-22 11:13:50 +11:00
Ozzie Gooen
0ded4a404f distToDist and distToFloat 2022-03-21 20:08:16 -04:00
Sam Nolan
1ab21e36ad Fix GitHub actions 2022-03-22 10:54:37 +11:00
Sam Nolan
de72492e4d Move to webpack 2022-03-22 10:40:14 +11:00
Ozzie Gooen
ea5dd219b6 First steps of refactor 2022-03-21 16:39:33 -04:00
Ozzie Gooen
0bf54f0c19 Removed generatedFileExtension for yarn run start to work 2022-03-21 13:59:52 -04:00
Ozzie Gooen
7ccaf6c882
Merge pull request #39 from QURIresearch/mm-too-many-weights
Fix mm crashing on too many weights
2022-03-06 22:04:35 -05:00
Sam Nolan
68dfa0b95f Fix mm crashing on too many weights 2022-03-07 11:10:43 +11:00
Ozzie Gooen
20ef47d170
Merge pull request #38 from QURIresearch/rescript-refactor
Rescript refactor
2022-03-03 14:57:02 -05:00
Ozzie Gooen
89c945f395
Merge pull request #37 from QURIresearch/playground-refactor
Playground to TypeScript
2022-03-03 14:05:44 -05:00
Sam Nolan
c8bb0c2060 Playground to TypeScript 2022-03-03 10:22:26 +11:00
Ozzie Gooen
d170449008
Merge pull request #36 from QURIresearch/squiggle-settings
Allow settings to be edited by component users
2022-03-01 06:14:14 -05:00
Sam Nolan
73114c6a47 Allow settings to be edited by component users 2022-03-01 18:43:35 +11:00
Ozzie Gooen
3213bf48fe
Merge pull request #34 from QURIresearch/storybook-v2
Storybook v2
2022-02-28 22:11:20 -05:00
Sam Nolan
6be196919e Add build-storybook command 2022-03-01 11:23:08 +11:00
Sam Nolan
9cb4b38a53 Merge remote-tracking branch 'upstream/rescript-refactor' into storybook-v2 2022-03-01 11:03:04 +11:00
Sam Nolan
9d5a77a793 Finish components README 2022-03-01 11:01:41 +11:00
Sam Nolan
46265ec884 Add documentation and improve components 2022-03-01 10:59:48 +11:00
Ozzie Gooen
4ebb11182f
Merge pull request #33 from QURIresearch/lang-function-interface
Change the function interface into a js function.
2022-02-27 07:53:16 -05:00
Sam Nolan
212f53a940 Add storybook 2022-02-27 15:41:30 +11:00
Sam Nolan
44da21370c Change function to simpler interface 2022-02-27 15:25:30 +11:00
Ozzie Gooen
92d2ffc18c
Merge pull request #31 from QURIresearch/yarn-workspaces
Fix yarn workspaces dependencies for playground
2022-02-26 10:49:15 -05:00
Sam Nolan
a7529d89f8 Fix yarn workspaces dependencies for playground 2022-02-26 14:37:13 +11:00
Ozzie Gooen
6aee7e00e2
Merge pull request #30 from QURIresearch/lang-documentation
Add lang documentation
2022-02-25 18:26:24 -05:00
Sam Nolan
24d565b7ef Add documentation about rationale error 2022-02-26 10:06:25 +11:00
Sam Nolan
84364fe95d Add documentation and packaging info to lang 2022-02-26 10:03:05 +11:00
Ozzie Gooen
78ab4ec8eb
Create Three-Types-Of-Distributions.md 2022-02-22 14:13:16 -05:00