Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Jon Meow 4e0307efbc Switch Member to use inheritance+cast (#713) 4 ani în urmă
  Jon Meow 6164cdfd6d Verify that provision/omission of return types matches (#717) 4 ani în urmă
  Jon Meow c1148caf7d Switch Declaration to use inheritance+cast (#714) 4 ani în urmă
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) 4 ani în urmă
  Jon Meow 5749413b28 Add TupleValue::Empty for the common empty tuple case (#708) 4 ani în urmă
  Jon Meow 7e91fbc276 Switch Value to use the inherit/cast model (#703) 4 ani în urmă
  Jon Meow 6ae9cc3cf8 Add support for `return;` (#678) 4 ani în urmă
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) 4 ani în urmă
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) 4 ani în urmă
  Jon Meow f0af3cb795 Switch from llvm::errs()+exit() to FATAL_USER_ERROR() stream-based handling. (#670) 4 ani în urmă
  Jeremy G. Siek 864b3bde02 Generic functions, first baby step (#658) 4 ani în urmă
  Jon Meow 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) 4 ani în urmă
  Jon Meow f3cbfc04c6 Move tracing_flag into a common directory (#669) 4 ani în urmă
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) 4 ani în urmă
  Geoff Romer def98d1182 Add support for `_` placeholder. (#661) 4 ani în urmă
  Geoff Romer c3c89a77a4 Delete functions that are redundant with Get methods (#664) 4 ani în urmă
  Jon Meow acb33932cb Migrate Declaration to variant (#644) 4 ani în urmă
  Jon Meow ada2be2d16 Switch Member to variant in anticipation of more kinds. (#656) 4 ani în urmă
  Jon Meow ef785bb6e3 Refactor FunctionDefinition towards instance methods (#654) 4 ani în urmă
  Geoff Romer d2afd45214 Stop allocating sub-Values on the Heap. (#648) 4 ani în urmă
  Jon Meow 0960c51d20 Switch Statement to std::variant (#639) 4 ani în urmă
  Geoff Romer de05711966 Migrate Value to std::variant (#635) 4 ani în urmă
  Geoff Romer c96ee2aaac Remove `VarTV` (#617) 4 ani în urmă
  Geoff Romer b3d4c56ef2 Rename "PatternVariable" names for clarity (#630) 4 ani în urmă
  Geoff Romer a80ce2c566 Consistent naming for Expression and Value. (#621) 4 ani în urmă
  Geoff Romer 7218e8a69e Eliminate MakeUnOp and MakeBinOp (#622) 4 ani în urmă
  Geoff Romer 047dfd692e Revert to handling Expression by const pointer (#616) 4 ani în urmă
  Geoff Romer fa5b9cd553 Migrate declaration parsing to value semantics (#614) 4 ani în urmă
  Geoff Romer 7e70a0335e Pass Expressions by value in Statement factories. (#611) 4 ani în urmă
  Geoff Romer 19e4bc55ce Migrate remaining `Expression` alternatives to `IndirectValue` (#607) 4 ani în urmă