Commit Graph

  • b8ef87ac27 Update flake.lock master PaddiM8 2025-04-21 22:08:07 +02:00
  • d1e4ba63b3 ci: Fix Windows binary location PaddiM8 2024-10-03 21:11:45 +02:00
  • 81bf66950a chore: Update dependencies and version in Cargo.lock (#167) hatch01 2025-04-19 15:29:16 +02:00
  • ee5b46ba04 ci: Fix Windows binary location v2.2.1 PaddiM8 2024-10-03 21:11:45 +02:00
  • 84ef79f4a0 ci: Don't depend on release_android PaddiM8 2024-10-03 20:56:42 +02:00
  • 141d0c1b68 ci: Disable release_android PaddiM8 2024-10-03 20:50:18 +02:00
  • 72325eb967 ci: Update upload-artifact to v4 PaddiM8 2024-10-03 20:11:40 +02:00
  • 18d682c5b8 cli: Add --raw flag PaddiM8 2024-10-03 20:09:55 +02:00
  • 676f637bda v2.2.1 PaddiM8 2024-10-03 20:00:19 +02:00
  • c998d0e8e5 Use tanh-sinh algorithm to integrate and improve differenate precision (#158) BenderBlog "SuperBart" Rodriguez 2024-08-07 23:53:10 +08:00
  • 23f6da4322 Merge pull request #155 from BenderBlog/master PaddiM8 2024-07-16 11:18:25 +02:00
  • 33f4f65e82 Use Boole's rule to calculate integrate BenderBlog "SuperBart" Rodriguez 2024-07-12 14:27:56 +08:00
  • bcc0f947f9 Merge pull request #153 from nyw0102/kalker-skillful-perlman PaddiM8 2024-05-21 10:51:09 +02:00
  • 64dba0815d Fix: Reachable assertion (radix is to high) nyw0102 2024-05-21 02:11:00 +09:00
  • c94c6da65a Add 'append' function and parse [x] as a vector rather than a group PaddiM8 2024-04-20 23:44:09 +02:00
  • 1ff6813951 cli: Add --no-leading-eq flag, closes #150 PaddiM8 2024-04-18 21:09:23 +02:00
  • 504cf11106 Merge pull request #149 from herbygillot/patch-1 PaddiM8 2024-04-17 10:26:33 +02:00
  • 9dc8476a17 readme: add MacPorts installation info Herby Gillot 2024-04-16 22:46:54 -04:00
  • c453567c91 v2.2.0 v2.2.0 PaddiM8 2024-04-03 17:29:50 +02:00
  • 27e3c510f9 Use the approximation sign for rounded imaginary numbers PaddiM8 2024-04-03 17:27:25 +02:00
  • d9a63396d6 Fix pow for negative exponents < 1 PaddiM8 2024-04-03 12:27:50 +02:00
  • f846a5b59e Allow big numbers as input, #130 PaddiM8 2024-04-03 01:34:35 +02:00
  • 8ffc0e1e9d Show equation variable in result, #140 PaddiM8 2024-04-03 01:16:45 +02:00
  • b6d22903fc Use '=' for fractions and '≈' for rounded results, #140 PaddiM8 2024-04-03 01:00:07 +02:00
  • 7a444022a2 Allow equation variables in function calls, closes #144 PaddiM8 2024-04-02 23:59:54 +02:00
  • ea2d28956d Fix tiny numbers not printing properly with rug floats, closes #147 PaddiM8 2024-04-02 23:28:32 +02:00
  • 74d787fe5d Print results in another base, if another base than 10 is used PaddiM8 2024-03-31 17:34:50 +02:00
  • 7bce5409e6 Fix pretty printing for large numbers with different bases PaddiM8 2024-03-31 17:20:18 +02:00
  • da93961313 Merge pull request #145 from timokoesters/typo PaddiM8 2024-03-31 00:01:57 +01:00
  • 6d1cfc28e8 Fix typo in help.txt Timo Kösters 2024-03-30 23:34:50 +01:00
  • 5a02f09aa4 web: Fix error message when defining variables, closing #141 PaddiM8 2024-03-30 16:58:07 +01:00
  • 1722f365e6 Update kalk/README.md, closes #138 PaddiM8 2024-03-30 16:26:58 +01:00
  • 08e174b58c Update rug and gmp-mpfr-sys PaddiM8 2024-03-26 16:40:42 +01:00
  • 951e355b7a ci: Fix Android signing v2.1.1 PaddiM8 2024-03-23 03:00:23 +01:00
  • 7fdfee1d9c v2.1.0 PaddiM8 2024-03-23 02:42:16 +01:00
  • 4e6aec0bee Update README.md PaddiM8 2024-03-23 20:09:05 +01:00
  • 68438e7de7 ci: Fix Android signing v2.1.0 PaddiM8 2024-03-23 03:00:23 +01:00
  • 6035881d28 v2.1.0 PaddiM8 2024-03-23 02:42:16 +01:00
  • d91a10f3fa Print large numbers accurately PaddiM8 2024-03-23 02:34:42 +01:00
  • fee73e6b26 cli: Add mode switching command PaddiM8 2024-03-23 02:06:50 +01:00
  • 416b2c571f Allow multi-character parameters PaddiM8 2024-03-23 01:57:45 +01:00
  • 90b6bed227 Add engineering mode PaddiM8 2024-03-23 01:34:07 +01:00
  • 22ccb03ec9 Add E-notation PaddiM8 2024-03-22 02:28:22 +01:00
  • c1d8ceb646 Merge pull request #129 from mike-lloyd03/public_kalkerror PaddiM8 2023-12-25 01:13:26 +01:00
  • 5ee31c52fe Make KalkError public Mike Lloyd 2023-12-24 16:03:48 -08:00
  • 0281e921d5 Fix floating point literal conversion dvishal485 2023-11-30 17:25:25 +05:30
  • bdb7502e9d Change history.txt dir dvishal485 2023-11-29 22:36:08 +05:30
  • 61a6cd861d Disallow bases lower than 2 and higher than 49 PaddiM8 2023-09-15 17:24:38 +02:00
  • 76149a9f41 ci: Use most recent wasm-pack release PaddiM8 2023-07-20 21:18:20 +02:00
  • 548a63551c v2.0.4 v2.0.4 PaddiM8 2023-07-20 21:08:54 +02:00
  • eccdf88b74 Configurable max recursion depth PaddiM8 2023-07-20 21:06:55 +02:00
  • cdb55f0ebd mobile: Extract versions for f-droid fdroid PaddiM8 2023-07-20 20:48:06 +02:00
  • 0573a1e9f4 kalk: Fix comprehensions breaking after encountering an error in the past PaddiM8 2023-07-20 20:47:54 +02:00
  • 2fea9777d6 Fix f(x) = x^x not working, closing #117 PaddiM8 2023-07-20 00:34:04 +02:00
  • 1318809218 Allow leading dot, eg. .25 PaddiM8 2023-07-20 00:00:50 +02:00
  • 9fff7efe7b Allow expressions like sin2x PaddiM8 2023-07-19 23:50:22 +02:00
  • 7e41531b91 kalk: Fix returned unit for some trig functions PaddiM8 2023-07-19 23:08:38 +02:00
  • 28b6e42542 Merge pull request #122 from kvnxiao/prevent-stack-overflow PaddiM8 2023-07-19 22:30:18 +02:00
  • 46d8801aca Move recursion check up Kevin Xiao 2023-07-19 16:18:58 -04:00
  • 3619008188 Also decrement Kevin Xiao 2023-07-19 16:18:03 -04:00
  • 3e14a747fd Add max recursion depth check Kevin Xiao 2023-07-18 20:21:17 -04:00
  • 9b55f89442 Use the word 'differentiation' PaddiM8 2023-03-01 11:20:01 +01:00
  • e47b4690af Fix help.txt showing the wrong symbols for 'not' and 'or' PaddiM8 2023-02-09 19:03:24 +01:00
  • 90ec7b026f Add Cargo.lock PaddiM8 2023-01-25 20:31:27 +01:00
  • d11873aece v2.0.3 (v2.0.2 broke) v2.0.3 PaddiM8 2023-01-24 20:01:10 +01:00
  • 94571bb850 web: Add 'base' command to REPL v2.0.2 PaddiM8 2023-01-24 19:48:40 +01:00
  • 021eb8ffdf v2.0.2 PaddiM8 2023-01-24 19:22:11 +01:00
  • de4f96eb22 Apply clippy hints PaddiM8 2023-01-24 19:19:13 +01:00
  • b13c459aee Add 'base' command for setting output radix, closes #109 PaddiM8 2023-01-24 19:11:35 +01:00
  • 85bd77f99f web: Remove touch event for input lines PaddiM8 2023-01-24 18:42:40 +01:00
  • 09ef5e8da3 Fix typo in kalk readme bottest2 Callum Irving 2023-01-10 18:35:08 -05:00
  • 2be84ffd72 Update broken build/test shield in README PaddiM8 2022-12-16 02:28:01 +01:00
  • 5303ea6652 Make sgn(0) equal to 0, closing #106 PaddiM8 2022-12-14 19:03:22 +01:00
  • a474dca6ec Merge branch 'master' of https://github.com/PaddiM8/kalker bot-test PaddiM8 2022-12-10 02:22:09 +01:00
  • ceb773cc18 mobile: Use local font file PaddiM8 2022-12-10 02:21:54 +01:00
  • 64e0b78374 mobile: Remove proprietary dependencies and unecessary permissions PaddiM8 2022-12-10 02:10:08 +01:00
  • cca37525c8 Update Android compilation instructions PaddiM8 2022-12-10 01:06:06 +01:00
  • 524999493c mobile: Use local font file PaddiM8 2022-12-10 02:21:54 +01:00
  • a322f6732c mobile: Remove proprietary dependencies and unecessary permissions PaddiM8 2022-12-10 02:10:08 +01:00
  • 473b370648 Update Android compilation instructions PaddiM8 2022-12-10 01:06:06 +01:00
  • 8484d76a89 Add metadata for the android app PaddiM8 2022-11-28 11:40:38 +01:00
  • c765891f25 Add metadata for the android app PaddiM8 2022-11-28 11:40:38 +01:00
  • aa6325024b Remove Cargo.lock PaddiM8 2022-11-06 00:42:46 +01:00
  • 7c911a0727 Remove Cargo.lock PaddiM8 2022-11-06 00:42:46 +01:00
  • 2fb38cfa55 Fix build error for wasm version PaddiM8 2022-11-05 23:57:26 +01:00
  • 462779cdc6 Fix build error for wasm version PaddiM8 2022-11-05 23:57:26 +01:00
  • 6f757f88ae v2.0.1 PaddiM8 2022-11-05 23:53:17 +01:00
  • a921c59d90 v2.0.1 v2.0.1 PaddiM8 2022-11-05 23:53:17 +01:00
  • 407e57d5a7 Update gmp-mpfr-sys to 1.4.10 PaddiM8 2022-11-05 23:47:39 +01:00
  • 15e6350c4c Update gmp-mpfr-sys to 1.4.10 PaddiM8 2022-11-05 23:47:39 +01:00
  • 806cee9454 Merge pull request #103 from MonaMayrhofer/master PaddiM8 2022-10-30 11:09:16 +01:00
  • 5282ed531e Quick fix for the caret composition issue Mona Mayrhofer 2022-10-23 16:36:16 +02:00
  • 77bd037f26 Quick fix for the caret composition issue Mona Mayrhofer 2022-10-23 16:36:16 +02:00
  • e50d398195 Merge pull request #102 from nyarly/ans-help PaddiM8 2022-09-30 12:02:14 +02:00
  • f31fb43758 help text for ans Judson Lester 2022-09-29 17:16:05 -07:00
  • 3ef8d25cb8 help text for ans Judson Lester 2022-09-29 17:16:05 -07:00
  • 84548758fb Parse a⋅⋅b as a^b PaddiM8 2022-09-22 09:56:07 +02:00
  • dc38c09786 Parse a⋅⋅b as a^b PaddiM8 2022-09-22 09:56:07 +02:00
  • d8152e48ee Merge pull request #90 from 0323pin/master PaddiM8 2022-06-05 01:18:27 +02:00
  • e5617845bf Update README.md pin 2022-06-04 07:39:06 +02:00