lazarus/components/PascalScript/Source
mattias 378793114e set fixes_1_4 to version 1.4.RC2
git-svn-id: branches/fixes_1_4@47771 -
2015-02-14 09:39:22 +00:00
..
arm.inc * Various files: cosmetic: typo: occurance=>occurrence 2014-11-05 10:00:42 +00:00
changelog.txt
eDefines.inc
Makefile set fixes_1_4 to version 1.4.RC2 2015-02-14 09:39:22 +00:00
Makefile.compiled set fixes_1_4 to version 1.4.RC2 2015-02-14 09:39:22 +00:00
Makefile.fpc set fixes_1_4 to version 1.4.RC2 2015-02-14 09:39:22 +00: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: Update to origin GIT: 97eefc260b41ba51328d95b4ed43669f38655720 2015-01-05 02:07:35 +00:00
PascalScript_RO_Glyphs.rc
PascalScript_RO_Glyphs.RES
PascalScript_RO_Reg.pas
PascalScript.inc
pascalscript.lpk Merged revision(s) 47390 #8fcd9bf8b1 from trunk: 2015-01-14 20:48:24 +00:00
pascalscript.lrs
pascalscript.pas Merged revision(s) 47380 #07ac489e6c from trunk: 2015-01-14 15:16:54 +00:00
pascalscriptfcl.lpk PascalScript: Update to origin GIT: 97eefc260b41ba51328d95b4ed43669f38655720 2015-01-05 02:07:35 +00:00
PascalScriptFPC.inc Merged revision(s) 47377-47378 #c9ba4326e2-#c9ba4326e2, 47382-47384 #78dc09170e-#78dc09170e, 47386-47388 #c276a8b998-#c276a8b998 from trunk: 2015-01-14 20:20:48 +00:00
powerpc.inc editor-macro-script: do not fail compile, if not supported. issue #0024846 2013-08-10 11:40:45 +00:00
readme.txt
uPSC_buttons.pas
uPSC_classes.pas PascalScript: Update to origin GIT: 97eefc260b41ba51328d95b4ed43669f38655720 2015-01-05 02:07:35 +00:00
uPSC_comobj.pas PascalScript: Update to origin GIT: 97eefc260b41ba51328d95b4ed43669f38655720 2015-01-05 02:07:35 +00:00
uPSC_controls.pas
uPSC_dateutils.pas
uPSC_DB.pas
uPSC_dll.pas
uPSC_extctrls.pas
uPSC_forms.pas
uPSC_graphics.pas
uPSC_menus.pas
uPSC_std.pas
uPSC_stdctrls.pas
uPSCompiler.pas Merged revision(s) 47377-47378 #c9ba4326e2-#c9ba4326e2, 47382-47384 #78dc09170e-#78dc09170e, 47386-47388 #c276a8b998-#c276a8b998 from trunk: 2015-01-14 20:20:48 +00:00
uPSComponent_COM.pas
uPSComponent_Controls.pas
uPSComponent_DB.pas
uPSComponent_Default.pas
uPSComponent_Forms.pas
uPSComponent_StdCtrls.pas
uPSComponent.dcr
uPSComponent.pas
uPSComponentExt.pas
uPSDebugger.pas
uPSDisassembly.pas PascalScript: updates from original GIT 2014-02-04 19:58:13 +00:00
uPSPreProcessor.pas
uPSR_buttons.pas
uPSR_classes.pas PascalScript: Update to origin GIT: 97eefc260b41ba51328d95b4ed43669f38655720 2015-01-05 02:07:35 +00:00
uPSR_comobj.pas PascalScript: Update to origin GIT: 97eefc260b41ba51328d95b4ed43669f38655720 2015-01-05 02:07:35 +00:00
uPSR_controls.pas
uPSR_dateutils.pas
uPSR_DB.pas
uPSR_dll.pas
uPSR_extctrls.pas
uPSR_forms.pas
uPSR_graphics.pas
uPSR_menus.pas
uPSR_std.pas
uPSR_stdctrls.pas
uPSRuntime.pas Merged revision(s) 47377-47378 #c9ba4326e2-#c9ba4326e2, 47382-47384 #78dc09170e-#78dc09170e, 47386-47388 #c276a8b998-#c276a8b998 from trunk: 2015-01-14 20:20:48 +00:00
uPSUtils.pas PascalScript: updates from original GIT 2014-02-04 19:58:13 +00:00
uROPSImports.pas
uROPSServerLink.pas
x64.inc Merged revision(s) 47380 #07ac489e6c from trunk: 2015-01-14 15:16:54 +00:00
x86.inc Merged revision(s) 47377-47378 #c9ba4326e2-#c9ba4326e2, 47382-47384 #78dc09170e-#78dc09170e, 47386-47388 #c276a8b998-#c276a8b998 from trunk: 2015-01-14 20:20:48 +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.