Ozzie Gooen
079553cd71
Added stdev and variance to Distribution Operation Constructors
2022-06-06 12:21:03 -07:00
Umur Ozkul
9e4a70c516
Merge branch 'develop' into reducer-type-grammar
2022-06-02 14:29:33 +02:00
Umur Ozkul
6b25e82f58
typeExpression
...
type statements
type paranthesis
type paranthesis
comments
TODO
typeExpression
type statements
type paranthesis
type paranthesis
comments
TODO
peggy construct functions
typeExpression
type statements
type paranthesis
type paranthesis
comments
TODO
peggy construct functions
apply
typeExpression
type statements
type paranthesis
type paranthesis
comments
TODO
peggy construct functions
apply
all types are expressions
typeExpression
type statements
type paranthesis
type paranthesis
comments
TODO
peggy construct functions
apply
all types are expressions
modifiers
typeExpression
type statements
type paranthesis
type paranthesis
comments
TODO
peggy construct functions
apply
all types are expressions
modifiers
0 arg constructors and $ (low priority type modifier)
remove GeneratedParser.js
peggy test helpers
test type parsing
type of test defined
act of binding refactored
recognize all binding functions | "$_setBindings_$" | "$_setTypeOfBindings_$" | "$_setTypeAliasBindings_$"
doBindStatement
bindings default statemetn
doBindExpression
clone type references and type aliases
doSetBindingsInNamespace
member_of, min, max
typeOr
type function
type with expression
2022-06-02 14:20:55 +02:00
Sam Nolan
23bc41d61c
Change import to import type when needed
2022-05-31 04:16:04 +00:00
Ozzie Gooen
d630f7335d
Minor fixes
2022-05-26 08:23:43 -04:00
Ozzie Gooen
298d3923bc
Fixed bug caused by bad genType format of Declaration
2022-05-25 19:27:15 -04:00
Ozzie Gooen
c5673fd1b1
Trying to add squigglechart types for declaration
2022-05-24 19:14:13 -04:00
Ozzie Gooen
533c97c41c
Added very simple lambdaDeclaration to React components
2022-05-24 17:23:37 -04:00
Ozzie Gooen
5fd5c1c1f8
Formatted Code
2022-05-24 14:12:49 -04:00
Ozzie Gooen
364190dc7b
Simple dateTime integration
2022-05-22 18:37:07 -04:00
Ozzie Gooen
3cca106079
Merge pull request #504 from quantified-uncertainty/function-charts
...
Function charting
2022-05-10 18:57:18 -04:00
Quinn Dougherty
b7e18b4f9d
Simplified tree in squiggle-lang/src/rescript/Distributions
...
Value: [1e-8 to 1e-4]
2022-05-10 16:43:37 -04:00
Sam Nolan
ccb6938ad4
Lint fix
2022-05-10 16:24:08 +00:00
Sam Nolan
930340e2f1
Add default environment as export
2022-05-10 16:20:31 +00:00
Sam Nolan
e058e315ad
Function charting
2022-05-10 15:52:13 +00:00
Sam Nolan
2860f28e32
Merge bindings function
...
Value: [0.0001 to 0.005]
2022-05-09 14:18:50 +00:00
Umur Ozkul
e92fc792a2
Merge branch 'develop' into Umur-reducer-dev
2022-05-02 23:21:26 +02:00
Sam Nolan
cc70047904
Lint js
2022-05-02 19:04:16 +00:00
Sam Nolan
f4085e93ad
Real log scales
2022-05-02 18:29:59 +00:00
Sam Nolan
946b38fa27
Fix Typescript build errors
2022-05-02 14:53:16 +00:00
Umur Ozkul
806ff93983
Merge branch 'Umur-reducer-dev' into reducer-dev
2022-05-02 12:35:58 +02:00
Umur Ozkul
711b230ecb
Merge branch 'develop' into Umur-reducer-dev
2022-05-02 12:34:23 +02:00
Sam Nolan
83e3759342
Merge branch 'develop' into reducer-dev
2022-04-29 22:51:00 +00:00
Sam Nolan
b710289096
Rename parameters to imports
2022-04-29 20:29:42 +00:00
Sam Nolan
74df093a42
Cleanup TS code (and fix rescript build warning)
2022-04-29 20:10:39 +00:00
Quinn Dougherty
8b30eb9f05
Added to convertRaw* stuff
...
Value: [1e-4 to 1e-3]
2022-04-29 15:25:29 -04:00
Sam Nolan
39be07cac0
Add parameters to components interface
2022-04-29 19:02:43 +00:00
Quinn Dougherty
f05d089524
Fixed most tests
...
Value: [1e-5 to 1e-3]
2022-04-29 15:02:24 -04:00
Sam Nolan
d4f929367d
JS parameters in squiggle lang
2022-04-29 18:46:44 +00:00
Quinn Dougherty
2c452163b6
I believe I have functionality in place for new run
command, but I
...
could be wrong. Pushing so Sam can review
Value: [1e-5 to 9e-3]
2022-04-29 14:41:30 -04:00
Umur Ozkul
992dd92d9b
merge develop
2022-04-29 19:10:40 +02:00
Sam Nolan
454ac0c252
Add bindings to Squiggle Editor
2022-04-29 13:50:57 +00:00
Sam Nolan
b9c1f8d727
Move around declarations to be a bit more readable
2022-04-28 20:26:40 +00:00
Sam Nolan
00f862725c
Add Dictionary Viewer and Recursive Array viewer
2022-04-28 18:59:15 +00:00
Sam Nolan
d60aaa57f7
Get tests to pass for Reducer code
...
Value: [0.0001 to 0.04]
2022-04-25 10:10:07 -04:00
Sam Nolan
7e4477aeda
Format Reducer code
...
Value: [0.0000001 to 0.0005]
2022-04-25 10:00:27 -04:00
Umur Ozkul
6a87e8db28
index.ts FAILURE!!!!
2022-04-25 09:20:27 +02:00
Sam Nolan
e1bf47b6b3
Remove old parser and warning 27
2022-04-21 18:09:06 -04:00
Ozzie Gooen
cf9c12f786
Merge pull request #258 from quantified-uncertainty/handle-arrays-in-components
...
Playground improvements with new types
2022-04-15 19:18:49 -04:00
Ozzie Gooen
69fb8be1f1
Ran prettier on index.ts, improved playground showing in website
2022-04-15 18:00:31 -04:00
Ozzie Gooen
73b950078d
Added isNormalized function, for testing
2022-04-15 13:58:00 -04:00
Ozzie Gooen
478bbf5740
First attempt at handling arrays and records
2022-04-13 19:37:59 -04:00
Umur Ozkul
fea990de2d
Sam's patch PR#226
2022-04-13 01:34:06 +02:00
Umur Ozkul
d1ea15e4f9
fix ts export
2022-04-12 17:12:19 +02:00
Sam Nolan
e5f8b6c7d3
Fix build errors for components and lang
2022-04-12 16:21:32 +10:00
Sam Nolan
440bfabffa
Run prettier on monorepo + fix crashing playground
2022-04-12 15:41:36 +10:00
Sam Nolan
26433c5289
Fix failing tests based on new toString
2022-04-11 16:31:54 +10:00
Sam Nolan
cb07f5f68a
A playground based on reducer
2022-04-11 16:16:29 +10:00
Sam Nolan
61b589d0bd
Change typescript interface to reducer
2022-04-11 13:16:31 +10:00
Sam Nolan
d6c541036f
Run prettier + add missing pointWiseAdd signature
2022-04-11 11:08:34 +10:00
Sam Nolan
e5baf23950
Run prettier in squiggle-lang
2022-04-11 10:51:43 +10:00
Sam Nolan
1825b1f250
Type the lang typescript interface
2022-04-11 10:48:45 +10:00
Ozzie Gooen
c94a70b93a
Fixed tests
2022-04-09 21:56:05 -04:00
Ozzie Gooen
9430653b7a
Namechange: Exponential -> Power
2022-04-09 12:37:26 -04:00
Ozzie Gooen
54b6b18d3a
Cleanup and commenting for PR
2022-04-08 22:55:06 -04:00
Ozzie Gooen
0af0c9e274
Added tests for index.js and fixed some corresponding functionality
2022-04-08 19:48:53 -04:00
Ozzie Gooen
e065a57a66
Added to index.ts
2022-04-08 15:55:04 -04:00
Ozzie Gooen
57196c568b
Added a bunch of manual functions for DistributionOperation
2022-04-08 14:42:14 -04:00
Ozzie Gooen
a2729f34cb
Pulled out XYShape to be more separate
2022-04-04 13:41:22 -04:00
Quinn Dougherty
1f0969ce3a
fixed parcel (rebase: fixed MC with index.ts)
2022-03-24 11:28:45 -04:00
Sam Nolan
f122b5fd7f
Add squiggle notebooks
2022-03-22 13:33:28 +11:00
Sam Nolan
73114c6a47
Allow settings to be edited by component users
2022-03-01 18:43:35 +11:00
Sam Nolan
44da21370c
Change function to simpler interface
2022-02-27 15:25:30 +11:00
Sam Nolan
7a4ab67f97
Remove old js root file
2022-02-18 13:19:50 +11:00
Sam Nolan
f3f97db0c0
Add typescript to squiggle-lang
2022-02-18 13:16:31 +11:00
Sam Nolan
dbfeab6d84
Rename runMePlease to run
2022-02-18 12:50:32 +11:00
Ozzie Gooen
98779c127b
First pass at file renaming
2022-02-15 15:47:33 -05:00
Ozzie Gooen
7c6f99dae7
Moving main repo to folder
2022-02-01 14:05:26 -05:00