Commit Graph

4 Commits

Author SHA1 Message Date
Andrew Kelley 3fc6fc6812 std.builtin.Endian: make the tags lower case
Let's take this breaking change opportunity to fix the style of this
enum.
2023-10-31 21:37:35 -04:00
Jacob Young d890e81761 mem: fix ub in writeInt
Use inline to vastly simplify the exposed API.  This allows a
comptime-known endian parameter to be propogated, making extra functions
for a specific endianness completely unnecessary.
2023-10-31 21:37:35 -04:00
Nameless 363d0ee5e1 std.http: rename start->send and request->open to be more inline with operation 2023-10-21 20:52:59 -05:00
Andrew Kelley 6d84caf727 move some package management related source files around 2023-10-08 17:29:55 -07:00