This website requires JavaScript.
Explore
Help
Register
Sign In
dart-lang
/
sdk
Watch
1
Star
0
Fork
0
You've already forked sdk
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
472687101ac9fc5723ee7b81187e5375265c32bf
sdk
/
pkg
/
dev_compiler
/
doc
T
History
Bob Nystrom
472687101a
Update docs to suggest replacing dynamic with a type parameter.
...
R=vsm@google.com
Review URL:
https://codereview.chromium.org/1716593002
.
2016-02-18 16:14:54 -08:00
..
definition
Static semantics v0.1. This now contains a fairly complete version of the static semantics for a core language, along with a translation into the same core language extended with a few small primitives. The insertion of covariance type checks is handled. Per Siggi's suggestion, I've moved the extended core language primitives into the elaboration section. The main changes from the last checkin are the treatment of classes, class hierarchies, override checking, etc. I've added some text to explain the general idea of what's going on.
2015-07-28 15:29:14 -07:00
GENERIC_METHODS.md
Update docs to suggest replacing dynamic with a type parameter.
2016-02-18 16:14:54 -08:00
JS_CODEGEN.md
Refactored this and uploaded here:
2016-02-03 05:44:22 -08:00
PUBLISH.md
Update PUBLISH.md
2016-01-08 13:40:37 -08:00
RUNTIME_SAFETY.md
Refactored this and uploaded here:
2016-02-03 05:44:22 -08:00
STATIC_SAFETY.md
Update STATIC_SAFETY.md
2016-02-18 15:43:19 -08:00