Cronologia Commit

Autore SHA1 Messaggio Data
  Sean Young f59edd6d26 Remove ewasm target and rename usable parts for evm target (#981) 3 anni fa
  Ry Jones f2d5e6782a Add SPDX headers (#951) 3 anni fa
  Sean Young 36ab221da8 Consistent use of single quotes 3 anni fa
  Lucas Steuernagel 32fc77b0ec Refactor diagnostics (#766) 3 anni fa
  Lucas Steuernagel 53e4f46e6f Add yul to unused variable detection (#708) 3 anni fa
  Sean Young 1b231dc698 Move to clap 3.0 3 anni fa
  Sean Young b69b77c207 We do not support push()/pop() on bytes on Solana 4 anni fa
  Sean Young da26654501 Remove generic target 4 anni fa
  Sean Young 6a8a5f0c15 Add import mapping to match solc's mapping functionality 4 anni fa
  Lucas Steuernagel 3641eb9f43 Implement undefined variable detection and prettify warning messages 4 anni fa
  Lucas Steuernagel e0abc10e4a Implement tests for unused variable elimination 4 anni fa
  Sean Young b2d8150454 Do not complain about unused events in abstract contracts or interfaces 4 anni fa
  Sean Young f45faf8617 Do not generate warning for shadowed event declaration 4 anni fa
  Sean Young 3604523180 Public variable can be read through the public accessor function 4 anni fa
  Lucas Steuernagel 463325a4fb Check used variables in Load expression and length call 4 anni fa
  LucasSte 05d7f7a0b9 Check used variables in delete statement 4 anni fa
  LucasSte 0c8695574e Add detection of variables in builtin calls 4 anni fa
  LucasSte be73b62d98 Implement tests for unused variable detection 4 anni fa