0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 23 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
avr-evtd: Fix crash in case of long parameter on the command line. More... over 8 years ago
avr-evtd: Rewrite if to avoid too much indentation. More... over 8 years ago
avr-evtd: Minor cosmetic spelling and whitespace changes. More... almost 9 years ago
avr-evtd: Change type of debug variable to make its intent clear. More... almost 9 years ago
avr-evtd: Rename variable to make its intent clearer. More... almost 9 years ago
avr-evtd: Make the comment of a function more explicit. More... almost 9 years ago
avr-evtd: Try to reduce the scope of a variable. More... almost 9 years ago
avr-evtd: Make variable name more meaningful. More... almost 9 years ago
avr-evtd: Try to improve spacing and comments. More... almost 9 years ago
avr-evtd: Remove include of sys/param.h. More... almost 9 years ago
avr-evtd: More reduction in magic constants. More... almost 9 years ago
avr-evtd: Use more informative name for variable. More... almost 9 years ago
avr-evtd: Add FIXME comment about length of devices. More... almost 9 years ago
avr-evtd: Add FIXME comment about ordered comparison with enum element. More... almost 9 years ago
avr-evtd: Add missing break in switch statement. More... almost 9 years ago
avr-evtd: Use more symbolic names and avoid more magic constants. More... almost 9 years ago
avr-evtd: Cast number of commands to an int. More... almost 9 years ago
avr-evtd: Reduce scope of the cmd variable. More... almost 9 years ago
avr-evtd: Use enum to avoid magic constants. More... almost 9 years ago
avr-evtd: Substitute number with name. More... almost 9 years ago
avr-evtd: Change whitespace for legibility. More... almost 9 years ago
avr-evtd: Reduce the scope of a variable. More... almost 9 years ago
avr-evtd: Fix typo in comment. More... almost 9 years ago
avr-evtd: Use an enum to have clearer code. More... almost 9 years ago
eclipse: Automatic update of the configuration by eclipse. More... almost 9 years ago
Add some eclipse files for refactoring. More... almost 9 years ago
avr-evtd: Reduce the scope of more variables. More... almost 9 years ago
avr-evtd: Transform ensure_limits into a template. More... almost 9 years ago
avr-evtd: Use the ternary operator as an expression. More... almost 9 years ago
avr-evtd: Reduce the scope of some variables. More... almost 9 years ago