hexsha
stringlengths
40
40
size
int64
3
1.05M
ext
stringclasses
163 values
lang
stringclasses
53 values
max_stars_repo_path
stringlengths
3
945
max_stars_repo_name
stringlengths
4
112
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
945
max_issues_repo_name
stringlengths
4
113
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
116k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
945
max_forks_repo_name
stringlengths
4
113
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
3
1.05M
avg_line_length
float64
1
966k
max_line_length
int64
1
977k
alphanum_fraction
float64
0
1
cdb3508ddaefb131e96b39ac74168efbc998a91a
5,802
pas
Pascal
dependencies/Indy10/OpenSSL/static/IdOpenSSLHeaders_pemerr.pas
grahamegrieve/fhirserver
28f69977bde75490adac663e31a3dd77bc016f7c
[ "BSD-3-Clause" ]
132
2015-02-02T00:22:40.000Z
2021-08-11T12:08:08.000Z
dependencies/Indy10/OpenSSL/static/IdOpenSSLHeaders_pemerr.pas
grahamegrieve/fhirserver
28f69977bde75490adac663e31a3dd77bc016f7c
[ "BSD-3-Clause" ]
113
2015-03-20T01:55:20.000Z
2021-10-08T16:15:28.000Z
dependencies/Indy10/OpenSSL/static/IdOpenSSLHeaders_pemerr.pas
grahamegrieve/fhirserver
28f69977bde75490adac663e31a3dd77bc016f7c
[ "BSD-3-Clause" ]
49
2015-04-11T14:59:43.000Z
2021-03-30T10:29:18.000Z
{******************************************************************************} { } { Indy (Internet Direct) - Internet Protocols Simplified } { ...
45.328125
81
0.432954
f347ff5537001fbc3fe0c856126fd92269fd9b48
1,676
pas
Pascal
Source/Base/Base.Lib.pas
marcosblastwer/delphi-framework-service-manager
99c11a06c931255a9e23d3123358a2e5011a6107
[ "MIT" ]
1
2021-04-23T02:00:39.000Z
2021-04-23T02:00:39.000Z
Source/Base/Base.Lib.pas
marcosblastwer/delphi-framework-service-manager
99c11a06c931255a9e23d3123358a2e5011a6107
[ "MIT" ]
null
null
null
Source/Base/Base.Lib.pas
marcosblastwer/delphi-framework-service-manager
99c11a06c931255a9e23d3123358a2e5011a6107
[ "MIT" ]
null
null
null
unit Base.Lib; interface uses Base.Objects; type ILibrary = interface(IFrameworkInterface) ['{8539981F-180E-479A-843F-CF59060463AA}'] function GetLoaded: Boolean; function Load: Boolean; procedure Unload; property Loaded: Boolean read GetLoaded; end; TLibrary = class(TFra...
18.217391
70
0.673031
cd257696961fb6eaa9c687bcd44823fcceb6c212
3,219
pas
Pascal
source/utils_rawPackage.pas
Stoby/diocp-v5
7d10768e5deadba5fee3b330f3ea05e9913012a1
[ "BSD-2-Clause" ]
229
2015-02-25T14:32:37.000Z
2022-03-29T13:54:06.000Z
source/utils_rawPackage.pas
Stoby/diocp-v5
7d10768e5deadba5fee3b330f3ea05e9913012a1
[ "BSD-2-Clause" ]
3
2016-12-30T15:08:57.000Z
2019-08-15T02:06:11.000Z
source/utils_rawPackage.pas
Stoby/diocp-v5
7d10768e5deadba5fee3b330f3ea05e9913012a1
[ "BSD-2-Clause" ]
127
2015-02-23T16:29:52.000Z
2022-02-23T01:10:31.000Z
unit utils_rawPackage; interface uses classes, SysUtils; type PRawPackage = ^TRawPackage; TRawPackage = record FRawBytes: TBytes; FStartBytes: TBytes; FEndBytes: TBytes; FStartMatchIndex: Integer; FStartBytesLength: Integer; FEndMatchIndex: Integer; FEndBytesLength: Integer; FR...
21.604027
76
0.723827
17123b48c50406b5db5b4cdd1c7372b030c31476
4,228
pas
Pascal
Modelo/Persistencia/URepositorioPaciente.pas
andrecoletti23/mostra-de-talentos-aart
b86bfb2aea06d01c1d7a55e2343fae7e80574756
[ "MIT" ]
null
null
null
Modelo/Persistencia/URepositorioPaciente.pas
andrecoletti23/mostra-de-talentos-aart
b86bfb2aea06d01c1d7a55e2343fae7e80574756
[ "MIT" ]
15
2017-08-01T22:41:04.000Z
2017-08-31T23:24:54.000Z
Modelo/Persistencia/URepositorioPaciente.pas
andrecoletti23/mostra-de-talentos-aart
b86bfb2aea06d01c1d7a55e2343fae7e80574756
[ "MIT" ]
null
null
null
unit URepositorioPaciente; interface uses UPaciente , UEntidade , URepositorioDB , SqlExpr ; type TRepositorioPaciente = class(TRepositorioDB<TPACIENTE>) private public constructor Create; //destructor Destroy; override; procedure AtribuiDBParaEntidade(const coPACIENTE: TPACIENTE); ov...
38.436364
82
0.678098
cda4c0e3dfa173caba079628f26d3f6791fc9171
43
pas
Pascal
components/GdiPlus/GdiPlusHelpers.pas
Private-Storm/Linkbar
1dc08bfd1926014701c6d011d3f6cd5343055b5b
[ "MIT" ]
1
2020-10-23T01:02:02.000Z
2020-10-23T01:02:02.000Z
components/GdiPlus/GdiPlusHelpers.pas
Sok00/Linkbar
1dc08bfd1926014701c6d011d3f6cd5343055b5b
[ "MIT" ]
null
null
null
components/GdiPlus/GdiPlusHelpers.pas
Sok00/Linkbar
1dc08bfd1926014701c6d011d3f6cd5343055b5b
[ "MIT" ]
null
null
null
http://www.bilsen.com/gdiplus/index.shtml
21.5
42
0.767442
cdc7780ae17a6814f25f0736d1323f16aaed3b1d
4,354
pas
Pascal
src/core/Eagle.Alfred.Core.ConsoleIO.pas
deveagletec/alfred
8c31ec5d869beac1882a0697998e34fcb0481264
[ "MIT" ]
3
2019-09-10T14:45:52.000Z
2021-06-23T15:20:39.000Z
src/core/Eagle.Alfred.Core.ConsoleIO.pas
deveagletec/alfred
8c31ec5d869beac1882a0697998e34fcb0481264
[ "MIT" ]
13
2019-01-31T15:12:54.000Z
2020-11-12T00:20:12.000Z
src/core/Eagle.Alfred.Core.ConsoleIO.pas
deveagletec/alfred
8c31ec5d869beac1882a0697998e34fcb0481264
[ "MIT" ]
1
2021-06-23T15:20:58.000Z
2021-06-23T15:20:58.000Z
unit Eagle.Alfred.Core.ConsoleIO; interface uses System.SysUtils, System.StrUtils, Console; type IConsoleIO = interface ['{53469311-2F04-4568-9928-5E85CB2822EC}'] procedure NewEmptyLine; procedure WriteInfo(const Msg : string); procedure WriteInfoFmt(const Msg: string; const Args: ar...
27.910256
97
0.717501
17eec40b9659019118d4e87b2b796784d6532340
9,674
pas
Pascal
Memory Engine/BeaEngineDelphi32.pas
BlackTrace/LPMS
4c8ecc95a260a80312e3a9d1c4e8bd030037ea21
[ "MIT" ]
17
2018-01-05T03:41:10.000Z
2022-01-03T10:12:56.000Z
Memory Engine/BeaEngineDelphi32.pas
al-homedawy/LPMS
4c8ecc95a260a80312e3a9d1c4e8bd030037ea21
[ "MIT" ]
null
null
null
Memory Engine/BeaEngineDelphi32.pas
al-homedawy/LPMS
4c8ecc95a260a80312e3a9d1c4e8bd030037ea21
[ "MIT" ]
3
2017-10-11T20:56:30.000Z
2020-04-14T07:31:32.000Z
// ==================================================================== // // Delphi Static lib for BeaEngine 4.x // // upDate: 2010-Jan-9 // v0.4 support Delphi7 - Delphi2010 // ==================================================================== // BeaEngine.pas convert by Vince // updated by kao // =============...
26.431694
109
0.539074
aa32b4e43a59f900462d8d4532e8520416da5c69
7,731
pas
Pascal
Source/frmWebPreview.pas
sajithanangolath/pyscripter
00a9ba8a1c8357df6e055dd79fa8065702f3b211
[ "MIT" ]
1
2019-07-12T21:11:32.000Z
2019-07-12T21:11:32.000Z
Source/frmWebPreview.pas
sajithanangolath/pyscripter
00a9ba8a1c8357df6e055dd79fa8065702f3b211
[ "MIT" ]
null
null
null
Source/frmWebPreview.pas
sajithanangolath/pyscripter
00a9ba8a1c8357df6e055dd79fa8065702f3b211
[ "MIT" ]
null
null
null
{----------------------------------------------------------------------------- Unit Name: frmDocView Author: Kiriakos Vlahos Date: 09-May-2005 Purpose: HTML documentation Editor View History: -----------------------------------------------------------------------------} unit frmWebPreview; in...
28.318681
114
0.70573
aa2a3fa0eed89154c00b211dd04c6c07f601fd6f
7,180
pas
Pascal
package/trayicon/TrayIcon.pas
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
1
2022-02-28T11:28:18.000Z
2022-02-28T11:28:18.000Z
package/trayicon/TrayIcon.pas
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
null
null
null
package/trayicon/TrayIcon.pas
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
null
null
null
unit TrayIcon; {$WARN SYMBOL_DEPRECATED OFF} interface uses SysUtils, Windows, Messages, Classes, Graphics, Controls, ShellAPI, Forms, Menus, ExtCtrls, Dialogs ; const WM_TOOLTRAYICON = WM_USER+1; WM_RESETTOOLTIP = WM_USER+2; type TTrayIcon = class(TComponent) private IconData: TNOTIFYICONDATA; ...
24.67354
99
0.691783
17a1fc2487f64ae6cd9d1e2ed53975c5cd0dc1c6
1,480
pas
Pascal
crt/0027.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
crt/0027.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
crt/0027.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ I am wanting to enable Bright Background Colors in my Pascal programs. Here's a little something: {---cut here---} uses Crt; Procedure SetBlinkEGAVGA(BlinkOn : boolean); assembler; { Enables/disables bright background colors on EGA/VGA adapters } Asm mov bl,BlinkOn mov ax,1003h { BIOS function t...
22.089552
73
0.65473
1747b9817918f66e3556ba3f6d08891b446ea93e
19,630
pas
Pascal
unit-tests/src/testcase_binaryheap.pas
atkins126/libpasc-algorithms
6aa8ad291a0b05d8b057be8c50790f6a80b9668c
[ "MIT" ]
10
2020-06-29T16:37:57.000Z
2022-03-13T18:58:59.000Z
unit-tests/src/testcase_binaryheap.pas
atkins126/libpasc-algorithms
6aa8ad291a0b05d8b057be8c50790f6a80b9668c
[ "MIT" ]
null
null
null
unit-tests/src/testcase_binaryheap.pas
atkins126/libpasc-algorithms
6aa8ad291a0b05d8b057be8c50790f6a80b9668c
[ "MIT" ]
7
2020-07-01T07:20:50.000Z
2021-12-27T01:23:57.000Z
unit testcase_binaryheap; {$IFDEF FPC} {$mode objfpc}{$H+} {$ENDIF} interface uses Classes, SysUtils, container.binaryheap, utils.functor {$IFDEF FPC}, fpcunit, testregistry{$ELSE}, TestFramework{$ENDIF}; type TIntegerMinBinaryHeap = {$IFDEF FPC}specialize{$ENDIF} TMinBinaryHeap<Integer, TCompareFunctor...
43.816964
80
0.763525
17ce86d3001cdb1ff38291b1e3f96ca4180fe9f7
444
dpr
Pascal
TestSelf/NumberAnalys.dpr
Oreder/DelphiPro01
5cd0c6b79b2c4bdf17f5fe66d9498fe81ba749ca
[ "MIT" ]
1
2017-06-27T23:47:30.000Z
2017-06-27T23:47:30.000Z
TestSelf/NumberAnalys.dpr
Oreder/DelphiPro01
5cd0c6b79b2c4bdf17f5fe66d9498fe81ba749ca
[ "MIT" ]
null
null
null
TestSelf/NumberAnalys.dpr
Oreder/DelphiPro01
5cd0c6b79b2c4bdf17f5fe66d9498fe81ba749ca
[ "MIT" ]
1
2021-02-26T11:23:29.000Z
2021-02-26T11:23:29.000Z
program NumberAnalys; {$APPTYPE CONSOLE} uses SysUtils; var K,M,N: Integer; begin Write('Input number N: '); ReadLn(N); WriteLn; if N = 1 then begin Write('Answer: (1,1)'); Halt; end; WriteLn('Answer:'); K := 1; while K < N+1 do begin if N mod K = 0 then begin M := N div K;...
14.8
56
0.504505
aae23b2c7572c43f5f015f0beaa1cd221dda8f2f
2,199
pas
Pascal
src/Tasks/Implementations/Duplicate/DuplicateCheckTaskImpl.pas
fanoframework/fano-cli
d790f304e54cd855f5887d93bf8b3b5c98da0b22
[ "MIT" ]
10
2018-11-10T22:58:49.000Z
2022-03-09T23:36:18.000Z
src/Tasks/Implementations/Duplicate/DuplicateCheckTaskImpl.pas
zamronypj/fano-cli
bf3bc68356302c03c5fde2e98edc4d04567c7101
[ "MIT" ]
8
2019-09-24T03:30:27.000Z
2021-09-14T02:15:06.000Z
src/Tasks/Implementations/Duplicate/DuplicateCheckTaskImpl.pas
zamronypj/fano-cli
bf3bc68356302c03c5fde2e98edc4d04567c7101
[ "MIT" ]
2
2018-11-05T03:49:45.000Z
2020-09-22T02:11:08.000Z
(*!------------------------------------------------------------ * Fano CLI Application (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano-cli * @copyright Copyright (c) 2018 - 2020 Zamrony P. Juhara * @license https://github.com/fanoframework/fano-cli/blob/master/LICENSE (MIT)...
28.192308
81
0.52251
cd2cb8f9f1627ad8e0eef86e498fb42400facb95
3,426
pas
Pascal
Chapter08/CODE/RECIPE08/Server/Controllers/PeopleControllerU.pas
PacktPublishing/DelphiCookbookThirdEdition
760fd16277dd21a75320571c664553af33e29950
[ "MIT" ]
51
2018-08-03T06:27:36.000Z
2022-03-16T09:10:10.000Z
Chapter08/CODE/RECIPE08/Server/Controllers/PeopleControllerU.pas
PacktPublishing/DelphiCookbookThirdEdition
760fd16277dd21a75320571c664553af33e29950
[ "MIT" ]
1
2021-02-07T16:26:57.000Z
2021-03-02T06:36:26.000Z
Chapter08/CODE/RECIPE08/Server/Controllers/PeopleControllerU.pas
PacktPublishing/DelphiCookbookThirdEdition
760fd16277dd21a75320571c664553af33e29950
[ "MIT" ]
28
2018-08-03T22:20:00.000Z
2021-12-02T03:49:03.000Z
unit PeopleControllerU; interface uses MVCFramework, PeopleModuleU, MVCFramework.Commons; type [MVCPath('/people')] TPeopleController = class(TMVCController) private FPeopleModule: TPeopleModule; protected procedure OnAfterAction(Context: TWebContext; const AActionNAme: string); override; ...
24.126761
79
0.727671
cd2fc0cdda8e4219e01d2f4accf44432622412e1
72,558
pas
Pascal
Libraries/jcl/JclGraphUtils.pas
novakjf2000/FHIRServer
a47873825e94cd6cdfa1a077f02e0960098bbefa
[ "BSD-3-Clause" ]
1
2018-01-08T06:40:02.000Z
2018-01-08T06:40:02.000Z
Libraries/jcl/JclGraphUtils.pas
novakjf2000/FHIRServer
a47873825e94cd6cdfa1a077f02e0960098bbefa
[ "BSD-3-Clause" ]
null
null
null
Libraries/jcl/JclGraphUtils.pas
novakjf2000/FHIRServer
a47873825e94cd6cdfa1a077f02e0960098bbefa
[ "BSD-3-Clause" ]
null
null
null
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) } { ...
28.145074
233
0.56694
cdc98ee777c711f836311c20f197adb1546fb770
8,723
pas
Pascal
Main.pas
SpawNBK/sound-button
1d695f04c27e732b108c3b1f908fcd34edcd1258
[ "MIT" ]
null
null
null
Main.pas
SpawNBK/sound-button
1d695f04c27e732b108c3b1f908fcd34edcd1258
[ "MIT" ]
null
null
null
Main.pas
SpawNBK/sound-button
1d695f04c27e732b108c3b1f908fcd34edcd1258
[ "MIT" ]
null
null
null
//******************************************** //Sound control button by SpawN //Currently work on windows 7 onlY! //******************************************** unit Main; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, V...
31.952381
151
0.7314
cd0ddb50c46f0eb90f4cc56a774fec8a96614c98
101
pas
Pascal
Libraries/SynEdit/Source/QSynHighlighterIDL.pas
Patiencer/Concepts
e63910643b2401815dd4f6b19fbdf0cd7d443392
[ "Apache-2.0" ]
19
2018-10-22T23:45:31.000Z
2021-05-16T00:06:49.000Z
package/synedit-201b/SynEdit/Source/QSynHighlighterIDL.pas
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
16
2019-02-02T19:54:54.000Z
2019-02-28T05:22:36.000Z
package/synedit-201b/SynEdit/Source/QSynHighlighterIDL.pas
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
6
2018-08-30T05:16:21.000Z
2021-05-12T20:25:43.000Z
unit QSynHighlighterIDL; {$DEFINE SYN_CLX} {$DEFINE QSYNHIGHLIGHTERIDL} {$I SynHighlighterIDL.pas}
14.428571
28
0.792079
aa7c6cf09f4da5ca46160aa6dad21b7297f5da67
15,726
pas
Pascal
diota/libs/keccak/keccak_n.pas
lubovaskov/iota-delphi
6451459f881fea2797da5d2db2dce1f66ec910a1
[ "MIT" ]
null
null
null
diota/libs/keccak/keccak_n.pas
lubovaskov/iota-delphi
6451459f881fea2797da5d2db2dce1f66ec910a1
[ "MIT" ]
null
null
null
diota/libs/keccak/keccak_n.pas
lubovaskov/iota-delphi
6451459f881fea2797da5d2db2dce1f66ec910a1
[ "MIT" ]
1
2019-02-14T00:40:46.000Z
2019-02-14T00:40:46.000Z
unit keccak_n; {Basic Keccak functions using NIST API} interface {$i STD.INC} (************************************************************************* DESCRIPTION : Basic Keccak functions using NIST API REQUIREMENTS : TP5-7, D1-D7/D9-D12, FPC, VP, WDOSX EXTERNAL DATA : --- MEMORY USAGE : -...
36.402778
123
0.623553
17003566ae801962be13cdcff15b26512b3bfe76
491
pas
Pascal
CAT/tests/08. types/classes/virtual methods/inherited_1.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
19
2018-10-22T23:45:31.000Z
2021-05-16T00:06:49.000Z
CAT/tests/08. types/classes/virtual methods/inherited_1.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
1
2019-06-01T06:17:08.000Z
2019-12-28T10:27:42.000Z
CAT/tests/08. types/classes/virtual methods/inherited_1.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
6
2018-08-30T05:16:21.000Z
2021-05-12T20:25:43.000Z
unit inherited_1; interface uses System; type TC1 = class function GetValue: Int32; virtual; end; TC2 = class(TC1) function GetValue: Int32; override; end; implementation function TC1.GetValue: Int32; begin Result := 5; end; function TC2.GetValue: Int32; begin Result := inherited + 1...
10.911111
39
0.649695
aa610a9ceaceb8d0c0fb4138da55683ec3d98d7c
2,679
pas
Pascal
Nathan.Resources.ResourceManager.pas
Thurnreiter/Thurnreiter.Lib
ce78ca6b6348f35601164aa5b1b59ef9317a5e1c
[ "MIT" ]
1
2020-08-17T09:12:19.000Z
2020-08-17T09:12:19.000Z
Nathan.Resources.ResourceManager.pas
Thurnreiter/Thurnreiter.Lib
ce78ca6b6348f35601164aa5b1b59ef9317a5e1c
[ "MIT" ]
null
null
null
Nathan.Resources.ResourceManager.pas
Thurnreiter/Thurnreiter.Lib
ce78ca6b6348f35601164aa5b1b59ef9317a5e1c
[ "MIT" ]
null
null
null
unit Nathan.Resources.ResourceManager; interface uses System.Classes; type /// <summary> /// https://msdn.microsoft.com/de-de/library/system.resources.resourcemanager(v=vs.110).aspx /// https://msdn.microsoft.com/en-us/library/system.resources(v=vs.110).aspx /// https://msdn.microsoft.com/en-us/libra...
28.5
107
0.750653
171b91107309ffa532c95b59f0ca9d409ecca5d2
848
pas
Pascal
tools/entitygenerator/UtilsU.pas
corvax/delphimvcframework
41d449f6c0320bef68276830fdd453c4cf083c7e
[ "Apache-2.0" ]
null
null
null
tools/entitygenerator/UtilsU.pas
corvax/delphimvcframework
41d449f6c0320bef68276830fdd453c4cf083c7e
[ "Apache-2.0" ]
null
null
null
tools/entitygenerator/UtilsU.pas
corvax/delphimvcframework
41d449f6c0320bef68276830fdd453c4cf083c7e
[ "Apache-2.0" ]
null
null
null
unit UtilsU; interface function IsReservedKeyword(const Value: String): Boolean; implementation uses System.SysUtils; const PASCAL_KEYWORDS = ';and;array;as;as;asm;begin;break;case;class;class;const;' + 'constref;constref;constructor;continue;destructor;dispose;dispose;div;do;downto;' + 'else;end;except;ex...
30.285714
92
0.761792
cdff6ae7eed6e7e83202f647aeb481bd04c038bc
35,343
pas
Pascal
SysTool/FileAnalysis.pas
ardnew/SysTool
0cca2b7e1cd30d5dd02be3cb6515108f79c2967a
[ "Unlicense" ]
null
null
null
SysTool/FileAnalysis.pas
ardnew/SysTool
0cca2b7e1cd30d5dd02be3cb6515108f79c2967a
[ "Unlicense" ]
null
null
null
SysTool/FileAnalysis.pas
ardnew/SysTool
0cca2b7e1cd30d5dd02be3cb6515108f79c2967a
[ "Unlicense" ]
null
null
null
unit FileAnalysis; interface uses // Delphi/Windows Windows, Forms, StdCtrls, Controls, FileCtrl, ExtCtrls, Classes, Types, StrUtils, SysUtils, Dialogs, Messages, Buttons, ComCtrls, SyncObjs, ClipBrd, Grids, UITypes, // (J)VCL JvComponentBase, JvDragDrop, JvExStdCtrls, JvCombobox, JvDriveCtrls, ...
26.414798
117
0.665591
cd6b02fb6bc73b92cef2b36b0c5b5dd30c694b57
1,320
pas
Pascal
topics/type-decl/examples/ShapeDrawing2.pas
thoth-tech/programming-arcana
bb5c0d45355bf710eff01947e67b666122901b07
[ "CC-BY-4.0" ]
1
2021-08-10T04:50:54.000Z
2021-08-10T04:50:54.000Z
topics/type-decl/examples/ShapeDrawing2.pas
thoth-tech/programming-arcana
bb5c0d45355bf710eff01947e67b666122901b07
[ "CC-BY-4.0" ]
1
2021-12-29T19:45:10.000Z
2021-12-29T19:45:10.000Z
topics/type-decl/examples/ShapeDrawing2.pas
macite/programming-arcana
8f3040983d420129f90bcc4bd69a96d8743c412c
[ "CC-BY-4.0" ]
6
2020-06-02T03:18:37.000Z
2022-03-24T07:42:53.000Z
//input processing procedures function ProcessKey(var d: Drawing): Boolean; var i: integer; begin if KeyDown(VK_Q) then result := true; exit; if KeyDown(VK_C) then begin d.Index := 0; for i := 0 to MAX_SHAPES do d.Shapes[i].kind := UNKNOWN_TYPE; end; r...
28.085106
64
0.599242
aaa357d18f54ad8390ccabae0a00278b0bbb8755
1,455
pas
Pascal
Components/cnvcl/Examples/FilePacker/Uzip.pas
98kmir2/98kmir2
46196a161d46cc7a85d168dca683b4aff477a709
[ "BSD-3-Clause" ]
15
2020-02-13T11:59:11.000Z
2021-12-31T14:53:44.000Z
Components/cnvcl/Examples/FilePacker/Uzip.pas
bsjzx8/98
46196a161d46cc7a85d168dca683b4aff477a709
[ "BSD-3-Clause" ]
null
null
null
Components/cnvcl/Examples/FilePacker/Uzip.pas
bsjzx8/98
46196a161d46cc7a85d168dca683b4aff477a709
[ "BSD-3-Clause" ]
13
2020-02-20T07:22:09.000Z
2021-12-31T14:56:09.000Z
unit Uzip; interface uses ZLIBEX,Classes,CnFilePacker; Type TCnZipCompress=class(TInterfacedObject,ICnCompress) private Mi,Mo:TMemoryStream; public destructor Destroy; override; function GetCompressMode:TCompressMode; procedure DoCompressData(var AStream:TBytes;var ALengt...
23.095238
84
0.683849
aa24de5d5a126993ece7736f07dc4ad7fac930ae
3,158
pas
Pascal
turtle/graphp20.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
turtle/graphp20.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
turtle/graphp20.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
(* ┌───────────────────────────────────────────────────────────┐ │ Programated by Vladimir Zahoransky │ │ Vladko software │ │ Contact : zahoran@cezap.ii.fmph.uniba.sk │ │ Program tema : General version 1 for drawing graphs...
25.674797
75
0.553515
aafb97140b13a1d9b558fdf8f9d4a9d2e8a651c7
4,727
pas
Pascal
comm/0101.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
comm/0101.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
comm/0101.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{BFCOM (C) 1995 Brian Leiter, All Rights Reserved} {12-07-95} {No Error Checking} Program BFCOM; Uses CRT,Cursor2; Var CH : Char; L,I : Integer; Param,Num : String; Const Version='v1.2'; Procedure Error; Begin Textcolor(7);Textbackground(0); Clrscr; Writeln('BFCOM ',Ver...
29.54375
80
0.575206
aa87d632ae12f2562e4584388dd24c7b9895428e
986
pas
Pascal
mORMotVsDMVC/DMVCServer/Main.View.pas
ezequieljuliano/DelphiLaboratory
14bd04efcd4a1d8234d103aead8de3056fdf1237
[ "Apache-2.0" ]
23
2016-02-10T16:35:03.000Z
2022-02-18T19:24:40.000Z
mORMotVsDMVC/DMVCServer/Main.View.pas
AngusPasc/DelphiLaboratory
14bd04efcd4a1d8234d103aead8de3056fdf1237
[ "Apache-2.0" ]
1
2016-03-16T12:08:08.000Z
2016-09-02T11:05:17.000Z
mORMotVsDMVC/DMVCServer/Main.View.pas
AngusPasc/DelphiLaboratory
14bd04efcd4a1d8234d103aead8de3056fdf1237
[ "Apache-2.0" ]
7
2016-04-15T17:52:32.000Z
2020-01-26T21:04:05.000Z
unit Main.View; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs; type TMainView = class(TForm) procedure FormCreate(Sender: TObject); procedure FormDestroy(Sender: TObject); private { Private decl...
19.72
98
0.760649
1707aeb58c20b478968278a6b94535a260431f71
2,113
dfm
Pascal
prEndereco/unit_CadBairro.dfm
marcieleadivincula/delphi
ab937042bbd1ecf49b64ec98b5c6d47436ce871c
[ "MIT" ]
null
null
null
prEndereco/unit_CadBairro.dfm
marcieleadivincula/delphi
ab937042bbd1ecf49b64ec98b5c6d47436ce871c
[ "MIT" ]
null
null
null
prEndereco/unit_CadBairro.dfm
marcieleadivincula/delphi
ab937042bbd1ecf49b64ec98b5c6d47436ce871c
[ "MIT" ]
null
null
null
object form_cadBairro: Tform_cadBairro Left = 0 Top = 0 BorderIcons = [biSystemMenu] Caption = 'Cadastro de Bairro' ClientHeight = 214 ClientWidth = 592 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOr...
19.385321
38
0.568859
cd4d4f19a9807ddfa7ecddb496877a5b74f59ff0
189,401
pas
Pascal
ui/mods/wpmarshall/systems/wpmarshall-ulmost.pas
WPMarshall/nl.pa.wpmarshall.wpmarshall_map_pack
bdfa9d25f7d033b4d3fc400383f67f8964a33856
[ "CC-BY-4.0" ]
null
null
null
ui/mods/wpmarshall/systems/wpmarshall-ulmost.pas
WPMarshall/nl.pa.wpmarshall.wpmarshall_map_pack
bdfa9d25f7d033b4d3fc400383f67f8964a33856
[ "CC-BY-4.0" ]
null
null
null
ui/mods/wpmarshall/systems/wpmarshall-ulmost.pas
WPMarshall/nl.pa.wpmarshall.wpmarshall_map_pack
bdfa9d25f7d033b4d3fc400383f67f8964a33856
[ "CC-BY-4.0" ]
null
null
null
{ "name": "Ulmost", "description": "Starting planets vary depending on army count! Best suited for 1v1 or FFA.", "creator": "WPMarshall", "version": "1.2.0", "players":[2, 6], "planets": [ { "name": "Ulmost Hot", "mass": 10000, "position_x": 20000, ...
35.635183
96
0.293631
172b4083d81ed004401ddd75618c6ffda18516bc
68,915
pas
Pascal
library/r4/tests/FHIR.R4.Tests.Parser.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
library/r4/tests/FHIR.R4.Tests.Parser.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
library/r4/tests/FHIR.R4.Tests.Parser.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
unit FHIR.R4.Tests.Parser; { Copyright (c) 2001-2013, Health Intersections Pty Ltd (http://www.healthintersections.com.au) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source ...
31.197374
97
0.812145
172bad6771cb93754ec94caa660250644df7d7a7
1,620
dfm
Pascal
Projects/CL.Ag5/Source/CL.Ag5Client/Core/UDomainNew.dfm
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
1
2020-05-07T07:51:27.000Z
2020-05-07T07:51:27.000Z
Projects/CL.Ag5/Source/CL.Ag5Client/Core/UDomainNew.dfm
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
null
null
null
Projects/CL.Ag5/Source/CL.Ag5Client/Core/UDomainNew.dfm
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
3
2020-02-17T18:01:52.000Z
2020-05-07T07:51:28.000Z
object DomainNew: TDomainNew Left = 531 Top = 240 Caption = 'Nova fazenda' ClientHeight = 164 ClientWidth = 485 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter P...
17.052632
33
0.583951
cdf25cf45528a7f4e55945a4a0f21dbde29254ab
3,830
pas
Pascal
src/oop/ObjectOrientedDemos/Main.DependencyInjectionContainer.pas
bogdanpolak/internalBSC
75f7f9be576de7af0f1748f602137cca4dc8bb84
[ "MIT" ]
3
2019-01-13T08:41:55.000Z
2020-11-11T03:00:56.000Z
src/oop/ObjectOrientedDemos/Main.DependencyInjectionContainer.pas
bogdanpolak/internalBSC
75f7f9be576de7af0f1748f602137cca4dc8bb84
[ "MIT" ]
7
2018-09-27T15:27:35.000Z
2019-08-13T15:30:23.000Z
src/oop/ObjectOrientedDemos/Main.DependencyInjectionContainer.pas
bogdanpolak/internalBSC
75f7f9be576de7af0f1748f602137cca4dc8bb84
[ "MIT" ]
3
2019-01-13T08:41:57.000Z
2020-11-11T03:01:00.000Z
unit Main.DependencyInjectionContainer; interface procedure Execute_DependencyInjectionContainerDemo; implementation uses System.TypInfo, System.SysUtils, RTTI; // --------------------------------------------------------------------------- // ------------------------------------------------------------------...
23.9375
78
0.655875
cd13ec2eed6ade100cbf80a64a319bcddd92b65b
11,076
pas
Pascal
Source/Core/Services/Spring.Services.pas
mvbressler/spring4d
4cf6393bf1ae809e72306dd939e3bc80ce13509f
[ "Apache-2.0" ]
null
null
null
Source/Core/Services/Spring.Services.pas
mvbressler/spring4d
4cf6393bf1ae809e72306dd939e3bc80ce13509f
[ "Apache-2.0" ]
null
null
null
Source/Core/Services/Spring.Services.pas
mvbressler/spring4d
4cf6393bf1ae809e72306dd939e3bc80ce13509f
[ "Apache-2.0" ]
null
null
null
{***************************************************************************} { } { Spring Framework for Delphi } { } { ...
34.940063
122
0.687974
cdabfec7cb70fd86cf92ff74fede7d448b6438f4
10,632
pas
Pascal
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/rMeds.pas
rjwinchester/VistA
6ada05a153ff670adcb62e1c83e55044a2a0f254
[ "Apache-2.0" ]
72
2015-02-03T02:30:45.000Z
2020-01-30T17:20:52.000Z
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/rMeds.pas
rjwinchester/VistA
6ada05a153ff670adcb62e1c83e55044a2a0f254
[ "Apache-2.0" ]
80
2016-04-19T12:04:06.000Z
2020-01-31T14:35:19.000Z
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/rMeds.pas
rjwinchester/VistA
6ada05a153ff670adcb62e1c83e55044a2a0f254
[ "Apache-2.0" ]
67
2015-01-27T16:47:56.000Z
2020-02-12T21:23:56.000Z
unit rMeds; {$O-} interface uses SysUtils, Classes, ORFn, ORNet, uCore, uConst; type TMedListRec = class public PharmID: string; OrderID: string; Instruct: string; StartDate: TFMDateTime; StopDate: TFMDateTime; Status: string; Refills: string; Inpatient: Boolean; N...
32.316109
160
0.639861
cdd9b27948470f2ad0b66b8b49099cd5add524e2
371
dpr
Pascal
Diverses/FPC/dockex.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
11
2017-06-17T05:13:45.000Z
2021-07-11T13:18:48.000Z
Diverses/FPC/dockex.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
2
2019-03-05T12:52:40.000Z
2021-12-03T12:34:26.000Z
Diverses/FPC/dockex.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
6
2017-09-07T09:10:09.000Z
2022-02-19T20:19:58.000Z
program DockEx; uses Forms, Graphics, SysUtils, uMain in 'uMain.pas' {MainForm}, uDockForm in 'uDockForm.pas' {DockableForm}, uConjoinHost in 'uConjoinHost.pas' {ConjoinDockHost}, uTabHost in 'uTabHost.pas' {TabDockHost}; {$R *.RES} begin Application.Initialize; Application.CreateFor...
19.526316
56
0.692722
1790365226ba086488fd35216162e2fe6e5dd22e
287
pas
Pascal
out/sqrttest.pas
Melyodas/metalang
399a9f1a71402c979d7f8024d4f98f081c80e771
[ "BSD-2-Clause" ]
22
2017-04-24T10:00:45.000Z
2021-04-01T10:11:05.000Z
out/sqrttest.pas
Melyodas/metalang
399a9f1a71402c979d7f8024d4f98f081c80e771
[ "BSD-2-Clause" ]
12
2017-03-26T18:34:21.000Z
2019-03-21T19:13:03.000Z
out/sqrttest.pas
Melyodas/metalang
399a9f1a71402c979d7f8024d4f98f081c80e771
[ "BSD-2-Clause" ]
7
2017-10-14T13:33:33.000Z
2021-03-18T15:18:50.000Z
program sqrttest; Uses math; begin Write(Floor(Sqrt(4))); Write(' '); Write(Floor(Sqrt(16))); Write(' '); Write(Floor(Sqrt(20))); Write(' '); Write(Floor(Sqrt(1000))); Write(' '); Write(Floor(Sqrt(500))); Write(' '); Write(Floor(Sqrt(10))); Write(' '); end.
13.045455
27
0.554007
175df7f7d825d47b3e176a81eb2ba9327e4f177b
4,573
pas
Pascal
src/libraries/cryptolib4pascal/ClpRandomNumberGenerator.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
384
2016-07-16T10:07:28.000Z
2021-12-29T11:22:56.000Z
src/libraries/cryptolib4pascal/ClpRandomNumberGenerator.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
165
2016-09-11T11:06:04.000Z
2021-12-05T23:31:55.000Z
src/libraries/cryptolib4pascal/ClpRandomNumberGenerator.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
210
2016-08-26T14:49:47.000Z
2022-02-22T18:06:33.000Z
{ *********************************************************************************** } { * CryptoLib Library * } { * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * } { * Github Repository <https://github.co...
26.433526
87
0.669582
cd6858f564a28cedb3518105435ef0b03e922b99
38,197
pas
Pascal
tests/Test_ChakraCore.pas
atkins126/chakracore-delphi
3779db7f551fb4d972a710a0865b0019b105d0e6
[ "MIT" ]
129
2018-01-12T19:10:25.000Z
2022-03-16T04:44:41.000Z
tests/Test_ChakraCore.pas
atkins126/chakracore-delphi
3779db7f551fb4d972a710a0865b0019b105d0e6
[ "MIT" ]
18
2018-01-18T14:09:54.000Z
2022-03-23T13:25:54.000Z
tests/Test_ChakraCore.pas
atkins126/chakracore-delphi
3779db7f551fb4d972a710a0865b0019b105d0e6
[ "MIT" ]
29
2018-01-16T02:07:22.000Z
2021-09-29T13:22:02.000Z
(* MIT License Copyright (c) 2021 Ondrej Kelle Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, ...
33.50614
137
0.698091
cd824194dcc3d9387b450cbe82f40683e87b01d6
2,343
dfm
Pascal
Capitulo3/3.Threads/Form.Principal.dfm
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
10
2017-08-02T00:44:41.000Z
2021-10-13T21:11:28.000Z
Capitulo3/3.Threads/Form.Principal.dfm
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
10
2019-12-30T04:09:37.000Z
2022-03-02T06:06:19.000Z
Capitulo3/3.Threads/Form.Principal.dfm
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
9
2017-04-29T16:12:21.000Z
2020-11-11T22:16:32.000Z
object frmPrincipal: TfrmPrincipal Left = 0 Top = 0 Caption = 'Teste Threads' ClientHeight = 576 ClientWidth = 529 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextH...
17.75
35
0.591976
cdce11140d4cd50c89c46a1d1597e211f5ab1a91
2,927
pas
Pascal
dependencies/Indy10/OpenSSL/static/IdOpenSSLHeaders_objectserr.pas
grahamegrieve/fhirserver
28f69977bde75490adac663e31a3dd77bc016f7c
[ "BSD-3-Clause" ]
132
2015-02-02T00:22:40.000Z
2021-08-11T12:08:08.000Z
dependencies/Indy10/OpenSSL/static/IdOpenSSLHeaders_objectserr.pas
grahamegrieve/fhirserver
28f69977bde75490adac663e31a3dd77bc016f7c
[ "BSD-3-Clause" ]
113
2015-03-20T01:55:20.000Z
2021-10-08T16:15:28.000Z
dependencies/Indy10/OpenSSL/static/IdOpenSSLHeaders_objectserr.pas
grahamegrieve/fhirserver
28f69977bde75490adac663e31a3dd77bc016f7c
[ "BSD-3-Clause" ]
49
2015-04-11T14:59:43.000Z
2021-03-30T10:29:18.000Z
{******************************************************************************} { } { Indy (Internet Direct) - Internet Protocols Simplified } { ...
40.652778
81
0.333106
bccf8ba68e66be88f0648c2bd0879fda8cd0c8ef
4,029
pas
Pascal
Libraries/TBCEditor/Source/BCEditor.Editor.Search.pas
jpluimers/Concepts
78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe
[ "Apache-2.0" ]
2
2020-01-04T08:19:10.000Z
2020-02-19T22:25:38.000Z
Libraries/TBCEditor/Source/BCEditor.Editor.Search.pas
jpluimers/Concepts
78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe
[ "Apache-2.0" ]
null
null
null
Libraries/TBCEditor/Source/BCEditor.Editor.Search.pas
jpluimers/Concepts
78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe
[ "Apache-2.0" ]
1
2020-02-19T22:25:42.000Z
2020-02-19T22:25:42.000Z
unit BCEditor.Editor.Search; interface uses System.Classes, Vcl.Controls, BCEditor.Editor.Search.Map, BCEditor.Types, BCEditor.Editor.Search.Highlighter; const BCEDITOR_SEARCH_OPTIONS = [soHighlightResults, soSearchOnTyping, soBeepIfStringNotFound, soShowSearchMatchNotFound]; type TBCEditorSearch = class(TP...
26.682119
118
0.771159
446c88ca629219cff9d283ff23df92d76bc87141
4,201
pas
Pascal
SpaceX-API/Models/Launches/LaunchFairings.pas
cddigi/SpaceX_API
dc8c3b62478faec29b46a8317c690a99075e26f1
[ "MIT" ]
1
2021-07-23T23:32:14.000Z
2021-07-23T23:32:14.000Z
SpaceX-API/Models/Launches/LaunchFairings.pas
cddigi/SpaceX_API
dc8c3b62478faec29b46a8317c690a99075e26f1
[ "MIT" ]
2
2021-07-30T12:54:07.000Z
2021-09-10T18:01:13.000Z
SpaceX-API/Models/Launches/LaunchFairings.pas
cddigi/SpaceX_API_Lazarus
dc8c3b62478faec29b46a8317c690a99075e26f1
[ "MIT" ]
null
null
null
unit LaunchFairings; {$mode objfpc}{$H+} interface uses Classes, SysUtils, BaseModel, JSON_Helper; type IBaseLaunchFairings = interface(IBaseModel) ['{C2C2C1EB-1AA0-4578-9348-C7E1197767E0}'] function GetRecovered: Boolean; function GetRecoveryAttempt: Boolean; function GetReused: Boolean; funct...
24.283237
93
0.749583
1749cd57d53c8fee3a35309e47cc25b3a3cb423b
5,724
pas
Pascal
JRenderBufferIntuition.pas
alb42/Jade-Engine
7507e9c0fe543b2c049699720b3f61e62612adfc
[ "CC0-1.0" ]
1
2021-02-28T13:29:23.000Z
2021-02-28T13:29:23.000Z
JRenderBufferIntuition.pas
alb42/Jade-Engine
7507e9c0fe543b2c049699720b3f61e62612adfc
[ "CC0-1.0" ]
null
null
null
JRenderBufferIntuition.pas
alb42/Jade-Engine
7507e9c0fe543b2c049699720b3f61e62612adfc
[ "CC0-1.0" ]
null
null
null
unit JRenderBufferIntuition; {$mode objfpc}{$H+} interface uses {FPC} SysUtils, {Amiga} Exec, Intuition, AGraphics, layers, GadTools, Utility, {JAE} JATypes, JABitmap; type TJRenderBufferIntuitionStatus = ( BufferStatus_Render = 0, {Buffer ready for render} BufferStatus_Swap = 1, {Buffer read...
34.275449
221
0.705975
cdc3246fb54bd29b304683bbb086555abb4a0c84
5,200
pas
Pascal
implementations/pascal/support/AdvParameters.pas
intervention-engine/fhir-golang-generator
6011e2b77b34cbb8b9d460a58fc6549c1d3e404d
[ "BSD-3-Clause" ]
11
2016-08-23T01:35:31.000Z
2021-01-09T20:46:37.000Z
implementations/pascal/support/AdvParameters.pas
intervention-engine/fhir-golang-generator
6011e2b77b34cbb8b9d460a58fc6549c1d3e404d
[ "BSD-3-Clause" ]
8
2015-06-22T17:58:54.000Z
2017-02-16T00:24:39.000Z
implementations/pascal/support/AdvParameters.pas
intervention-engine/fhir-golang-generator
6011e2b77b34cbb8b9d460a58fc6549c1d3e404d
[ "BSD-3-Clause" ]
5
2016-07-02T21:08:11.000Z
2018-11-02T18:13:17.000Z
Unit AdvParameters; { Copyright (c) 2001-2013, Kestral Computing Pty Ltd (http://www.kestral.com.au) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must ret...
26.943005
113
0.693846
cd863f0c9e7073fcdb517cdf89f3b954390089ff
3,005
dfm
Pascal
src/Unit1.dfm
coolsoftware/VHashedStringList
e7f578a371aeebec8b40d75960982983a474652a
[ "MIT" ]
null
null
null
src/Unit1.dfm
coolsoftware/VHashedStringList
e7f578a371aeebec8b40d75960982983a474652a
[ "MIT" ]
null
null
null
src/Unit1.dfm
coolsoftware/VHashedStringList
e7f578a371aeebec8b40d75960982983a474652a
[ "MIT" ]
null
null
null
object Form1: TForm1 Left = 1248 Top = 481 Width = 515 Height = 352 Caption = 'TVHashedStringList Test' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Sc...
17.886905
38
0.581697
cd92ef0ba8000811009fc65862be15b421b6a1fa
55,326
pas
Pascal
pocomposer_main.pas
rasberryrabbit/PasPoEditor
dc6d0d92faba0654641e841117ed0fc31c182b61
[ "OpenSSL" ]
5
2018-08-24T08:56:14.000Z
2021-06-07T20:20:29.000Z
pocomposer_main.pas
rasberryrabbit/PasPoEditor
dc6d0d92faba0654641e841117ed0fc31c182b61
[ "OpenSSL" ]
null
null
null
pocomposer_main.pas
rasberryrabbit/PasPoEditor
dc6d0d92faba0654641e841117ed0fc31c182b61
[ "OpenSSL" ]
2
2019-02-07T03:01:34.000Z
2021-09-19T11:30:36.000Z
unit pocomposer_main; {$mode objfpc}{$H+} { Simple PO Editor Copyright (c) 2013-2018 rasberryrabbit Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including withou...
27.732331
141
0.639211
1701c2e2903936a7441ce4df730139770718bd92
10,259
pas
Pascal
Features/SymbolScanner/DW.SymbolScanner.Android.pas
barlone/Kastri
fb12d9eba242e67efd87eb1cb7acd123601a58ed
[ "MIT" ]
259
2020-05-27T03:15:19.000Z
2022-03-24T16:35:02.000Z
Features/SymbolScanner/DW.SymbolScanner.Android.pas
barlone/Kastri
fb12d9eba242e67efd87eb1cb7acd123601a58ed
[ "MIT" ]
95
2020-06-16T09:46:06.000Z
2022-03-28T00:27:07.000Z
Features/SymbolScanner/DW.SymbolScanner.Android.pas
barlone/Kastri
fb12d9eba242e67efd87eb1cb7acd123601a58ed
[ "MIT" ]
56
2020-06-04T19:32:40.000Z
2022-03-26T15:32:47.000Z
unit DW.SymbolScanner.Android; {*******************************************************} { } { Kastri } { } { Delphi Worlds Cross-Platform Library ...
30.623881
118
0.709523
cdeffb7c6823bba2732c23c3ff460761aa30346e
1,554
dpr
Pascal
Capitulo9/3.2.Files/apache/mod_webbroker.dpr
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
10
2017-08-02T00:44:41.000Z
2021-10-13T21:11:28.000Z
Capitulo9/3.2.Files/apache/mod_webbroker.dpr
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
10
2019-12-30T04:09:37.000Z
2022-03-02T06:06:19.000Z
Capitulo9/3.2.Files/apache/mod_webbroker.dpr
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
9
2017-04-29T16:12:21.000Z
2020-11-11T22:16:32.000Z
library mod_webbroker; uses {$IFDEF MSWINDOWS} Winapi.ActiveX, System.Win.ComObj, {$ENDIF } Web.WebBroker, Web.ApacheApp, Web.HTTPD24Impl, Data.DBXCommon, Datasnap.DSSession, Server.Methods.Files in '..\Server\Server.Methods.Files.pas' {SMFiles: TDSServerModule}, WebModule.Principal in '..\Server...
26.338983
99
0.758687
173ab783990758fec4207fa50d71d635be51b23d
3,997
dfm
Pascal
Operacion/MercadoLibreEnvios/uOrder_items.dfm
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
Operacion/MercadoLibreEnvios/uOrder_items.dfm
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
Operacion/MercadoLibreEnvios/uOrder_items.dfm
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
object fOrder_items: TfOrder_items Left = 0 Top = 0 Caption = 'Detalle de Ordenes x Cliente' ClientHeight = 567 ClientWidth = 792 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = ...
23.374269
76
0.604203
17c419d93ef1a827d54ba0e80bef9a8d8efc5546
9,912
pas
Pascal
Source/BCEditor.Types.pas
x2nie/TBCEditor
195a6de1fcc67e0dfac0c1dbc424ee3984998d2d
[ "MIT" ]
null
null
null
Source/BCEditor.Types.pas
x2nie/TBCEditor
195a6de1fcc67e0dfac0c1dbc424ee3984998d2d
[ "MIT" ]
null
null
null
Source/BCEditor.Types.pas
x2nie/TBCEditor
195a6de1fcc67e0dfac0c1dbc424ee3984998d2d
[ "MIT" ]
1
2019-12-05T00:12:44.000Z
2019-12-05T00:12:44.000Z
unit BCEditor.Types; interface uses Winapi.Windows, System.Classes, Vcl.Forms, Vcl.Graphics, Vcl.Controls, BCEditor.Highlighter.Attributes, System.SysUtils; type TBCEditorArrayOfString = array of string; TBCEditorCharMethod = function(AChar: Char): Boolean of object; TBCEditorCaretStyle = (csVe...
31.0721
151
0.739003
1756e8ae43547964a4a8b5fc26f7a60ff4f04de2
312
lpr
Pascal
src/main_tests/vkcmtests.lpr
bravesoftdz/VKCommunityMessenger
6f144863daa1288d90dd7dd84f294db56c4cac64
[ "Apache-2.0" ]
null
null
null
src/main_tests/vkcmtests.lpr
bravesoftdz/VKCommunityMessenger
6f144863daa1288d90dd7dd84f294db56c4cac64
[ "Apache-2.0" ]
null
null
null
src/main_tests/vkcmtests.lpr
bravesoftdz/VKCommunityMessenger
6f144863daa1288d90dd7dd84f294db56c4cac64
[ "Apache-2.0" ]
1
2019-10-19T06:23:28.000Z
2019-10-19T06:23:28.000Z
program vkcmtests; {$mode objfpc}{$H+} uses Interfaces, Forms, GuiTestRunner, fpcunittestrunner, ModelBrokerTests, ModelAPI, ModelStorage, StorageTests, modelentitiesimplementation; {$R *.res} begin Application.Initialize; Application.CreateForm(TGuiTestRunner, TestRunner); Application.Run; end.
18.352941
72
0.778846
cd621752eead6895813565f3b7200a70c9c889ad
76,445
pas
Pascal
Components/jcl/source/prototypes/_GraphUtils.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/jcl/source/prototypes/_GraphUtils.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/jcl/source/prototypes/_GraphUtils.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) } { ...
28.35497
233
0.566237
cdc0f5fbdcd111efb51082b3b4f592acfeffb8d1
11,323
pas
Pascal
Codigos/unitCadCcusto.pas
MDsolucoesTI/TritonV3
2a845a4133b10f7ce73cadd459bff4bb2bfb8466
[ "MIT" ]
null
null
null
Codigos/unitCadCcusto.pas
MDsolucoesTI/TritonV3
2a845a4133b10f7ce73cadd459bff4bb2bfb8466
[ "MIT" ]
null
null
null
Codigos/unitCadCcusto.pas
MDsolucoesTI/TritonV3
2a845a4133b10f7ce73cadd459bff4bb2bfb8466
[ "MIT" ]
1
2021-12-03T08:18:11.000Z
2021-12-03T08:18:11.000Z
////////////////////////////////////////////////////////////////////////// // Criacao...........: 02/2005 // Sistema...........: Triton - Automação de Imobiliária // Integracao........: Olimpo - Automacao Comercial // Analistas.........: Marilene Esquiavoni & Denny Paulista Azevedo Filho // Desenvolvedores...: Mar...
27.48301
155
0.657158
17965364b24c86f7e7ea186fea9cec78d9f80a8b
314
dpr
Pascal
Projects/Lazarus_Bible/D_XE/OleWord1.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
11
2017-06-17T05:13:45.000Z
2021-07-11T13:18:48.000Z
Projects/Lazarus_Bible/D_XE/OleWord1.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
2
2019-03-05T12:52:40.000Z
2021-12-03T12:34:26.000Z
Projects/Lazarus_Bible/D_XE/OleWord1.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
6
2017-09-07T09:10:09.000Z
2022-02-19T20:19:58.000Z
program OleWord1; uses Forms, Frm_OLEWord1Main in '..\source\OleWord1\Frm_OLEWord1Main.pas' {MainForm}; {$R *.RES} begin Application.Initialize; Application.Title := 'OLE Object Demonstration for Word 95 and Earlier'; Application.CreateForm(TMainForm, MainForm); Application.Run; end.
20.933333
76
0.716561
cdc1c29076703c44e1f6ab3f9681efa518a45100
4,722
dfm
Pascal
windows/src/ext/jedi/jvcl/tests/RALib/interpreter/tools/pas2rai2/fJvPasImport.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/tests/RALib/interpreter/tools/pas2rai2/fJvPasImport.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/tests/RALib/interpreter/tools/pas2rai2/fJvPasImport.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
object PasImport: TJvPasImport Left = 201 Top = 111 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Importing pas-file to JvI2' ClientHeight = 400 ClientWidth = 360 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 ...
21.861111
83
0.580898
cdcb22f8cb93b5fd4ebf2214d83d678e1a633d95
8,104
dpr
Pascal
Demos/DocBuilder/Command Line/BuildDoc.dpr
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Demos/DocBuilder/Command Line/BuildDoc.dpr
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Demos/DocBuilder/Command Line/BuildDoc.dpr
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
program DocBuilder; {$APPTYPE CONSOLE} uses System.SysUtils, System.Classes, dwsComp, dwsExprs, dwsSymbols, dwsErrors, dwsStrings, dwsUnitSymbols, dwsXPlatform, dwsCompiler, dwsFunctions, dwsUtils, dwsDocBuilder in '..\..\..\Libraries\DocBuilder\dwsDocBuilder.pas', dwsSymbolsLibModule in '..\..\..\Libraries\S...
26.570492
100
0.654738
610c80f75f460ef74c514014a36dde2187f23e15
9,240
pas
Pascal
windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvBoxProcs.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvBoxProcs.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvBoxProcs.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
{----------------------------------------------------------------------------- The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/MPL-1.1.html...
25.738162
97
0.683009
cd93b90587b49f99352b4ae0720e3c96eb0eabff
21,607
pas
Pascal
Components/JVCL/run/JvExButtons.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/run/JvExButtons.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/run/JvExButtons.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{----------------------------------------------------------------------------- The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/MPL-1.1.html...
29.43733
113
0.720739
cd66581676bf84a035cfae03cbdb8b6e1277d1dd
17,555
pas
Pascal
toolkit/QuestionnairePanel.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
toolkit/QuestionnairePanel.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
toolkit/QuestionnairePanel.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
unit QuestionnairePanel; { Copyright (c) 2017+, Health Intersections Pty Ltd (http://www.healthintersections.com.au) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of sourc...
29.356187
146
0.665451
173f053a80bfa1b90c12c30ef2d0a28148e9263f
2,111
pas
Pascal
Tests/Mock/WiRL.Tests.Mock.Resources.Exception.pas
MARS-library/mars
2fc30f0ef0154fb9ba30c650dc85d3f9b94ec0dc
[ "Apache-2.0" ]
147
2016-11-28T15:22:48.000Z
2022-03-25T05:36:48.000Z
Tests/Mock/WiRL.Tests.Mock.Resources.Exception.pas
lminuti/WiRL
1a9e097e3e4d4862a810e340f0c93e7e0c49f1cb
[ "Apache-2.0" ]
14
2017-10-18T23:28:07.000Z
2021-08-03T15:14:35.000Z
Tests/Mock/WiRL.Tests.Mock.Resources.Exception.pas
lminuti/WiRL
1a9e097e3e4d4862a810e340f0c93e7e0c49f1cb
[ "Apache-2.0" ]
57
2016-11-28T08:17:43.000Z
2022-03-28T10:24:57.000Z
{******************************************************************************} { } { WiRL: RESTful Library for Delphi } { ...
30.157143
80
0.539555
17beb2cb490f9d9cea836a84fc2ba9c54cf4c2ee
716
pas
Pascal
topics/control-flow/examples/CircleAreas.pas
thoth-tech/programming-arcana
bb5c0d45355bf710eff01947e67b666122901b07
[ "CC-BY-4.0" ]
1
2021-08-10T04:50:54.000Z
2021-08-10T04:50:54.000Z
topics/control-flow/examples/CircleAreas.pas
thoth-tech/programming-arcana
bb5c0d45355bf710eff01947e67b666122901b07
[ "CC-BY-4.0" ]
1
2021-12-29T19:45:10.000Z
2021-12-29T19:45:10.000Z
topics/control-flow/examples/CircleAreas.pas
macite/programming-arcana
8f3040983d420129f90bcc4bd69a96d8743c412c
[ "CC-BY-4.0" ]
6
2020-06-02T03:18:37.000Z
2022-03-24T07:42:53.000Z
// // Program: circle_areas.c // Displays the Circle Areas for circles with radius // from 1.0 to 5.0 with increments of 0.1. // program CircleAreas; const PI = 3.1415; const START_RADIUS = 1.0; const END_RADIUS = 5.0; const RADIUS_INC = 0.1; function CircleArea(radius: Double): Double; begin result := PI *...
18.842105
72
0.596369
17632424bb55c1d32f75586ab88d1049dfc8d8f8
33,816
pas
Pascal
Demos/Demo25/fmMain.pas
jr2804/python4delphi
935cff0ab814690521a95bbe79c24e9265f3f081
[ "MIT" ]
null
null
null
Demos/Demo25/fmMain.pas
jr2804/python4delphi
935cff0ab814690521a95bbe79c24e9265f3f081
[ "MIT" ]
null
null
null
Demos/Demo25/fmMain.pas
jr2804/python4delphi
935cff0ab814690521a95bbe79c24e9265f3f081
[ "MIT" ]
null
null
null
unit fmMain; {$I Definition.Inc} interface uses Classes, SysUtils, Variants, Windows, Messages, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, ComCtrls, PythonEngine, Vcl.PythonGUIInputOutput, Contnrs; type TMain = class(TForm) PythonEngine1: TPythonEngine; PythonGUIInputOu...
28.464646
119
0.585522
cd7811153aebd1b7d8781e6f156c024e5f32dafc
7,973
pas
Pascal
Client/uClientPeriods.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/uClientPeriods.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/uClientPeriods.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
3
2021-06-30T10:11:17.000Z
2021-07-01T09:13:29.000Z
unit uClientPeriods; interface uses uPeriods; type TDateIntervalFormat = (didsBeginDateEndDate, didsBeginDateDays, didsBeginDateWorkdays); TDateFormat = (diMonth, diWeek); function DateIntervalFormatToInteger(const ADateIntervalFormat: TDateIntervalFormat): Integer; function IntegerToDateInterv...
29.639405
161
0.632133
cd64c4e3209f3c3190dc4f39533bbeb591c797d6
11,286
pas
Pascal
UAdresyJednostek.pas
jarowlod/OTIS-2
194b470b9d0106cd6350f10cf73f0610f7b74705
[ "MIT" ]
1
2020-09-01T14:03:10.000Z
2020-09-01T14:03:10.000Z
UAdresyJednostek.pas
jarowlod/OTIS-2
194b470b9d0106cd6350f10cf73f0610f7b74705
[ "MIT" ]
null
null
null
UAdresyJednostek.pas
jarowlod/OTIS-2
194b470b9d0106cd6350f10cf73f0610f7b74705
[ "MIT" ]
null
null
null
unit UAdresyJednostek; {$mode objfpc}{$H+} interface uses Classes, SysUtils, db, FileUtil, LR_Class, ZDataset, rxdbgrid, rxmemds, Forms, Controls, Graphics, Dialogs, ExtCtrls, Buttons, StdCtrls, DbCtrls, ComCtrls, datamodule; type { TAdresyJednostek } TAdresTabName = (tnJednostki, tnSady, tnPolicja); ...
28.717557
132
0.606061
cd666ffc82d4c56b5f4cd6c6290e5aa35c20ca9b
602
pas
Pascal
pascal/euler72.pas
feliposz/project-euler-solutions
1aec50c4d2d86b515dc8607559575da9e4aecb3a
[ "MIT" ]
null
null
null
pascal/euler72.pas
feliposz/project-euler-solutions
1aec50c4d2d86b515dc8607559575da9e4aecb3a
[ "MIT" ]
null
null
null
pascal/euler72.pas
feliposz/project-euler-solutions
1aec50c4d2d86b515dc8607559575da9e4aecb3a
[ "MIT" ]
null
null
null
{ An adapted version of http://mathworld.wolfram.com/Stern-BrocotTree.html Inspired by Pier(Pascal) post at http://projecteuler.net/thread=73 Had to set Stack size = 60000000 This took 1 hour and 7 minutes to run aprox. } Var n: longint; r: int64; Procedure arbol (n1,d1,n2,d2: longint); var an,ad: longint; beg...
19.419355
72
0.616279
cdc3500f069bd5f39816a9fcb4017f5e1697ed82
32,215
pas
Pascal
Indy10/Protocols/IdOTPCalculator.pas
fabioxgn/IRC
dcfbaeb863b9feea95313212d5d5b0d7e2785df1
[ "MIT" ]
4
2018-10-11T15:33:15.000Z
2021-08-18T22:13:34.000Z
Indy10/Protocols/IdOTPCalculator.pas
fabioxgn/IRC
dcfbaeb863b9feea95313212d5d5b0d7e2785df1
[ "MIT" ]
null
null
null
Indy10/Protocols/IdOTPCalculator.pas
fabioxgn/IRC
dcfbaeb863b9feea95313212d5d5b0d7e2785df1
[ "MIT" ]
1
2021-08-18T22:13:36.000Z
2021-08-18T22:13:36.000Z
{ $Project$ $Workfile$ $Revision$ $DateUTC$ $Id$ This file is part of the Indy (Internet Direct) project, and is offered under the dual-licensing agreement described on the Indy website. (http://www.indyproject.org/) Copyright: (c) 1993-2005, Chad Z. Hower and the Indy Pit Crew. All r...
55.831889
125
0.531492
175ba846e2744d3a66ef3ad08350865495e88b2b
3,145
pas
Pascal
unittests/general/TestServer/WebModuleUnit.pas
segovoni/delphimvcframework
f48fddecbf31b9bed4456bd44a9aaba813cfaa7f
[ "Apache-2.0" ]
null
null
null
unittests/general/TestServer/WebModuleUnit.pas
segovoni/delphimvcframework
f48fddecbf31b9bed4456bd44a9aaba813cfaa7f
[ "Apache-2.0" ]
null
null
null
unittests/general/TestServer/WebModuleUnit.pas
segovoni/delphimvcframework
f48fddecbf31b9bed4456bd44a9aaba813cfaa7f
[ "Apache-2.0" ]
null
null
null
// *************************************************************************** // // Delphi MVC Framework // // Copyright (c) 2010-2019 Daniele Teti and the DMVCFramework Team // // https://github.com/danieleteti/delphimvcframework // // *************************************************************************** // // ...
30.240385
112
0.709062
cd44550af08f8aa603cdcb3810d5ba217aabda74
17,285
pas
Pascal
src/ProfileLoader.pas
kangreon/Tox-Pascal-GUI
36560b78d983c5efb05388eaf464167e430a979e
[ "MIT" ]
11
2015-01-12T17:57:12.000Z
2021-08-03T11:29:41.000Z
src/ProfileLoader.pas
kangreon/Tox-Pascal-GUI
36560b78d983c5efb05388eaf464167e430a979e
[ "MIT" ]
1
2019-04-09T21:22:18.000Z
2019-04-09T21:22:18.000Z
src/ProfileLoader.pas
kangreon/Tox-Pascal-GUI
36560b78d983c5efb05388eaf464167e430a979e
[ "MIT" ]
4
2015-01-09T22:26:26.000Z
2021-08-04T08:49:18.000Z
// ProfileLoader.pas // // Загрузка и сохранение профилей чата // // The MIT License (MIT) // // Copyright (c) 2014 Dmitry // unit ProfileLoader; interface uses Settings, libtox, IniFiles, Classes, SysUtils, StringUtils, ClientAddress; type TDataInFile = (dfNone, dfOriginal, dfLock); TProfileItem = recor...
20.951515
83
0.660341
bc9f47ef7af9abb9706cdea3cea3f96653042449
1,636
dfm
Pascal
branch_standalone/ShutDownComp.dfm
kim-g/Player-universal
e96daa5f6f1dc7b7cd694a47c5907eaf2994cb89
[ "BSD-2-Clause" ]
null
null
null
branch_standalone/ShutDownComp.dfm
kim-g/Player-universal
e96daa5f6f1dc7b7cd694a47c5907eaf2994cb89
[ "BSD-2-Clause" ]
null
null
null
branch_standalone/ShutDownComp.dfm
kim-g/Player-universal
e96daa5f6f1dc7b7cd694a47c5907eaf2994cb89
[ "BSD-2-Clause" ]
null
null
null
object SDown: TSDown Left = 0 Top = 0 BorderStyle = bsNone Caption = #1042#1099#1082#1083#1102#1095#1077#1085#1080#1077' '#1082#1086#1084#1087#1100#1102#1090#1077#1088#1072 ClientHeight = 169 ClientWidth = 390 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -...
24.787879
233
0.654034
17b22276ffb89452b22d2d9ba92697afa0b54b5a
1,300
dpr
Pascal
references/jcl/jcl/packages/d19/JclProjectAnalysisExpertDLL.dpr
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
851
2018-02-05T09:54:56.000Z
2022-03-24T23:13:10.000Z
references/jcl/jcl/packages/d19/JclProjectAnalysisExpertDLL.dpr
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
200
2018-02-06T18:52:39.000Z
2022-03-24T19:59:14.000Z
references/jcl/jcl/packages/d19/JclProjectAnalysisExpertDLL.dpr
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
197
2018-03-20T20:49:55.000Z
2022-03-21T17:38:14.000Z
Library JclProjectAnalysisExpertDLL; { ----------------------------------------------------------------------------- DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR ALWAYS EDIT THE RELATED XML FILE (JclProjectAnalysisExpertDLL-L.xml) Last generated: 01-09-2015 20:38:08 UTC ...
24.528302
108
0.621538
cdc09bcfe456871d2e0a4d26157352213e726286
1,340
pas
Pascal
CryptoLib/src/Interfaces/ClpIEd25519KeyPairGenerator.pas
MarkG55/CryptoLib4Pascal
740f1e7ac86ac9cf009a8010d4384368e7abe6fb
[ "MIT" ]
148
2018-02-08T23:36:43.000Z
2022-03-16T01:33:20.000Z
CryptoLib/src/Interfaces/ClpIEd25519KeyPairGenerator.pas
tondrej/CryptoLib4Pascal
33a540094aa24d22d84d502319e4d01f7c3e8163
[ "MIT" ]
28
2018-08-09T04:14:18.000Z
2022-03-31T05:23:51.000Z
CryptoLib/src/Interfaces/ClpIEd25519KeyPairGenerator.pas
tondrej/CryptoLib4Pascal
33a540094aa24d22d84d502319e4d01f7c3e8163
[ "MIT" ]
46
2018-03-18T17:25:59.000Z
2022-02-07T16:52:15.000Z
{ *********************************************************************************** } { * CryptoLib Library * } { * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * } { * Github Repository <https://github.co...
37.222222
87
0.386567
cd908d2ea9ed064dbc7fc2d0b3829eff97ed408a
175
pas
Pascal
Test/SimpleScripts/const_deprecated.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/SimpleScripts/const_deprecated.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/SimpleScripts/const_deprecated.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
const c1 = 'world' deprecated; const c2 = 'hello' deprecated 'use bye'; const c3 : record x : Integer end = (x:123) deprecated; PrintLn(c1); PrintLn(c2); PrintLn(c3.x);
25
56
0.662857
17c35eb5bd457d4ebc9d9a06fda6b31b4da8693b
3,309
pas
Pascal
Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.DedicatedIp.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.DedicatedIp.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.DedicatedIp.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.SESv2.Model.DedicatedIp; interface uses Bcl.Types.Nullable, AWS.SESv2.Enums; type TDedicatedIp = class; IDedicatedIp = interface function GetIp: string; procedure SetIp(const Value: string); function GetPoolName: string; procedure SetPoolName(const Value: string); function Ge...
25.651163
90
0.776972
cdbb457bec6f31d9852cbe1402689850502f2590
63,633
pas
Pascal
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/mDrawers.pas
josephsnyder/VistA
07cabf4302675991dd453aea528f79f875358d58
[ "Apache-2.0" ]
1
2021-01-01T01:16:44.000Z
2021-01-01T01:16:44.000Z
CPRSChart/OR_30_423_SRC/CPRS-chart/mDrawers.pas
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
null
null
null
CPRSChart/OR_30_423_SRC/CPRS-chart/mDrawers.pas
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
null
null
null
unit mDrawers; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ORCtrls, ComCtrls, Buttons, ExtCtrls, Menus, ActnList, uTemplates, ORClasses, System.Actions; type // Indicates what a drawer is doing at the moment TDrawerState = (dsEnabled, dsDisab...
34.924808
149
0.590558
cda7f305909d4803352f36053c5def534f8e34a7
12,183
pas
Pascal
source/extends/verilog/mneVerilogClasses.pas
gzwplato/miniedit
2e6f0e5f54e940b279137011a40a21ac61717468
[ "MIT" ]
null
null
null
source/extends/verilog/mneVerilogClasses.pas
gzwplato/miniedit
2e6f0e5f54e940b279137011a40a21ac61717468
[ "MIT" ]
null
null
null
source/extends/verilog/mneVerilogClasses.pas
gzwplato/miniedit
2e6f0e5f54e940b279137011a40a21ac61717468
[ "MIT" ]
1
2018-06-28T23:35:38.000Z
2018-06-28T23:35:38.000Z
unit mneVerilogClasses; {$mode objfpc}{$H+} {$modeswitch advancedrecords} {** * Mini Edit * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Zaher Dirkey <zaher at parmaja dot com> * *} interface uses Messages, Forms, SysUtils, StrUtils, Variants, Classes, Controls, Grap...
29.570388
150
0.685874
6114fba4aecd526e4710accff0083b6f76714e09
580
dpr
Pascal
Components/JVCL/qexamples/JvFindReplace/FindReplaceDemo.dpr
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qexamples/JvFindReplace/FindReplaceDemo.dpr
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qexamples/JvFindReplace/FindReplaceDemo.dpr
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{******************************************************************************} {* WARNING: JEDI VCL To CLX Converter generated unit. *} {* Manual modifications will be lost on next release. *} {****************************************************************************...
30.526316
80
0.493103
cd7ba4cb9e4597e5770524664528bf02c6006bba
1,752
dfm
Pascal
Chapter11/ToDoProjects/ToDoListWebBroker/restclient/uDMToDoWebBrokREST.dfm
PacktPublishing/Expert-Delpi
b80f67884cfde32fff4c88cd8bd8dab30bfb8270
[ "MIT" ]
22
2017-09-13T23:05:34.000Z
2022-01-09T11:36:41.000Z
Chapter11/ToDoProjects/ToDoListWebBroker/restclient/uDMToDoWebBrokREST.dfm
Nitin-Mane/Expert-Delphi
b80f67884cfde32fff4c88cd8bd8dab30bfb8270
[ "MIT" ]
null
null
null
Chapter11/ToDoProjects/ToDoListWebBroker/restclient/uDMToDoWebBrokREST.dfm
Nitin-Mane/Expert-Delphi
b80f67884cfde32fff4c88cd8bd8dab30bfb8270
[ "MIT" ]
11
2017-10-30T17:31:21.000Z
2021-08-29T22:39:39.000Z
object DMToDoWebBrokREST: TDMToDoWebBrokREST OldCreateOrder = False Height = 290 Width = 418 object rclientToDo: TRESTClient Accept = 'application/json, text/plain; q=0.9, text/html;q=0.8,' AcceptCharset = 'UTF-8, *;q=0.8' BaseURL = 'http://127.0.0.1:8080' Params = <> HandleRedirects = True ...
20.372093
68
0.596461
cd5eeadae6f304a8c2520ff89057d557301638fd
1,908
pas
Pascal
src/classes/StepActionRestore.pas
tereshenkovav/HoE
a73675fcb03367aa5d70d25c2b57a7d7baf0aeca
[ "CC0-1.0" ]
6
2019-08-15T06:36:56.000Z
2021-06-19T15:11:46.000Z
src/classes/StepActionRestore.pas
tereshenkovav/HoE
a73675fcb03367aa5d70d25c2b57a7d7baf0aeca
[ "CC0-1.0" ]
null
null
null
src/classes/StepActionRestore.pas
tereshenkovav/HoE
a73675fcb03367aa5d70d25c2b57a7d7baf0aeca
[ "CC0-1.0" ]
2
2019-08-16T09:32:39.000Z
2021-11-16T05:34:51.000Z
unit StepActionRestore; interface uses StepAction, Classes, BattleField, MinMaxValues ; type TStepActionRestore = class(TStepAction) private RestoreValue:TMinMaxValues ; IsAbsolute:Boolean ; Target:Integer ; public Dist:Integer ; function Apply(Cell:TObject):Boolean ; override ;...
25.105263
78
0.67086
cd4dbea173069bcb4d913a2053706cf8db95abe3
9,912
dfm
Pascal
Libraries/Virtual-TreeView/Demos/Advanced/States.dfm
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
62
2016-01-20T16:26:25.000Z
2022-02-28T14:25:52.000Z
Libraries/Virtual-TreeView/Demos/Advanced/States.dfm
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
null
null
null
Libraries/Virtual-TreeView/Demos/Advanced/States.dfm
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
20
2016-09-08T00:15:22.000Z
2022-01-26T13:13:08.000Z
object StateForm: TStateForm Left = 74 Top = 44 BorderStyle = bsToolWindow Caption = 'Watch Virtual Treeview at work:' ClientHeight = 545 ClientWidth = 421 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOr...
20.736402
56
0.549939
6101e800947059dbac7cb6dae352bd2b5b25a1e0
1,612
dfm
Pascal
Cliente/uMain.dfm
J3Mateus/TCP_IP
6122139bf46ee9113250b68c3e95d412e5fa6db2
[ "MIT" ]
null
null
null
Cliente/uMain.dfm
J3Mateus/TCP_IP
6122139bf46ee9113250b68c3e95d412e5fa6db2
[ "MIT" ]
null
null
null
Cliente/uMain.dfm
J3Mateus/TCP_IP
6122139bf46ee9113250b68c3e95d412e5fa6db2
[ "MIT" ]
null
null
null
object FrmCliente: TFrmCliente Left = 0 Top = 0 Caption = 'Cliente TCP/IP' ClientHeight = 279 ClientWidth = 315 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeig...
18.528736
42
0.616625
17957146b9d511265f884bc165aac6fbf3ec2a3f
375
pas
Pascal
11687.pas
felikjunvianto/kfile-uvaoj-submissions
5bd8b3b413ca8523abe412b0a0545f766f70ce63
[ "MIT" ]
null
null
null
11687.pas
felikjunvianto/kfile-uvaoj-submissions
5bd8b3b413ca8523abe412b0a0545f766f70ce63
[ "MIT" ]
null
null
null
11687.pas
felikjunvianto/kfile-uvaoj-submissions
5bd8b3b413ca8523abe412b0a0545f766f70ce63
[ "MIT" ]
null
null
null
var x,y,z,temp:longint; test:array[1..1000] of string; hasil:array[0..1000] of string; begin x:=0; repeat inc(x); readln(test[x]); until test[x]='END'; dec(x); for y:=1 to x do begin hasil[0]:=test[y]; z:=0; repeat inc(z); temp:=length(hasil[z-1]); str(temp,hasil[z]); ...
15.625
33
0.552
611353401a6de8cd49be4793e49d0a5bfc41fb23
6,721
pas
Pascal
Source/Vcl.LabeledNumberBox.pas
EtheaDev/DBAwareLabeledComponents
ecf313843d0103187cc9598beb2ae85435097f8d
[ "Apache-2.0" ]
9
2021-04-26T08:50:38.000Z
2021-09-24T19:02:10.000Z
Source/Vcl.LabeledNumberBox.pas
EtheaDev/DBAwareLabeledComponents
ecf313843d0103187cc9598beb2ae85435097f8d
[ "Apache-2.0" ]
null
null
null
Source/Vcl.LabeledNumberBox.pas
EtheaDev/DBAwareLabeledComponents
ecf313843d0103187cc9598beb2ae85435097f8d
[ "Apache-2.0" ]
6
2021-04-25T01:55:58.000Z
2021-12-07T12:47:51.000Z
{******************************************************************************} { } { DataAwareLabeledComponents: Dataaware Edit components with Label } { ...
33.108374
85
0.61345
cd71ad34f4dabf8882d52ce71e4376dfdbfe53be
56,676
pas
Pascal
source/class/uib25/uiberror.pas
thesoncriel/insight-viewer
b70e5e1d3767f093dd61921158edcac1bdfc816e
[ "MIT" ]
null
null
null
source/class/uib25/uiberror.pas
thesoncriel/insight-viewer
b70e5e1d3767f093dd61921158edcac1bdfc816e
[ "MIT" ]
null
null
null
source/class/uib25/uiberror.pas
thesoncriel/insight-viewer
b70e5e1d3767f093dd61921158edcac1bdfc816e
[ "MIT" ]
null
null
null
(********************************************************************************) (* UNIFIED INTERBASE (UIB) *) (* *) (* The contents of this file are subject to the Mozilla Public License ...
47.427615
82
0.563554
cdee3a214307f9ac4972904ff3a18486dd7707ed
3,578
pas
Pascal
ideexpert/DMVC.Expert.NewUnitWizardEx.pas
JensMertelmeyer/delphimvcframework
1c9bcea41cbded5eacffeaab3275b9b9aa9761de
[ "Apache-2.0" ]
1
2021-09-08T12:47:24.000Z
2021-09-08T12:47:24.000Z
ideexpert/DMVC.Expert.NewUnitWizardEx.pas
JensMertelmeyer/delphimvcframework
1c9bcea41cbded5eacffeaab3275b9b9aa9761de
[ "Apache-2.0" ]
null
null
null
ideexpert/DMVC.Expert.NewUnitWizardEx.pas
JensMertelmeyer/delphimvcframework
1c9bcea41cbded5eacffeaab3275b9b9aa9761de
[ "Apache-2.0" ]
1
2021-09-08T12:47:25.000Z
2021-09-08T12:47:25.000Z
// *************************************************************************** // // Delphi MVC Framework // // Copyright (c) 2010-2020 Daniele Teti and the DMVCFramework Team // // https://github.com/danieleteti/delphimvcframework // // *************************************************************************** // // ...
34.403846
133
0.598938
610d7d7fa140b005281620b0225a1a8a528161bf
298
dfm
Pascal
Client/fDeptFieldEditFrame.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/fDeptFieldEditFrame.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/fDeptFieldEditFrame.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
3
2021-06-30T10:11:17.000Z
2021-07-01T09:13:29.000Z
inherited frDeptFieldEditFrame: TfrDeptFieldEditFrame inherited gbTreeNode: TGroupBox Caption = ' '#1058#1055' ' end inherited cdsTreeNode: TAbmesClientDataSet inherited cdsTreeNodeNODE_NO: TAbmesWideStringField OnGetText = cdsTreeNodeNODE_NOGetText end end end
27.090909
56
0.758389
44307846b25f57c7ae18c3544cecebe7418fd962
4,287
pas
Pascal
Test/XmlFire.pas
remobjects/RTL2
261d80146a018ef24b07822b647b80c7cdcb673b
[ "BSD-2-Clause" ]
19
2017-03-30T19:54:37.000Z
2021-09-28T05:31:48.000Z
Test/XmlFire.pas
remobjects/RTL2
261d80146a018ef24b07822b647b80c7cdcb673b
[ "BSD-2-Clause" ]
3
2017-05-26T08:36:20.000Z
2017-08-11T15:50:13.000Z
Test/XmlFire.pas
remobjects/RTL2
261d80146a018ef24b07822b647b80c7cdcb673b
[ "BSD-2-Clause" ]
14
2017-01-24T04:10:46.000Z
2021-11-11T00:47:55.000Z
namespace Elements.RTL2.Tests.Shared; uses RemObjects.Elements.RTL, RemObjects.Elements.EUnit; type XmlFire = public class(Test) public method AddNamespaces; begin var xml := XmlDocument.WithRootElement("Project"); xml.Root.AddNamespace(nil, Url.UrlWithString("http://schemas...
49.275862
262
0.661768
cde2d9c45b164429efcca146f78837695ce5aa8b
50,227
pas
Pascal
src/u_dmdwrap.pas
DarthSnow/dide2
8d91dbf87fe3e513cbac09bd803b53b33676d41a
[ "BSL-1.0" ]
null
null
null
src/u_dmdwrap.pas
DarthSnow/dide2
8d91dbf87fe3e513cbac09bd803b53b33676d41a
[ "BSL-1.0" ]
null
null
null
src/u_dmdwrap.pas
DarthSnow/dide2
8d91dbf87fe3e513cbac09bd803b53b33676d41a
[ "BSL-1.0" ]
null
null
null
unit u_dmdwrap; {$I u_defines.inc} interface uses classes, sysutils, process, asyncprocess, LazFileUtils, u_common, u_processes, u_interfaces; (* procedure to add a new compiler option: - the option must be published with a setter proc, in the setter 'doChanged' must be called. - getOpts must be updated to gen...
27.703806
129
0.685727
aa2465b94d0e492e445bf512d5cf27ac4a90db36
24,068
pas
Pascal
files/lib/LogUtils/LogTools.pas
krab22/modbusemu
30bd0b80602a87a26ba521b6160e788143f37c08
[ "BSD-2-Clause" ]
1
2021-06-24T13:09:19.000Z
2021-06-24T13:09:19.000Z
files/lib/LogUtils/LogTools.pas
krab22/modbusemu
30bd0b80602a87a26ba521b6160e788143f37c08
[ "BSD-2-Clause" ]
null
null
null
files/lib/LogUtils/LogTools.pas
krab22/modbusemu
30bd0b80602a87a26ba521b6160e788143f37c08
[ "BSD-2-Clause" ]
1
2020-06-30T09:55:31.000Z
2020-06-30T09:55:31.000Z
unit LogTools; {$mode objfpc}{$H+} interface uses {$IFDEF WINDOWS} Windows, Messages, {$ENDIF} Classes, SyncObjs, ExtCtrls, FileUtils, LogItf, LogConst, LogTypes, LogResStrings; type TCustomLogObject = class(TComponent,ILog) protected FCriticalSection : ...
33.151515
325
0.650947
1781783a702adb24fc058ac21197031d82a4fee4
16,297
pas
Pascal
VM Player/Vcl.Styles.ColorTabs.pas
View-Matrix/Delphi-10-BASS-BASED-STREAMING-MUSIC-PLAYER
9ef2fd358fa7f5dd53ae63727dbff3e362392bbd
[ "MIT" ]
null
null
null
VM Player/Vcl.Styles.ColorTabs.pas
View-Matrix/Delphi-10-BASS-BASED-STREAMING-MUSIC-PLAYER
9ef2fd358fa7f5dd53ae63727dbff3e362392bbd
[ "MIT" ]
null
null
null
VM Player/Vcl.Styles.ColorTabs.pas
View-Matrix/Delphi-10-BASS-BASED-STREAMING-MUSIC-PLAYER
9ef2fd358fa7f5dd53ae63727dbff3e362392bbd
[ "MIT" ]
null
null
null
unit Vcl.Styles.ColorTabs; interface uses Winapi.Messages, Vcl.Graphics, Vcl.ComCtrls; type TTabSheet = class(Vcl.ComCtrls.TTabSheet) private procedure WMEraseBkgnd(var Message: TWMEraseBkgnd); message WM_ERASEBKGND; end; TTabColorControlStyleHook= class(TTabControlStyleHook) pri...
27.81058
156
0.624164
cdaca77c293e3b01bd67c5b9e68659ea04715961
4,779
dpr
Pascal
Projects/CL.Ag5/Packages/X_RIO/CL.Ag5Client/CL.Ag5.dpr
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
1
2020-05-07T07:51:27.000Z
2020-05-07T07:51:27.000Z
Projects/CL.Ag5/Packages/X_RIO/CL.Ag5Client/CL.Ag5.dpr
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
null
null
null
Projects/CL.Ag5/Packages/X_RIO/CL.Ag5Client/CL.Ag5.dpr
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
3
2020-02-17T18:01:52.000Z
2020-05-07T07:51:28.000Z
program CL.Ag5 ; uses WinApi.Windows, System.SysUtils, Debugger, FMX.Forms, VCL.Forms, Vcl.Themes, Vcl.Styles, Dialogs , Tc.RTL.Packages.Manager ; {$R *.res} {.$D-} const Application = '' ; var MainPack : cardinal ; Run: procedure ; function GetEnvVarValue(const VarName: string): string; v...
29.86875
104
0.60159
61101f3abc01349de3344f4f9594d3d32b7af7a5
120,884
dfm
Pascal
Win11_Delphi11/VirtualImage_Demo/Unit1.dfm
marcocantu/DelphiSessions
c3fe2ab2eb8619343179b8474ae728c8b0f305db
[ "MIT" ]
44
2017-05-30T20:54:06.000Z
2022-02-25T16:44:23.000Z
Win11_Delphi11/VirtualImage_Demo/Unit1.dfm
marcocantu/DelphiSessions
c3fe2ab2eb8619343179b8474ae728c8b0f305db
[ "MIT" ]
null
null
null
Win11_Delphi11/VirtualImage_Demo/Unit1.dfm
marcocantu/DelphiSessions
c3fe2ab2eb8619343179b8474ae728c8b0f305db
[ "MIT" ]
19
2017-07-25T10:03:13.000Z
2021-10-17T11:40:38.000Z
object Form1: TForm1 Left = 0 Top = 0 Caption = 'TVirtualImage - Demo' ClientHeight = 438 ClientWidth = 394 Color = clBtnFace CustomTitleBar.Height = 0 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Posit...
73.844838
79
0.803878
cd7619a250ce869bb352666dcc3d18034f7cf646
3,487
dfm
Pascal
windows/src/ext/jedi/jvcl/jvcl/run/JvDBQueryParamsForm.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/jvcl/run/JvDBQueryParamsForm.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/jvcl/run/JvDBQueryParamsForm.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
object JvQueryParamsDialog: TJvQueryParamsDialog Left = 210 Top = 119 ActiveControl = ParamList BorderIcons = [biSystemMenu] Caption = 'Query parameters' ClientHeight = 179 ClientWidth = 354 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = ...
23.883562
68
0.647261
17c3eb304921b9017b0510542002d464ab53c927
199
dpr
Pascal
third_party/freeimage/Wrapper/Delphi/demo/WinBitmap/MainDemo.dpr
Ghosttje/VSMegaSDK
77b6f9c080a4bebb7f2410819bdd4401e936c97b
[ "BSD-2-Clause" ]
77
2015-09-09T00:00:15.000Z
2021-08-28T04:37:35.000Z
third_party/freeimage/Wrapper/Delphi/demo/WinBitmap/MainDemo.dpr
Ghosttje/VSMegaSDK
77b6f9c080a4bebb7f2410819bdd4401e936c97b
[ "BSD-2-Clause" ]
5
2017-09-10T02:18:19.000Z
2019-05-31T07:46:51.000Z
third_party/freeimage/Wrapper/Delphi/demo/WinBitmap/MainDemo.dpr
Ghosttje/VSMegaSDK
77b6f9c080a4bebb7f2410819bdd4401e936c97b
[ "BSD-2-Clause" ]
53
2015-12-14T08:33:27.000Z
2021-12-28T04:51:43.000Z
program MainDemo; uses Forms, MainForm in 'MainForm.pas' {fwbMainForm}; {$R *.res} begin Application.Initialize; Application.CreateForm(TfwbMainForm, fwbMainForm); Application.Run; end.
14.214286
52
0.738693
6116e1710559170dabf1f0a14d2c86b0978b8605
21,605
pas
Pascal
reference-platform/support/MathSupport.pas
novakjf2000/FHIRServer
a47873825e94cd6cdfa1a077f02e0960098bbefa
[ "BSD-3-Clause" ]
1
2018-01-08T06:40:02.000Z
2018-01-08T06:40:02.000Z
reference-platform/support/MathSupport.pas
novakjf2000/FHIRServer
a47873825e94cd6cdfa1a077f02e0960098bbefa
[ "BSD-3-Clause" ]
null
null
null
reference-platform/support/MathSupport.pas
novakjf2000/FHIRServer
a47873825e94cd6cdfa1a077f02e0960098bbefa
[ "BSD-3-Clause" ]
null
null
null
Unit MathSupport; { Copyright (c) 2001-2013, Kestral Computing Pty Ltd (http://www.kestral.com.au) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the abo...
24.467724
105
0.709327
1782d4c5645b7d587569770be8d2aacd26ccc40e
706
pas
Pascal
package/barcode/outros/UnitChamaBoleta.pas
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
1
2022-02-28T11:28:18.000Z
2022-02-28T11:28:18.000Z
package/barcode/outros/UnitChamaBoleta.pas
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
null
null
null
package/barcode/outros/UnitChamaBoleta.pas
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
null
null
null
unit UnitChamaBoleta; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TChamaBoleta = class(TForm) Button1: TButton; Button2: TButton; procedure Button1Click(Sender: TObject); private { Private declarations } public { Public declara...
15.347826
75
0.67847
610aeccadbf926672146ccd4a875fb35f843875e
1,675
pas
Pascal
src/Mail4Delphi.Intf.pas
juliosenha/mail4delphi
9ecc39175b0718b8d829b419a1fe59cd7bcedce1
[ "MIT" ]
86
2020-05-14T20:49:29.000Z
2022-03-17T18:20:12.000Z
src/Mail4Delphi.Intf.pas
mateusvicente100/mail4delphi
77f875741cdd076897be2c7ea9f2bff7bc73a773
[ "MIT" ]
6
2020-05-20T10:59:12.000Z
2021-05-13T19:56:10.000Z
src/Mail4Delphi.Intf.pas
juliosenha/mail4delphi
9ecc39175b0718b8d829b419a1fe59cd7bcedce1
[ "MIT" ]
36
2020-06-02T18:07:57.000Z
2022-03-25T20:35:20.000Z
unit Mail4Delphi.Intf; interface uses {$IF DEFINED(FPC)} Classes; {$ELSE} System.Classes; {$ENDIF} type IMail = interface ['{A63918AD-EA2C-4CB9-98C5-90C3BAB95144}'] function AddTo(const AMail: string; const AName: string = ''): IMail; function From(const AMail: string; const AName: string = ''): IM...
36.413043
126
0.72
6111d72513b951ec88f238d9b6abe94c71465136
600
lpr
Pascal
test/lazarus/test.lpr
VencejoSoftware/ooColor
f9ad10cb04181aced8f68a7a0f165a5743ca8002
[ "BSD-3-Clause" ]
5
2018-05-25T20:13:28.000Z
2022-01-04T02:18:03.000Z
test/xe10/test.dpr
VencejoSoftware/ooColor
f9ad10cb04181aced8f68a7a0f165a5743ca8002
[ "BSD-3-Clause" ]
null
null
null
test/xe10/test.dpr
VencejoSoftware/ooColor
f9ad10cb04181aced8f68a7a0f165a5743ca8002
[ "BSD-3-Clause" ]
2
2019-11-21T03:01:01.000Z
2021-01-26T04:37:02.000Z
{ Copyright (c) 2018, Vencejo Software Distributed under the terms of the Modified BSD License The full license is distributed with this software } program test; uses RunTest, RGB_test in '..\code\RGB_test.pas', RGBConvert_test in '..\code\RGBConvert_test.pas', RGBHexadecimal_test in '..\code\RGBHexadeci...
24
59
0.706667
aa78581c2b3b4fb440265962721eb109d1204b14
3,168
pas
Pascal
egavga/0195.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
egavga/0195.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
egavga/0195.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ Drip revisited - Modifications by Christopher J. Chandra Originally coded by Tim Mattison. This version works much much faster than the last one. I dunno if it is maximally optimized or not. Speed Demons?? *Grin* } uses crt; {386s needed for clrcrt procs} const SEGA000...
38.168675
76
0.535985
cde603cf5383077b71fac739ab5679c0937d3392
11,669
pas
Pascal
ArcIWDateLabel.pas
aftabgardan2006/iwelite
a68fcc8d423e8837ae2e2cd351b84a98d90df33e
[ "MIT" ]
1
2018-01-09T12:32:40.000Z
2018-01-09T12:32:40.000Z
ArcIWDateLabel.pas
aftabgardan2006/iwelite
a68fcc8d423e8837ae2e2cd351b84a98d90df33e
[ "MIT" ]
null
null
null
ArcIWDateLabel.pas
aftabgardan2006/iwelite
a68fcc8d423e8837ae2e2cd351b84a98d90df33e
[ "MIT" ]
2
2019-05-13T11:28:16.000Z
2020-03-10T17:47:48.000Z
unit ArcIWDateLabel; interface {$I IntrawebVersion.inc} uses SysUtils, Classes, IWTypes, IWHTMLTag, IWControl, IWScriptEvents, IWRenderContext, IWBaseInterfaces, IWColor, IWFileReference, IWGLobal, IWFont, IWForm, ArcIWGridCommon, ArcCommon; type TArcDateNotifyEvent = procedure(Sender : TObject; Ne...
35.685015
222
0.635016
17fde6d9f67e7c8edfbf6393c5a8825b7abf026c
3,363
pas
Pascal
Chapter 7/OmniThreadLibrary/tests/45_Fork-Join max/test_45_ForkJoinMax.pas
PacktPublishing/Delphi-High-Performance
bcb84190e8660a28cbc0caada2e1bed3b8adfe42
[ "MIT" ]
45
2018-04-08T07:01:13.000Z
2022-02-18T17:28:10.000Z
Chapter 7/OmniThreadLibrary/tests/45_Fork-Join max/test_45_ForkJoinMax.pas
anomous/Delphi-High-Performance
051a8f7d7460345b60cb8d2a10a974ea8179ea41
[ "MIT" ]
null
null
null
Chapter 7/OmniThreadLibrary/tests/45_Fork-Join max/test_45_ForkJoinMax.pas
anomous/Delphi-High-Performance
051a8f7d7460345b60cb8d2a10a974ea8179ea41
[ "MIT" ]
17
2018-03-21T11:22:15.000Z
2022-03-16T05:55:54.000Z
unit test_45_ForkJoinMax; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ActnList, OtlParallel; const CNumDataPoints = 10000000; type TData = array of integer; PData = ^TData; TfrmQuickSortDemo = class(TForm) btnMaxOnAll: TButton; ...
24.727941
105
0.708594