commit | 103881d01c6aa2ab385f66bda0c2f5feb9cbb206 | [log] [tgz] |
---|---|---|
author | Zachary Anderson <zra@google.com> | Wed Oct 26 00:26:03 2016 -0700 |
committer | Zachary Anderson <zra@google.com> | Wed Oct 26 00:26:03 2016 -0700 |
tree | 4101a5251922d5f9177420ec3777fd96bccbbd0e | |
parent | 1d4657f3d42a1d3582880d1ae8ce989d57df3910 [diff] |
Make header include guards great again i.e. #ifndef VM_WHATEVER -> #ifndef RUNTIME_VM_WHATEVER This lets us remove a hack from the PRESUBMIT.py script that existed for reasons that are no longer valid, and sets us up to add some presubmit checks for the GN build. R=asiva@google.com, rmacnak@google.com Review URL: https://codereview.chromium.org/2450713004 .
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
Visit the dartlang.org to learn more about the language, tools, getting started, and more.
Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.
Learn how to get the source and prepare your machine to build the SDK.
There are more documents on our wiki.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.
See LICENSE.