- Mar 08, 2014
-
-
Ary Borenszweig authored
Removed CastFunToReturnVoid AST node and use a regular Cast node instead. Allow casting a function to another one that returns void.
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Mar 07, 2014
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Mar 06, 2014
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Mar 04, 2014
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
More samples
-
Konstantin Makarchev authored
-
Konstantin Makarchev authored
-
Konstantin Makarchev authored
-
Konstantin Makarchev authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Mar 03, 2014
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Mar 02, 2014
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
Disable passing a block as a function. Disable accidental creation of closures (which lead to a compiler crash) until we implement closures. Error when using "yield" or "return" in a function literal.
-
Ary Borenszweig authored
-
- Mar 01, 2014
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
In codegen, when visiting a yield there must be a block context.
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-