Jade
|
6220c6be4d
|
[wpiutil] Remove RuntimeDetector and simplify RuntimeLoader (#6600)
|
2024-05-24 10:48:59 -07:00 |
|
Peter Johnson
|
f60994ad24
|
[wpiutil] Rename Java package to edu.wpi.first.util (#3431)
This is more consistent with wpimath being edu.wpi.first.math.
|
2021-06-12 01:17:09 -07:00 |
|
Peter Johnson
|
a751fa22d2
|
[build] Apply spotless for java formatting (#1768)
Update checkstyle config to be compatible with spotless.
Co-authored-by: Austin Shalit <austinshalit@gmail.com>
|
2020-12-29 22:45:16 -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
|
1894219ef6
|
Fix devmain package in commands (#2097)
|
2019-11-18 15:24:04 -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 |
|