about summary refs log tree commit diff
path: root/example.log
blob: 69aa335cc48a5e270dc7f59a08e87f35ed2a3449 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[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).