vala:wip/baedert/nullable

Last commit made on 2016-11-09
Get this branch:
git clone -b wip/baedert/nullable https://git.launchpad.net/vala

Branch merges

Branch information

Name:
wip/baedert/nullable
Repository:
lp:vala

Recent commits

b29ce57... by =?utf-8?q?Timm_B=C3=A4der?= <email address hidden>

WIP

08849bb... by =?utf-8?q?Timm_B=C3=A4der?= <email address hidden>

checkpoint

658d389... by =?utf-8?q?Timm_B=C3=A4der?= <email address hidden>

tests: Add another nullability test

14b9a54... by =?utf-8?q?Timm_B=C3=A4der?= <email address hidden>

astprinter: Fix assignment printing

eba833a... by =?utf-8?q?Timm_B=C3=A4der?= <email address hidden>

astprinter: Remove unused function

80c2445... by =?utf-8?q?Timm_B=C3=A4der?= <email address hidden>

astprinter: Print nullability state of binary expression

b010635... by =?utf-8?q?Timm_B=C3=A4der?= <email address hidden>

Add more nullability tests

7ad962f... by =?utf-8?q?Timm_B=C3=A4der?= <email address hidden>

compiler: Print ast after checking

Checking also alters the AST...

ef563c0... by =?utf-8?q?Timm_B=C3=A4der?= <email address hidden>

basicblock: Add names for entry() and exit() blocks

f4ffbaa... by =?utf-8?q?Timm_B=C3=A4der?= <email address hidden>

astprinter: Improve assignment output