História revízii

Autor SHA1 Správa Dátum
  Sean Young be65cc0397 Add check for SPDX headers (#1057) 3 rokov pred
  Sean Young 87501a7f58 Address should be array of opaque bytes, not int 5 rokov pred
  Sean Young 72e5683e84 Remove Sawtooth Sabre support 4 rokov pred
  Sean Young 92875f9f02 Implement solana mapping with key string or bytes 4 rokov pred
  Sean Young 22c9ab954c Remove deduplication in stdlib functions 4 rokov pred
  Sean Young cb2f1a94de Move heap out of stdlib 4 rokov pred
  Sean Young 82a3d443ae Fix eth abi encoding with no arguments 4 rokov pred
  Sean Young 706166c41c Introducing python style format() strings 5 rokov pred
  Sean Young 3aadc43fcc Ensure that >> on a int128/int256 works 5 rokov pred
  Sean Young 86274501ff substrate: remove scratch buffer from ext_call, ext_instantiate, and ext_return 5 rokov pred
  Sean Young 19f2c08d7a Add new target generic which produces object file for linking 5 rokov pred
  Sean Young 48f4bffb9a Implement msg.data 5 rokov pred
  Sean Young 4ce77e93a5 Verify the heap 5 rokov pred
  Sean Young 397685cdaa Add public domain ripemd160 implementation 5 rokov pred
  Sean Young 119d7341ac Expression::Keccak256() uses __memcpy() with 0 length if bytes is 0 length 5 rokov pred
  Sean Young b04411798f abi decode dynamic storage arrays for substrate 5 rokov pred
  Sean Young 6e69c1dc6a Get whole contract storage string for substrate 5 rokov pred
  Sean Young d714513e3b A null pointer is a valid pointer in wasm 5 rokov pred
  Sean Young 66e1c98cb7 String decoding for substrate 5 rokov pred
  Sean Young 2a4e5047df encode bytes/string for substrate 5 rokov pred
  Sean Young 727c4736c8 String concatenation using + 5 rokov pred
  Sean Young 176f244d37 Introduce string compare using == or != operators 5 rokov pred
  Sean Young a464b74b4c Support literal initializer for string/bytes 5 rokov pred
  Sean Young 43dd616f5d Resolve and emit new array[](n) type expressions 5 rokov pred
  Sean Young 9792bcaadb Introduce dynamic array type 5 rokov pred
  Sean Young 71797a460a Add Sawtooth Sabre support 5 rokov pred
  Sean Young 78568b88b0 Add ethabi bytesN encoding/decoding 5 rokov pred
  Sean 7c804215e9 Fix multiply of > 64 bit and add test 5 rokov pred
  Sean d821ebb8a3 Add __ashlti3 and __lshrti3 llvm runtimes 6 rokov pred
  Sean 205b3c3e36 Implement our own mul for values > 64 bit 6 rokov pred