[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Output calls to anymous objects, class instanciations, and array accesses.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Output calls to anymous objects, class instanciations, and array accesses.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 21 Dec 2024 21:29:16 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: ad6a5f58 by Benoît Minisini at 2024-12-21T22:27:08+01:00 Output calls to anymous objects, class instanciations, and array accesses. [COMPILER] * NEW: Output calls to anymous objects, class instanciations, and array accesses. - - - - - 15ee5af0 by Benoît Minisini at 2024-12-21T22:29:11+01:00 Callers dialog: Display anonymous object calls in italic. [DEVELOPMENT ENVIRONMENT] * NEW: Add a project compilation timestamp. * NEW: Callers dialog: Do not compile the project if its compile timestamp is up to date. * NEW: Callers dialog: Display anonymous object calls in italic. - - - - - 11 changed files: - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/FShowCaller.class - app/src/gambas3/.src/Editor/FShowCaller.form - app/src/gambas3/.src/Project.module - main/gbc/gbc_class.c - main/gbc/gbc_class.h - main/gbc/gbc_output.c - main/gbc/gbc_trans.h - main/gbc/gbc_trans_ctrl.c - main/gbc/gbc_trans_expr.c - main/gbc/gbc_type.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7ac480c53e322aa48b1e82ed987e40d01cfef75e...15ee5af0b71511e16925c00db7ac0ec6206b30d9 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/7ac480c53e322aa48b1e82ed987e40d01cfef75e...15ee5af0b71511e16925c00db7ac0ec6206b30d9 You're receiving this email because of your account on gitlab.com.