Files
sdk/pkg/dev_compiler/test/codegen
Vijay Menon cb7143a32f Initial support for runtime function types and type checking
Notes:
- We probably should have a general type object class for all types.  Just handling function types for now.
- Not yet encoding the type on functions during codegen ... falling back on arity effectively.
- typedefs are lazy to avoid ordering issues.  Could perhaps reuse existing logic instead.

R=jmesserly@google.com

Review URL: https://codereview.chromium.org/1076883003
2015-04-09 18:39:59 -07:00
..
2015-03-04 09:40:06 -08:00
2015-03-23 13:11:33 -07:00
2015-02-27 09:06:13 -08:00
2015-02-18 16:48:56 -08:00