Peter Johnson
|
8d961dfd25
|
[wpilibc] Remove ErrorBase (#3306)
Replace with new exception-based error reporting, consistent with Java.
This also builds stacktraces into the reporting/exceptions.
|
2021-04-18 20:35:29 -07:00 |
|
Peter Johnson
|
32fa97d68d
|
clang-tidy: modernize-use-nullptr (NFC)
|
2020-12-29 14:26:19 -08:00 |
|
Peter Johnson
|
8f1f64ffb6
|
Remove year from file copyright message (NFC) (#2972)
Also update copyright to include "and other WPILib contributors" and clarify
license referral language to not be restricted to FIRST teams.
|
2020-12-26 14:12:05 -08:00 |
|
Thad House
|
509819d83f
|
Split the two command implementations into separate libraries (#2012)
This will allow us at the user code side to determine to include old commands, new commands or both.
|
2019-11-01 21:58:54 -07:00 |
|