0
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #39 from lewinjh/master More... almost 12 years ago
Create PascalScript_Core_DXe4.dproj More... about 12 years ago
Create PascalScript_Core_DXe4.dpk More... about 12 years ago
Update uPSRuntime.pas More... about 12 years ago
GetArrayLength, First parameter doesn't need to be a variable. More... about 12 years ago
- It is now possible to iterate over enumerations - Added set functions Include and Exclude More... about 12 years ago
Fix Kylix compilation errors More... about 12 years ago
Merge pull request #36 from mologie/fpc-property-helpers More... about 12 years ago
Formatting More... about 12 years ago
Fixed EOL woops More... about 12 years ago
Fixed passing procedure pointers from scripts to native code on FPC (now passes a pointer via EDX, previously copied the raw data onto the stack) Fixed destroying non-existent heap variant after calling a class property write helper More... about 12 years ago
typo in eDefines.inc More... over 12 years ago
Merge branch 'master' of github.com:remobjects/pascalscript More... over 12 years ago
fix for prev More... over 12 years ago
Fix compiler directive. Closes #34. More... over 12 years ago
XE4 packages More... over 12 years ago
Merge branch 'master' of github.com:remobjects/pascalscript More... over 12 years ago
Fix Low/High/Inc/Dec's Int64 support. More... over 12 years ago
Add StrToInt64Def. Add comment pointing to the places where the standard funtions are defined. More... over 12 years ago
The code for IntToStr on a Int64 doesn't actually work, fix it. Based on existing Int64ToStr implementation which does work. More... over 12 years ago
Merge branch 'master' of github.com:remobjects/pascalscript More... over 12 years ago
0:PS_Core_D17 contains D16 paths More... over 12 years ago
Fix compiler errors introduced by commit 54a4cf632ae16214fcfcee982e4cf98b04f516b6. More... over 12 years ago
Add a .gitignore for *.dcu More... over 12 years ago
* Patch by Martin Friebe for PowerPC: 1/2 byte sets; string return types More... over 12 years ago
Merge branch 'master' of github.com:remobjects/pascalscript More... over 12 years ago
Patch by Martin Friebe for PowerPC: power pc alignment. More... over 12 years ago
Merge pull request #26 from Falcon0/master More... over 12 years ago
Patch by Martin Friebe for PowerPC: allow passing self More... over 12 years ago
Patch by Martin Friebe for issue #22. More... over 12 years ago