Commit Graph

662 Commits

Author SHA1 Message Date
Quinn Dougherty
ee20f5278e needed nodePackages. prefix for npm 2022-03-24 14:55:27 -04:00
Quinn Dougherty
6976b603f5 comment about bundle before build 2022-03-24 14:52:36 -04:00
Quinn Dougherty
6576df27b6 more extensions in codium 2022-03-24 14:42:27 -04:00
Quinn Dougherty
b389aa3b14 codium builds with rescript mode 2022-03-24 14:21:54 -04:00
Quinn Dougherty
f5c10e7bde Codium build almost works 2022-03-24 13:52:24 -04:00
Quinn Dougherty
64e8a3c62f flake: added self. 2022-03-24 12:43:14 -04:00
Quinn Dougherty
e2aa11d50f flake.nix: defaultPackage 2022-03-24 12:38:32 -04:00
Quinn Dougherty
9b14a5c8cf removed flake-compat 2022-03-24 12:33:37 -04:00
Quinn Dougherty
ae1649d08d flake.lock: commit 2022-03-24 12:20:40 -04:00
Quinn Dougherty
433e9f53d6 flake-compat: init commit 2022-03-24 12:19:41 -04:00
Quinn Dougherty
d6a20a7187 flake: codium first commit 2022-03-24 12:16:23 -04:00
Quinn Dougherty
789bb9ed66 do not run yarn at monorepo level in ci 2022-03-24 11:36:21 -04:00
Quinn Dougherty
a01238a154 a promising new hint 2022-03-24 11:32:45 -04:00
Quinn Dougherty
da873d2db0 one last try at getting components job to pass 2022-03-24 11:32:45 -04:00
Quinn Dougherty
28956743ae top level yarn run first in components job 2022-03-24 11:32:45 -04:00
Quinn Dougherty
def42af9c6 fixed conditional job trigger 2022-03-24 11:32:45 -04:00
Quinn Dougherty
10f9549279 just nudging the readme a bit 2022-03-24 11:32:43 -04:00
Quinn Dougherty
6d34813702 issue 67 2022-03-24 11:31:52 -04:00
Quinn Dougherty
6db055623d .DS_Store 2022-03-24 11:31:52 -04:00
Quinn Dougherty
12208fcefb ci.yaml: fixed components build and added website buidl 2022-03-24 11:31:52 -04:00
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
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
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
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