PaddiM8
|
b6a745edbb
|
removed un-used rug features
|
2020-12-11 13:17:33 +01:00 |
|
PaddiM8
|
29f8ac94f3
|
replaced phf with lazy_static
|
2020-12-10 23:40:29 +01:00 |
|
PaddiM8
|
dd1b4d723f
|
added percentage unit and modulo
|
2020-12-09 22:18:00 +01:00 |
|
PaddiM8
|
4d17210b49
|
allow letters after underscore in variables, eg. x_a
|
2020-12-09 10:47:46 +01:00 |
|
PaddiM8
|
ee6a4066da
|
updated to 0.2.1
|
2020-12-09 09:40:26 +01:00 |
|
PaddiM8
|
f322bcbc7d
|
fixed panic on trailing spaces
|
2020-12-09 09:36:49 +01:00 |
|
PaddiM8
|
fe6df0ff32
|
Fixed merge issues, updated version numbers, and updated README with syntax instructions.
|
2020-06-18 18:03:40 +02:00 |
|
PaddiM8
|
d041a28f1d
|
Merge branch 'units'
|
2020-06-18 17:42:36 +02:00 |
|
PaddiM8
|
99fbdd6883
|
Fixed the broken unit tests in the parser and completed the test_angle_units test in the interpreter.
|
2020-06-15 21:27:47 +02:00 |
|
PaddiM8
|
7b708a7b45
|
Updated README with new features and updated version numbers.
|
2020-06-14 22:53:11 +02:00 |
|
PaddiM8
|
c50534a248
|
Publish.
|
2020-06-13 21:42:14 +02:00 |
|
PaddiM8
|
430841fc5f
|
Trimmed end matches of dots in order to avoid numbers such as 1. .
|
2020-06-12 21:30:03 +02:00 |
|
PaddiM8
|
2cffe8dbfa
|
Updated crate versions (thought I did this in the previous commit??).
|
2020-06-12 21:27:01 +02:00 |
|
PaddiM8
|
db60867a19
|
Changed kalk crate version.
|
2020-06-12 21:00:56 +02:00 |
|
PaddiM8
|
6711e22f3e
|
Version update test.
|
2020-06-12 18:16:54 +02:00 |
|
PaddiM8
|
f2a1ddcc05
|
Updated .travis.yml.
|
2020-06-12 16:10:32 +02:00 |
|
PaddiM8
|
0a5130099b
|
Created a workspace Cargo.toml to unify the library and binary.
|
2020-06-12 14:11:42 +02:00 |
|
PaddiM8
|
8b16e3cbd4
|
Added example image and expanded feature list.
|
2020-06-12 00:34:50 +02:00 |
|
PaddiM8
|
50ba5f4d18
|
Added readme to Cargo.toml.
|
2020-06-12 00:08:14 +02:00 |
|
PaddiM8
|
22c5b0785c
|
Added separate readme for the library.
|
2020-06-12 00:06:54 +02:00 |
|
PaddiM8
|
0dc5bf9d30
|
Changed version number to 0.1.1
|
2020-06-11 23:53:04 +02:00 |
|
PaddiM8
|
9bf5ac209b
|
Changed 'parsers' category to 'parser-implementations'
|
2020-06-11 23:52:12 +02:00 |
|
PaddiM8
|
cb1a7e921c
|
Changed Cargo.toml to prepare for publish.
|
2020-06-11 23:47:03 +02:00 |
|
PaddiM8
|
42524eefa3
|
Somewhat fixed UTF-8 support in the lexer.
|
2020-06-07 19:48:52 +02:00 |
|
PaddiM8
|
0d33efbf63
|
Added unit tests for lexer.
|
2020-06-04 21:53:45 +02:00 |
|
PaddiM8
|
cbc0b340a1
|
Renamed to 'kalk'.
|
2020-06-04 19:43:43 +02:00 |
|