[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Change the priority of operators so that 'Mod' is less prioritary then 'Div',...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Change the priority of operators so that 'Mod' is less prioritary then 'Div',...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 10 Feb 2026 00:27:37 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: f3a47198 by Benoît Minisini at 2026-02-10T01:25:14+01:00 Change the priority of operators so that 'Mod' is less prioritary then 'Div', and 'Div' less prioritary than '*' and '/'. [COMPILER] * NEW: Change the priority of operators so that 'Mod' is less prioritary then 'Div', and 'Div' less prioritary than '*' and '/'. - - - - - 1 changed file: - main/share/gb_reserved_keyword.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f3a47198931f13a955c3d702b590b720033d0919 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f3a47198931f13a955c3d702b590b720033d0919 You're receiving this email because of your account on gitlab.com.