Histórico de Commits

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