RFC: تكافؤ تعديل عنصر واجهة عامّ (المعدّل الانسيابيّ) بين المحرّكين#26
Open
SalehKadah wants to merge 1 commit into
Open
RFC: تكافؤ تعديل عنصر واجهة عامّ (المعدّل الانسيابيّ) بين المحرّكين#26SalehKadah wants to merge 1 commit into
SalehKadah wants to merge 1 commit into
Conversation
يوثّق إغلاق فجوة تكافؤ ثالثة في نظام الرسومات: تطبيق معدّل انسيابيّ على متغيّر عنصرٍ عامّ من داخل دالّة. المفسّر يشغّله؛ المترجم كان يُنتج رمزًا غير معرَّف لعدم تتبّعه نوع مقبض العنصر العامّ عبر حدود الدوال. الإصلاح يشتقّ النوع من مصدر الحقيقة (returns == كائن) لا من قائمة مثبّتة. استمرار لسلسلة تكافؤ SadUI بين المحرّكين. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
الملخّص
RFC يوثّق إغلاق فجوة تكافؤ ثالثة في نظام الرسومات (SadUI): تطبيق معدّل انسيابيّ (
.محتوى/.لون…) على متغيّر عنصرِ واجهةٍ عامّ من داخل دالّة.المفسّر يشغّله (نوع وقت التشغيل)؛ المترجم كان يُنتج
undefined symbol: .محتوىلعدم تتبّعه نوع مقبض العنصر العامّ عبر حدود الدوال. الإصلاح يشتقّ النوع من مصدر الحقيقة (returns == كائن) لا من قائمة مثبّتة — التزامًا بمبدأ «الأدوات لا توسّع SoT اللغة».النطاق
لغة
text/— سلوك استنتاج النوع الساكن في المترجم. لا توسيع لمصدر الحقيقة، لا صياغة جديدة، لا كسر توافق خلفيّ.العلاقة
استمرار لسلسلة تكافؤ SadUI:
التنفيذ
منفَّذ ومُتحقَّق في PR كود مصاحب (
sadlang/s-programming-language#136): آلة حاسبة7+3=10.0متطابقة بايتيًّا + 20/20 ui_cov تكافؤ + اختبار انحدار مخصَّص + مراجعة Amelia مقبولة.🤖 Generated with Claude Code