Kasper
|
c4d1cb1371
|
Match alphabetic characters directly, make stuff private
|
2021-07-06 20:25:29 +02:00 |
|
Kasper
|
9485e3896b
|
Update README.md
|
2021-07-03 17:50:35 +02:00 |
|
Kasper
|
e4fc479091
|
Fix numbers unnecessarily displayed in E notation
|
2021-06-10 21:36:14 +02:00 |
|
Kasper
|
71548793c5
|
Update README.md
|
2021-05-21 14:55:31 +02:00 |
|
Kasper
|
ca273773ef
|
Rename --debug to --verbose and -v
|
2021-04-21 21:10:06 +02:00 |
|
Kasper
|
d9a08b0b85
|
Update README.md
|
2021-04-08 04:01:51 +02:00 |
|
Kasper
|
5d08f59083
|
Fix panic when input is empty string
|
2021-04-08 00:45:52 +02:00 |
|
Kasper
|
c59918b080
|
Update cross-compile instructions to work for Rust 1.50
|
2021-03-24 17:58:34 +01:00 |
|
Kasper
|
0d2d13c5c6
|
Update README.md
|
2021-03-15 18:11:23 +01:00 |
|
Kasper
|
1db9598cd2
|
Switch back to official decimal
Switch back to official `decimal` because https://github.com/alkis/decimal/issues/59 is fixed
|
2021-03-15 00:45:08 +01:00 |
|
Kasper
|
065adb3d29
|
Update README.md
|
2021-02-28 23:39:06 +01:00 |
|
Kasper
|
e4684e72e3
|
Update README.md
|
2021-02-01 00:53:55 +01:00 |
|
Kasper
|
6b7f0687ac
|
Update README.md
|
2021-01-20 22:28:28 +01:00 |
|
Kasper
|
a941228ab0
|
Add readme badges
|
2021-01-20 22:26:36 +01:00 |
|
Kasper
|
d0d37e988c
|
v1.3.1
|
2021-01-14 18:03:10 +01:00 |
|
joseLuís
|
1065d024dd
|
fix spelling: Celcius → Celsius
|
2021-01-14 17:12:11 +01:00 |
|
Kasper
|
249e44d858
|
Update README.md
|
2021-01-06 19:34:21 +01:00 |
|
Kasper
|
6b9284689e
|
v1.3.0
|
2020-11-29 03:53:40 +01:00 |
|
Kasper
|
dcc948b5d5
|
Remove unused LexerKeyword PoundWord
|
2020-11-26 18:26:55 +01:00 |
|
Kasper
|
fff5e85cb4
|
Update README.md
|
2020-11-26 00:09:20 +01:00 |
|
Kasper
|
269d3cc70f
|
Added support for Power * Time and Energy / Time
|
2020-11-22 01:52:32 +01:00 |
|
Kasper
|
5371f8d5ac
|
Added units of electric current
|
2020-11-20 20:19:31 +01:00 |
|
Kasper
|
efd5b63a0d
|
v1.1.0
|
2020-11-14 05:26:22 +01:00 |
|
Kasper
|
961daae9d5
|
Added named numbers (hundred, quadrillion etc)
|
2020-11-14 04:08:27 +01:00 |
|
Kasper
|
34de6af711
|
Improved parsing of foot-inch syntax
- Added support using foot-inch syntax with addition, like `2"+6'4"`
- Unsupported foot-inch syntax like `(6)'4"` and `6'4!"` now cause errors
|
2020-11-13 20:42:49 +01:00 |
|
Kasper
|
802ad3d88f
|
Added units of frequency
|
2020-11-13 18:13:56 +01:00 |
|
Kasper
|
bba46e3ab4
|
Fixed readme stating performance is over 1000x worse than it is
|
2020-11-13 17:10:56 +01:00 |
|
Kasper
|
5f85d32f65
|
v1.0.2
|
2020-10-12 20:45:48 +02:00 |
|
Kasper
|
18625d9205
|
Update README.md
|
2020-09-21 19:19:54 +02:00 |
|
Kasper
|
9cbf5cbb83
|
Fixed error in main example usage
|
2020-08-20 22:10:07 +02:00 |
|
Kasper
|
9ae7047930
|
Add docs.rs links to readme
|
2020-08-20 22:00:04 +02:00 |
|
Kasper
|
a5aa85c1c0
|
Documented most things, small code improvements
|
2020-08-20 21:59:44 +02:00 |
|
Kasper
|
56ea8380b7
|
Code improvements, added a bunch of doc comments
There are technically no breaking changes because everything was broken in the first place
|
2020-08-20 17:11:19 +02:00 |
|
Kasper
|
e619215fd8
|
Added documentation link
|
2020-08-20 13:32:17 +02:00 |
|
Kasper
|
f745cccd69
|
Correct readme instructions for releasing new version
|
2020-08-20 11:29:26 +02:00 |
|
Kasper
|
d384750688
|
Update README.md
|
2020-08-20 11:02:34 +02:00 |
|
Kasper
|
e702eea1e3
|
Added instructions for releasing new version to readme
|
2020-08-20 10:49:52 +02:00 |
|
Kasper
|
25417960d9
|
Added cross-compiling instructions to readme
|
2020-08-20 10:30:31 +02:00 |
|
Kasper
|
ba2c1ce84e
|
Added cli/api installation and usage to readme
|
2020-08-20 10:29:57 +02:00 |
|
Kasper
|
e69b1ab7a3
|
Added MIT license
|
2020-08-20 07:25:12 +02:00 |
|
Kasper
|
5830904a45
|
Added --debug flag, eval returns Result
|
2020-08-20 06:49:10 +02:00 |
|
Kasper
|
55e7ef0a04
|
Update README.md
|
2020-02-15 23:52:41 +01:00 |
|
Kasper
|
5360318bfc
|
Added unit of pressure, improved lexer "post-fix" loop
Previously the lexer's post-fix loop was really weird, incrementing in the middle of the function. No more
|
2020-01-12 22:57:49 +01:00 |
|
Kasper
|
0d90173d7a
|
Added some dev instructions to README
|
2020-01-10 22:54:08 +01:00 |
|
Kasper
|
f7a5481268
|
to/of operators, auto insert parens
|
2019-12-12 22:25:08 +01:00 |
|
Kasper
|
8e2a3ff4d7
|
Number parsing
|
2019-12-08 21:04:35 +01:00 |
|
Kasper
|
f83c0ce59d
|
Started work on custom lexer
|
2019-12-08 15:17:15 +01:00 |
|
Kasper
|
4281aa97a9
|
cargo init
|
2019-12-06 16:16:29 +01:00 |
|