dart-sdk/pkg/kernel/lib
2017-08-04 12:02:26 -07:00
..
analyzer Start unraveling circularities between analyzer and front_end/kernel. 2017-03-17 05:56:06 -07:00
binary Record Typedef reference into Kernel FunctionType and resynthesyze typedefs in Analyzer. 2017-08-04 12:02:26 -07:00
frontend Dart SDK Spelling b, c, and d. 2017-05-01 08:28:10 +02:00
interpreter Add support for finalizer of TryFinally in labeled statements 2017-08-03 16:17:17 +02:00
src Fix type inference of getters that "override" setters and vice versa. 2017-06-20 05:34:31 -07:00
target FE: let targets override whether imports to internal platform 2017-07-31 15:23:12 -07:00
testing Handle FutureOr type when inferring async closures. 2017-05-20 20:16:59 -07:00
text Revert "Revert "Preserve type variables in closure conversion."" 2017-07-26 13:27:35 +02:00
transformations Fix duplicate context creation when closures appear in initializers. 2017-08-03 11:33:40 +02:00
application_root.dart
ast.dart Record Typedef reference into Kernel FunctionType and resynthesyze typedefs in Analyzer. 2017-08-04 12:02:26 -07:00
canonical_name.dart Add LimitedBinaryPrinter, tests and switch incremental generator to it. 2017-05-24 16:17:28 -07:00
class_hierarchy.dart Fix bogus comment on ClassHierarchy.forEachCrossOverridePair. 2017-06-27 22:00:08 -07:00
clone.dart Revert "Revert "Preserve type variables in closure conversion."" 2017-07-26 13:27:35 +02:00
core_types.dart Reapply 0489249d29 with a fix for front_end tests. 2017-07-17 20:56:28 +02:00
import_table.dart
kernel.dart Rework DillLoader to allow adding multiple dills. 2017-05-11 08:56:36 -07:00
library_index.dart Make LibraryIndex lazy. 2017-05-23 14:28:19 -07:00
log.dart
type_algebra.dart Add typedef AST node boilerplate. 2017-04-28 13:26:47 +02:00
type_checker.dart Change MethodInvocation.interfaceTarget from a Procedure to a Member. 2017-06-07 09:20:53 -07:00
type_environment.dart Implement subtyping rules for FutureOr in kernel. 2017-05-24 06:14:22 -07:00
verifier.dart Revert two Kernel changes that were causing test failures. 2017-07-28 14:08:23 +02:00
visitor.dart Store parts in Kernel Library, resynthesize parts in Analyzer. 2017-08-03 10:36:29 -07:00