gambas-source-code/main/lib/jit
gambas c99df6c0c5 Add an API to get the luminance of a color.
[GB.IMAGE]
* NEW: Add an API to get the luminance of a color.

[GB.JIT]
* NEW: Cosmetic changes.
2020-05-18 13:22:34 +02:00
..
gb.jit Add an API to get the luminance of a color. 2020-05-18 13:22:34 +02:00
gb.jit.component
gb_str.c
gb_str.h
gbc_reserved.c
jit.c JIT optimization of '&=' has been implemented. 2020-04-06 04:43:12 +02:00
jit.h
jit_body.c '&=' on variants is not incorrectly optimized anymore. 2020-04-16 09:47:59 +02:00
main.c
main.h
Makefile.am