Commit Graph

18 Commits

Author SHA1 Message Date
Christoph J. Scherr 698eb51be9 debug logs only in debug binary, precedence fix 2023-02-14 22:34:04 +01:00
Christoph J. Scherr 617d7c760a fixed basic calc, testing 2023-02-14 22:25:42 +01:00
Christoph J. Scherr 37e29f17f0 early calculation 2023-02-14 18:47:06 +01:00
Christoph J. Scherr a3078cf1c1 shunting yard works 2023-02-14 16:43:17 +01:00
Christoph J. Scherr 87b761b85c shunting yard works for text 2023-02-14 16:05:15 +01:00
Christoph J. Scherr a518550cf1 absolute hack of progress with shunting yard 2023-02-14 14:52:28 +01:00
Christoph J. Scherr 09c2f91ce3 removed some unneeded debug, shunting yard boilerplate 2023-02-13 22:16:42 +01:00
Christoph J. Scherr 55c3e142b7 expression parser logic fix 2023-02-13 22:04:46 +01:00
Christoph J. Scherr 4dbd9e6afb normalizing expression texts 2023-02-12 23:56:36 +01:00
Christoph J. Scherr eab8d90a65 better help 2023-02-12 23:56:36 +01:00
Christoph J. Scherr d5ee7a420a task param parsing implementation 2023-02-12 23:56:36 +01:00
Christoph J. Scherr f03541d056 potential task formulation 2023-02-12 15:24:59 +01:00
Christoph J. Scherr 58e6f57f77 brace grouping finally works 2023-02-12 03:50:33 +01:00
Christoph J. Scherr ceffa6bf3c code clean up 2023-02-11 19:41:03 +01:00
Christoph J. Scherr fcc1f33e7b child expressions parsing 2023-02-11 19:00:37 +01:00
Christoph J. Scherr 5c950a1f40 reading expressions 2023-02-11 16:07:28 +01:00
Christoph J. Scherr 272049fac5 early command line args 2023-02-11 00:21:33 +01:00
Christoph J. Scherr 6996c2673d initial commit 2023-02-10 21:34:22 +01:00