itycodes
|
51ece96554
|
Fix the names of Vim highlight groups, add support for kernel order
|
3 weeks ago |
itycodes
|
0e7455c26a
|
Document flags in README.md
Flags added: --kernel-order, --plain, --command (-c)
|
3 weeks ago |
itycodes
|
a35bb603ba
|
Remove a forgotten debug assert
The assert crashed the program when a race was detected because of
Issue #1
|
3 weeks ago |
itycodes
|
e5fc3b149e
|
Add a kernel order mode and plain mode
The kernel order flag is a workaround for Issue #1. Plain mode simply
removes all of the fancyness that's normally printed.
|
3 weeks ago |
itycodes
|
20ffb15281
|
Minor cleanup
Deduplicated some code into functions. Behavior should be equivalent to
the behavior of the last commit.
|
3 weeks ago |
itycodes
|
e90adb6c0d
|
Added a basic README
|
3 weeks ago |
itycodes
|
059a409cb0
|
Initial commit
|
3 weeks ago |