Commit Graph

  • 003b320acb Fixing lint and tests #545 Ozzie Gooen 2022-05-23 14:28:32 -0400
  • faf4718f4d Merged with develop Ozzie Gooen 2022-05-23 13:49:39 -0400
  • 054e379593 Fixed test Ozzie Gooen 2022-05-23 13:47:54 -0400
  • bb5af13ddc Moved DateTime functionality into separate file Ozzie Gooen 2022-05-23 13:44:41 -0400
  • a386eee570 remove unit evaluation test Umur Ozkul 2022-05-23 18:17:11 +0200
  • 08c73ac22f Merge branch 'Umur-reducer-dev' into reducer-dev Umur Ozkul 2022-05-23 18:06:06 +0200
  • f87306c1c7
    Merge pull request #588 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.4 dependabot[bot] 2022-05-23 16:03:08 +0000
  • 0124181bce Merge branch 'generic-units' into Umur-reducer-dev Umur Ozkul 2022-05-23 18:02:21 +0200
  • 2079814a29
    ⬆️ Bump @storybook/builder-webpack5 from 6.5.3 to 6.5.4 #588 dependabot[bot] 2022-05-23 15:56:21 +0000
  • 182fc4dd98
    Merge pull request #587 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/preset-create-react-app-4.1.1 dependabot[bot] 2022-05-23 15:55:17 +0000
  • 107bce506f generic unit support Umur Ozkul 2022-05-23 17:46:05 +0200
  • f9010f8e07
    Merge pull request #585 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.4 dependabot[bot] 2022-05-23 15:47:31 +0000
  • 4df1171b5c
    ⬆️ Bump @storybook/preset-create-react-app from 4.1.0 to 4.1.1 #587 dependabot[bot] 2022-05-23 15:41:54 +0000
  • 67b776bc99
    ⬆️ Bump @storybook/addon-actions from 6.5.3 to 6.5.4 #586 dependabot[bot] 2022-05-23 15:41:12 +0000
  • fcf56f9e04
    ⬆️ Bump @storybook/addon-essentials from 6.5.3 to 6.5.4 #585 dependabot[bot] 2022-05-23 15:41:08 +0000
  • 0aa885fbf2
    Merge pull request #583 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/react-6.5.4 Quinn 2022-05-23 11:39:59 -0400
  • 61ee0bd0e9
    ⬆️ Bump @storybook/react from 6.5.3 to 6.5.4 #583 dependabot[bot] 2022-05-23 15:06:08 +0000
  • 535a20eefa
    Merge pull request #581 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.4 dependabot[bot] 2022-05-23 15:05:04 +0000
  • 63bff23ac1
    ⬆️ Bump @storybook/manager-webpack5 from 6.5.3 to 6.5.4 #581 dependabot[bot] 2022-05-23 14:58:38 +0000
  • 3011dc2583
    Merge pull request #582 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.4 dependabot[bot] 2022-05-23 14:57:32 +0000
  • 9ae12c5227
    ⬆️ Bump @storybook/addon-links from 6.5.3 to 6.5.4 #582 dependabot[bot] 2022-05-23 14:52:43 +0000
  • b76bbeca5d
    Merge pull request #584 from quantified-uncertainty/dependabot/npm_and_yarn/ts-node-10.8.0 Quinn 2022-05-23 10:52:25 -0400
  • 51ea31ca62
    Merge pull request #580 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/node-logger-6.5.4 Quinn 2022-05-23 10:50:43 -0400
  • 599bf248ea
    ⬆️ Bump ts-node from 10.7.0 to 10.8.0 #584 dependabot[bot] 2022-05-23 14:24:05 +0000
  • 5762fb6ea9
    ⬆️ Bump @storybook/node-logger from 6.5.3 to 6.5.4 #580 dependabot[bot] 2022-05-23 14:21:04 +0000
  • 157dac9f08
    Merge pull request #579 from quantified-uncertainty/issue576 Ozzie Gooen 2022-05-23 07:20:51 -0400
  • 8b0b439207 .prettierignore at base level for generated parser #579 Quinn Dougherty 2022-05-23 07:11:56 -0400
  • d32b6bb615 rm generated output Quinn Dougherty 2022-05-23 07:10:38 -0400
  • ebcd228232 .gitignore, package.json, .prettierignore: #576 Quinn Dougherty 2022-05-23 07:05:42 -0400
  • 4628140069 numbers with units (tested) Umur Ozkul 2022-05-23 08:13:51 +0200
  • 70574329fc Cleaned up arithmetic operations of time durations Ozzie Gooen 2022-05-22 22:40:10 -0400
  • 6af2e242f8 Simple better format for Duration toString Ozzie Gooen 2022-05-22 22:11:28 -0400
  • fff2f5da59 More sophisticated makeFromYear function, that accepts floats Ozzie Gooen 2022-05-22 21:57:13 -0400
  • f1d2a1a12f Added better Duration toString and Date makeWithYear functionality Ozzie Gooen 2022-05-22 21:40:06 -0400
  • 364190dc7b Simple dateTime integration Ozzie Gooen 2022-05-22 18:37:07 -0400
  • 4dd79eb018
    Merge pull request #546 from quantified-uncertainty/reducer-dev Ozzie Gooen 2022-05-22 14:41:57 -0400
  • d2c2e28884
    Merge pull request #574 from quantified-uncertainty/reducer-dev-fixes-may #546 Ozzie Gooen 2022-05-22 14:21:27 -0400
  • f816f3c200 Ran prettier format #574 Ozzie Gooen 2022-05-22 13:02:54 -0400
  • 4b99e0135e Minor cleanup Ozzie Gooen 2022-05-22 13:02:20 -0400
  • ee94a054d0 Minor cleanup Ozzie Gooen 2022-05-22 10:38:17 -0400
  • c200259c79 Added simpe README and resi for FunctionRegistry Ozzie Gooen 2022-05-21 13:52:17 -0400
  • 949b57c426 Error reporting if function arguments are defined Umur Ozkul 2022-05-21 19:18:39 +0200
  • 3531005a2b Added enviornment to Function Registry Ozzie Gooen 2022-05-21 12:18:54 -0400
  • ce58cf1bb3 Beginning cleanup of Process errors Ozzie Gooen 2022-05-21 12:09:49 -0400
  • 2265254531 Filter arguments passed to mathjs calls by type so that error messages are not too weird Umur Ozkul 2022-05-21 17:59:15 +0200
  • 40bf7443c9 Simple FunctionRegistry cleanup Ozzie Gooen 2022-05-21 11:41:12 -0400
  • 7e2437bfc0 Prettier Ozzie Gooen 2022-05-20 22:54:15 -0400
  • 390ac2e2bb Renamed itype->frType, value-> frValue Ozzie Gooen 2022-05-20 22:53:53 -0400
  • c9d6302cbf Add better error message when wrong arguments passed Ozzie Gooen 2022-05-20 18:05:45 -0400
  • d9cbe37a5a Added main distributions Ozzie Gooen 2022-05-20 17:36:40 -0400
  • feb0284a89 format Umur Ozkul 2022-05-20 18:20:00 +0200
  • 7e39e11fbd Merge branch 'develop' into Umur-reducer-dev Umur Ozkul 2022-05-20 18:12:00 +0200
  • a17ea3f5a1 simplify error messages Umur Ozkul 2022-05-20 17:56:26 +0200
  • 7ead53813e
    Hotfix: relative paths 4 Quinn 2022-05-20 11:50:53 -0400
  • e901d42aff
    Hotfix: relative paths 3 Quinn 2022-05-20 11:46:10 -0400
  • a314cd46fb . became a post operator that can operate on any expression Umur Ozkul 2022-05-20 17:46:02 +0200
  • 9f5443f76c
    hotfix: relative paths 2 Quinn 2022-05-20 11:41:20 -0400
  • 7005e92280
    Hotfix: relative paths Quinn 2022-05-20 11:35:50 -0400
  • 3d563e3d98
    Merge pull request #566 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/react-6.5.3 Quinn 2022-05-20 11:27:14 -0400
  • 2a176fac26 $indentified defined. Assignment not allowed Umur Ozkul 2022-05-20 17:22:43 +0200
  • b9c5e308d8
    ⬆️ Bump @storybook/react from 6.5.2 to 6.5.3 #566 dependabot[bot] 2022-05-20 15:22:03 +0000
  • 0f2eac758e
    Merge pull request #567 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/manager-webpack5-6.5.3 Quinn 2022-05-20 11:20:50 -0400
  • 1557c197a0 renamed internal variables starting with $ so that they are not overriden by $ variables in Squigle Umur Ozkul 2022-05-20 17:11:32 +0200
  • c747bf0118
    ⬆️ Bump @storybook/manager-webpack5 from 6.5.2 to 6.5.3 #567 dependabot[bot] 2022-05-20 15:11:06 +0000
  • 1c42bb81d2
    Merge pull request #568 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-links-6.5.3 Quinn 2022-05-20 11:09:33 -0400
  • 870b0c9d4e hidden macros Umur Ozkul 2022-05-20 17:05:53 +0200
  • 957e09e6b9
    ⬆️ Bump @storybook/addon-links from 6.5.2 to 6.5.3 #568 dependabot[bot] 2022-05-20 15:01:48 +0000
  • d8c63a2d1b
    Merge pull request #563 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.3 Quinn 2022-05-20 11:00:39 -0400
  • 9fa7bc21b4
    ⬆️ Bump @storybook/addon-essentials from 6.5.2 to 6.5.3 #563 dependabot[bot] 2022-05-20 14:54:39 +0000
  • 18da979784
    Merge pull request #564 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.3 Quinn 2022-05-20 10:53:34 -0400
  • db8b917dca
    Hotfix: dependabot => 'weekly' Quinn 2022-05-20 10:52:45 -0400
  • 2419605f4b
    Merge pull request #562 from quantified-uncertainty/dependabot/npm_and_yarn/react-use-17.4.0 Quinn 2022-05-20 10:48:30 -0400
  • 1a9dacafd8
    ⬆️ Bump @storybook/builder-webpack5 from 6.5.2 to 6.5.3 #564 dependabot[bot] 2022-05-20 14:47:56 +0000
  • 479fa9c16e
    Merge pull request #561 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/addon-actions-6.5.3 Quinn 2022-05-20 10:46:46 -0400
  • 28838b951b
    ⬆️ Bump @storybook/node-logger from 6.5.2 to 6.5.3 #565 dependabot[bot] 2022-05-20 14:44:00 +0000
  • cf02e19929
    ⬆️ Bump react-use from 17.3.2 to 17.4.0 #562 dependabot[bot] 2022-05-20 14:41:18 +0000
  • 19f25d2d8e
    ⬆️ Bump @storybook/addon-actions from 6.5.2 to 6.5.3 #561 dependabot[bot] 2022-05-20 14:40:51 +0000
  • b165ccac9f floats in scientific notation and optional leading zero Umur Ozkul 2022-05-20 15:18:27 +0200
  • 59595d2e4b Partial function parsing code #557 sam-function-parser Sam Nolan 2022-05-20 00:34:30 +0000
  • c1f269e9a4 fixed logical operator priority Umur Ozkul 2022-05-20 00:29:04 +0200
  • 2c0dc75403 Split FunctionRegistry into multiple files Ozzie Gooen 2022-05-19 18:24:56 -0400
  • 0b85b12551 Moved matching functionality to dedicated module Ozzie Gooen 2022-05-19 18:17:31 -0400
  • c326d0b229 More cleaning Ozzie Gooen 2022-05-19 18:09:37 -0400
  • 6b2e509aea pipes, binary, unary and post operators test Umur Ozkul 2022-05-19 23:35:15 +0200
  • 4b07226b45 Continuing cleanup of FunctionRegistry Ozzie Gooen 2022-05-19 17:04:31 -0400
  • 58f1789cfe Refactored Normal and Lognormal functions Ozzie Gooen 2022-05-19 15:12:36 -0400
  • c05263b24c Merge branch 'develop' into Umur-reducer-dev Umur Ozkul 2022-05-19 20:53:12 +0200
  • 75c913fac3 fixes #522 Umur Ozkul 2022-05-19 20:45:15 +0200
  • ffedc5dbb3 multi-line tests Umur Ozkul 2022-05-19 20:38:10 +0200
  • a51e4be528 format Umur Ozkul 2022-05-19 20:25:18 +0200
  • 57c2fba791 "credibleIntervalToDistribution" Umur Ozkul 2022-05-19 20:20:14 +0200
  • 516627629f attempt to resolve "credibleIntervalToDistribution" Umur Ozkul 2022-05-19 20:12:46 +0200
  • 27609cd058 peggy as development dependency Umur Ozkul 2022-05-19 19:56:00 +0200
  • d332114bc1 peggy build command Umur Ozkul 2022-05-19 19:16:25 +0200
  • 986e7c744b pegjs->peggy Umur Ozkul 2022-05-19 19:10:14 +0200
  • 749fba2877 pr fixes Umur Ozkul 2022-05-19 19:07:57 +0200
  • c496ae5cdd multi-line tests Umur Ozkul 2022-05-19 18:19:09 +0200
  • 638548c37b multi-line comment Umur Ozkul 2022-05-19 18:04:51 +0200
  • 7ccb1d8108 multi-line tests Umur Ozkul 2022-05-19 17:59:25 +0200
  • 3371c51e94 post operators test Umur Ozkul 2022-05-19 17:47:26 +0200