]> git.ipfire.org Git - thirdparty/vala.git/commit
Add boolean CodeContext.keep_going and corresponding compiler option 1430c461d4a45026331663989113feb195588255
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 2 Sep 2019 13:25:44 +0000 (15:25 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 2 Sep 2019 13:47:11 +0000 (15:47 +0200)
commit1430c461d4a45026331663989113feb195588255
tree2e1de04b82073d4f992eebbe4c224837ea40a04f
parentaaa657e45450e31103b1bc6fa2f2c668f23f99b6
Add boolean CodeContext.keep_going and corresponding compiler option

If keep_going is set then check() will continue after hitting errors in
resolver and analyzer.
compiler/valacompiler.vala
doc/valac.1
vala/valacodecontext.vala