Commit Graph

72 Commits

Author SHA1 Message Date
dependabot[bot]
a3006159da
Bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 14:42:25 +00:00
dependabot[bot]
c58cea37bb
Bump ts-jest from 27.1.3 to 27.1.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 14:41:27 +00:00
dependabot[bot]
0742140a2d
Bump lodash from 4.17.15 to 4.17.21 in /packages/squiggle-lang
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 12:01:12 +00:00
dependabot[bot]
dd662dac8b
Bump mathjs from 5.10.3 to 10.4.1
Bumps [mathjs](https://github.com/josdejong/mathjs) from 5.10.3 to 10.4.1.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](https://github.com/josdejong/mathjs/compare/v5.10.3...v10.4.1)

---
updated-dependencies:
- dependency-name: mathjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 11:55:00 +00:00
Sam Nolan
543dde9144 Reference lang source code directly from components 2022-03-25 10:27:17 +11: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
16213ddddb added components to ci 2022-03-24 11:29:42 -04:00
Sam Nolan
de72492e4d Move to webpack 2022-03-22 10:40:14 +11:00
Sam Nolan
c8bb0c2060 Playground to TypeScript 2022-03-03 10:22:26 +11:00
Sam Nolan
84364fe95d Add documentation and packaging info to lang 2022-02-26 10:03:05 +11:00
Ozzie Gooen
3940f53a0c Foretold->Squiggle 2022-02-18 17:42:55 -05:00
Ozzie Gooen
96cd1071dc Added -with-deps to rescript build 2022-02-17 22:25:35 -05:00
Sam Nolan
f3f97db0c0 Add typescript to squiggle-lang 2022-02-18 13:16:31 +11:00
Sam Nolan
1b3ad56977 Add Lerna with dependencies between packages 2022-02-08 13:59:37 +11:00
Ozzie Gooen
d9b74c8b5d Removed extra parcel plugins 2022-02-06 19:04:11 -05:00
Ozzie Gooen
9bda265053 Removed bs-platform 2022-02-06 19:00:11 -05:00
Ozzie Gooen
9d79418dfc bs-jest to rescript-jest 2022-02-06 18:54:19 -05:00
Ozzie Gooen
ad49b4d727 Very minor update to package.json 2022-02-06 18:22:13 -05:00
Ozzie Gooen
3019a58962 Converting most files to rescript 2022-02-06 18:10:39 -05:00
Ozzie Gooen
748896fce1 Renamed squiggle library to SquiggleExperimental 2022-02-06 16:15:59 -05:00
Ozzie Gooen
d3e50ad896 Restructured codebase a little 2022-02-06 14:48:21 -05:00
Ozzie Gooen
7c6f99dae7 Moving main repo to folder 2022-02-01 14:05:26 -05:00