Add unary operator to convert unsigned integer to float
-rw-r--r-- 74 .dir-locals.el
-rw-r--r-- 223 .gitignore
-rw-r--r-- 1752 Makefile.am
-rw-r--r-- 12503 ast.h
-rw-r--r-- 2261 ast_expr.cpp
-rw-r--r-- 4746 ast_function.cpp
-rw-r--r-- 36665 ast_to_hir.cpp
-rw-r--r-- 2761 ast_type.cpp
-rwxr-xr-x 195 autogen.sh
-rwxr-xr-x 11160 builtin_types.sh
-rw-r--r-- 2734 builtin_variables.h
-rw-r--r-- 1717 configure.ac
-rw-r--r-- 6596 glsl_lexer.lpp
-rw-r--r-- 29511 glsl_parser.ypp
-rw-r--r-- 12950 glsl_parser_extras.cpp
-rw-r--r-- 2593 glsl_parser_extras.h
-rw-r--r-- 3627 glsl_symbol_table.h
-rw-r--r-- 16225 glsl_types.cpp
-rw-r--r-- 9046 glsl_types.h
-rw-r--r-- 3634 hash_table.c
-rw-r--r-- 3606 hash_table.h
-rw-r--r-- 2895 hir_field_selection.cpp
-rw-r--r-- 7258 ir.cpp
-rw-r--r-- 9534 ir.h
-rw-r--r-- 5328 ir_function.cpp
-rw-r--r-- 5176 ir_print_visitor.cpp
-rw-r--r-- 2309 ir_print_visitor.h
-rw-r--r-- 5519 ir_variable.cpp
-rw-r--r-- 2224 ir_visitor.h
-rw-r--r-- 6901 list.h
drwxr-xr-x - main
-rw-r--r-- 9889 symbol_table.c
-rw-r--r-- 2467 symbol_table.h
drwxr-xr-x - tests