1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo. More... about 12 years ago
Implemented Copy(<Array or String>, [Start], [Count]). More... about 12 years ago
Do not invoke methods in ToString for records. More... about 12 years ago
Initial copy/delete/insert for arrays More... about 12 years ago
ExposeGlobals fix for labels. More... about 12 years ago
IFDECL/IFNDECL for simple declaration checks (no expressions). More... about 12 years ago
Bugfix for big parameters. More... about 12 years ago
Record inheritance. More... about 12 years ago
Type declaration inheritance. More... about 12 years ago
FPC trunk compatibility. More... about 12 years ago
Patch from issue #21. More... about 12 years ago
Allow _ in integers/floats for formatting (1_000_000, $FF_FF_FF or %11111111_11111111) More... about 12 years ago
Work around for win32 FPC bug. More... about 12 years ago
Added TypeID More... about 12 years ago
Fix shortstring constant assignment More... about 12 years ago
Change 0.2 to 0.25 because 0.2 cannot be held in float More... about 12 years ago
Pass tests on Linux x64 More... about 12 years ago
Fix extended syntax inline variable declarations. More... about 12 years ago
(Ugly) fix for IN. More... about 12 years ago
Added Fasta-Redux and Lens algorithms to test scripts. More... about 12 years ago
Better lock management. More... about 12 years ago
Merge branch 'master' of https://code.google.com/p/la-pe into Type_Properties More... about 12 years ago
Fix Delphi compilation and UInt64. More... about 12 years ago
Fix ByteBool/WordBool/LongBool evaluation. Fix loops. More... about 12 years ago
Less BigLock, more IncLock. Should solve bug demonstrated in LoopSpill.lap More... over 12 years ago
Experimental commit. More... over 12 years ago
Copy on write for strings. More... over 12 years ago
Flags for evaluations. More... over 12 years ago
Test for issue #15. More... over 12 years ago
Applied change from issue #17. More... over 12 years ago