Historia zmian

Autor SHA1 Wiadomość Data
  Prabhat Sachdeva c0d18a62eb Trace output filtering based on file context (#2916) 2 lat temu
  josh11b 798233fe23 Error evaluating symbolic tuple (#2957) 2 lat temu
  Jon Ross-Perkins 7bcfe7df59 LLVM should be included using quotes. (#2952) 2 lat temu
  Adrien Leravat 19c74ead49 Explorer: Add initial initializing expression support for variable declaration (#2907) 2 lat temu
  josh11b 1505a634a4 Implement syntax changes from #2760 in Explorer (#2906) 2 lat temu
  Geoff Romer b03d0d542b Disallow calling Print() at compile time (#2903) 2 lat temu
  Richard Smith 474b1eb24c Support builtin conversions that internally rely on user-defined conversions (#2881) 2 lat temu
  Richard Smith 81e53886a8 Fix crash on use of uninitialized array element, and improve unformed checking (#2862) 2 lat temu
  kshokhin 40b3518d37 Add array size deduction from tuple(fix#1590) (#2825) 2 lat temu
  Jon Ross-Perkins 82f33ff384 Use new test framework in explorer to reduce per-test overhead (#2811) 3 lat temu
  Amr Hesham 681dcfdcef Fix local and global uninitialized array access (#2816) 3 lat temu
  Jon Ross-Perkins b9bd7e1eff Turn `addr self` in destructors into an error. (#2803) 3 lat temu
  Jon Ross-Perkins b828093c87 Start checking for a few possible resource exhaustion scenarios for explorer (#2793) 3 lat temu
  Jon Ross-Perkins 62ee4a5c7a Suppress Print intrinsic output in the fuzzer. (#2784) 3 lat temu
  Jon Ross-Perkins 39155d34ae Remove experimental continuation support (#2776) 3 lat temu
  Jon Ross-Perkins 710eb0480c Add validation of Print format strings (#2765) 3 lat temu
  Jon Ross-Perkins d7978deb3a Start doing more validation of intrinsics: assert, new, delete, rand (#2766) 3 lat temu
  Jon Ross-Perkins 694dd7bf55 Fix poor dyn_cast usage (#2763) 3 lat temu
  Amr Hesham 08f8c9bb27 Explorer: Move Concrete type check for Variable Definition to the type checker (#2750) 3 lat temu
  Poorna Gunathilaka 0177764a03 Explorer: Fuzzer issue around integer overflow (#2737) 3 lat temu
  Amr Hesham 87df7f7c43 Explorer: Fuzzer issue around infinite recursion (#2741) 3 lat temu
  Adrien Leravat d0645c6a85 Explorer: rename value categories to expression categories (#2744) 3 lat temu
  Prabhat Sachdeva 3f1515af55 Change InstantiateType to be an Action (#2660) 3 lat temu
  Amr Hesham 29cdeb0d6b Explorer: Fuzzer issue around divide-by-zero (#2735) 3 lat temu
  josh11b 46503c0a9d Explorer and toolchain changes to implement #2483 (#2707) 3 lat temu
  Richard Smith e0c90767be Support for templated impl declarations (#2700) 3 lat temu
  Adrien Leravat df289efac4 Explorer: Add virtual destructor support (#2695) 3 lat temu
  Richard Smith bfe5c36bfc Move `Value`, `Address`, and `ElementPath` to ast/. (#2659) 3 lat temu
  Richard Smith 2717dc1097 Decouple `Value` from interpreter-specific representation of continuations. (#2658) 3 lat temu
  Richard Smith 752692e08d Factor out a common base class from function and bound method values. (#2622) 3 lat temu