Tyler Veness
|
04e64db945
|
Remove redundant C++ lambda parentheses (NFC) (#3433)
|
2021-06-12 08:06:45 -07:00 |
|
Peter Johnson
|
64f5413253
|
Use wpi::span instead of wpi::ArrayRef across all libraries (#3414)
- Remove ArrayRef.h
- Add SpanExtras.h for a couple of convenience functions
|
2021-06-06 19:51:14 -07:00 |
|
Peter Johnson
|
aee4603269
|
clang-tidy: modernize-pass-by-value
|
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 |
|
Peter Johnson
|
e2314f3528
|
wpiutil: Add C++ libuv wrappers (#1166)
- Provide an EventLoopRunner to run uv::Loop on a separate thread.
- Add raw_ostream wrapper for uv::Buffer.
|
2018-07-17 01:06:24 -07:00 |
|