This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
16f175d3b6
solidity
/
libsolidity
History
Matheus Aguiar
16f175d3b6
Disallow suffixes with zero or more than one return value.
2022-08-17 01:24:22 -03:00
..
analysis
Disallow suffixes with zero or more than one return value.
2022-08-17 01:24:22 -03:00
ast
[TMP] suffixedLiteral annotation and overloading
2022-08-11 13:43:53 +02:00
codegen
[TMP] Rewrite suffix handling in ExpressionCompiler
2022-08-11 09:37:32 +02:00
formal
Check early if solvers are available.
2022-05-11 20:02:31 +02:00
interface
Added a flag to record when a source is reconstructed from JSON so garbage code snippets are not printed after source location.
2022-07-05 11:41:24 -03:00
lsp
lsp.py: Pass trace option during initialization already.
2022-07-13 16:41:30 +02:00
parsing
[TMP] Replace IdentifierPath with Identifier/Member access for literal suffixes
2022-08-11 09:37:32 +02:00
CMakeLists.txt
LSP rename
2022-07-08 11:52:45 +02:00