.. |
analyzer
|
Start unraveling circularities between analyzer and front_end/kernel.
|
2017-03-17 05:56:06 -07:00 |
binary
|
[kernel] Stream kernel_reader
|
2017-06-21 14:58:58 +02:00 |
frontend
|
Dart SDK Spelling b, c, and d.
|
2017-05-01 08:28:10 +02:00 |
interpreter
|
Add support for execution of constructor body
|
2017-05-18 15:30:22 +02:00 |
src
|
Fix type inference of getters that "override" setters and vice versa.
|
2017-06-20 05:34:31 -07:00 |
target
|
fix bot: remove analyzer error
|
2017-06-14 21:34:15 -07:00 |
testing
|
Handle FutureOr type when inferring async closures.
|
2017-05-20 20:16:59 -07:00 |
text
|
Refactor parseType in preparation for bigger changes.
|
2017-06-22 12:47:53 +02:00 |
transformations
|
Revert "Proper sequencing of _asyncStackTraceHelper in Kernel"
|
2017-06-19 17:21:22 +02:00 |
application_root.dart
|
Store library paths relative to a given application root folder.
|
2016-11-30 10:39:48 +01:00 |
ast.dart
|
[kernel] Fix assert message.
|
2017-06-16 12:28:18 +02: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 type inference of getters that "override" setters and vice versa.
|
2017-06-20 05:34:31 -07:00 |
clone.dart
|
[kernel] Fix assert message.
|
2017-06-16 12:28:18 +02:00 |
core_types.dart
|
[kernel] Make fasta call a new constructor on FallThroughError
|
2017-06-21 08:40:59 +02:00 |
import_table.dart
|
[kernel] Remove NormalClass, MixinClass and use just Class.
|
2016-08-22 12:35:18 +02:00 |
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
|
[kernel] Initial implementation of Dart Kernel.
|
2016-04-26 10:39:15 +02:00 |
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
|
Apply transformations after comparing to golden files.
|
2017-06-13 09:40:35 +02:00 |
visitor.dart
|
Add import/export declaration AST node boilerplate to kernel.
|
2017-05-18 14:38:08 +02:00 |