Commit Graph

  • de6e5106e9 Bitshift operations, closes #80 PaddiM8 2022-01-01 00:58:20 +0100
  • 7892eee23e Bitshift operations, closes #80 PaddiM8 2022-01-01 00:58:20 +0100
  • 42895cb342 Fixed compilation error without rug PaddiM8 2021-12-31 23:53:39 +0100
  • 1bdecd3921 Fixed compilation error without rug PaddiM8 2021-12-31 23:53:39 +0100
  • c652d9d432 Fixed floating point error in test case PaddiM8 2021-12-31 23:47:12 +0100
  • b7631f85ca Fixed floating point error in test case PaddiM8 2021-12-31 23:47:12 +0100
  • 5aeec6166f Fixed formatting of scientific notation, closes #81 PaddiM8 2021-12-31 23:36:57 +0100
  • 5f40e7202e Fixed formatting of scientific notation, closes #81 PaddiM8 2021-12-31 23:36:57 +0100
  • a922eb84d5 Fixed syntax highlighting for 0x-style literals PaddiM8 2021-12-31 21:18:30 +0100
  • 39673bc647 Fixed syntax highlighting for 0x-style literals PaddiM8 2021-12-31 21:18:30 +0100
  • 95a5718e38 Print result in another base when appropriate PaddiM8 2021-12-31 19:32:04 +0100
  • 50fa59c58c Print result in another base when appropriate PaddiM8 2021-12-31 19:32:04 +0100
  • f1881ac9b6 Fixed '0' being lexed as a base literal PaddiM8 2021-12-30 12:44:48 +0100
  • 7414d73dc4 Fixed '0' being lexed as a base literal PaddiM8 2021-12-30 12:44:48 +0100
  • cb36f69260 Number bases PaddiM8 2021-12-30 02:05:04 +0100
  • 4495b69279 Number bases PaddiM8 2021-12-30 02:05:04 +0100
  • 179579de61 Changed web keyboards keys from * and / to × and ÷ PaddiM8 2021-12-29 18:33:52 +0100
  • a37ab39b59 Changed web keyboards keys from * and / to × and ÷ PaddiM8 2021-12-29 18:33:52 +0100
  • 3870325541 Special symbols for *, /, arc functions, and subscript PaddiM8 2021-12-29 18:32:11 +0100
  • 75460502ef Special symbols for *, /, arc functions, and subscript PaddiM8 2021-12-29 18:32:11 +0100
  • e836802c4a
    Merge pull request #73 from kiedtl/master PaddiM8 2021-10-08 22:41:11 +0200
  • 09fafcb573 Fix compilation errors when rug feature is disabled Kiëd Llaentenn 2021-10-08 20:03:30 +0000
  • a248b0f328 Fix compilation errors when rug feature is disabled Kiëd Llaentenn 2021-10-08 20:03:30 +0000
  • 852809151c
    Add powers Rust & Python 2021-10-06 13:02:34 +0530
  • 6ceab528eb
    Fix code block (rustfmt) Rust & Python 2021-10-06 10:54:27 +0530
  • 08ee6aba34
    Add *, /, and cbrt symbols Rust & Python 2021-10-06 10:50:46 +0530
  • 7a699009d0
    Mentioned rustfmt in README PaddiM8 2021-10-06 00:07:10 +0200
  • 2fc11f36d8 Add tests for LCM Kiëd Llaentenn 2021-10-04 04:06:06 +0000
  • c903e733e1 Add tests for LCM Kiëd Llaentenn 2021-10-04 04:06:06 +0000
  • a1b7631735 Make LCM aware of Gaussian integers Kiëd Llaentenn 2021-10-04 03:59:24 +0000
  • 8dbf564685 Make LCM aware of Gaussian integers Kiëd Llaentenn 2021-10-04 03:59:24 +0000
  • 7f0fee640d Add tests for GCD Kiëd Llaentenn 2021-10-04 03:50:33 +0000
  • 4ab0d74b87 Add tests for GCD Kiëd Llaentenn 2021-10-04 03:50:33 +0000
  • 71fc2c18ff Implement GCD for Gaussian integers Kiëd Llaentenn 2021-10-04 03:40:50 +0000
  • 6480d3ba0e Implement GCD for Gaussian integers Kiëd Llaentenn 2021-10-04 03:40:50 +0000
  • ba553f0c38 gcd: return NaN when encountering non-Gaussian integer Kiëd Llaentenn 2021-10-03 23:33:48 +0000
  • b26bced8fe gcd: return NaN when encountering non-Gaussian integer Kiëd Llaentenn 2021-10-03 23:33:48 +0000
  • 7865bf6567
    Merge pull request #74 from aurelj/prod PaddiM8 2021-10-03 22:14:04 +0200
  • 638966ec47 Fix undefined function: '∏' Aurelien Jacobs 2021-10-03 14:44:40 +0200
  • c5b20e2857 Updated Cargo.lock v1.0.1-2 PaddiM8 2021-10-01 13:19:47 +0200
  • 5057e9b1d9 web: Bumped version v1.0.1 PaddiM8 2021-10-01 09:42:22 +0200
  • 73c271d3c9 v1.0.1 PaddiM8 2021-10-01 09:21:11 +0200
  • f1d8cab5a6
    Merge pull request #72 from ysndr/patch-1 PaddiM8 2021-09-30 19:33:16 +0200
  • 31700634af Implement basic GCD/LCM Kiëd Llaentenn 2021-09-30 14:57:00 +0000
  • 89f4db665a Mentioned rustfmt in README PaddiM8 2021-10-06 00:07:10 +0200
  • 12869efe08 Fix undefined function: '∏' Aurelien Jacobs 2021-10-03 14:44:40 +0200
  • 946074066a Updated Cargo.lock PaddiM8 2021-10-01 13:19:47 +0200
  • ac071cdd6f web: Bumped version PaddiM8 2021-10-01 09:42:22 +0200
  • 1b0496ea67 v1.0.1 PaddiM8 2021-10-01 09:21:11 +0200
  • ff496f105c Implement basic GCD/LCM Kiëd Llaentenn 2021-09-30 14:57:00 +0000
  • 30c9d38f34
    Fix Nix DevShell Yannik Sander 2021-09-30 10:08:39 +0200
  • 6d3065a3e0 Fix Nix DevShell Yannik Sander 2021-09-30 10:08:39 +0200
  • 3aa107beca
    Updated website url in README PaddiM8 2021-09-24 22:32:27 +0200
  • 28f99bb366 Updated website url in README PaddiM8 2021-09-24 22:32:27 +0200
  • f412574e6d
    Fixed README typo PaddiM8 2021-09-24 21:41:08 +0200
  • 81e79504a3 Fixed README typo PaddiM8 2021-09-24 21:41:08 +0200
  • 6c05b68949
    Made README headers bigger PaddiM8 2021-09-24 21:40:45 +0200
  • bb626a390f Made README headers bigger PaddiM8 2021-09-24 21:40:45 +0200
  • dab13a817c
    Merge pull request #69 from ysndr/master PaddiM8 2021-09-24 18:38:30 +0200
  • 0a655fc3cb Add nix install instructions Yannik Sander 2021-09-24 17:45:25 +0300
  • bbfd3fde3e Add nix install instructions Yannik Sander 2021-09-24 17:45:25 +0300
  • 0ba0031586
    Merge pull request #68 from ysndr/master PaddiM8 2021-09-24 15:42:15 +0200
  • 0e05c212a3 Merge branch 'master' of https://github.com/PaddiM8/kalk PaddiM8 2021-09-24 14:33:36 +0200
  • 5a42ba0c91 Updated interpreter tests to expect 0 after comparisons PaddiM8 2021-09-24 14:32:18 +0200
  • de78767529 NaN for comparisons with imaginary numbers PaddiM8 2021-09-24 14:03:47 +0200
  • 24c6c932d7 Float error margin for comparison operations PaddiM8 2021-09-24 14:03:24 +0200
  • 8dff304422 Add nix development shell Yannik Sander 2021-09-24 10:57:56 +0300
  • ff0935a9be Add nix development shell Yannik Sander 2021-09-24 10:57:56 +0300
  • 8bf5466e6c Add deriavtion description Yannik Sander 2021-09-24 10:54:06 +0300
  • b0bdc4f65c Add deriavtion description Yannik Sander 2021-09-24 10:54:06 +0300
  • ad7cc107f8
    Merge pull request #67 from Kloenk/flake-no-gcc PaddiM8 2021-09-23 17:46:39 +0200
  • adaaa41f06
    Merge pull request #66 from Kloenk/flake-packages PaddiM8 2021-09-23 17:32:46 +0200
  • 4c70662992 update gmp-mpfr-sys to fix non gcc builds Finn Behrens 2021-09-23 12:45:25 +0200
  • 9e52119b59 update gmp-mpfr-sys to fix non gcc builds Finn Behrens 2021-09-23 12:45:25 +0200
  • df22878060 fix flake packages attribute Finn Behrens 2021-09-23 12:37:08 +0200
  • 99bd813e14 fix flake packages attribute Finn Behrens 2021-09-23 12:37:08 +0200
  • 967b9f372b
    Fixed broken link in README PaddiM8 2021-09-22 23:37:46 +0200
  • 0657ffd1a0 Fixed broken link in README PaddiM8 2021-09-22 23:37:46 +0200
  • 72d5e39e87
    Merge pull request #61 from Kloenk/aarch64-darwin PaddiM8 2021-09-22 21:29:10 +0200
  • c554bd4afe add nix flake app Finn Behrens 2021-09-22 21:22:21 +0200
  • 03bc223b64 add nix flake app Finn Behrens 2021-09-22 21:22:21 +0200
  • 7709a19491 fix aarch64-darwin flake Finn Behrens 2021-09-22 21:19:47 +0200
  • b4abdded39 Updated interpreter tests to expect 0 after comparisons PaddiM8 2021-09-24 14:32:18 +0200
  • 5ccdfb9f81 NaN for comparisons with imaginary numbers PaddiM8 2021-09-24 14:03:47 +0200
  • 814558d46c Float error margin for comparison operations PaddiM8 2021-09-24 14:03:24 +0200
  • 9cda37ce53 fix aarch64-darwin flake Finn Behrens 2021-09-22 21:19:47 +0200
  • 08b44ece9e
    Merge pull request #60 from Kloenk/flake PaddiM8 2021-09-22 19:21:05 +0200
  • 965c5428a0 add nix flake Finn Behrens 2021-09-22 19:15:57 +0200
  • 535a834076 Output numbers with the precision specified PaddiM8 2021-09-22 16:23:10 +0200
  • d2417b2f7e Output numbers with the precision specified PaddiM8 2021-09-22 16:23:10 +0200
  • 6ad51c82ea Prevent contants from being overridden PaddiM8 2021-09-22 15:33:58 +0200
  • d488b514aa Prevent contants from being overridden PaddiM8 2021-09-22 15:33:58 +0200
  • 22bec9ff40 Fixed tick symbol resulting in panic PaddiM8 2021-09-22 15:04:21 +0200
  • 7f3c2ce8a7 Fixed tick symbol resulting in panic PaddiM8 2021-09-22 15:04:21 +0200
  • a7ad38b6fa
    Merge pull request #58 from 5225225/fuzzy PaddiM8 2021-09-22 14:42:00 +0200
  • d9db16a7fb Add fuzzer 5225225 2021-09-21 23:10:42 +0100
  • 96f2c10eb3 Add nix flake Finn Behrens 2021-09-22 19:15:57 +0200
  • 3a11191fbf Add fuzzer 5225225 2021-09-21 23:10:42 +0100
  • 2999856771 Added info about package managers to REAMDE PaddiM8 2021-09-05 17:14:49 +0200
  • e8a1451694
    Added info about package managers to REAMDE PaddiM8 2021-09-05 17:14:49 +0200