analysis
|
Check for recursive structs.
|
2017-09-16 12:12:43 +01:00 |
ast
|
Check for recursive structs.
|
2017-09-16 12:12:43 +01:00 |
codegen
|
Move ABI encoder into its own function.
|
2017-09-15 20:46:32 +01:00 |
formal
|
Remove parameter names for defaulted functions.
|
2017-08-31 12:16:41 +02:00 |
inlineasm
|
Named assembly labels.
|
2017-09-15 20:44:49 +01:00 |
interface
|
Allow structs as part of function interfaces.
|
2017-09-16 12:12:43 +01:00 |
parsing
|
Crash fix, parseTypeName can return null.
|
2017-08-28 15:13:02 +02:00 |
CMakeLists.txt
|
Prepare build system for Z3.
|
2017-08-23 17:37:35 +02:00 |