Quinn Dougherty
|
f67abe55a8
|
Merge remote-tracking branch 'origin/develop' into experiment-10.0rc1
|
2022-08-27 10:33:48 +08:00 |
|
Umur Ozkul
|
d29b77ca61
|
fix #1007
variables that start with true/false
|
2022-08-25 22:19:29 +02:00 |
|
Ozzie Gooen
|
b8d7737aeb
|
Merge pull request #972 from quantified-uncertainty/pointset-mapy
Pointset mapY
|
2022-08-22 11:28:12 -07:00 |
|
Ozzie Gooen
|
72b1d6af3e
|
Formatted
|
2022-08-20 15:59:25 -07:00 |
|
Ozzie Gooen
|
a04761226d
|
Improved error messages of function library
|
2022-08-20 15:50:30 -07:00 |
|
Ozzie Gooen
|
5dd988ac13
|
Merge pull request #900 from quantified-uncertainty/reducer-typecheck-example
Reducer real life type checking example to build a library
|
2022-08-11 17:45:30 -07:00 |
|
Ozzie Gooen
|
63e2b1f8c9
|
Updated npm versions to 0.3.0
|
2022-08-09 11:55:49 -07:00 |
|
Quinn
|
07af79adc8
|
bump rescript and @rescript/std to 10.0.0-rc.1
|
2022-08-08 14:54:57 -04:00 |
|
Ozzie Gooen
|
2aaa43008d
|
Very simple implementation of pointset mapY
|
2022-08-08 10:31:05 -07:00 |
|
Forrest Wolf
|
90cd7f2a4a
|
Fix example in squiggle-lang README
|
2022-08-04 15:00:05 -04:00 |
|
dependabot[bot]
|
bf90427bfa
|
⬆️ Bump fast-check from 3.1.0 to 3.1.1
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/v3.1.1/packages/fast-check)
---
updated-dependencies:
- dependency-name: fast-check
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 15:13:32 +00:00 |
|
Vyacheslav Matyukhin
|
37aa63438f
|
Merge pull request #917 from quantified-uncertainty/issue-916
Reducer lambda context, hiddenNameSpace
|
2022-07-31 00:35:13 +04:00 |
|
Vyacheslav Matyukhin
|
5d744fe2d0
|
fix genType
|
2022-07-31 00:20:51 +04:00 |
|
Umur Ozkul
|
4c21aa902e
|
the last property of a record can have a following comma
|
2022-07-30 22:14:16 +02:00 |
|
Umur Ozkul
|
17c3fe9dd8
|
hiddenNameSpace
|
2022-07-30 16:58:45 +02:00 |
|
Vyacheslav Matyukhin
|
52bee6a0e3
|
fix EvVoid ts conversion
|
2022-07-29 23:35:11 +04:00 |
|
Ozzie Gooen
|
209ecafb22
|
Updating to version 0.3.0
|
2022-07-29 10:25:27 -07:00 |
|
Umur Ozkul
|
c6eb69628d
|
merge issue 904
|
2022-07-29 05:53:47 +02:00 |
|
Umur Ozkul
|
1a5f8dee72
|
Merge branch 'develop' into reducer-typecheck-example
|
2022-07-29 05:52:35 +02:00 |
|
Umur Ozkul
|
5576bf2ef3
|
fixes #904. E.O.default performance
|
2022-07-29 02:12:07 +02:00 |
|
Umur Ozkul
|
e1c53c9087
|
any type
any will be depreciated after the implementation of binding type
variables
|
2022-07-28 22:25:51 +02:00 |
|
Umur Ozkul
|
6733319403
|
switch replacement by type checking
|
2022-07-28 22:20:00 +02:00 |
|
Quinn Dougherty
|
33e5ebd6da
|
yarn format compels me
|
2022-07-28 10:43:59 -04:00 |
|
Umur Ozkul
|
fc88b065f5
|
remove unused test file
|
2022-07-28 13:42:27 +02:00 |
|
Ozzie Gooen
|
fb0aa72aac
|
Merge pull request #882 from quantified-uncertainty/issue-872
fixes #872
|
2022-07-25 12:10:36 -07:00 |
|
Umur Ozkul
|
66e48dd834
|
fixes #872
|
2022-07-25 19:56:18 +02:00 |
|
Ozzie Gooen
|
4c756a1448
|
Merge pull request #879 from quantified-uncertainty/dependabot/npm_and_yarn/mathjs-11.0.1
⬆️ Bump mathjs from 10.6.4 to 11.0.1
|
2022-07-25 09:08:00 -07:00 |
|
dependabot[bot]
|
6f1f23108b
|
⬆️ Bump mathjs from 10.6.4 to 11.0.1
Bumps [mathjs](https://github.com/josdejong/mathjs) from 10.6.4 to 11.0.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/v10.6.4...v11.0.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-07-25 15:46:51 +00:00 |
|
Quinn
|
fbb6b03e5b
|
Merge pull request #878 from quantified-uncertainty/dependabot/npm_and_yarn/webpack-5.74.0
⬆️ Bump webpack from 5.73.0 to 5.74.0
|
2022-07-25 11:44:06 -04:00 |
|
dependabot[bot]
|
26a6f06c1a
|
⬆️ Bump webpack from 5.73.0 to 5.74.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 14:25:33 +00:00 |
|
dependabot[bot]
|
712f393df6
|
⬆️ Bump fast-check from 3.0.1 to 3.1.0
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/dubzzz/fast-check/releases)
- [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md)
- [Commits](https://github.com/dubzzz/fast-check/commits/v3.1.0/packages/fast-check)
---
updated-dependencies:
- dependency-name: fast-check
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 14:22:11 +00:00 |
|
Umur Ozkul
|
4a98cc210a
|
fix compiler warnings
|
2022-07-22 17:49:53 +02:00 |
|
Ozzie Gooen
|
3165e1e499
|
Updated version
|
2022-07-21 13:57:11 -07:00 |
|
Ozzie Gooen
|
38ef109291
|
Merge branch 'develop' into add-reducer-to-function-registry
* develop:
Simple refactors to versioning
|
2022-07-21 13:56:48 -07:00 |
|
Ozzie Gooen
|
e7d63a463c
|
Merge branch 'develop' into add-reducer-to-function-registry
* develop:
Simple version number
⬆️ Bump terser from 4.8.0 to 4.8.1
|
2022-07-21 13:55:04 -07:00 |
|
Ozzie Gooen
|
0d4141a899
|
Simple refactors to versioning
|
2022-07-21 13:51:14 -07:00 |
|
Ozzie Gooen
|
8dd7aff77f
|
Simple version number
|
2022-07-21 13:48:51 -07:00 |
|
Ozzie Gooen
|
47f1be0702
|
Story cleanup
|
2022-07-21 11:29:59 -07:00 |
|
Ozzie Gooen
|
acebaa517b
|
Simple SampleSet.fromDist function
|
2022-07-21 10:31:53 -07:00 |
|
Ozzie Gooen
|
223ddf6a3e
|
Fixed bug with namespaces
|
2022-07-21 08:54:41 -07:00 |
|
Ozzie Gooen
|
d3a12eb4e9
|
Fixed bug with namespaces
|
2022-07-21 08:31:46 -07:00 |
|
Ozzie Gooen
|
aa3d91d78f
|
Merge branch 'develop' into add-reducer-to-function-registry
* develop:
Minor component fix to show Void statements
Fixed typescript build
Introduce void type
|
2022-07-20 16:50:49 -07:00 |
|
Ozzie Gooen
|
4055d1e93c
|
Merge pull request #865 from quantified-uncertainty/reducer-void
Reducer: void type
|
2022-07-20 16:46:48 -07:00 |
|
Ozzie Gooen
|
078534f7c8
|
Fixed typescript build
|
2022-07-20 08:27:57 -07:00 |
|
Umur Ozkul
|
1c4557b638
|
Introduce void type
yarn all:rescript
EvVoid
parsing void
void
|
2022-07-20 17:01:42 +02:00 |
|
Ozzie Gooen
|
9173b103f5
|
Fixed major bug for module functions
|
2022-07-19 23:06:10 -07:00 |
|
Ozzie Gooen
|
90d3f89c0a
|
Trying to fix things, but breaking a lot of tests.
|
2022-07-19 21:32:11 -07:00 |
|
Ozzie Gooen
|
35cd9f37d1
|
Basic changes to API
|
2022-07-19 20:52:08 -07:00 |
|
Ozzie Gooen
|
100ec2c1a8
|
Adjusting documentation to reflect new functions
|
2022-07-19 16:18:28 -07:00 |
|
Ozzie Gooen
|
7316d27b54
|
Added SampleSet fns to FunctionRegistry
|
2022-07-19 15:52:28 -07:00 |
|