[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] The debugger now correctly evaluates expressions using a local variable having...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
9243083b by Benoît Minisini at 2026-05-08T00:45:31+02:00
The debugger now correctly evaluates expressions using a local variable having the same name as a class.

[INTERPRETER]
* BUG: The debugger now correctly evaluates expressions using a local variable having the same name as a class.
* NEW: Add the 'GB.Collection.Exist()' interpreter API.

[GB.EVAL]
* NEW: Expression: 'IsValue()' is a method than returns if an unknown symbol has actually a value.

- - - - -


16 changed files:

- main/gbx/gbx_api.c
- main/gbx/gbx_api.h
- main/gbx/gbx_c_collection.c
- main/gbx/gbx_debug.c
- main/gbx/gbx_debug.h
- main/gbx/gbx_eval.c
- main/gbx/gbx_eval.h
- main/gbx/gbx_subr_misc.c
- main/lib/debug/debug.c
- main/lib/debug/gb.debug.h
- main/lib/eval/c_expression.c
- main/lib/eval/eval.c
- main/lib/eval/eval.h
- main/lib/eval/eval_trans_expr.c
- main/lib/eval/gb.eval.h
- main/share/gambas.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9243083b621c42a0fc633d2b63af99eda385fa08

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9243083b621c42a0fc633d2b63af99eda385fa08
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help