Closed ghallak closed 3 weeks ago
Add char to the list of Sophia types
char
Move Chain.ttl to stdlib docs instead of Sophia types
Chain.ttl
Add a note about Chain.ttl being a special case
Make Call.gas_left a constant instead of a zero-argument function
Call.gas_left
Move the function Int.mulmod to its right place in stdlib docs
Int.mulmod
Move the function Crypto.poseidon to its right place in stdlib docs
Crypto.poseidon
Fix typos in 'sophia_stdlib.md'
Add bytes_t to utype() in the type checker
bytes_t
utype()
Add
char
to the list of Sophia typesMove
Chain.ttl
to stdlib docs instead of Sophia typesAdd a note about
Chain.ttl
being a special caseMake
Call.gas_left
a constant instead of a zero-argument functionMove the function
Int.mulmod
to its right place in stdlib docsMove the function
Crypto.poseidon
to its right place in stdlib docsFix typos in 'sophia_stdlib.md'
Add
bytes_t
toutype()
in the type checker