Историја ревизија

Аутор SHA1 Порука Датум
  Sean Young 45f01b4718 Implement string.concat() and bytes.concat() (#1590) пре 2 година
  Lucas Steuernagel 2d35ce39da Avoid narrowing casts from size_t to uint32_t (#1426) пре 2 година
  Lucas Steuernagel 200560e189 Enable tests for stdlib (#1299) пре 2 година
  Sean Young 48571b19d6 Compare the full 64 bits address on Solana (#1295) пре 2 година
  Sean Young be65cc0397 Add check for SPDX headers (#1057) пре 3 година
  Sean Young 87501a7f58 Address should be array of opaque bytes, not int пре 5 година
  Sean Young 72e5683e84 Remove Sawtooth Sabre support пре 4 година
  Sean Young 92875f9f02 Implement solana mapping with key string or bytes пре 4 година
  Sean Young 22c9ab954c Remove deduplication in stdlib functions пре 4 година
  Sean Young cb2f1a94de Move heap out of stdlib пре 4 година
  Sean Young 82a3d443ae Fix eth abi encoding with no arguments пре 4 година
  Sean Young 706166c41c Introducing python style format() strings пре 5 година
  Sean Young 3aadc43fcc Ensure that >> on a int128/int256 works пре 5 година
  Sean Young 86274501ff substrate: remove scratch buffer from ext_call, ext_instantiate, and ext_return пре 5 година
  Sean Young 19f2c08d7a Add new target generic which produces object file for linking пре 5 година
  Sean Young 48f4bffb9a Implement msg.data пре 5 година
  Sean Young 4ce77e93a5 Verify the heap пре 5 година
  Sean Young 397685cdaa Add public domain ripemd160 implementation пре 5 година
  Sean Young 119d7341ac Expression::Keccak256() uses __memcpy() with 0 length if bytes is 0 length пре 5 година
  Sean Young b04411798f abi decode dynamic storage arrays for substrate пре 5 година
  Sean Young 6e69c1dc6a Get whole contract storage string for substrate пре 5 година
  Sean Young d714513e3b A null pointer is a valid pointer in wasm пре 5 година
  Sean Young 66e1c98cb7 String decoding for substrate пре 5 година
  Sean Young 2a4e5047df encode bytes/string for substrate пре 5 година
  Sean Young 727c4736c8 String concatenation using + пре 5 година
  Sean Young 176f244d37 Introduce string compare using == or != operators пре 5 година
  Sean Young a464b74b4c Support literal initializer for string/bytes пре 5 година
  Sean Young 43dd616f5d Resolve and emit new array[](n) type expressions пре 5 година
  Sean Young 9792bcaadb Introduce dynamic array type пре 5 година
  Sean Young 71797a460a Add Sawtooth Sabre support пре 5 година