Skip to content
Snippets Groups Projects
Commit ac0f2ba8 authored by Benoît Minisini's avatar Benoît Minisini :church:
Browse files

Make "%>" a keyword for syntax analyze of gambas code embedded into a WebPage....

Make "%>" a keyword for syntax analyze of gambas code embedded into a WebPage. Some other fixes in the interpreter and the compiler.

[INTERPRETER]
* BUG: A global class find does now a global class lookup. It seems more logical.
* BUG: When loading a class fails, display an accurate error message.

[COMPILER]
* BUG: Embedded arrays do not raise warnings on being uninitialized anymore.
* NEW: Make "%>" a keyword for syntax analyze of gambas code embedded into a WebPage.
parent 72417abe
No related branches found
No related tags found
No related merge requests found
Pipeline #1046983916 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment