• Show log

    Commit

  • Hash : 035419fa
    Author : Olli Etuaho
    Date : 2017-11-28T14:27:15

    Clean up storing struct types in the symbol table
    
    Instead of storing struct symbols as TVariable objects, store them
    as TStructure objects. This way struct type symbols don't need to
    store bogus data that's associated with arbitrary types, and on the
    other hand the name and unique id of struct types are only stored in
    a single place. This change is a refactoring with no effect on
    generated output.
    
    BUG=angleproject:2267
    TEST=angle_unittests
    
    Change-Id: I173793e0cc77a890cdac6868d72d9f275ac9461a
    Reviewed-on: https://chromium-review.googlesource.com/793814
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: Jamie Madill <jmadill@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags