0
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix for #232 (#257) More... over 3 years ago
Delphi 11 support was added More... almost 4 years ago
Merge branch 'master' of github.com:remobjects/pascalscript More... almost 4 years ago
Delphi 11 support was added More... almost 4 years ago
FPC Fix, missing Anchors properties (#252) More... almost 4 years ago
Fix ReadParameters not setting parameter parser positions even though ValidateParameters does use them. More... over 4 years ago
events of TPSScript were restored More... over 4 years ago
Fix 64 bit return values some more, using the correct method which was already used by cdRegister. More... almost 5 years ago
Fix 64 bit return values. More... almost 5 years ago
fix IPointer type definition (#234)
zed
More... almost 5 years ago
Fix for #220 (#221)
Rey
More... almost 5 years ago
Improve PreProcessor DEFINE errors descriptions (#222)
Rey
More... almost 5 years ago
#238. win64 problem with string More... almost 5 years ago
fpc: INVOKECALL support for arm/aarch64 More... almost 5 years ago
Add optional OnWriteLine2. Can be used to support Step Out debugging. More... almost 5 years ago
0: eDefines.inc was updated More... about 5 years ago
Merge pull request #231 from santiagoIT/master More... about 5 years ago
Added support for Delphi 10.4 Sydney More... about 5 years ago
Add PS_USECLASSICINVOKE to make it possible to avoid using InvokeCall.inc which was introduced by #207. Alse cleanup the case some of the directives here and make it work on AUTOREFCOUNT. More... over 5 years ago
Fix for #207 which commented this line with no apparent reason + cleanup. More... over 5 years ago
Fix IDispatchInvoke on Unicode. More... over 5 years ago
#213: Invoke method consist of extended data type cause access violation (#215) More... over 5 years ago
fix from #211 issue More... almost 6 years ago
1)InvokeCall added, instead of all different callers (x86, x64, powerpc etc) for Delphi 2010+. (#207) More... almost 6 years ago
1) fix of OPENARRAYOFU16 and OPENARRAYOFS16 declarations (#205) More... almost 6 years ago
Added call stack functionality. Taken from #203 by Vizit0r, with fixes and cleanup. Does not yet display parameter values, nor does it return position information. More... almost 6 years ago
0: INLINE_SUPPORT define was added More... almost 6 years ago
64 bit builds now use the same VersionInfo as 32 bit builds. Previously the version for 64 bit builds was always 1.0.0.0. (#199) More... over 6 years ago
64 bit builds now use the same VersionInfo as 32 bit builds. Previously the version for 64 bit builds was always 1.0.0.0. More... over 6 years ago
Fix warnings. Again, don't know exactly which version introduced each warning, kept it at Tokyo. More... over 6 years ago