lazarus/components/PascalScript/Source
2022-11-13 13:23:46 +01:00
..
Glyphs
arm.inc pascalscript: Fix compilation of PascalScript for armel and m68k, from Abou Al Montacir 2022-05-29 19:26:38 +02:00
changelog.txt
eDefines.inc
Makefile udpated makefiles 2022-05-29 19:34:19 +02:00
Makefile.compiled
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
PascalScript_Core_Ext_Reg.pas
PascalScript_Core_Glyphs.rc
PascalScript_Core_Glyphs.res
PascalScript_Core_K3.kof
PascalScript_Core_Reg_noDB.pas
PascalScript_Core_Reg.pas
PascalScript_RO_Glyphs.rc
PascalScript_RO_Glyphs.RES
PascalScript_RO_Reg.pas
PascalScript.inc Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
pascalscript.lpk PascalScript: Updated to bcf0f1b1b718f52006d518866ed82e04760b79c7 Date: 03/02/2019 14:06:51 2019-03-17 16:33:17 +00:00
pascalscript.lrs
pascalscript.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
pascalscriptfcl.lpk
pascalscriptfcl.pas pascalscript: added missing file 2022-05-29 20:10:47 +02:00
PascalScriptFPC.inc PascalScript: update to origin git 466ab97b370687e7053a945d0a55aef7f260e7f3 2015-01-14 18:22:48 +00:00
powerpc.inc
readme.txt
uPSC_buttons.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
uPSC_classes.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
uPSC_comobj.pas Pascalscript: removed lots of differences we had with upstream version 2017-10-25 21:33:11 +00:00
uPSC_controls.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
uPSC_dateutils.pas
uPSC_DB.pas
uPSC_dll.pas
uPSC_extctrls.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
uPSC_forms.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
uPSC_graphics.pas Updated Pascalscript to 5814bd027db6fee3243b434da96661d7b3e8f718 2017-10-14 14:21:16 +00:00
uPSC_menus.pas
uPSC_std.pas Updated Pascalscript to 5814bd027db6fee3243b434da96661d7b3e8f718 2017-10-14 14:21:16 +00:00
uPSC_stdctrls.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
uPSCompiler.pas
uPSComponent_COM.pas
uPSComponent_Controls.pas
uPSComponent_DB.pas
uPSComponent_Default.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSComponent_Forms.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSComponent_StdCtrls.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSComponent.dcr
uPSComponent.pas PascalScript: Fix event TPSOnProcessDirective signature. Active clashed with TForm.Active. Issue #39359. 2021-09-27 22:08:54 +03:00
uPSComponentExt.pas
uPSDebugger.pas Updated Pascalscript to 5814bd027db6fee3243b434da96661d7b3e8f718 2017-10-14 14:21:16 +00:00
uPSDisassembly.pas PascalScript: updates from original GIT 2014-02-04 19:58:13 +00:00
uPSPreProcessor.pas
uPSR_buttons.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSR_classes.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
uPSR_comobj.pas Pascalscript: removed lots of differences we had with upstream version 2017-10-25 21:33:11 +00:00
uPSR_controls.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
uPSR_dateutils.pas
uPSR_DB.pas
uPSR_dll.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
uPSR_extctrls.pas
uPSR_forms.pas Pascalscript: removed lots of differences we had with upstream version 2017-10-25 21:33:11 +00:00
uPSR_graphics.pas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
uPSR_menus.pas
uPSR_std.pas Pascalscript: removed lots of differences we had with upstream version 2017-10-25 21:33:11 +00:00
uPSR_stdctrls.pas
uPSRuntime.pas PascalScript: Compile on PPC, using "not supported" InnerfuseCall. Issue #39404 2021-10-10 13:03:40 +02:00
uPSUtils.pas
uROPSImports.pas
uROPSServerLink.pas
x64.inc
x86.inc PascalScript: reverted some derivations from the git version 2017-10-23 03:10:38 +00:00

RemObjects Pascal

Files in this distribution:
help/                  - Help documents (html format) and examples
demo/                  - Test application.
demo_import/           - Test application with class library.
demo_kylix/            - Kylix test application.
ifps3.pas              - The runtime interpreter
ifpscomp.pas           - The compiler
ifps3common.pas        - The Common types and constants used by IFPS3
ifps3lib_std.pas       - The standard library
ifps3lib_stdr.pas      - The standard library (runtime)
ifps3utl.pas           - The utility unit
ifps3_def.inc	       - The include file
readme.txt             - Readme (this file)
license.txt            - License Agreement
ifpidll2runtime.pas    - runtime dll support.
ifpidll2.pas           - Compiler dll loading support.
ifpicall.pas           - Call library used by all runtime calling units.
ifpii_*.pas            - Import libraries (compiler)
ifpiir_*.pas           - Import libraries (runtime)
IFPS3CompExec.pas      - A component wrapper around IFPS3

http://www.carlo-kok.com/

Installing:

The .dpk file was build with Delphi 7, if you don't have Delphi 7, it might
complain about missing packages, you can remove those from the requires list
and remove and compiler directives it will complain about. Install the .dpk
file, and add the IFPS3 directory to your search paths.