|
|
6d0acf8db7
|
Fix range calculation for done tasks
|
2021-12-14 23:38:45 +01:00 |
|
|
|
c69af9bcde
|
Unify Dates logic and expand DoneDate format
|
2021-12-14 23:32:04 +01:00 |
|
|
|
6f1a533b95
|
Fix out-of-range move commands
|
2021-12-12 19:09:38 +00:00 |
|
|
|
5ee70bd769
|
Implement proper errors for expression evaluation
... the hard way
|
2021-12-06 22:19:24 +01:00 |
|
|
|
3e70b2e2c9
|
Print dates in a nicer format
|
2021-12-06 13:55:13 +00:00 |
|
|
|
54ffb7a70a
|
Extract primitive types to separate file
|
2021-12-05 19:21:59 +01:00 |
|
|
|
d105d959fa
|
Implement some more delta steps
|
2021-12-05 19:15:08 +01:00 |
|
|
|
9920b00916
|
Get rid of some warnings
|
2021-12-05 18:39:53 +01:00 |
|
|
|
8d49ac139a
|
Use span in step error message
|
2021-12-05 18:35:34 +01:00 |
|
|
|
7c5bd26049
|
Implement custom Debug for Time
|
2021-12-05 18:29:04 +01:00 |
|
|
|
3a219ecac2
|
Evaluate some simple statements
|
2021-12-04 22:37:01 +01:00 |
|
|
|
b5ef9e8134
|
Change commands to a more statement-driven format
|
2021-12-04 19:39:15 +01:00 |
|
|
|
f42027e378
|
Collect relevant entries based on different modes
|
2021-12-04 18:44:56 +01:00 |
|
|
|
0eda941ed7
|
Keep file contents in memory
|
2021-11-29 11:16:33 +00:00 |
|
|
|
1170009b4f
|
Carry source spans for error messages
|
2021-11-29 11:14:48 +00:00 |
|
|
|
e827556c84
|
Add eval representation of FormulaSpec
|
2021-11-25 02:42:27 +01:00 |
|
|
|
21739c7314
|
Implement basic structure for task evaluation
|
2021-11-25 01:24:16 +01:00 |
|
|
|
11399468e7
|
Allow repetitions to start from last DONE
|
2021-11-25 01:23:50 +01:00 |
|
|
|
bfbf53784b
|
Include more info in DONE
|
2021-11-24 03:03:24 +01:00 |
|
|
|
817732abf6
|
Make Source less of a hassle to work with
|
2021-11-23 23:59:21 +01:00 |
|
|
|
2c7aa78d08
|
Format files properly again
I forgot to include the includes and time zone commands
|
2021-11-22 10:20:41 +00:00 |
|
|
|
d7df47eba4
|
Use system tzinfo instead of compiling it into the binary
|
2021-11-22 00:45:48 +01:00 |
|
|
|
b4b8dd53e0
|
Move stuff to files module
|
2021-11-21 23:03:12 +01:00 |
|