Commit Graph

33 Commits

Author SHA1 Message Date
PaddiM8
e47b4690af Fix help.txt showing the wrong symbols for 'not' and 'or' 2023-02-09 19:03:24 +01:00
PaddiM8
d11873aece v2.0.3 (v2.0.2 broke) 2023-01-24 20:01:10 +01:00
PaddiM8
021eb8ffdf v2.0.2 2023-01-24 19:22:11 +01:00
PaddiM8
de4f96eb22 Apply clippy hints 2023-01-24 19:19:24 +01:00
PaddiM8
b13c459aee Add 'base' command for setting output radix, closes #109 2023-01-24 19:16:28 +01:00
PaddiM8
6f757f88ae v2.0.1 2022-11-05 23:53:17 +01:00
Judson Lester
f31fb43758 help text for ans 2022-09-29 17:16:05 -07:00
PaddiM8
b972f5b303 v2.0.0 2022-06-03 00:21:53 +02:00
PaddiM8
8164e38b87 Updated help.txt 2022-06-03 00:10:20 +02:00
PaddiM8
0209f18248 Add keywords 'true', 'false' and 'not' 2022-06-01 00:51:01 +02:00
PaddiM8
136036f3f0 Renamed CalcError to KalkError 2022-03-27 21:32:50 +02:00
bakk
1630a8282e Updated help.txt regarding sum/prod 2022-04-24 00:00:08 +02:00
bakk
917eea3ffe Matrix tranpose function 2022-01-19 23:46:36 +01:00
bakk
4704095cd9 Fixed clippy lints 2022-01-16 20:58:00 +01:00
bakk
6ab25d573c Added 'mod' keyword 2022-01-16 15:44:32 +01:00
PaddiM8
20f61efa7f cli: Fixed panic when pressing tab after number 2022-01-14 23:12:41 +01:00
PaddiM8
f5eff6d28f Added logical and/or operators 2022-01-14 17:46:07 +01:00
PaddiM8
2cf8f41124 Indexing vectors by ⟦⟧ 2022-01-05 23:30:54 +01:00
PaddiM8
c0cc4060a4 Vector indexing with lowered numbers, eg. v_1 2022-01-05 22:41:41 +01:00
PaddiM8
971965ddce Added support for ⋅ symbol 2022-01-05 15:54:46 +01:00
PaddiM8
139739b97e v1.1.0 2022-01-01 17:02:11 +01:00
PaddiM8
dbf3866137 Support loading files in config dir 2022-01-01 02:35:33 +01:00
PaddiM8
39673bc647 Fixed syntax highlighting for 0x-style literals 2021-12-31 21:18:30 +01:00
PaddiM8
75460502ef Special symbols for *, /, arc functions, and subscript 2021-12-29 18:32:11 +01:00
PaddiM8
1b0496ea67 v1.0.1 2021-10-01 09:21:11 +02:00
PaddiM8
535a834076 Output numbers with the precision specified 2021-09-22 16:23:10 +02:00
PaddiM8
e54c6e4c0e cli: Save history 2021-09-04 12:51:31 +02:00
PaddiM8
cda0b29ed2 cli: Updated help text to say that lines in input files should end with a semicolon 2021-09-04 12:16:48 +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
Adám Brudzewsky
73c1569b17 Fix ⌋⌊, add [] 2021-06-03 00:01:20 +01: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