Commit Graph

  • 6843a0502f kalk_web made sizing more dynamic, added spacing to lines PaddiM8 2021-01-04 19:29:07 +0100
  • bdf10a15f7 kalk_web made sizing more dynamic, added spacing to lines PaddiM8 2021-01-04 19:29:07 +0100
  • 93514906f3 v0.3.12 PaddiM8 2021-01-04 18:01:03 +0100
  • d9c3807877 v0.3.12 v0.3.12 PaddiM8 2021-01-04 18:01:03 +0100
  • 2714ed0f8c Fixed gamma and factorial functions for f64 PaddiM8 2021-01-04 17:49:11 +0100
  • 49f3522cd0 Fixed gamma and factorial functions for f64 PaddiM8 2021-01-04 17:49:11 +0100
  • 63eed1f07c Kalk_web word-wrap PaddiM8 2021-01-04 17:13:11 +0100
  • 848dd228c7 Kalk_web word-wrap PaddiM8 2021-01-04 17:13:11 +0100
  • d301e52391 kalk_web history PaddiM8 2021-01-04 17:07:46 +0100
  • a4fe6c3f0b kalk_web history PaddiM8 2021-01-04 17:07:46 +0100
  • bd625fdfde Set up kalk_web development environment PaddiM8 2021-01-04 00:38:59 +0100
  • cf46d9a5dd Set up kalk_web development environment PaddiM8 2021-01-04 00:38:59 +0100
  • 6515dd6082 Relative paths for kalk_web PaddiM8 2021-01-03 22:42:51 +0100
  • 44e78a5740 Relative paths for kalk_web PaddiM8 2021-01-03 22:42:51 +0100
  • 980bccde8e Webpack relative paths and npm package tweaking PaddiM8 2021-01-03 02:04:32 +0100
  • 0987934ee0 Webpack relative paths and npm package tweaking PaddiM8 2021-01-03 02:04:32 +0100
  • 9de16e0fbe Fixed semantic errors PaddiM8 2021-01-03 00:19:22 +0100
  • ae5fdf215e Fixed semantic errors v0.3.11 PaddiM8 2021-01-03 00:19:22 +0100
  • a84e1e6527 kalk 1.4.1 PaddiM8 2021-01-03 00:10:58 +0100
  • 9591241b8d kalk 1.4.1 PaddiM8 2021-01-03 00:10:58 +0100
  • dd63bace58 Removed regex dependency from kalk crate and made 'test-case' a dev-dependency PaddiM8 2021-01-03 00:07:30 +0100
  • c0210d7c3f Removed regex dependency from kalk crate and made 'test-case' a dev-dependency PaddiM8 2021-01-03 00:07:30 +0100
  • 80afcca049 Made kalk_web a custom element PaddiM8 2021-01-02 23:45:54 +0100
  • f352d93ef5 Made kalk_web a custom element PaddiM8 2021-01-02 23:45:54 +0100
  • 096d99012d Moved kalk_web span styles into the component PaddiM8 2021-01-02 20:45:04 +0100
  • 85ec5e523f Moved kalk_web span styles into the component PaddiM8 2021-01-02 20:45:04 +0100
  • 5ac361abf0 Replaced help text with link to website PaddiM8 2021-01-02 19:38:03 +0100
  • fd0583f5a5 Replaced help text with link to website PaddiM8 2021-01-02 19:38:03 +0100
  • 0c802df3d5 Implemented prelude gamma function for kalk without rug PaddiM8 2021-01-02 19:25:10 +0100
  • d18e437fc2 Implemented prelude gamma function for kalk without rug PaddiM8 2021-01-02 19:25:10 +0100
  • 66950779de Scroll to bottom after input PaddiM8 2021-01-02 18:45:07 +0100
  • ec82145120 Scroll to bottom after input PaddiM8 2021-01-02 18:45:07 +0100
  • 44153bb8b6 Kalk_web scss variables PaddiM8 2021-01-02 18:40:35 +0100
  • f7d1298eaa Kalk_web scss variables PaddiM8 2021-01-02 18:40:35 +0100
  • 8004610f68 Added 'help' text to kalk_web PaddiM8 2021-01-02 18:39:48 +0100
  • e2fbb6b1df Added 'help' text to kalk_web PaddiM8 2021-01-02 18:39:48 +0100
  • 4c3af6556e Made kalk_web symbol completion code cleaner PaddiM8 2021-01-02 18:37:35 +0100
  • 8c1d9ae0bc Made kalk_web symbol completion code cleaner PaddiM8 2021-01-02 18:37:35 +0100
  • 536c6962d6 Added @paddim8/kalk to kalk_web PaddiM8 2021-01-02 17:20:13 +0100
  • 232cda93b4 Added @paddim8/kalk to kalk_web PaddiM8 2021-01-02 17:20:13 +0100
  • 489cdd14a4 Moved from Rollup to Webpack in kalk_web PaddiM8 2021-01-02 17:20:00 +0100
  • 9600e96461 Moved from Rollup to Webpack in kalk_web PaddiM8 2021-01-02 17:20:00 +0100
  • e19f8b2ff2 Kalk web special symbol auto-completion PaddiM8 2021-01-02 13:43:49 +0100
  • c7a994bd31 Kalk web special symbol auto-completion PaddiM8 2021-01-02 13:43:49 +0100
  • bd2992e16f Improved kalk_web style by removing the border and putting commands on the bottom PaddiM8 2021-01-02 02:20:23 +0100
  • 9c98773e61 Improved kalk_web style by removing the border and putting commands on the bottom PaddiM8 2021-01-02 02:20:23 +0100
  • dd67fa8f9a Created basic 'terminal' for kalk_web PaddiM8 2021-01-02 01:02:46 +0100
  • 689b2675fe Created basic 'terminal' for kalk_web v0.3.10 PaddiM8 2021-01-02 01:02:46 +0100
  • 1df4932e25 Changed to a more recent version of wasm-pack (ci), and added optimization to wasm PaddiM8 2021-01-02 01:00:54 +0100
  • b617ba83fe Changed to a more recent version of wasm-pack (ci), and added optimization to wasm PaddiM8 2021-01-02 01:00:54 +0100
  • 281fea8f3e Added wasm32 target to build.yml PaddiM8 2021-01-01 17:53:42 +0100
  • 358511b7e1 Added wasm32 target to build.yml PaddiM8 2021-01-01 17:53:42 +0100
  • e5913d63ba Updated build.yml PaddiM8 2021-01-01 17:48:13 +0100
  • 2c47a3d1d5 Updated build.yml PaddiM8 2021-01-01 17:48:13 +0100
  • 613d2618a0 v0.3.10 and added npm publishing to ci PaddiM8 2021-01-01 17:44:56 +0100
  • 416064ac53 v0.3.10 and added npm publishing to ci PaddiM8 2021-01-01 17:44:56 +0100
  • 4be6f1d80d Test ci-test PaddiM8 2021-01-01 17:35:59 +0100
  • b8da84d085 Test PaddiM8 2021-01-01 17:35:18 +0100
  • cb3333c3ea Test PaddiM8 2021-01-01 17:31:42 +0100
  • f8ab1d1ecd Test PaddiM8 2021-01-01 17:23:13 +0100
  • 89c7c5c27f Test PaddiM8 2021-01-01 17:20:14 +0100
  • 1e3e25871f Test PaddiM8 2021-01-01 17:12:47 +0100
  • 5d65390c7f Test PaddiM8 2021-01-01 17:00:53 +0100
  • 878463f715 Test PaddiM8 2021-01-01 16:50:01 +0100
  • 7a16882c1f Test PaddiM8 2021-01-01 16:47:57 +0100
  • 631a15dbd2 Test PaddiM8 2021-01-01 16:45:07 +0100
  • 5a676ff8a7 Test PaddiM8 2021-01-01 16:42:21 +0100
  • e866257ac8 Test PaddiM8 2021-01-01 16:36:30 +0100
  • e2872e4d4d Test PaddiM8 2021-01-01 16:11:56 +0100
  • fa06ca90d3 Test PaddiM8 2021-01-01 16:11:06 +0100
  • 887cbef24d Test PaddiM8 2021-01-01 15:53:45 +0100
  • 462449820f Test PaddiM8 2021-01-01 15:50:34 +0100
  • 6849cf9d45 Test PaddiM8 2021-01-01 15:47:48 +0100
  • b08d1f8aa6 Test PaddiM8 2021-01-01 15:46:51 +0100
  • bee32f96fe wasm PaddiM8 2021-01-01 15:44:16 +0100
  • bf06c7789d Updated kalk library README to include a JavaScript example, disabled wasm optimization, and created wasm build script PaddiM8 2020-12-31 01:47:09 +0100
  • 13dc88a955 Updated kalk library README to include a JavaScript example, disabled wasm optimization, and created wasm build script PaddiM8 2020-12-31 01:47:09 +0100
  • f81e1731b3 Moved js_eval into Context PaddiM8 2020-12-31 01:03:16 +0100
  • c20b629216 Moved js_eval into Context PaddiM8 2020-12-31 01:03:16 +0100
  • 3fc5a71b34 Return Option from js_eval PaddiM8 2020-12-31 00:16:39 +0100
  • c273e028b3 Return Option from js_eval PaddiM8 2020-12-31 00:16:39 +0100
  • b59d3e1f51 JavaScript bindings to KalkNum and ScientificNotation PaddiM8 2020-12-31 00:15:16 +0100
  • 88215dbe98 JavaScript bindings to KalkNum and ScientificNotation PaddiM8 2020-12-31 00:15:16 +0100
  • 8a30ee7163 Added ToString trait to CalcError enum PaddiM8 2020-12-30 22:54:32 +0100
  • 5daaa129f2 Added ToString trait to CalcError enum PaddiM8 2020-12-30 22:54:32 +0100
  • efbeb0857f WebAssembly foundation PaddiM8 2020-12-30 22:50:39 +0100
  • 72cea91394 WebAssembly foundation PaddiM8 2020-12-30 22:50:39 +0100
  • 8014a61f1a Created a cargo feature for rug, f64 will be used instead if it's disabled PaddiM8 2020-12-30 16:03:02 +0100
  • 613829320e Created a cargo feature for rug, f64 will be used instead if it's disabled PaddiM8 2020-12-30 16:03:02 +0100
  • e8c362c72e Prevent self-referencing variables PaddiM8 2020-12-28 23:54:12 +0100
  • 005976e1dd Prevent self-referencing variables PaddiM8 2020-12-28 23:54:12 +0100
  • 865947dccd Improved consonant precision PaddiM8 2020-12-28 23:06:53 +0100
  • 1b2ae2dba1 Improved consonant precision PaddiM8 2020-12-28 23:06:53 +0100
  • 6518194582 v0.3.9 PaddiM8 2020-12-28 19:15:25 +0100
  • 8ea11b6c24 v0.3.9 v0.3.9 PaddiM8 2020-12-28 19:15:25 +0100
  • 17f5a0604e Fixed function declarations not being parsed PaddiM8 2020-12-28 19:13:39 +0100
  • 22d9f50688 Fixed function declarations not being parsed PaddiM8 2020-12-28 19:13:39 +0100
  • b7153d68b7 Interpretation timeout PaddiM8 2020-12-28 19:09:21 +0100
  • 2908b735e5 Interpretation timeout PaddiM8 2020-12-28 19:09:21 +0100
  • 58bb2fd60f Simple equation solving, mostly using pre-existing logic from the inverter PaddiM8 2020-12-14 19:21:30 +0100