-
Notifications
You must be signed in to change notification settings - Fork 198
Pull requests: remobjects/pascalscript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
uPSDebugger: add HasCodeAtRow for exact breakpoint-line testing
#319
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
PS_NATIVESTRINGS: native string types, real Ansi script types and width-correct marshaling (fixes #296)
#318
opened Jul 11, 2026 by
TetzkatLipHoka
•
Draft
Fix dangling btPChar values: the slot now owns its content
#316
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
x64: pass by-value dynamic arrays as pointer value on FPC 3+
#315
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Accept Delphi's 'packed' keyword in type declarations (fixes #246)
#314
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Add debug/watch helpers: PSVariantToString overload, StringToPSVariant, PSBaseTypeToStr
#312
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Register host types directly from RTTI: AddType(PTypeInfo) and AddRecordWithRTTI
#311
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Add a 'raise' statement and the ParamCount/ParamStr builtins
#310
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Support constant ranges in set literals: ['0'..'9']
#309
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Raise instead of silently dropping a property with an unresolved type
#307
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Report which LoadData stage failed instead of failing silently
#306
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Support assigning Variants and cross-typed interfaces to interface variables
#305
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
IDispatchInvoke: pass IDispatch arguments as VT_DISPATCH
#304
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Make failing interface/object casts catchable by script try/except
#303
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Fix operator precedence hole in IsCompatibleType
#302
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Fix dynamic array parameters and results on the Rtti.Invoke call path
#301
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Fix compiler state corruption after an exception in the OnUses handler
#300
opened Jul 11, 2026 by
TetzkatLipHoka
Loading…
Add none-native calling for class methods/properties.
#210
opened Sep 17, 2019 by
User4martin
Contributor
Loading…
ProTip!
Adding no:label will show everything without a label.