Georg Brandl
|
bcd95aec1c
|
all: make style of lint messages consistent
* start first sentence lowercased
* use backticks to delimit code snippets
* use "this is wrong. Consider doing X." consistently
|
2015-08-12 10:47:09 +02:00 |
|
Georg Brandl
|
e318328d63
|
all: whitespace cleanup
* 4-space indentation
* no trailing whitespace
* no tabs
|
2015-08-11 20:22:50 +02:00 |
|
Manish Goregaokar
|
0e8e8cfc9b
|
Basic framework for structured logging
|
2015-07-27 00:39:09 +05:30 |
|
llogiq
|
73e3ef6d0e
|
fixed issue #69
|
2015-05-25 22:50:41 +02:00 |
|
llogiq
|
0ed8e4e968
|
another refactoring, using more fitting Option methods, improving formatting, etc.
|
2015-05-23 00:49:13 +02:00 |
|
llogiq
|
158935a38d
|
refactored Option usage and fn argument types, improved formatting
|
2015-05-21 15:59:58 +02:00 |
|
llogiq
|
8d2328d9a5
|
Added &String matching and renamed to vec_ptr_arg to ptr_arg, also added README section
|
2015-05-04 08:15:24 +02:00 |
|