Jon Meow
|
beea60d0b8
|
Switch prelude to a file and refactor lit testing to pass commands directly. (#966)
|
2021-12-03 14:23:13 -08:00 |
|
Jon Meow
|
6d822ababb
|
Rename main to Main for Carbon style consistency (#939)
Main() is more consistency with Carbon's naming guidelines. C# offers some precedent: https://docs.microsoft.com/en-us/dotnet/csharp/fundamentals/program-structure/main-command-line
|
2021-11-02 14:53:18 -07:00 |
|
 Geoff RomerandJon Meow
|
c2140c6cb9
|
Check exhaustiveness of function-ending match statements (#882)
Co-authored-by: Jon Meow <46229924+jonmeow@users.noreply.github.com>
|
2021-10-13 16:04:43 -07:00 |
|
Geoff Romer
|
c4e40aaa86
|
Add support for struct types, following p0561. (#856)
|
2021-09-29 16:14:27 -07:00 |
|