1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ForIn - Extended syntax More... about 9 years ago
ForIn - Fix locks and remove pointless "base node" More... about 9 years ago
Merge pull request #47 from WarPie/OpOverload More... about 9 years ago
Fix: OpOverload test for x64 More... about 9 years ago
Better op-overload handling. More... about 9 years ago
Merge branch 'master' of github.com:nielsAD/lape into bug_fixes More... about 9 years ago
Remove residues of pull-request More... about 9 years ago
Fixes for operator-overload More... about 9 years ago
Stricter type checks for pointers and methods. More... about 9 years ago
Added FFI test program More... about 9 years ago
Merge pull request #40 from nielsAD/travis More... about 9 years ago
Fix function forwarding (resolves part of issue #43) More... about 9 years ago
Add Travis build status to README. More... about 9 years ago
Allow test failure when using Lazarus from package manager. More... about 9 years ago
Prevent endless loop with dangling end icw extended syntax Resolves SRL/Lape#17 More... about 9 years ago
Ignore continue in case statement when $ContinueCase is off (resolves issue SRL/Lape#16) More... about 9 years ago
Merge pull request #44 from WarPie/ArrConcat More... about 9 years ago
Support for operator overloading More... about 9 years ago
For item In <array or string> Do More... about 9 years ago
DynArray concat using the `+` operator More... about 9 years ago
Merge remote-tracking branch 'refs/remotes/nielsAD/master' into ArrConcat More... about 9 years ago
Fix chain assignment of small records More... about 9 years ago
Fix direct assignment of evaldot (issue #42) More... about 9 years ago
Compiled libffi v3.2.1 More... over 9 years ago
Compiled libffi v3.2.1 More... over 9 years ago
Build package before testsuite More... over 9 years ago
Copied README from google code More... over 9 years ago
Travis-CI support More... over 9 years ago
Do not traverse parents in TraverseGlobals, because they might be hidden. Also reduced the number of compiler warnings. More... over 9 years ago
Explicit string casts to reduce the number of unicode related errors in Delphi. More... over 9 years ago