Commit Graph

382 Commits

Author SHA1 Message Date
PaddiM8
88a846fdd6 Added space after shield in README 2021-06-04 22:12:08 +02:00
bakk
0e85259975 mobile: Fixed crashes due to incomplete name change 2021-06-04 20:43:46 +02:00
bakk
952b339091 mobile: Changed sass to dart-sass 2021-06-04 20:03:18 +02:00
bakk
6ba3ea7c94 Described piecewise functions in README and clarified some things 2021-06-03 20:59:27 +02:00
bakk
4e1dab3546 Merge branch 'master' of https://github.com/PaddiM8/kalk 2021-06-03 11:42:13 +02:00
bakk
dfc05bc11d cli: Continue on new line when missing closing group symbol 2021-06-03 11:41:56 +02:00
bakk
e0bc36482c Fixed crash when missing closing ceil, floor, | 2021-06-03 11:16:36 +02:00
PaddiM8
c34e9043c5 Merge pull request #46 from abrudz/master
Fix ⌋⌊, add []
2021-06-03 01:07:14 +02:00
Adám Brudzewsky
73c1569b17 Fix ⌋⌊, add [] 2021-06-03 00:01:20 +01:00
bakk
7d1bf34f73 ci: Build for kalk-component even if kalk publish failed 2021-06-02 23:36:20 +02:00
bakk
fa8ca40eb2 ci: Build for Android even if kalk-component publish failed 2021-06-02 23:25:28 +02:00
bakk
2c279beccd Bumped kalk library version 2021-06-02 22:51:30 +02:00
bakk
dbb3a7642d Bumped kalk-component version 2021-06-02 22:47:48 +02:00
bakk
232a437849 v1.0.0 2021-06-02 22:37:24 +02:00
bakk
fb3e1c4572 Renamed to kalker 2021-06-02 22:32:30 +02:00
bakk
236d5842b9 Fixed multiplication with percent 2021-06-01 16:11:43 +02:00
bakk
e07c5e5339 Added prod function and proper sum symbol 2021-06-01 15:52:41 +02:00
bakk
349aeb7f0b kalk_web: Adjusted for piecewise and comparison operators 2021-06-01 12:30:21 +02:00
bakk
6697a37faa Removed redundant if 2021-06-01 00:22:42 +02:00
bakk
44488d285f Allow space after function name, without parenthesis 2021-06-01 00:18:14 +02:00
bakk
96a81b1359 Fixed imaginary number being ignored in eval_fn_call 2021-05-31 23:32:08 +02:00
bakk
4da372aefe Made it possible for functions to call themselves 2021-05-31 23:16:47 +02:00
bakk
5b8ad2829c Implemented piecewise 2021-05-31 18:55:37 +02:00
bakk
9ded8171bd v0.5.4 2021-05-31 14:03:28 +02:00
bakk
c5761bc3b1 Fixed custom groups not multiplying implicitly 2021-05-31 14:00:24 +02:00
bakk
8959691a72 Merge branch 'master' of https://github.com/PaddiM8/kalk 2021-05-31 13:46:33 +02:00
bakk
fe50789cbd Comparison operators and Iverson brackets 2021-05-31 13:46:06 +02:00
PaddiM8
f36c1163e6 Updated README to mention derivation accuracy 2021-05-30 20:52:24 +02:00
bakk
2402d444f5 Don't print welcome message when a value is piped 2021-05-30 19:21:38 +02:00
bakk
2573ae16e2 Fixed new lines being parsed as numbers 2021-05-30 19:11:25 +02:00
bakk
e824918d57 Merge branch 'master' of https://github.com/PaddiM8/kalk 2021-05-29 14:41:28 +02:00
bakk
5ad9532ca0 v0.5.3 2021-05-29 14:41:21 +02:00
PaddiM8
5811d35e8c Updated README to include information contributing 2021-05-29 14:37:01 +02:00
bakk
906e7d0ee2 kalk_web: Added placeholder 2021-05-29 13:23:08 +02:00
bakk
598f311815 kalk_web: Removed margin under kalk, on desktop 2021-05-29 01:34:53 +02:00
bakk
3a7fab530a kalk_web: Switched out contenteditable div to overlaid textarea 2021-05-29 01:12:45 +02:00
bakk
a68efe59e7 kalk_web: Keep scroll on enter 2021-05-28 21:28:01 +02:00
bakk
910b5a425f kalk_web: Avoid automatic scrolling during input on phones 2021-05-28 19:08:15 +02:00
bakk
8015993907 Updated README preview and logo 2021-05-28 16:20:13 +02:00
bakk
7cd5a62253 Only parse one factor after '√' 2021-05-27 23:31:17 +02:00
bakk
83898e3946 Fixed eg. 'x(2x + 1)' not working inside functions 2021-05-27 23:15:53 +02:00
bakk
ac2e7aede5 kalk_web: Updated kalk 2021-05-27 21:39:56 +02:00
bakk
d9a855bd9c kalk_web: Updated kalk 2021-05-27 21:13:03 +02:00
bakk
8e881ae401 kalk_web: Focus input field on button press 2021-05-27 20:58:07 +02:00
bakk
78e93a5f96 Updated version numbers 2021-05-27 19:44:12 +02:00
bakk
b76cfa3db8 Fixed publish_kalk_web path 2021-05-27 17:09:27 +02:00
bakk
2e9a5d213b Added kalk_web to ci 2021-05-27 16:57:53 +02:00
bakk
85edae0590 Fixed pow giving undefined with lhs < 0 and rhs < 1 2021-05-26 22:13:58 +02:00
bakk
265a4bb2e7 Merge branch 'master' of https://github.com/PaddiM8/kalk 2021-05-25 22:33:00 +02:00
bakk
6d88da749d Show NaN and inf in a more user-friendly way 2021-05-25 22:32:50 +02:00