Commit Graph

26 Commits

Author SHA1 Message Date
PaddiM8
09af5ce2aa v2.0.0 2022-06-03 00:21:53 +02:00
PaddiM8
2d6477d15b Updated help.txt 2022-06-03 00:10:20 +02:00
PaddiM8
b13a599eab Add keywords 'true', 'false' and 'not' 2022-06-01 00:51:01 +02:00
PaddiM8
3228573828 Renamed CalcError to KalkError 2022-03-27 21:32:50 +02:00
PaddiM8
b9a6bfaab2 Add prod function and new sum function syntax to help.txt 2022-03-27 00:48:59 +01:00
bakk
545dc7539b Matrix tranpose function 2022-01-19 23:46:36 +01:00
bakk
4e86a62f1f Fixed clippy lints 2022-01-16 20:58:00 +01:00
bakk
5600abbcec Added 'mod' keyword 2022-01-16 15:44:32 +01:00
PaddiM8
111c72c38a cli: Fixed panic when pressing tab after number 2022-01-14 23:12:41 +01:00
PaddiM8
e700445cde Added logical and/or operators 2022-01-14 17:46:07 +01:00
PaddiM8
92ba6c5677 Indexing vectors by ⟦⟧ 2022-01-07 00:40:45 +01:00
PaddiM8
098bb8fb90 Vector indexing with lowered numbers, eg. v_1 2022-01-07 00:40:45 +01:00
PaddiM8
a8bfc1b497 Added support for ⋅ symbol 2022-01-07 00:40:44 +01:00
PaddiM8
a23aca8ad3 v1.1.0 2022-01-01 17:02:11 +01:00
PaddiM8
e6f3483a54 Support loading files in config dir 2022-01-01 02:35:33 +01:00
PaddiM8
a922eb84d5 Fixed syntax highlighting for 0x-style literals 2021-12-31 21:18:30 +01:00
PaddiM8
3870325541 Special symbols for *, /, arc functions, and subscript 2021-12-29 18:32:11 +01:00
PaddiM8
73c271d3c9 v1.0.1 2021-10-01 09:21:11 +02:00
PaddiM8
d2417b2f7e Output numbers with the precision specified 2021-09-22 16:23:10 +02:00
PaddiM8
b390a9bf6f cli: Save history 2021-09-04 12:51:31 +02:00
PaddiM8
f898c23769 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
dbe982bfbf Merge branch 'master' of https://github.com/PaddiM8/kalk 2021-06-03 11:42:13 +02:00
bakk
0e761f504e cli: Continue on new line when missing closing group symbol 2021-06-03 11:41:56 +02:00
Adám Brudzewsky
42c4384149 Fix ⌋⌊, add [] 2021-06-03 00:01:20 +01:00
bakk
6468a6efb0 v1.0.0 2021-06-02 22:37:24 +02:00
bakk
e9328c25ab Renamed to kalker 2021-06-02 22:32:30 +02:00