Commit Graph

  • 8313fe0f06
    Merge pull request #14 from Hazelfire/rescript-refactor Ozzie Gooen 2022-02-09 09:11:27 -0500
  • 1b3ad56977 Add Lerna with dependencies between packages #14 Sam Nolan 2022-02-08 13:59:37 +1100
  • 239c08b6cb
    Merge pull request #13 from foretold-app/playground-addition Ozzie Gooen 2022-02-07 17:30:04 -0500
  • 0f06a107bd
    Merge pull request #12 from foretold-app/gentype-experiment Ozzie Gooen 2022-02-07 17:28:58 -0500
  • d9b74c8b5d Removed extra parcel plugins #13 Ozzie Gooen 2022-02-06 19:04:11 -0500
  • 9bda265053 Removed bs-platform Ozzie Gooen 2022-02-06 19:00:11 -0500
  • 9d79418dfc bs-jest to rescript-jest Ozzie Gooen 2022-02-06 18:54:19 -0500
  • ad49b4d727 Very minor update to package.json Ozzie Gooen 2022-02-06 18:22:13 -0500
  • 9463914204 Converting final files to rescript Ozzie Gooen 2022-02-06 18:12:37 -0500
  • 3019a58962 Converting most files to rescript Ozzie Gooen 2022-02-06 18:10:39 -0500
  • 748896fce1 Renamed squiggle library to SquiggleExperimental Ozzie Gooen 2022-02-06 16:15:59 -0500
  • d3e50ad896 Restructured codebase a little Ozzie Gooen 2022-02-06 14:48:21 -0500
  • 306f273a74 Added old version, to start playground integration Ozzie Gooen 2022-02-06 14:25:51 -0500
  • 17f0d7c7e4
    Merge pull request #11 from foretold-app/adding-docs #12 Ozzie Gooen 2022-02-06 13:42:24 -0500
  • 584159af42 Added simple docusaurus site #11 Ozzie Gooen 2022-02-06 13:40:28 -0500
  • 7c6f99dae7 Moving main repo to folder Ozzie Gooen 2022-02-01 14:05:26 -0500
  • b2a2cda8ef Added dist Ozzie Gooen 2022-01-31 14:38:03 -0500
  • 867d99210d Updated version number Ozzie Gooen 2022-01-29 20:01:27 -0500
  • 470243cf43 Updated package Ozzie Gooen 2022-01-29 19:23:18 -0500
  • ca085e8875 More proper bundle Ozzie Gooen 2022-01-29 19:20:53 -0500
  • 75ad14f573 Simple JS connection Ozzie Gooen 2022-01-29 18:56:44 -0500
  • 9d7e5bb848 Basic convertion to gentype Ozzie Gooen 2022-01-29 17:43:08 -0500
  • 1d268d474c Removed react dependencies Ozzie Gooen 2022-01-29 15:35:12 -0500
  • aa67cb955b Temporary fix, and packages upgrade Ozzie Gooen 2022-01-28 15:55:14 -0500
  • fae055626a BROKEN: Migrate squiggle to rescript Sam Nolan 2022-01-28 21:55:03 +1100
  • afd1481177 Add multiple exported graphs (broken) Sam Nolan 2022-01-18 11:10:06 +1100
  • 01990dbe9f Change build system to Rescript Sam Nolan 2022-01-12 18:33:04 +1100
  • 4db127086e Merge branch 'master' of github.com:foretold-app/squiggle Ozzie Gooen 2020-11-13 00:21:26 -0800
  • e37d77d2de Formalized export type of ProgramEvaluator Ozzie Gooen 2020-11-13 00:21:21 -0800
  • 9520175795 Further basic cleanup Ozzie Gooen 2020-11-13 00:08:35 -0800
  • 905ecf0ad3 Removed unused aspects of distPlusRenderer Ozzie Gooen 2020-11-12 23:42:11 -0800
  • 255c1763e5 Cleanup part 1 Ozzie Gooen 2020-11-12 23:35:45 -0800
  • 4ca36fab6f
    Update README.md Ozzie Gooen 2020-11-12 12:58:09 -0800
  • 1421c6a9b1
    Merge pull request #70 from foretold-app/adding-victory Ozzie Gooen 2020-11-12 12:53:36 -0800
  • 68ac17e872 Added back HardcodedFunctions.re Ozzie Gooen 2020-11-12 11:19:23 -0800
  • f955a9f642 Fixed issue of discrete distributions not showing Ozzie Gooen 2020-11-12 10:48:36 -0800
  • 800eb41e3f Simple debugging changes Ozzie Gooen 2020-11-12 09:46:41 -0800
  • 27611ee7bf Minor cleanup Ozzie Gooen 2020-11-08 18:30:25 -0800
  • d2e7605ffd Moved code from Functions.re Ozzie Gooen 2020-11-08 18:02:23 -0800
  • a6051d8371 Further cleanup of MultiModal functionality Ozzie Gooen 2020-11-07 23:35:05 -0800
  • b71d037180 Simple multimodal functionality in Fns.re Ozzie Gooen 2020-11-07 16:33:37 -0800
  • 8d55bba2ca Simple functionality without weights Ozzie Gooen 2020-11-06 19:31:38 -0800
  • cf36594b4a Minor changes to TypeSystem Ozzie Gooen 2020-11-06 10:43:06 -0800
  • 7566c59fef Minor fix for multimodals Ozzie Gooen 2020-11-05 17:04:50 -0800
  • 4c33561b7c Added inputs to adjust the diagram Ozzie Gooen 2020-11-05 12:58:45 -0800
  • 479fdbb491 Made more dists using new format Ozzie Gooen 2020-08-16 18:55:38 +0100
  • c57cc3144e Moved floatFromDist to Fn only Ozzie Gooen 2020-08-15 08:38:43 +0100
  • c002100461 Starting simple type system Ozzie Gooen 2020-08-14 21:48:41 +0100
  • 6d36284283 Adding very simple hashes to types Ozzie Gooen 2020-08-13 18:53:12 +0100
  • 274b5929a6 Small changes for users via netlify Ozzie Gooen 2020-08-12 16:25:59 +0100
  • 8a758d0bb5 Changed default example Ozzie Gooen 2020-08-12 09:40:52 +0100
  • c39d749a1d Fixed minor bugs Ozzie Gooen 2020-08-11 10:59:02 +0100
  • 31e4f97820 Simple code version of multimodal, cdf, pdf, sample Ozzie Gooen 2020-08-10 23:35:21 +0100
  • f3841a961c Gradually adding more functions to Functions.re Ozzie Gooen 2020-08-10 22:06:31 +0100
  • 5d7ffdf2bc Added ace code editor Ozzie Gooen 2020-08-10 14:40:40 +0100
  • c298c42d3f Tried to remove spellcheck, wasn't successful Ozzie Gooen 2020-08-10 11:30:19 +0100
  • 14302695ab Quick hacks to get function rendering to work for now Ozzie Gooen 2020-08-10 08:05:03 +0100
  • 86a9c32702 A bunch of minor touches Ozzie Gooen 2020-08-09 14:31:09 +0100
  • a9a13b7d54 Very minor cleanup Ozzie Gooen 2020-08-09 12:15:45 +0100
  • e55a981be7 More simple cleanup Ozzie Gooen 2020-08-09 09:51:47 +0100
  • b064001a51 Ensure render in DistPlusRenderer Ozzie Gooen 2020-08-08 22:33:36 +0100
  • d8c1aa6693 Removed drawer for now Ozzie Gooen 2020-08-08 21:02:20 +0100
  • d5cd92f73a Added back vega-lite, which apparently was needed Ozzie Gooen 2020-08-08 20:57:54 +0100
  • d162572910 Minor cleanup Ozzie Gooen 2020-08-08 20:50:09 +0100
  • 8196b4814b Simple percentiles chart Ozzie Gooen 2020-08-08 13:15:53 +0100
  • 69246703c3 First experiment with vega Ozzie Gooen 2020-08-08 09:06:29 +0100
  • 59cd9cab8c First attempt at Victory Ozzie Gooen 2020-08-07 20:50:41 +0100
  • 447215421d Minor cleanup Ozzie Gooen 2020-08-07 19:23:18 +0100
  • 6887da59b3 Simple optional functions Ozzie Gooen 2020-08-07 14:24:15 +0100
  • 04d606d9c6 Allow function to reach editor Ozzie Gooen 2020-08-07 13:30:16 +0100
  • 3147e6d9c3 Minor cleanup Ozzie Gooen 2020-08-07 10:29:47 +0100
  • f72a3ddde6 Moved samplingDistribution to PTypes Ozzie Gooen 2020-08-06 17:08:26 +0100
  • f9607006d5 Removed log messages Ozzie Gooen 2020-07-31 21:23:35 +0100
  • ac0baf94ed Fix for functions Ozzie Gooen 2020-07-31 21:11:24 +0100
  • 65f1485a55
    Merge pull request #68 from foretold-app/variable-test Ozzie Gooen 2020-07-31 19:09:12 +0100
  • 0d395c7b96 Minor cleanup Ozzie Gooen 2020-07-31 19:07:44 +0100
  • e266e6557c Added simple exponentiation Ozzie Gooen 2020-07-31 14:02:29 +0100
  • bcbbcf0f43 CallableFunction -> FunctionCall Ozzie Gooen 2020-07-31 12:31:39 +0100
  • 7aac191059 Removed inputVars from Parser Ozzie Gooen 2020-07-31 11:43:56 +0100
  • 4f08533055 Very simple functions working Ozzie Gooen 2020-07-31 11:27:16 +0100
  • 7ba49f7219 Simple function with no params Ozzie Gooen 2020-07-31 10:41:34 +0100
  • d79c4baa9d Minor fixes Ozzie Gooen 2020-07-31 09:28:45 +0100
  • e1374ee69b First attempt at simple working environment Ozzie Gooen 2020-07-31 09:00:12 +0100
  • 67828cf789 Merged recommendedLenght to samplingParams Ozzie Gooen 2020-07-30 19:27:35 +0100
  • 79d91bc69a Changed Samples to SamplesToShape Ozzie Gooen 2020-07-30 18:59:30 +0100
  • 9b7f2f246d Clean up types from Samples.re Ozzie Gooen 2020-07-30 18:54:31 +0100
  • d2a17f9f1a Removed unused downsampleTo Ozzie Gooen 2020-07-30 18:23:17 +0100
  • 8fdb54f0df Moved render types to DistPlusRenderer Ozzie Gooen 2020-07-30 18:09:36 +0100
  • 2316820db1 Minor cleanup of RenderTypes Ozzie Gooen 2020-07-30 17:52:28 +0100
  • d17299a5b1 Starting to add Program file Ozzie Gooen 2020-07-30 16:59:12 +0100
  • 0d5de854e3 Adding simple block ability to parser Ozzie Gooen 2020-07-30 14:47:59 +0100
  • 43704743af New functions use new syntax Ozzie Gooen 2020-07-30 13:54:35 +0100
  • d3766f7a7f Moving function creation into ExpressionTreeEvaluator as functions Ozzie Gooen 2020-07-30 11:44:01 +0100
  • 102a147b97 First attempt at showing the use of a simple variable Ozzie Gooen 2020-07-23 15:59:46 +0100
  • bfd9ca5533 First part of refactor Ozzie Gooen 2020-07-23 11:17:39 +0100
  • e86d959c1b
    Merge pull request #67 from foretold-app/epic-expression-tree Ozzie Gooen 2020-07-20 10:54:35 +0100
  • 029a63853a
    Merge pull request #66 from foretold-app/various-enhancements-July-2020 Ozzie Gooen 2020-07-20 00:23:13 +0100
  • 8b8d144658 Minor cleanup, turned errors into results Ozzie Gooen 2020-07-20 00:20:59 +0100
  • b72dbab863 Simple node score refactor for analytical/sampling decisions Ozzie Gooen 2020-07-19 23:48:37 +0100
  • ac7b1ee9d5 SymbolicDistFloat adjustment for choose in ExpressionTree Ozzie Gooen 2020-07-19 23:08:27 +0100