ctrlaltca
|
e127cb74b6
|
Fixed most issues from codacy (#3050)
|
2018-01-27 13:31:44 -05:00 |
|
ctrlaltca
|
b29bd9e070
|
Clang-format (#3028)
* 1/3 Add .clang-format file and travis compilation check
* 2/3 Run clang-format
* 3/3 Fix compilation problems due to include reordering
* 3bis/3 AfterControlStatement: false
|
2018-01-27 10:41:32 +01:00 |
|
sylvanbasilisk
|
cd4d04be3e
|
change tabs into 4 spaces in new files
|
2014-03-25 02:29:45 +00:00 |
|
sylvanbasilisk
|
378cc91c17
|
delete debug printf statements
this should fix the compilation issue mentioned by mattkelly
|
2014-03-25 00:07:58 +00:00 |
|
sylvanbasilisk
|
610f0b6f6f
|
make sure filtertree stuff translates
The logic types and attribute names were not previously
being translated by the tr(...) function.
|
2014-03-24 23:52:30 +00:00 |
|
sylvanbasilisk
|
16d30fb9e1
|
miscellaneous code cleanup
renamed filter list modules to filter tree to more accurately reflect
the nature of the data structure.
|
2014-01-22 20:52:52 +00:00 |
|