Krzysztof Kowalczyk
|
95356d4cad
|
remove completed todo items
|
2018-07-22 11:00:26 -07:00 |
Krzysztof Kowalczyk
|
11d0786457
|
update todo.md
|
2018-01-31 00:59:44 -08:00 |
Krzysztof Kowalczyk
|
67ef9467b9
|
update docs
|
2018-01-27 20:44:39 -08:00 |
Krzysztof Kowalczyk
|
9e163b32d3
|
update docs
|
2018-01-27 19:45:55 -08:00 |
Krzysztof Kowalczyk
|
91e18ae880
|
refactor Node to have Children []*Node instead of links
|
2018-01-27 11:34:47 -08:00 |
Krzysztof Kowalczyk
|
55ffc5cd59
|
rename item => listItem
|
2018-01-26 22:23:27 -08:00 |
Krzysztof Kowalczyk
|
41105f379c
|
refactor HTMLRenderer.RenderNode; change Walk to be more like in go/ast package
|
2018-01-26 22:18:31 -08:00 |
Krzysztof Kowalczyk
|
c8c02d379f
|
tweak comments
|
2018-01-26 12:54:45 -08:00 |
Krzysztof Kowalczyk
|
26da860b55
|
switch to using interface{} for node data
|
2018-01-25 22:44:27 -08:00 |
Krzysztof Kowalczyk
|
a6d62294de
|
speed up go test; move the permutation-based crash test to a separate tool and speed it up by doing concurrency better
|
2018-01-25 16:19:07 -08:00 |
Krzysztof Kowalczyk
|
904c88f346
|
tweak comments; add todo.md
|
2018-01-25 15:08:57 -08:00 |