• Show log

    Commit

  • Hash : 71d147f6
    Author : Corentin Wallez
    Date : 2015-02-11T11:15:24

    Implemented a CallDAG to allow for more AST analysis
    
    The CallDAG preprocesses the AST to construct a DAG of
    functions that can be used for several analyses.
    Use it to implement check for recursion and max call
    depth. It will also be used to limit the usage of
    [[flatten]] and [[unroll]].
    
    BUG=angleproject:937
    BUG=395048
    
    Change-Id: I8578703f2d49513f315aecccbcff34914562e4ff
    Reviewed-on: https://chromium-review.googlesource.com/263774
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Nicolas Capens <capn@chromium.org>
    Reviewed-by: Corentin Wallez <cwallez@chromium.org>
    Tested-by: Corentin Wallez <cwallez@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags