Vyacheslav Matyukhin
|
0137b44689
|
more cleanups, some tests
|
2022-10-05 16:22:29 +04:00 |
|
Vyacheslav Matyukhin
|
6055320aa2
|
more cleanups
|
2022-10-05 15:56:13 +04:00 |
|
Vyacheslav Matyukhin
|
6463c4db5a
|
minor cleanups
|
2022-10-05 15:49:16 +04:00 |
|
Vyacheslav Matyukhin
|
a45d6c6c57
|
format
|
2022-10-05 05:22:00 +04:00 |
|
Vyacheslav Matyukhin
|
9f1c5affc4
|
ts fix
|
2022-10-05 05:21:39 +04:00 |
|
Vyacheslav Matyukhin
|
234ebe2103
|
locations for syntax errors
|
2022-10-05 05:17:30 +04:00 |
|
Vyacheslav Matyukhin
|
298492b3b8
|
Merge branch 'develop' into error-locations
|
2022-10-05 05:00:02 +04:00 |
|
Vyacheslav Matyukhin
|
26dbd29ec8
|
framestack reimplemented
|
2022-10-05 04:51:23 +04:00 |
|
Umur Ozkul
|
39cc4a32ca
|
to operator priority test
|
2022-10-04 13:04:57 +02:00 |
|
Umur Ozkul
|
1bb9e75ed3
|
Merge branch 'develop' into issue-to-operator-priority
|
2022-10-04 13:01:48 +02:00 |
|
Sam Nolan
|
be8dbf8aa1
|
Merge branch 'remove-sources' into develop
|
2022-10-04 10:24:07 +11:00 |
|
Sam Nolan
|
20382a5476
|
Update incorrect comments
|
2022-10-04 09:47:17 +11:00 |
|
dependabot[bot]
|
02eb10f092
|
⬆️ Bump typescript from 4.8.3 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 14:38:15 +00:00 |
|
Umur Ozkul
|
54cbcea5d6
|
to operator priority
higher than logical operators, lower than all other operators
|
2022-10-03 16:16:00 +02:00 |
|
Vyacheslav Matyukhin
|
d5a0e0fe6c
|
0.5 release versions
|
2022-10-02 15:30:17 +04:00 |
|
Vyacheslav Matyukhin
|
ef3069c665
|
Merge pull request #1185 from quantified-uncertainty/epic-0.5.0
0.5.0 overhaul
|
2022-10-02 13:48:30 +03:00 |
|
Vyacheslav Matyukhin
|
a764f3075c
|
WIP (broken)
|
2022-10-02 14:04:45 +04:00 |
|
dependabot[bot]
|
6819e6d38d
|
⬆️ Bump ts-loader from 9.4.0 to 9.4.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.4.0...9.4.1)
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-30 15:28:46 +00:00 |
|
Sam Nolan
|
8477b0c5f7
|
Format Rescript + fix ts error
|
2022-09-30 10:36:42 +10:00 |
|
Sam Nolan
|
ecf9d43401
|
Format rescript
|
2022-09-30 10:34:15 +10:00 |
|
Sam Nolan
|
32cd765969
|
Merge branch 'develop' into epic-0.5.0
|
2022-09-30 10:30:36 +10:00 |
|
Sam Nolan
|
b00edc78f9
|
Merge branch 'develop' into remove-sources
|
2022-09-30 10:22:40 +10:00 |
|
Vyacheslav Matyukhin
|
184584c9f3
|
CallStack, location -> frame, WIP
|
2022-09-29 19:48:31 +04:00 |
|
Sam Nolan
|
c9e5b11416
|
Format rescript
|
2022-09-28 14:16:05 +10:00 |
|
Vyacheslav Matyukhin
|
4c56b2fd07
|
implement error markers in editor
|
2022-09-27 02:29:00 +04:00 |
|
dependabot[bot]
|
f02e522a2e
|
⬆️ Bump fast-check from 3.1.3 to 3.1.4
Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 3.1.3 to 3.1.4.
- [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.4/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-09-26 18:12:34 +00:00 |
|
Vyacheslav Matyukhin
|
845d38e375
|
top-level SqError; expose stacktrace in TS API
|
2022-09-26 16:27:45 +04:00 |
|
Sam Nolan
|
b2ae31742e
|
Format rescript
|
2022-09-26 14:20:00 +10:00 |
|
Sam Nolan
|
96a0d9c489
|
Add removeSource to project
|
2022-09-26 14:14:37 +10:00 |
|
Vyacheslav Matyukhin
|
69b32d0b93
|
refactor into SqError
|
2022-09-26 04:44:08 +04:00 |
|
Vyacheslav Matyukhin
|
111dd5535c
|
move location to Reducer_Peggy_Parse, separate parse errors
|
2022-09-26 03:42:34 +04:00 |
|
Vyacheslav Matyukhin
|
41574e08c9
|
error stacktraces and locations (initial take, WIP)
|
2022-09-25 03:16:14 +04:00 |
|
Vyacheslav Matyukhin
|
d3bc08ab9d
|
remove all type-related code
|
2022-09-24 21:26:44 +04:00 |
|
Vyacheslav Matyukhin
|
c337211af6
|
rename tests
|
2022-09-24 20:39:09 +04:00 |
|
Vyacheslav Matyukhin
|
2e9dabccd9
|
Merge branch 'develop' into overhaul
|
2022-09-24 20:29:00 +04:00 |
|
Vyacheslav Matyukhin
|
bfcea1df02
|
implement SampleSet.cdf
|
2022-09-24 19:18:30 +04:00 |
|
Vyacheslav Matyukhin
|
4be410e33b
|
0.5.0-alpha.2
|
2022-09-21 03:41:12 +04:00 |
|
Vyacheslav Matyukhin
|
14070a589d
|
Merge pull request #1165 from quantified-uncertainty/typed-pointset-conversion
Typed pointset conversion
|
2022-09-21 03:21:22 +04:00 |
|
Vyacheslav Matyukhin
|
824749976e
|
tweaking names
|
2022-09-21 03:19:39 +04:00 |
|
Vyacheslav Matyukhin
|
59d38f7885
|
E.A.Floats.sort uses typed arrays
|
2022-09-21 03:17:25 +04:00 |
|
Vyacheslav Matyukhin
|
25dce72f11
|
getExn -> get
|
2022-09-21 03:03:17 +04:00 |
|
Vyacheslav Matyukhin
|
d9f4171943
|
Merge pull request #1161 from quantified-uncertainty/sampleset-to-pointset-speedups
Sampleset to pointset speedups
|
2022-09-21 02:51:26 +04:00 |
|
Vyacheslav Matyukhin
|
a96f9ffa9a
|
another splitContinuousAndDiscrete test
|
2022-09-21 02:25:14 +04:00 |
|
Vyacheslav Matyukhin
|
13f352752e
|
review updates
|
2022-09-21 02:20:17 +04:00 |
|
Vyacheslav Matyukhin
|
5db63fbe9f
|
fastSort in toPointSet conversion
|
2022-09-21 01:42:54 +04:00 |
|
Vyacheslav Matyukhin
|
9f103f5cbe
|
3-arg fnDefinition
|
2022-09-20 21:08:42 +04:00 |
|
Vyacheslav Matyukhin
|
a4fd10e1fb
|
Merge branch 'overhaul' into no-fr-values
|
2022-09-20 20:54:36 +04:00 |
|
Vyacheslav Matyukhin
|
e07236c22d
|
fix scripts, support SAMPLE_COUNT
|
2022-09-20 20:54:26 +04:00 |
|
Vyacheslav Matyukhin
|
e079404f7c
|
Merge branch 'develop' into overhaul
|
2022-09-20 19:46:02 +04:00 |
|
Vyacheslav Matyukhin
|
4ed5ce0d47
|
WIP
|
2022-09-20 19:42:50 +04:00 |
|