.. |
AST_accept.h
|
Adds missing accepts to ImportDirective's SymbolAlias::symbol
|
2022-01-10 19:32:28 +01:00 |
AST.cpp
|
Include used events in `--hashes ` output
|
2022-02-09 13:50:42 +01:00 |
AST.h
|
Include used events in `--hashes ` output
|
2022-02-09 13:50:42 +01:00 |
ASTAnnotations.cpp
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
ASTAnnotations.h
|
Inline assembly without memory effects is implicitly memory safe.
|
2022-03-02 16:42:28 +01:00 |
ASTEnums.h
|
Checked arithmetic by default.
|
2020-10-19 16:58:37 +02:00 |
ASTForward.h
|
Added AST node UserDefinedValueType
|
2021-09-07 19:42:51 +02:00 |
ASTJsonConverter.cpp
|
Added errorSelector field for custom errors
|
2022-02-21 19:14:33 +05:30 |
ASTJsonConverter.h
|
Implemented ASTJson import export for UserDefinedValueType
|
2021-09-08 21:19:30 +02:00 |
ASTJsonImporter.cpp
|
Try out the new assertion macro variants with less arguments
|
2021-10-04 12:05:00 +02:00 |
ASTJsonImporter.h
|
Implemented ASTJson import export for UserDefinedValueType
|
2021-09-08 21:19:30 +02:00 |
ASTUtils.cpp
|
Extract referencedDeclaration as helper.
|
2021-03-24 17:01:50 +01:00 |
ASTUtils.h
|
Code generation for errors.
|
2021-03-30 21:15:46 +02:00 |
ASTVisitor.h
|
Added AST node UserDefinedValueType
|
2021-09-07 19:42:51 +02:00 |
CallGraph.cpp
|
Move CallGraph structure to a separate module
|
2021-02-23 10:47:02 +01:00 |
CallGraph.h
|
Detect circular references for library and free functions
|
2021-03-30 23:06:30 +02:00 |
ExperimentalFeatures.h
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
TypeProvider.cpp
|
Add option member for function type.
|
2021-12-23 12:05:18 +01:00 |
TypeProvider.h
|
Use options struct for function type factory function.
|
2021-12-23 12:05:14 +01:00 |
Types.cpp
|
Added support for FunctionType::Kind::StringConcat and functions string.concat
|
2022-02-10 22:08:47 +05:30 |
Types.h
|
Added support for FunctionType::Kind::StringConcat and functions string.concat
|
2022-02-10 22:08:47 +05:30 |