PaddiM8
|
73d2c1c99e
|
Added completion for constants.
|
2020-06-12 00:49:50 +02:00 |
|
PaddiM8
|
2e2c068593
|
Expanded installation instructions to include cargo install.
|
2020-06-12 00:41:18 +02:00 |
|
PaddiM8
|
8b16e3cbd4
|
Added example image and expanded feature list.
|
2020-06-12 00:34:50 +02:00 |
|
PaddiM8
|
f5fe9c5180
|
Updated kalk_cli's Cargo.toml to use kalk from crates.io instead of a local version.
|
2020-06-12 00:14:28 +02:00 |
|
PaddiM8
|
059d8d4b17
|
Updated kalk_cli's Cargo.toml to prepare it for being published.
|
2020-06-12 00:13:05 +02:00 |
|
PaddiM8
|
ce65eb79a8
|
Changed lexer to allow any symbol as identifier as long as it isn't already used for syntax.
|
2020-06-07 19:08:33 +02:00 |
|
PaddiM8
|
c1facbe6f1
|
Implemented simple syntax highlighting and symbol-completion.
|
2020-06-07 18:56:28 +02:00 |
|
PaddiM8
|
1056206d49
|
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 |
|