Ozzie Gooen
|
18d742b63c
|
Added symbolic functions and tests for reducer interface distribution code
|
2022-04-01 13:21:24 -04:00 |
|
Ozzie Gooen
|
28eba9fa74
|
EvDist -> EvDistribution
|
2022-03-31 20:28:48 -04:00 |
|
Ozzie Gooen
|
47a574ba8a
|
Added GenericDistribution Reducer Interface
|
2022-03-31 20:24:59 -04:00 |
|
Ozzie Gooen
|
5ece2994ba
|
Full attempt at getting genericDist into Reducer External Lib
|
2022-03-31 19:58:08 -04:00 |
|
Quinn Dougherty
|
cd231cb917
|
added 'add' over EvDist, EvDist
|
2022-03-31 16:44:52 -04:00 |
|
Ozzie Gooen
|
bc1a73b0af
|
Merge pull request #69 from QURIresearch/dist-generic-library
Generic Distribution Library: First Pass
|
2022-03-31 15:49:25 -04:00 |
|
Ozzie Gooen
|
89f917ecc8
|
Merge branch 'staging' into dist-generic-library
|
2022-03-31 15:44:18 -04:00 |
|
Ozzie Gooen
|
15534b10ce
|
Converted most of Operation to not be polymorphic
|
2022-03-31 14:51:42 -04:00 |
|
Ozzie Gooen
|
680726e8b0
|
Changed genericDist from being a polymorphic variant
|
2022-03-31 14:15:21 -04:00 |
|
Ozzie Gooen
|
4b3f24b38d
|
Converted params to env, named several arguments
|
2022-03-31 14:07:39 -04:00 |
|
Ozzie Gooen
|
4702cf3e5e
|
Reorganized Output module in GenericOperation
|
2022-03-31 13:26:29 -04:00 |
|
Ozzie Gooen
|
d82615cef0
|
Changed GenericDist outputType from polymorphic variant to regular variant
|
2022-03-31 09:27:36 -04:00 |
|
Ozzie Gooen
|
f2d03c8f11
|
Added named paramaters to most GenericDist functions
|
2022-03-31 09:19:27 -04:00 |
|
Ozzie Gooen
|
d61f521a0e
|
fmap -> outputmap
|
2022-03-31 08:41:50 -04:00 |
|
Ozzie Gooen
|
dbac693607
|
Minor fixes for PR
|
2022-03-31 08:37:04 -04:00 |
|
Ozzie Gooen
|
9079d5aa82
|
Merge pull request #142 from QURIresearch/vega-remove-actions
Removes the action bubble from vega charts
|
2022-03-30 20:11:13 -04:00 |
|
Sam Nolan
|
9d189d489a
|
Removes the action bubble from vega charts
|
2022-03-31 10:19:01 +11:00 |
|
Quinn
|
8cbfeec81c
|
Merge pull request #107 from umuro/reducer-dev
Reducer dev 2 (opened on behalf of Umur)
|
2022-03-30 11:39:57 -04:00 |
|
Umur Ozkul
|
da0e9b9349
|
fix resi
|
2022-03-30 15:39:47 +02:00 |
|
Umur Ozkul
|
7c574980b7
|
PR#107
|
2022-03-30 13:26:38 +02:00 |
|
Umur Ozkul
|
17ca080ebb
|
PR#107 show -> toString
|
2022-03-30 12:53:36 +02:00 |
|
Sam Nolan
|
550a8a0cb1
|
Merge pull request #137 from QURIresearch/fix-xss
Fix XSS issue with Squiggle Editor
|
2022-03-30 21:48:28 +11:00 |
|
Sam Nolan
|
41db968e99
|
Fix XSS issue with Squiggle Editor
|
2022-03-30 21:39:32 +11:00 |
|
Umur Ozkul
|
12113cad7e
|
Reducer_Expression.resi
|
2022-03-30 11:45:30 +02:00 |
|
Umur Ozkul
|
158381dfbb
|
PR#107
|
2022-03-30 11:06:30 +02:00 |
|
Umur Ozkul
|
f74716922d
|
PR#107
|
2022-03-30 10:34:40 +02:00 |
|
Umur Ozkul
|
9a6522ff29
|
kill mj acronym
|
2022-03-30 10:22:51 +02:00 |
|
Umur Ozkul
|
a9df64230e
|
fix module acronym
|
2022-03-30 10:03:30 +02:00 |
|
Ozzie Gooen
|
ffc622fb6d
|
Responded to two simple CR comments
|
2022-03-29 21:28:14 -04:00 |
|
Ozzie Gooen
|
2fce3d67e9
|
fmap2 -> E.R2.fmap
|
2022-03-29 17:35:33 -04:00 |
|
Ozzie Gooen
|
ffe5846bfe
|
Merge pull request #124 from QURIresearch/sparklines
sparklines (issue 70)
|
2022-03-29 17:12:32 -04:00 |
|
Quinn
|
c74f6618ae
|
Merge pull request #135 from QURIresearch/sparklines-2
Refactored Sparklines.res
|
2022-03-29 17:04:20 -04:00 |
|
Ozzie Gooen
|
649f3e833a
|
Changes as was requested in CR
|
2022-03-29 17:00:20 -04:00 |
|
Ozzie Gooen
|
cd5680f2dc
|
Refactored Sparklines.res
|
2022-03-29 16:31:08 -04:00 |
|
Ozzie Gooen
|
c158b4183b
|
More refactors of |> to ->
|
2022-03-29 15:47:32 -04:00 |
|
Quinn Dougherty
|
50f5256dc5
|
perhaps the final push of PR 124?
|
2022-03-29 15:27:23 -04:00 |
|
Ozzie Gooen
|
539c7cf783
|
Trying to change more |> into ->
|
2022-03-29 15:21:38 -04:00 |
|
Quinn Dougherty
|
320b8da91a
|
most of the refactor based on @OAGr's comments
|
2022-03-29 15:10:20 -04:00 |
|
Ozzie Gooen
|
cdbbededa4
|
Refactoring GenericOperation to prefer -> operator
|
2022-03-29 14:36:54 -04:00 |
|
Quinn Dougherty
|
bcff646e54
|
cleanup
|
2022-03-29 11:05:27 -04:00 |
|
Quinn Dougherty
|
517a9128e2
|
E.O.default pattern
|
2022-03-29 10:55:36 -04:00 |
|
Quinn Dougherty
|
49c091043a
|
second test case
|
2022-03-29 10:40:38 -04:00 |
|
Quinn Dougherty
|
669fb95479
|
debugged sparklines implementation
|
2022-03-29 10:04:08 -04:00 |
|
Umur Ozkul
|
aff9a60d49
|
fix module name in __tests__
|
2022-03-29 15:18:56 +02:00 |
|
Umur Ozkul
|
06fff971f1
|
fix test module name
|
2022-03-29 11:53:49 +02:00 |
|
Umur Ozkul
|
2040ab52b1
|
format, rename, simplify
|
2022-03-29 11:09:59 +02:00 |
|
Umur Ozkul
|
cb550f34a5
|
Merge branch 'staging' into reducer-dev
|
2022-03-29 11:04:25 +02:00 |
|
Umur Ozkul
|
06463284c0
|
Merge branch 'QURIresearch:staging' into staging
|
2022-03-29 10:53:05 +02:00 |
|
Quinn Dougherty
|
03318ee2e1
|
translated sparkly to rescript, still debugging it tho
|
2022-03-29 02:13:52 -04:00 |
|
Quinn Dougherty
|
b8159a88e0
|
Figured out patchelf hack for nixos users
|
2022-03-28 22:39:59 -04:00 |
|