Vyacheslav Matyukhin
|
7a29be3845
|
WIP (basic functionality, stdlib not converted yet)
|
2022-09-11 19:22:07 +04:00 |
|
Vyacheslav Matyukhin
|
fe56e81710
|
WIP
|
2022-09-10 21:01:04 +04:00 |
|
Vyacheslav Matyukhin
|
ecc82ba8f7
|
reformat for lint
|
2022-09-07 23:04:07 +04:00 |
|
Vyacheslav Matyukhin
|
c0ccdbc1e9
|
experimental: replace result with exceptions in reducer
|
2022-09-07 22:45:19 +04:00 |
|
Umur Ozkul
|
0131498aca
|
fixes #558 fixes #1038
|
2022-09-06 20:15:57 +02:00 |
|
Umur Ozkul
|
1fe0aefd6b
|
Merge branch 'epic-reducer-project' of github.com:quantified-uncertainty/squiggle into epic-reducer-project
|
2022-09-01 14:52:14 +02:00 |
|
Umur Ozkul
|
7eef1d30f3
|
__result__ variable in bindings
|
2022-09-01 14:51:20 +02:00 |
|
Umur Ozkul
|
82a4e52384
|
include and "include as"
|
2022-09-01 14:32:24 +02:00 |
|
Vyacheslav Matyukhin
|
ba280c9292
|
implement lambda calls in web components
|
2022-08-30 15:16:57 +04:00 |
|
Umur Ozkul
|
ac63b57478
|
Merge branch 'develop' into epic-reducer-project
|
2022-08-26 00:09:50 +02:00 |
|
Umur Ozkul
|
d29b77ca61
|
fix #1007
variables that start with true/false
|
2022-08-25 22:19:29 +02:00 |
|
Umur Ozkul
|
1dfc9fe820
|
RENeedToRun->Error
|
2022-08-25 10:43:51 +02:00 |
|
Umur Ozkul
|
e6464dbe5c
|
make ts compatible
commit 94803421acd2e5cb3a0f88e10f9244d374fab20b
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 08:48:33 2022 +0200
note on old habbits
commit 2c47f80fce8fa6c12cb53b97f7150758eaa74b88
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 08:18:16 2022 +0200
getTag returns enum value
commit 733b9a820f1d01b618708896451a112d638ee811
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 07:07:30 2022 +0200
result
commit 64698f4a930182b3ccf122849824e4b6df251a9f
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 06:48:30 2022 +0200
return tags as ts enum
commit 8ac802428a7aaac5367f5e8a9aaa592b89e305eb
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 06:16:26 2022 +0200
export tags
commit 6c843e475a98ca1fcfa893d09d45ac9ad7c633ee
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 06:11:00 2022 +0200
distribution tag
commit 9a43ec30fcaf967a672475431243949748d00bc7
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 05:46:24 2022 +0200
opaque result
commit f89bdd47c41135135baac99b18faf1c418cc4142
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 05:24:18 2022 +0200
make ts compilable
commit 6609bb3691b08405639e6f20da0fad309f2f232e
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 05:21:34 2022 +0200
compiles
commit bace3eca63079de8f285069c65b219601e7310bf
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 04:33:34 2022 +0200
rescript compiles
commit cd095f605c543902edec08fdcd407600296ec0cb
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 02:40:31 2022 +0200
squiggleValue
commit 9b78b5d6c8b69287458fe392f142ceb3bca99407
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 02:37:11 2022 +0200
project
commit 20c8693b1eb6492f1662bedbb26b469aac11f8ff
Author: Umur Ozkul <umur@hightechmind.io>
Date: Mon Aug 22 00:59:44 2022 +0200
compiles
|
2022-08-22 08:50:59 +02:00 |
|
Umur Ozkul
|
d7ed875566
|
demolish external value
|
2022-08-19 21:12:04 +02:00 |
|
Umur Ozkul
|
f573c326d2
|
demolish ExternalValue
|
2022-08-19 21:01:02 +02:00 |
|
Umur Ozkul
|
975b1ffda8
|
error value
|
2022-08-19 18:04:24 +02:00 |
|
Umur Ozkul
|
fdc7f06f08
|
result
|
2022-08-18 15:33:01 +02:00 |
|
Vyacheslav Matyukhin
|
716ec61913
|
fix some gentype errors
|
2022-08-16 16:02:23 +04:00 |
|
Umur Ozkul
|
1b69ce3aa1
|
compatibility to change environment at runtime
There will be changes in develop to change environment at runtime. This
fix provides compatibility. So that they can be merged easier.
|
2022-08-15 15:18:14 +02:00 |
|
Umur Ozkul
|
66f2f18a00
|
fix merging develop
|
2022-08-15 14:45:45 +02:00 |
|
Umur Ozkul
|
58e1cf187d
|
Merge branch 'develop' into reducer-project
|
2022-08-15 13:59:07 +02: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 |
|
Umur Ozkul
|
2e8e71bbd0
|
project
test
remove setResult
parse end of outerblock
test end of outer block
compiles
testing
bindings tested
todo chain bindings
topological sort
|
2022-08-10 11:53:39 +02: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
|
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 |
|
Umur Ozkul
|
66e48dd834
|
fixes #872
|
2022-07-25 19:56:18 +02:00 |
|
Umur Ozkul
|
4a98cc210a
|
fix compiler warnings
|
2022-07-22 17:49:53 +02:00 |
|
Ozzie Gooen
|
47f1be0702
|
Story cleanup
|
2022-07-21 11:29:59 -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 |
|
Umur Ozkul
|
1c4557b638
|
Introduce void type
yarn all:rescript
EvVoid
parsing void
void
|
2022-07-20 17:01:42 +02:00 |
|
Ozzie Gooen
|
7316d27b54
|
Added SampleSet fns to FunctionRegistry
|
2022-07-19 15:52:28 -07:00 |
|
Ozzie Gooen
|
f8d6db61c5
|
Moved list functions into FunctionRegistry
|
2022-07-19 10:35:31 -07:00 |
|
Ozzie Gooen
|
5891d23462
|
Merge pull request #845 from quantified-uncertainty/reducer-typecheck
Reducer typecheck
|
2022-07-18 22:25:40 -07:00 |
|
Ozzie Gooen
|
e6b402c7d8
|
Merge pull request #860 from quantified-uncertainty/sampleN
`mapSamplesN`
|
2022-07-18 21:17:38 -07:00 |
|
Sam Nolan
|
7887256ca1
|
Reorder function declarations to compile
|
2022-07-19 11:45:07 +10:00 |
|
Sam Nolan
|
5bdc19f35f
|
Refactor sampleN code and remove log
|
2022-07-19 11:38:43 +10:00 |
|
Sam Nolan
|
ffaf349e0a
|
Basic mapSampleN support
|
2022-07-19 11:33:11 +10:00 |
|
Umur Ozkul
|
6e1be862d2
|
reducer passed to external library
|
2022-07-18 18:51:05 +02:00 |
|
Umur Ozkul
|
15d63a6a96
|
type modifiers -> type contracts
|
2022-07-18 18:31:09 +02:00 |
|
Umur Ozkul
|
c1429e0907
|
simplified modules
|
2022-07-18 18:16:49 +02:00 |
|
Umur Ozkul
|
06134a6524
|
Merge branch 'reducer-parsermodules' into reducer-typecheck
|
2022-07-18 18:08:44 +02:00 |
|
Umur Ozkul
|
479f60df01
|
before math library
no module (tested)
fix parser and Math library
|
2022-07-18 18:04:47 +02:00 |
|
Umur Ozkul
|
8fb75d57fc
|
type check
|
2022-07-18 15:15:36 +02:00 |
|
Umur Ozkul
|
b65aeaf0d2
|
spell check
|
2022-07-16 17:09:39 +02:00 |
|
Umur Ozkul
|
4522b46900
|
basic type compiler
|
2022-07-16 16:13:39 +02:00 |
|
Umur Ozkul
|
532a878911
|
define function returning result
|
2022-07-11 17:46:50 +02:00 |
|
Umur Ozkul
|
29c9cad510
|
remove dead line
|
2022-07-05 06:19:42 +02:00 |
|
Umur Ozkul
|
f5f2d94fbc
|
remove dead line
|
2022-07-05 06:17:15 +02:00 |
|
Umur Ozkul
|
a285d0b493
|
fix peggy warning
|
2022-07-05 06:17:03 +02:00 |
|