Tyler Veness b1befed14f artf4107: clang-modernize was run on WPILib
Loops were converted to their range-based equivalents, variable types were replaced with auto where the type was already specified on the same line, the override keyword was added, and instances of NULL and assignments of 0 to pointers were replaced with nullptr.

Change-Id: If281e46a2e2e1c37f278d56df9915236d4b2c864
2015-07-02 21:49:47 -07:00
2015-05-20 16:22:17 -04:00
2015-05-20 16:22:17 -04:00
2015-06-29 15:17:03 -04:00
2015-05-20 16:22:17 -04:00
2014-04-01 11:18:29 -04:00
2015-06-24 15:20:44 -07:00
2014-12-17 11:04:21 -05:00
2015-05-20 16:22:17 -04:00
2015-05-20 16:22:17 -04:00
2014-03-03 11:30:55 -05:00
2014-11-16 13:06:49 -05:00
2015-05-20 16:22:17 -04:00
2015-05-20 16:22:17 -04:00
2015-05-20 16:22:17 -04:00
Description
WPILib - FRC Robotics Library
475 MiB
Languages
C++ 53%
Java 32.7%
Python 7.6%
C 2.6%
Jinja 1.6%
Other 2.4%