about summary refs log tree commit diff
path: root/example.log
blob: 3e820ebba1aee28d2997c553c4d23ced50e3170e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[2020-05-18]
Entry without items works, too.

[2017-02-14]
Got the log parser into a working state

+ Implemented Angstrom parsers
  Still kinda ugly and not perfect, need a bit of work.
- This is private
  Well not really, just testing this out…

[2017-02-17]
Implemented logbook cli

+ Open & parse file
  This is done using LWT and Angstrom.
+ Reworked parser
  I applied more applicative style, making the parser much better.
  Also I fixed an annoying bug, where you could not omit the empty line between items.
* This is a Semi Private entry
  Again: including it in a public repository defeats its purpose.
  
  Above is an empty line in a block (indented using 2 spaces).