Commit graph

20 commits

Author SHA1 Message Date
a518550cf1 absolute hack of progress with shunting yard 2023-02-14 14:52:28 +01:00
09c2f91ce3 removed some unneeded debug, shunting yard boilerplate 2023-02-13 22:16:42 +01:00
55c3e142b7 expression parser logic fix 2023-02-13 22:04:46 +01:00
4dbd9e6afb normalizing expression texts 2023-02-12 23:56:36 +01:00
eab8d90a65 better help 2023-02-12 23:56:36 +01:00
d5ee7a420a task param parsing implementation 2023-02-12 23:56:36 +01:00
f03541d056 potential task formulation 2023-02-12 15:24:59 +01:00
58e6f57f77 brace grouping finally works 2023-02-12 03:50:33 +01:00
ceffa6bf3c code clean up 2023-02-11 19:41:03 +01:00
PlexSheep
5a96af80c7
Merge pull request #3 from PlexSheep/master
Merge pull request #2 from PlexSheep/devel
2023-02-11 19:19:21 +01:00
9d1a7f7b71 ignore Cargo.lock
change version number
2023-02-11 19:18:41 +01:00
PlexSheep
37c71da907
Merge pull request #2 from PlexSheep/devel
Recursive formulation of Expressions
2023-02-11 19:04:11 +01:00
fcc1f33e7b child expressions parsing 2023-02-11 19:00:37 +01:00
5c950a1f40 reading expressions 2023-02-11 16:07:28 +01:00
PlexSheep
96277e3c04
Update README.md 2023-02-11 00:29:24 +01:00
PlexSheep
4ed30fd48c
Merge pull request #1 from PlexSheep/devel
early command line args
2023-02-11 00:22:42 +01:00
272049fac5 early command line args 2023-02-11 00:21:33 +01:00
26c0521736 README update 2023-02-10 22:03:34 +01:00
PlexSheep
012e498210
Create LICENSE 2023-02-10 21:48:14 +01:00
6996c2673d initial commit 2023-02-10 21:34:22 +01:00