lazarus/components/PascalScript/Source
martin 8fcd9bf8b1 PascalScript: update the license form origin
git-svn-id: trunk@47390 -
2015-01-14 20:47:26 +00:00
..
arm.inc
changelog.txt
eDefines.inc Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
Makefile
Makefile.compiled
Makefile.fpc IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +00:00
PascalScript_Core_Ext_Reg.pas
PascalScript_Core_Glyphs.rc
PascalScript_Core_Glyphs.res
PascalScript_Core_K3.kof Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
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 Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
PascalScript_RO_Glyphs.RES Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
PascalScript_RO_Reg.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
PascalScript.inc
pascalscript.lpk
pascalscript.lrs
pascalscript.pas PascalScript: update to origin git 14dcc5133d4b0b4750ec27f8d0e57204fd827666 (single/double on 64 bit) 2015-01-14 15:00:13 +00:00
pascalscriptfcl.lpk
PascalScriptFPC.inc PascalScript: update to origin git 466ab97b370687e7053a945d0a55aef7f260e7f3 2015-01-14 18:22: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 Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
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 Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSC_DB.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSC_dll.pas
uPSC_extctrls.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSC_forms.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSC_graphics.pas
uPSC_menus.pas
uPSC_std.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSC_stdctrls.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSCompiler.pas PascalScript: update to origin git 466ab97b370687e7053a945d0a55aef7f260e7f3 2015-01-14 18:22:48 +00:00
uPSComponent_COM.pas
uPSComponent_Controls.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSComponent_DB.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
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
uPSComponentExt.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSDebugger.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSDisassembly.pas
uPSPreProcessor.pas PascalScript: sync with original 2012-12-10 14:27:09 +00:00
uPSR_buttons.pas
uPSR_classes.pas PascalScript: Update to origin GIT: 97eefc260b41ba51328d95b4ed43669f38655720 2015-01-05 02:07:35 +00:00
uPSR_comobj.pas
uPSR_controls.pas
uPSR_dateutils.pas
uPSR_DB.pas
uPSR_dll.pas
uPSR_extctrls.pas
uPSR_forms.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSR_graphics.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSR_menus.pas
uPSR_std.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSR_stdctrls.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
uPSRuntime.pas PascalScript: update to origin git f3cf602541b5e73ff93d583adae3b98e314dcd6f calling constructor in 64 bit 2015-01-14 20:14:05 +00:00
uPSUtils.pas PascalScript: updates from original GIT 2014-02-04 19:58:13 +00:00
uROPSImports.pas
uROPSServerLink.pas Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
x64.inc
x86.inc

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.