PaddiM8
|
b321bb55b4
|
Created installer for windows, and app bundle for mac, both with icons. Also added the publishing back to the release workflow.
|
2020-12-12 21:49:08 +01:00 |
|
PaddiM8
|
ac6bf052d7
|
removed un-used rug features
|
2020-12-11 13:17:33 +01:00 |
|
PaddiM8
|
035ecafe7b
|
replaced phf with lazy_static
|
2020-12-10 23:40:29 +01:00 |
|
PaddiM8
|
a8ec5e9c99
|
updated rustyline to 7.0.0
|
2020-12-10 20:31:07 +01:00 |
|
PaddiM8
|
cebe785b22
|
added percentage unit and modulo
|
2020-12-09 22:18:00 +01:00 |
|
PaddiM8
|
2253fad287
|
fixed rounding issues, eg. 9.99999997 instead of 10
|
2020-12-09 11:44:22 +01:00 |
|
PaddiM8
|
8e3016e9fe
|
allow letters after underscore in variables, eg. x_a
|
2020-12-09 10:47:46 +01:00 |
|
PaddiM8
|
ea236f7e54
|
updated to 0.2.1
|
2020-12-09 09:40:26 +01:00 |
|
PaddiM8
|
2c3f70e3f2
|
Fixed merge issues, updated version numbers, and updated README with syntax instructions.
|
2020-06-18 18:03:40 +02:00 |
|
PaddiM8
|
d3d2602217
|
Updated README with new features and updated version numbers.
|
2020-06-14 22:53:11 +02:00 |
|
PaddiM8
|
7b6f27186d
|
Publish.
|
2020-06-13 21:42:14 +02:00 |
|
Diana
|
4a9a8e4def
|
Rename binary to kalk
closes #4 4
|
2020-06-13 03:16:06 -04:00 |
|
PaddiM8
|
ada3fc52f9
|
Trimmed end matches of dots in order to avoid numbers such as 1. .
|
2020-06-12 21:30:03 +02:00 |
|
PaddiM8
|
64083eca82
|
Updated crate versions (thought I did this in the previous commit??).
|
2020-06-12 21:27:01 +02:00 |
|
PaddiM8
|
29960043b8
|
Version update test.
|
2020-06-12 18:16:54 +02:00 |
|
PaddiM8
|
f39e9d6c6c
|
Updated .travis.yml.
|
2020-06-12 16:10:32 +02:00 |
|
PaddiM8
|
15e045bcea
|
Changed the version requirement to a caret one for kalk in kalk_cli.
|
2020-06-12 14:43:39 +02:00 |
|
PaddiM8
|
36632cf191
|
Made kalk_cli use the local version of kalk when possible.
|
2020-06-12 14:39:41 +02:00 |
|
PaddiM8
|
2ccb439dec
|
Created a workspace Cargo.toml to unify the library and binary.
|
2020-06-12 14:11:42 +02:00 |
|
PaddiM8
|
72ba5db350
|
Added completion for constants.
|
2020-06-12 00:49:50 +02:00 |
|
PaddiM8
|
3d67347f2a
|
Expanded installation instructions to include cargo install.
|
2020-06-12 00:41:18 +02:00 |
|
PaddiM8
|
11c7e5b287
|
Added example image and expanded feature list.
|
2020-06-12 00:34:50 +02:00 |
|
PaddiM8
|
3b093efde5
|
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
|
122ac06f82
|
Updated kalk_cli's Cargo.toml to prepare it for being published.
|
2020-06-12 00:13:05 +02:00 |
|
PaddiM8
|
8d039afe22
|
Implemented simple syntax highlighting and symbol-completion.
|
2020-06-07 18:56:28 +02:00 |
|
PaddiM8
|
cbc0b340a1
|
Renamed to 'kalk'.
|
2020-06-04 19:43:43 +02:00 |
|