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 Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
gb_str.c Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
gb_str.h Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
gbc_reserved.c Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
jit.c JIT optimization of '&=' has been implemented. 2020-04-06 04:43:12 +02:00
jit.h Always load the class before accessing a static variable, as it may not be ready. 2018-08-18 15:28:19 +02:00
jit_body.c '&=' on variants is not incorrectly optimized anymore. 2020-04-16 09:47:59 +02:00
main.c Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
main.h Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00
Makefile.am Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00