syntax: split the VariableContext into a Scope and a Flow context
[nit.git] / src / syntax / control_flow.nit
2010-06-24 Jean Privatsyntax: split the VariableContext into a Scope and...
2010-01-15 Jean Privatsyntax: remove VariableContex::stype=
2010-01-14 Jean Privatsyntax: while/loop exit type evolution
2010-01-14 Jean Privatsyntax: merge nullable information on type evolution
2010-01-14 Jean Privatsyntax: untyped local variables are 'nullable Object'
2010-01-14 Jean Privatsyntax: fix variable context merge on unreashable branches
2009-08-20 Jean Privatsyntax: allow untyped variable declaration
2009-08-06 Jean Privatsyntax: error on local variable masking
2009-07-30 Jean Privatparser: node locations are not nullable
2009-07-27 Jean Privatparser: rename all P* prod classes to A*
2009-07-23 Jean-Sebastien Gelinastools: remove 'locate' from nodes and visitor
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-26 Jean Privatnullable: convert lib, tools and tests
2009-06-24 Jean Privatsyntax: variable assignment can bypass cast
2009-06-24 Jean Privatsyntax: add VariableContext::to_s
2009-06-24 Jean Privatsyntax: better internal VariableContex stype handling
2009-06-24 Jean Privatsyntax: Move VariableContext and related to a new contr...
2009-06-24 Jean Privatsyntax: merge control_flow.nit in typing.nit
2009-06-10 Jean PrivatSpelling: bloc -> block
2009-06-10 Jean Privatsyntax: New escape block management
2009-02-06 Jean PrivatFinish syntax analysis for default closure.
2009-02-06 Jean PrivatGeneralize base_block in control_flow.
2009-01-22 Jean PrivatAdd break closure.
2009-01-22 Jean PrivatNew class MMClosure
2009-01-20 Jean PrivatType and check 'continue' return value.
2009-01-27 Jean PrivatAdd default values for some primitive type attributes.
2009-01-20 Jean PrivatSimplify control flow and update tests.
2009-01-19 Jean PrivatRemove specific flow analysis for params and forvardecls
2008-12-28 Jean PrivatRename methods named 'with'.
2008-11-25 Jean PrivatUnset variable control flow
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1