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
Fixed issue #15. More... over 12 years ago
Compiling fix for FPC 2.6 non-windows platforms (untested). More... over 12 years ago
Tab consistency. More... over 12 years ago
Change SafeLoadLibrary to LoadLibrary in ffi.pas. More... over 12 years ago
FPC 2.6 enhancements. More... over 12 years ago
Added libs for static linking of libffi. More... over 12 years ago
Define Lape_ExposeGlobals if globals are exposed. More... over 12 years ago
No method invocation in ToString. More... over 12 years ago
Fixed memory bug for []. Exception on invalid compiler directive. Added AfterParsing notification. Properly implemented ExposeGlobals. More... over 12 years ago
Added ToString for method types. Show variable name in ToString with ExposeGlobals(). More... over 12 years ago
Added libffi binaries for win32/win64. More... over 12 years ago
Default DynamicFFI to make sure Lape can be compiled by people without libffi. Ability to load libffi from given directory. More... over 12 years ago
Extension for FFI part concerning complex Pascal types. More... over 12 years ago
TFFITypeManager fix. More... over 12 years ago
lpeval_functions formatting. Added FFILoaded() and AssertFFILoaded(). More... over 12 years ago
FFI: Properly (dynamically) load libffi on Linux. More... over 12 years ago
Fixes for Lape_CDECL More... over 12 years ago
Change most methods to cdecl. More... over 12 years ago
FPC 2.4 workaround. More... over 12 years ago
Fixed Delphi XE2 compilation for LapeTest (x86, x64, OSX) More... over 12 years ago
Major bugfix in interpreter (simple could would not run). More... over 12 years ago
Minor tweaks. More... over 12 years ago
Mac OSX compatibility in Delphi XE2. More... over 12 years ago
Delphi XE2 compatibility (x86 and x64). More... over 12 years ago
Finished native wrappers for lape methods. More... over 12 years ago
Free cif in TExportClosure. More... over 12 years ago
Added extra parameter to pass an initial varstack (parameters for functions). Implemented LapeExportWrapper to expose Lape methods as if they were native (untested). More... over 12 years ago
Implemented LapeImportWrapper to automatically wrap native methods. More... over 12 years ago
Added TFFIClosureManager. More... over 12 years ago
ffi header update. More... over 12 years ago