História revízii

Autor SHA1 Správa Dátum
  salaheldinsoliman 9a8d525591 report runtime errors (#1150) 2 rokov pred
  Sean Young 8870f16901 super should not consider parents without a body (#1109) 2 rokov pred
  Cyrill Leutwiler 4ad568fff3 Print the return values of seal API calls into the debug buffer (#1047) 3 rokov pred
  Cyrill Leutwiler 5969d0e52d Substrate: concrete contracts must have public or external functions (#999) 3 rokov pred
  Sean Young dfa541177e Fix clippy: you are deriving `PartialEq` and can implement `Eq` 3 rokov pred
  Ry Jones f2d5e6782a Add SPDX headers (#951) 3 rokov pred
  Lucas Steuernagel 32fc77b0ec Refactor diagnostics (#766) 3 rokov pred
  Sean Young 398b561592 Bump dependencies 3 rokov pred
  Sean Young 6a775dd282 Keep all contracts in compiled environment 3 rokov pred
  Sean Young 97091f17f0 Bump parity_scale_codec crates 3 rokov pred
  Sean Young 1b231dc698 Move to clap 3.0 3 rokov pred
  Sean Young 74c509d9ce removing old tests 4 rokov pred
  Sean Young 0b14fc5f09 move to latest ethabi version 4 rokov pred
  Sean Young 74249f64f5 Create const function for default substrate target 4 rokov pred
  Sean Young c2a8bd9881 Add option to specific value length 4 rokov pred
  Sean Young 620438c7ca Add option to change substrate address type 4 rokov pred
  Sean Young ab16d89763 Improve error message when accessing contract variable 4 rokov pred
  Sean Young 6a8a5f0c15 Add import mapping to match solc's mapping functionality 4 rokov pred
  Sean Young b0afcc54db Check mutability and visibility during inheritance checks 4 rokov pred
  Sean Young e1086b8d6e Do not error when interface is implemented by a base 4 rokov pred
  Sean Young fda8dc336e Create accessor function for public variables 4 rokov pred
  Keith Yeung 537d44e0eb Add --math-overflow argument to solang binary 5 rokov pred
  Sean Young 232b4c90a7 Fix error message for missing override defined in different file 4 rokov pred
  Sean Young fb6074294b libraries are allowed to have constant variables 4 rokov pred
  Sean Young cdab44c877 Check if input has trailing data 4 rokov pred
  Sean Young a6d3588c01 Implement super.f() to call base contract's implementation 5 rokov pred
  Sean Young b6962ae854 Fix imported base contracts 5 rokov pred
  Sean Young eb5ad0912b Conversion between contract types is allowed for base contract 5 rokov pred
  Sean Young d441ddb070 Fix handling of interface overrides 5 rokov pred
  Sean Young 96aca4b217 Fix imports handling for relative paths 5 rokov pred