Commit Graph

7 Commits

Author SHA1 Message Date
PaddiM8
8d039afe22 Implemented simple syntax highlighting and symbol-completion. 2020-06-07 18:56:28 +02:00
PaddiM8
2074a5b15b Fixed output not displaying small-ish decimal numbers properly. 2020-06-06 17:20:40 +02:00
PaddiM8
c2e446576a Created CalcError enum and centralised error formatting into once place. 2020-06-06 16:28:48 +02:00
PaddiM8
5b9e9849e8 Improved output. 2020-06-06 14:55:30 +02:00
PaddiM8
024a215a41 Removed trailing zeroes from results. 2020-06-05 17:06:24 +02:00
PaddiM8
3a8e939ac0 Removed self.advance() code duplication in lexer. 2020-06-04 20:09:43 +02:00
PaddiM8
cbc0b340a1 Renamed to 'kalk'. 2020-06-04 19:43:43 +02:00