gambas-source-code/main/lib/jit/gb.jit/.component
Benoît Minisini 1fd1d16ec8 Convert two global interpreter flags from boolean to bitfield.
[INTERPRETER]
* NEW: Convert two global interpreter flags from boolean to bitfield.
* NEW: Remove a unused JIT API and take the previous into account.

[GB.JIT]
* NEW: Take the boolean to bitfield interpreter flag changes into account.
2023-01-04 18:49:13 +01:00

4 lines
63 B
Text

[Component]
Key=gb.jit
Version=3.18.0
Authors=Benoît Minisini