• Show log

    Commit

  • Hash : 6ea15719
    Author : Ran Benita
    Date : 2014-02-08T01:26:35

    ast: use more suitable types in a few ast nodes
    
    The int ones cannot be signed (they come as such from the scanner, and
    NEGATE is never applied to them).
    
    The uint32_t one is really an atom, but presumably the type was never
    converted to xkb_atom_t.
    
    Signed-off-by: Ran Benita <ran234@gmail.com>
    

  • Properties

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

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags