Commit History

Author SHA1 Message Date
  Richard Smith 18b423dc5f Member access expressions (#989) 4 years ago
  Jeremy G. Siek 7cce1bd124 interfaces, impls, and constrained generics (basics) (#1073) 4 years ago
  josh11b 8f6e42d866 Add `--repo` to `gh pr create` in new_proposal.py (#1110) 4 years ago
  Jon Meow 98fc12a6cb Try lockf instead of fsync (#1105) 4 years ago
  Jon Meow a9a726bc3e Switch std::count CHECK to DCHECK, adding DCHECK (#1107) 4 years ago
  Jon Meow eecf4a34b3 Replace assert with CHECK (#1098) 4 years ago
  Jon Meow fae7f0d007 Refining the precedence chart with `if`, struct literals, and links. (#1089) 4 years ago
  Jon Meow fa07a016b8 Sync the keyword list (#1097) 4 years ago
  Jon Meow 900f41cc3a fsync cache file (#1094) 4 years ago
  Jon Meow c01634ac8f Ignore large fuzzer inputs. (#1085) 4 years ago
  josh11b 656e746bcb Fix some links in proposals (#1090) 4 years ago
  Jon Meow 6fe8411122 Refactor common script functionality and reimplement the buildifier pre-commit (#1080) 4 years ago
  Jon Meow 066bf10df3 Fix return_term dep on Expression (#1091) 4 years ago
  Jon Meow 4f0c8786b0 Add precedence docs (#1070) 4 years ago
  Jon Meow 50f5b3f226 Stop using fuzz input for filenames (#1078) 4 years ago
  Geoff Romer 74c054c86e Document monotonic mutability of the AST (#1079) 4 years ago
  Jon Meow 7e9b24390f Handle recursion limit errors in postfix expressions (#1081) 4 years ago
  Jon Meow 2e99b4d00f Split Operator test (#1086) 4 years ago
  Jon Meow f6d7377358 Document how to run a fuzzer on one file (#1076) 4 years ago
  Jon Meow 2296ceb56c Add a Diagnostic printer for tests. (#1087) 4 years ago
  Jon Meow 07357f93ab Download buildozer binary (#1064) 4 years ago
  Richard Smith 9af354e10f Remove references to facet types from the design (#1072) 4 years ago
  Jon Meow 012fed599b Minor pre-commit autoupdate and cleanup (#1071) 4 years ago
  Jon Meow 58104dc364 Switch clang-format pre-commit to get 13.0.0 (#1066) 4 years ago
  Jon Meow b5dc35e2b8 Remove third-party example submodules (#1068) 4 years ago
  Jon Meow 385ac7da86 Refactor lit testing to generate per-file tests. (#1063) 4 years ago
  Jon Meow 03bfe9018e Replace print with exit (#1065) 4 years ago
  Jon Meow 654ad75c8d Merge comparison ops #702 into the design (#1055) 4 years ago
  Jeremy G. Siek ac0b810bf3 Adds basic support for class functions and methods. (#1057) 4 years ago
  Darshal Shetty 4479c55305 Pointers (#1060) 4 years ago