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 |
|