| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
uint16; fixes #7654
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
this to produce better C code (move optimizations)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
1. All other modules don't use underscore, why this should be different?
2. Wrap some imports to 80 column
|
| |
|
| |
|
|
|
|
|
| |
Use better names, remove quite a bit of dead code.
Change `><` to a name that's actually descriptive.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
minor bugfixes
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
|\ |
|
| | |
|
| |
| |
| |
| |
| | |
removed some redundant filepath params and variables and
switched to canonical paths in most places
|