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
85b605191b86ced3ef456e909b9c73d443c50fcd
5,985
pas
Pascal
pxl/Source/PXL.Sysfs.Types.pas
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
48
2018-11-19T22:13:00.000Z
2021-11-02T17:25:41.000Z
pxl/Source/PXL.Sysfs.Types.pas
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
6
2018-11-24T17:15:29.000Z
2019-05-15T14:59:56.000Z
pxl/Source/PXL.Sysfs.Types.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
12
2018-11-20T15:15:44.000Z
2021-09-14T10:12:43.000Z
unit PXL.Sysfs.Types; { This file is part of Asphyre Framework, also known as Pascal eXtended Library (PXL). Copyright (c) 2000 - 2015 Yuriy Kotsarenko This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Soft...
28.5
117
0.714286
83aeea184cc8702161330334eecaab4e4827a214
31,485
pas
Pascal
SDK3/Tools/LazToSDK3/main.pas
i-am-thirteen/firecast
a1eca399391b9c0049c260224889355e78bd3ea1
[ "Apache-2.0" ]
57
2017-09-27T14:11:31.000Z
2022-02-16T01:49:33.000Z
SDK3/Tools/LazToSDK3/main.pas
i-am-thirteen/firecast
a1eca399391b9c0049c260224889355e78bd3ea1
[ "Apache-2.0" ]
14
2018-05-15T14:26:06.000Z
2021-11-22T15:39:47.000Z
SDK3/Tools/LazToSDK3/main.pas
i-am-thirteen/firecast
a1eca399391b9c0049c260224889355e78bd3ea1
[ "Apache-2.0" ]
161
2017-09-28T23:02:20.000Z
2022-03-28T21:28:50.000Z
unit Main; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, Menus, ExtCtrls, StdCtrls, LCLIntf, Buttons, DbCtrls, ComCtrls, componentes1; type { TfrmMain } TfrmMain = class(TForm) chkTagForm: TCheckBox; cbbTemplate: TComboBox; cbbTheme: TCom...
35.778409
107
0.56538
f1005e60dbc28f43d0a91893cd6256a00efc483c
2,045
dpr
Pascal
src/dependencies/cwRuntime/src/samples/cwThreading/03 - Long Threads/LongThreads.dpr
atkins126/cwVirtualMachine
c3ef2095a07402b16685adb4dc4243b9b519b90a
[ "BSD-3-Clause" ]
null
null
null
src/dependencies/cwRuntime/src/samples/cwThreading/03 - Long Threads/LongThreads.dpr
atkins126/cwVirtualMachine
c3ef2095a07402b16685adb4dc4243b9b519b90a
[ "BSD-3-Clause" ]
null
null
null
src/dependencies/cwRuntime/src/samples/cwThreading/03 - Long Threads/LongThreads.dpr
atkins126/cwVirtualMachine
c3ef2095a07402b16685adb4dc4243b9b519b90a
[ "BSD-3-Clause" ]
null
null
null
{$ifdef license} (* Copyright 2020 ChapmanWorld LLC ( https://chapmanworld.com ) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this li...
37.87037
99
0.769682
17d71dab1274bbeda3a22621dcb89a02848699db
967
pas
Pascal
.LHP/.Lop10/Minh333/TKNP/COUNT0.pas
sxweetlollipop2912/MaCode
661d77a2096e4d772fda2b6a7f80c84113b2cde9
[ "MIT" ]
null
null
null
.LHP/.Lop10/Minh333/TKNP/COUNT0.pas
sxweetlollipop2912/MaCode
661d77a2096e4d772fda2b6a7f80c84113b2cde9
[ "MIT" ]
null
null
null
.LHP/.Lop10/Minh333/TKNP/COUNT0.pas
sxweetlollipop2912/MaCode
661d77a2096e4d772fda2b6a7f80c84113b2cde9
[ "MIT" ]
null
null
null
const fi='count0.inp'; fo='count0.out'; var a: array [1..2000] of longint; n: integer; f: text; procedure nhap; begin assign(f,fi); reset(f); readln(f,n); for n:= 1 to n do read(f,a[n]); close(f); end; procedure sort(l,r: integer); var i,j: integer; x: longint; begin i:=l; j:=r; x:=a...
13.814286
39
0.533609
85cc79260da27952242181fda4e21b1ffbcbc52d
28,059
pas
Pascal
Samples/FirestoreSimpleChat/ChatMainFmx.pas
arvanus/FB4D
eac31b78dc998473e2ffcb5f3fd97b2b5a38a783
[ "Apache-2.0" ]
null
null
null
Samples/FirestoreSimpleChat/ChatMainFmx.pas
arvanus/FB4D
eac31b78dc998473e2ffcb5f3fd97b2b5a38a783
[ "Apache-2.0" ]
null
null
null
Samples/FirestoreSimpleChat/ChatMainFmx.pas
arvanus/FB4D
eac31b78dc998473e2ffcb5f3fd97b2b5a38a783
[ "Apache-2.0" ]
null
null
null
{******************************************************************************} { } { Delphi FB4D Library } { Copyright (c) 2018-2021 Christoph Schneider ...
31.56243
82
0.701985
83324d8a223ea359bd43bd2f86600bd41646528c
65,567
pas
Pascal
src/gui-classic/UGridUtils.pas
Azazorro/PascalCoin
4a53f8ede9e225a270916d6777897b48b14ae41a
[ "MIT" ]
384
2016-07-16T10:07:28.000Z
2021-12-29T11:22:56.000Z
src/gui-classic/UGridUtils.pas
Azazorro/PascalCoin
4a53f8ede9e225a270916d6777897b48b14ae41a
[ "MIT" ]
165
2016-09-11T11:06:04.000Z
2021-12-05T23:31:55.000Z
src/gui-classic/UGridUtils.pas
SkybuckFlying/PascalCoin
720f552013d4342fbe1f3bc7de16eadab94bbb0e
[ "MIT" ]
210
2016-08-26T14:49:47.000Z
2022-02-22T18:06:33.000Z
unit UGridUtils; { Copyright (c) 2016 by Albert Molina Distributed under the MIT software license, see the accompanying file LICENSE or visit http://www.opensource.org/licenses/mit-license.php. This unit is a part of the PascalCoin Project, an infinitely scalable cryptocurrency. Find us here: Web: https://...
35.770322
274
0.711532
17a7b09b4201128285d37fcea36cf22e5ad63bbc
11,436
pas
Pascal
testes/DUnit/src/Test.DelphiUtils.ExpressoesRegulares.pas
alexsmazierom/delphi-utils
98e7bb2dd7a42affe21686aba968ff956a98c89d
[ "Apache-2.0" ]
null
null
null
testes/DUnit/src/Test.DelphiUtils.ExpressoesRegulares.pas
alexsmazierom/delphi-utils
98e7bb2dd7a42affe21686aba968ff956a98c89d
[ "Apache-2.0" ]
null
null
null
testes/DUnit/src/Test.DelphiUtils.ExpressoesRegulares.pas
alexsmazierom/delphi-utils
98e7bb2dd7a42affe21686aba968ff956a98c89d
[ "Apache-2.0" ]
null
null
null
unit Test.DelphiUtils.ExpressoesRegulares; interface uses TestFramework, System.SysUtils, System.StrUtils, System.Classes, System.Generics.Collections, System.RegularExpressions, { delphi-utils/fontes } DelphiUtils.Hub; type /// <summary> /// Caso de testes da classe utilitária TDelphiUtilExpressoesRegu...
50.826667
151
0.868223
8372ab2136b601f3dc95df92ee65313b2b33d73b
2,556
pas
Pascal
trunk/Modules/OS.Version.Helper.pas
ebangin127/nstools
2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99
[ "MIT" ]
15
2016-02-12T14:55:53.000Z
2021-08-17T09:44:12.000Z
trunk/Modules/OS.Version.Helper.pas
ebangin127/nstools
2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99
[ "MIT" ]
1
2020-10-28T12:19:56.000Z
2020-10-28T12:19:56.000Z
trunk/Modules/OS.Version.Helper.pas
ebangin127/nstools
2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99
[ "MIT" ]
7
2016-08-21T23:57:47.000Z
2022-02-14T03:26:21.000Z
unit OS.Version.Helper; interface uses Windows, Version; function IsBelowVista(const Version: TVersion): Boolean; function IsBelowWindows8(const Version: TVersion): Boolean; function IsAtLeastWindows10(const Version: TVersion): Boolean; function Is64Bit: Boolean; function GetWindowsVersionString: String; functio...
26.350515
74
0.748435
838aa235141a64799dbca43348e1f7b487ed3a78
4,860
pas
Pascal
pascal_sort/backup/unit1.pas
fs-c/v0
385c01108d1b8e9b04c4d367bafab3834e19c8d5
[ "MIT" ]
1
2018-07-30T14:18:44.000Z
2018-07-30T14:18:44.000Z
pascal_sort/backup/unit1.pas
fs-c/v0
385c01108d1b8e9b04c4d367bafab3834e19c8d5
[ "MIT" ]
30
2020-09-07T13:29:39.000Z
2022-03-26T15:21:39.000Z
pascal_sort/backup/unit1.pas
fs-c/v0
385c01108d1b8e9b04c4d367bafab3834e19c8d5
[ "MIT" ]
2
2017-08-17T21:53:40.000Z
2018-06-13T18:21:53.000Z
unit Unit1; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, Grids, StdCtrls, DateUtils, LazLogger; type { TForm1 } TForm1 = class(TForm) ButtonBinarySearch: TButton; ButtonShellSort: TButton; ButtonInsertionSort: TButton; ButtonGenerate: ...
22.816901
95
0.667901
8331766b14e59a8ac1649bd441fd7d49feee0ce8
2,990
pas
Pascal
samples/renders_spring4d_nullables/BusinessObjectsU.pas
JensMertelmeyer/delphimvcframework
1c9bcea41cbded5eacffeaab3275b9b9aa9761de
[ "Apache-2.0" ]
1,009
2015-05-28T12:34:39.000Z
2022-03-30T14:10:18.000Z
samples/renders_spring4d_nullables/BusinessObjectsU.pas
FinCodeur/delphimvcframework
a45cb1383eaffc9e81a836247643390acbb7b9b0
[ "Apache-2.0" ]
454
2015-05-28T12:44:27.000Z
2022-03-31T22:35:45.000Z
samples/renders_spring4d_nullables/BusinessObjectsU.pas
FinCodeur/delphimvcframework
a45cb1383eaffc9e81a836247643390acbb7b9b0
[ "Apache-2.0" ]
377
2015-05-28T16:29:21.000Z
2022-03-21T18:36:12.000Z
unit BusinessObjectsU; interface uses System.Classes, Spring, MVCFramework.Commons, MVCFramework.Serializer.Commons; type [MVCNameCase(ncLowerCase)] TPerson = class private FID: Int64; FIDManager: TNullableInteger; FSalary: TNullableCurrency; FLastName: string; FMiddleName: TNullab...
21.985294
78
0.758194
83e81fa6670c26d5c8b5f5ea6fa6615007de17d6
4,304
dpr
Pascal
Tools/PascalUnitRewriteTool/PRP.dpr
PassByYou888/ZNet
8f5439ec275ee4eb5d68e00c33675e6117379fcf
[ "BSD-3-Clause" ]
24
2022-01-20T13:59:38.000Z
2022-03-25T01:11:43.000Z
Tools/PascalUnitRewriteTool/PRP.dpr
PassByYou888/ZNet
8f5439ec275ee4eb5d68e00c33675e6117379fcf
[ "BSD-3-Clause" ]
null
null
null
Tools/PascalUnitRewriteTool/PRP.dpr
PassByYou888/ZNet
8f5439ec275ee4eb5d68e00c33675e6117379fcf
[ "BSD-3-Clause" ]
5
2022-01-20T14:44:24.000Z
2022-02-13T10:07:38.000Z
program PRP; {$APPTYPE CONSOLE} {$R *.res} uses SysUtils, Z.Core, Z.PascalStrings, Z.UPascalStrings, Z.UnicodeMixedLib, Z.Parsing, Z.MemoryStream, Z.Status, Z.ZDB.ObjectData_LIB, Z.ZDB, Z.ZDB.ItemStream_LIB, Z.Pascal_Code_Tool, Z.Pascal_Rewrite_Model_Data; procedure DoHelp; begin DoStatus('...
30.309859
135
0.611524
172547aba83045e5e5ee96cec6e46b9a2a3a1d3c
13,952
pas
Pascal
src/ThirdParty/MagWMI/smartapi.pas
Tsusai/Tool-XP-OEM-Activator
cdae892fcf7959acb5306999e3b8ae1e129b7bce
[ "MIT" ]
2
2016-09-03T04:25:12.000Z
2021-09-06T15:42:48.000Z
src/ThirdParty/MagWMI/smartapi.pas
Tsusai/Tool-XP-OEM-Activator
cdae892fcf7959acb5306999e3b8ae1e129b7bce
[ "MIT" ]
null
null
null
src/ThirdParty/MagWMI/smartapi.pas
Tsusai/Tool-XP-OEM-Activator
cdae892fcf7959acb5306999e3b8ae1e129b7bce
[ "MIT" ]
null
null
null
unit smartapi ; { **************************************************************************** * * * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY * * KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED ...
40.676385
116
0.543005
83c6728f8702fbe4745c267af2c97cd388a73f8a
2,052
pas
Pascal
Chapter10/RECIPE06/Delphi/MainFMX.pas
PacktPublishing/DelphiCookbookThirdEdition
760fd16277dd21a75320571c664553af33e29950
[ "MIT" ]
51
2018-08-03T06:27:36.000Z
2022-03-16T09:10:10.000Z
Chapter10/RECIPE06/Delphi/MainFMX.pas
PacktPublishing/DelphiCookbookThirdEdition
760fd16277dd21a75320571c664553af33e29950
[ "MIT" ]
1
2021-02-07T16:26:57.000Z
2021-03-02T06:36:26.000Z
Chapter10/RECIPE06/Delphi/MainFMX.pas
PacktPublishing/DelphiCookbookThirdEdition
760fd16277dd21a75320571c664553af33e29950
[ "MIT" ]
28
2018-08-03T22:20:00.000Z
2021-12-02T03:49:03.000Z
unit MainFMX; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.StdCtrls, FMX.Controls.Presentation, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient, FMX.ScrollBox, FMX.Memo; type TM...
22.304348
78
0.682749
85e9386c52964e0a2fbf50dd8dc9933fed907c43
204
pas
Pascal
algoritmos-1/aulas/questao12.pas
eucarito/UFPR
060857296663002ae8891c2d0a84910ca685f1aa
[ "MIT" ]
1
2020-04-29T16:14:38.000Z
2020-04-29T16:14:38.000Z
algoritmos-1/aulas/questao12.pas
tiagoserique/UFPR
8168ff72a63fabc94b8f481190ebaed3d8cec684
[ "MIT" ]
null
null
null
algoritmos-1/aulas/questao12.pas
tiagoserique/UFPR
8168ff72a63fabc94b8f481190ebaed3d8cec684
[ "MIT" ]
1
2020-07-15T03:53:15.000Z
2020-07-15T03:53:15.000Z
program exer12; var n1,n2,n3:integer; begin read(n1,n2,n3); if (n1<=n2)and(n2<=n3) then writeln('ordenado'); end. //EXERCICIO: ler 3 inteiros (n1, n2, n3) e escrever //'ordenado' se n1 <= n2 <= n3
17
51
0.642157
6a57a3a428c4fd77690db9ebb44330eaa527f78f
31,166
pas
Pascal
TRIS/sources/Tris 1.0/tris.pas
Ks89/High_school_software
4b3b9d97d9916997896e5de006da5ba82857f232
[ "Apache-2.0" ]
null
null
null
TRIS/sources/Tris 1.0/tris.pas
Ks89/High_school_software
4b3b9d97d9916997896e5de006da5ba82857f232
[ "Apache-2.0" ]
null
null
null
TRIS/sources/Tris 1.0/tris.pas
Ks89/High_school_software
4b3b9d97d9916997896e5de006da5ba82857f232
[ "Apache-2.0" ]
null
null
null
program tris_1_0; uses crt,graph; var gate:array[1..3,1..3] of integer; a,b,i:integer; name1,name2:string; gd,gm:word; c:real; pos:char; win,nameuguali:boolean; procedure grafica; begin detectgraph(gd,gm); initgraph(gd,gm,''); end; procedure centra; var z:integer; str:string; begin ...
51.429043
113
0.258647
8505abe074bbd93f0d941c527c924a37b6545ef6
1,318
lpr
Pascal
code/planets_demo_standalone.lpr
castle-engine/planets-demo
84b1924ff1673668df03207193c408d16be1aa5e
[ "Apache-2.0" ]
null
null
null
code/planets_demo_standalone.lpr
castle-engine/planets-demo
84b1924ff1673668df03207193c408d16be1aa5e
[ "Apache-2.0" ]
null
null
null
code/planets_demo_standalone.lpr
castle-engine/planets-demo
84b1924ff1673668df03207193c408d16be1aa5e
[ "Apache-2.0" ]
null
null
null
{ Program to run the game on desktop (standalone) platforms. Can be auto-generated by "castle-engine generate-program". } program planets_demo_standalone; {$ifdef MSWINDOWS} {$apptype GUI} {$endif} { This adds icons and version info for Windows, automatically created by "castle-engine compile". Comment this out...
41.1875
79
0.763278
6a82d8b36e2ef9cf2ce7d18731e21937b6b4fbc9
431
pas
Pascal
CAT/tests/13. custom tests/datetime_test_1.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
19
2018-10-22T23:45:31.000Z
2021-05-16T00:06:49.000Z
CAT/tests/13. custom tests/datetime_test_1.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
1
2019-06-01T06:17:08.000Z
2019-12-28T10:27:42.000Z
CAT/tests/13. custom tests/datetime_test_1.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
6
2018-08-30T05:16:21.000Z
2021-05-12T20:25:43.000Z
unit datetime_test_1; interface implementation uses VM_System, VM_SysUtils, VM_DateUtils; type TCalcResult = (CalcSuccess, CalcExpireDate, CalcNotEnoughMoney); var R: TCalcResult; DT, NDT: TDateTime; procedure Test; begin DT := Now(); NDT := Now(); if DT > NDT then R := CalcSuccess else ...
13.060606
66
0.679814
6adbcfe46a080478f249bfa6f3e7b361801fa491
2,761
pas
Pascal
src/Xml.Builder.Node.pas
viniciussanchez/xml-builder
4b8e56e84cd16fb11018db9323f8b6d1f2cf0df5
[ "MIT" ]
28
2022-02-10T11:13:37.000Z
2022-03-21T07:06:57.000Z
src/Xml.Builder.Node.pas
viniciussanchez/xml-builder
4b8e56e84cd16fb11018db9323f8b6d1f2cf0df5
[ "MIT" ]
null
null
null
src/Xml.Builder.Node.pas
viniciussanchez/xml-builder
4b8e56e84cd16fb11018db9323f8b6d1f2cf0df5
[ "MIT" ]
7
2022-02-10T12:40:54.000Z
2022-03-04T11:57:57.000Z
unit Xml.Builder.Node; {$IF DEFINED(FPC)} {$MODE DELPHI}{$H+} {$ENDIF} interface uses Xml.Builder.Node.Intf, {$IF DEFINED(FPC)} Generics.Collections; {$ELSE} System.Generics.Collections; {$ENDIF} type TXmlNode = class(TInterfacedObject, IXmlNode) private FNodeName: string; FNodes: TList<IXmlNode...
22.631148
80
0.691778
83128e3100cee6eb044034e7d33ef3ae78cb0a84
10,903
pas
Pascal
windows/src/ext/jedi/jvcl/jvcl/examples/JvBalloonHint/JvBalloonHintMainFormU.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JvBalloonHint/JvBalloonHintMainFormU.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JvBalloonHint/JvBalloonHintMainFormU.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
{****************************************************************** JEDI-VCL Demo Copyright (C) 2002 Project JEDI Original author: Remko Bonte You may retrieve the latest version of this file at the JEDI-JVCL home page, located at http://jvcl.delphi-jedi.org The contents of this file ar...
31.880117
106
0.767403
83f489529fd20eee6a3de7448bb9efc30ff2f6b3
1,243
pas
Pascal
egavga/0114.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
egavga/0114.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
egavga/0114.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
program Demo_4_SWAG; var old_border : integer; { used in main body of program } Rnd_border : integer; (****************************************************************************) procedure Set_Border(color:byte); { Written by Pat Roberts 1994 } begin asm mov ah,10h { This subroutine sets the co...
32.710526
79
0.545455
831551334fb4ddd8775c28ad921f7250413eca82
16,591
pas
Pascal
Components/JVCL/run/JvSAL.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/run/JvSAL.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/run/JvSAL.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...
24.688988
99
0.654451
8324a6718df695135350348e650bd72f8ed82485
5,261
pas
Pascal
Sources/Next Collection/NxToolbarEditor.pas
KashaketCompany/soulengine
767d18b53fa882b1a9d797761e5165cfb58c47ad
[ "FTL" ]
6
2019-03-03T17:30:22.000Z
2019-07-18T11:56:57.000Z
Sources/Next Collection/NxToolbarEditor.pas
gzwplato/soulengine
767d18b53fa882b1a9d797761e5165cfb58c47ad
[ "FTL" ]
16
2019-02-02T19:54:54.000Z
2019-02-28T05:22:36.000Z
Sources/Next Collection/NxToolbarEditor.pas
suwermave/soulengine
767d18b53fa882b1a9d797761e5165cfb58c47ad
[ "FTL" ]
1
2021-09-11T05:41:08.000Z
2021-09-11T05:41:08.000Z
unit NxToolbarEditor; interface uses DesignWindows, DesignIntf, Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, NxCollection, NxStdCtrls, ComCtrls, ToolWin, ImgList; type TToolbarEditor = class(TDesignWindow) ItemsGrid: TListView; TabControl: TNxTabControl; Tools...
28.13369
122
0.75651
f1190afdf9742237ace9bf19e3378ac212a802cd
142,683
pas
Pascal
D3DX10_JSB.pas
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
48
2018-11-19T22:13:00.000Z
2021-11-02T17:25:41.000Z
D3DX10_JSB.pas
jpluimers/commonx
c49e51b4edcc61b2b51e78590a5168d574b66282
[ "MIT" ]
6
2018-11-24T17:15:29.000Z
2019-05-15T14:59:56.000Z
D3DX10_JSB.pas
jpluimers/commonx
c49e51b4edcc61b2b51e78590a5168d574b66282
[ "MIT" ]
12
2018-11-20T15:15:44.000Z
2021-09-14T10:12:43.000Z
unit D3DX10_JSB; /////////////////////////////////////////////////////////////////////////////// // Title: Translation of DirectX C++ header files for use with Delphi 2009 and later // // File name: D3DX10_JSB.pas // // Originator: J S Bladen, Sheffield, UK. // // Copyright: J S Bladen, Sheffield, UK. // // Translatio...
48.664052
564
0.801364
8589167bdbc6e1615b9f98e4118892ed937365da
76,612
pas
Pascal
Components/jcl/source/prototypes/zlibh.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/jcl/source/prototypes/zlibh.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/jcl/source/prototypes/zlibh.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{ zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.1, November 17th, 2003 Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages a...
44.412754
147
0.706926
83ee345c68c2197968036deccffa748a637d63aa
419
pas
Pascal
thirdparty/splashabout_component/splashabout.pas
cyberfilth/LazLock
001145d984da2b2227c7d049c5dd1a3f503b76c3
[ "MIT" ]
9
2021-01-24T16:05:47.000Z
2022-01-17T12:47:30.000Z
thirdparty/splashabout_component/splashabout.pas
cyberfilth/LazLock
001145d984da2b2227c7d049c5dd1a3f503b76c3
[ "MIT" ]
1
2022-03-28T02:06:51.000Z
2022-03-28T02:06:51.000Z
thirdparty/splashabout_component/splashabout.pas
cyberfilth/LazLock
001145d984da2b2227c7d049c5dd1a3f503b76c3
[ "MIT" ]
5
2021-01-24T16:05:57.000Z
2022-03-28T02:07:33.000Z
{ This file was automatically created by Lazarus. Do not edit! This source is only used to compile and install the package. } unit splashabout; interface uses usplashabout, uversion, scrolltextclass, LazarusPackageIntf; implementation procedure Register; begin RegisterUnit('usplashabout', @us...
19.045455
63
0.747017
f116a8d21caacc6388a2c3f9fad11a2c875f36df
4,635
pas
Pascal
Components/JVCL/qdesign/JvQXPPropertyEditors.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qdesign/JvQXPPropertyEditors.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qdesign/JvQXPPropertyEditors.pas
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. *} {****************************************************************************...
27.426036
102
0.664509
85e00c507488c9d7b44e2d2f62204bf4041a793d
493
dfm
Pascal
DMGanga.dfm
asieldev/ganga_app
caeca0a7bf7993e4089cff20727bc8b057569b39
[ "MIT" ]
5
2020-02-02T23:08:40.000Z
2020-02-11T05:11:40.000Z
DMGanga.dfm
asieldev/ganga_app
caeca0a7bf7993e4089cff20727bc8b057569b39
[ "MIT" ]
null
null
null
DMGanga.dfm
asieldev/ganga_app
caeca0a7bf7993e4089cff20727bc8b057569b39
[ "MIT" ]
2
2020-02-16T13:05:26.000Z
2020-11-24T07:44:43.000Z
object dm_ganga: Tdm_ganga OldCreateOrder = False OnCreate = DataModuleCreate Height = 330 Width = 385 object FDConn: TFDConnection Params.Strings = ( 'Database=G:\Proyectos\Emprendimiento\Correo\ASSS\DB_Lite\Asiel.d' + 'b' 'LockingMode=Normal' 'OpenMode=ReadWrite' ...
21.434783
76
0.659229
8391d6d92a57207f5efb1bcbec03964c55e53aca
4,970
pas
Pascal
src/CAPI/CAPI_CmathLib.pas
PMeira/dss_capi
8b80035730c9d470d057f6643db0a4d4623d70f4
[ "BSD-3-Clause" ]
4
2017-12-18T15:23:43.000Z
2019-02-05T18:22:53.000Z
src/CAPI/CAPI_CmathLib.pas
PMeira/dss_capi
8b80035730c9d470d057f6643db0a4d4623d70f4
[ "BSD-3-Clause" ]
28
2018-02-12T20:13:26.000Z
2019-02-11T17:27:51.000Z
src/CAPI/CAPI_CmathLib.pas
PMeira/dss_capi
8b80035730c9d470d057f6643db0a4d4623d70f4
[ "BSD-3-Clause" ]
1
2018-07-30T22:57:42.000Z
2018-07-30T22:57:42.000Z
unit CAPI_CmathLib; interface uses CAPI_Utils, CAPI_Types; procedure CmathLib_Get_cmplx(var ResultPtr: PDouble; ResultCount: PAPISize; RealPart, ImagPart: Double); CDECL; procedure CmathLib_Get_cmplx_GR(RealPart, ImagPart: Double); CDECL; function CmathLib_Get_cabs(realpart, imagpart: Double): Double; CDECL;...
38.230769
117
0.677465
83727f6195166a4996ebd9962d32face6f1bbfc6
2,533
dpr
Pascal
lib/delphi/test/client.dpr
Issacpeng/thrift
2ece7624c749d6f363e2520f45325377439d58d4
[ "Apache-2.0" ]
6
2015-03-25T16:30:16.000Z
2017-12-26T07:58:29.000Z
lib/delphi/test/client.dpr
mao1988730/thrift
6e4c581fddae9106c2c5a59c4d0bfbe6ad3e4560
[ "Apache-2.0" ]
34
2019-07-22T11:59:29.000Z
2019-10-07T13:17:38.000Z
lib/delphi/test/client.dpr
criteo-forks/thrift
e43df43a0d56384cd3103f893c675a7bf93e275b
[ "Apache-2.0" ]
2
2015-02-04T08:31:21.000Z
2016-08-07T17:34:28.000Z
(* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
32.474359
72
0.702724
f1272be2a310565e173a7a0f179793c36ac899fa
701
pas
Pascal
Capitulo3/Exemplo2/MultiDevice/Form.Principal.pas
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
10
2017-08-02T00:44:41.000Z
2021-10-13T21:11:28.000Z
Capitulo3/Exemplo2/MultiDevice/Form.Principal.pas
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
10
2019-12-30T04:09:37.000Z
2022-03-02T06:06:19.000Z
Capitulo3/Exemplo2/MultiDevice/Form.Principal.pas
diondcm/exemplos-delphi
16b4d195981e5f3161d0a2c62f778bec5ba9f3d4
[ "MIT" ]
9
2017-04-29T16:12:21.000Z
2020-11-11T22:16:32.000Z
unit Form.Principal; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.StdCtrls, FMX.Controls.Presentation, FMX.Edit, Classe.Converte.Unidades; type TForm4 = class(TForm) edtValor: TEdit; b...
20.028571
81
0.74465
f119b0dbce1c24d4b141d1ac014569799d68549c
16,967
dfm
Pascal
Projects/CL.Ag5/Source/CL.Ag5Client/Estoque/Relatorios/UEST_EntradasReportWizard.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/Estoque/Relatorios/UEST_EntradasReportWizard.dfm
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
null
null
null
Projects/CL.Ag5/Source/CL.Ag5Client/Estoque/Relatorios/UEST_EntradasReportWizard.dfm
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
3
2020-02-17T18:01:52.000Z
2020-05-07T07:51:28.000Z
inherited EST_EntradasReportWizard: TEST_EntradasReportWizard Left = 461 Top = 175 Caption = 'Entradas' ClientHeight = 462 ClientWidth = 618 ActionList.Left = 178 ActionList.Top = 4 ExplicitWidth = 624 ExplicitHeight = 491 PixelsPerInch = 96 TextHeight = 13 inherited _pnlForm: TJvPanel Width...
42.311721
98
0.723817
83caecd382750e8af7669671210c67c1f7438cd5
110
pas
Pascal
Source/Source/Tools/LuaWorkshop/synedit/Source/QSynEditMiscClasses.pas
uvbs/FullSource
07601c5f18d243fb478735b7bdcb8955598b9a90
[ "MIT" ]
2
2018-07-26T07:58:14.000Z
2019-05-31T14:32:18.000Z
Jx3Full/Source/Source/Tools/LuaWorkshop/synedit/Source/QSynEditMiscClasses.pas
RivenZoo/FullSource
cfd7fd7ad422fd2dae5d657a18839c91ff9521fd
[ "MIT" ]
null
null
null
Jx3Full/Source/Source/Tools/LuaWorkshop/synedit/Source/QSynEditMiscClasses.pas
RivenZoo/FullSource
cfd7fd7ad422fd2dae5d657a18839c91ff9521fd
[ "MIT" ]
5
2021-02-03T10:25:39.000Z
2022-02-23T07:08:37.000Z
unit QSynEditMiscClasses; {$DEFINE SYN_CLX} {$DEFINE QSYNEDITMISCCLASSES} {$I SynEditMiscClasses.pas}
15.714286
30
0.754545
aaa0a242d24b859dcd3f3f4713e0503ec1b6e15d
834
pas
Pascal
Source/EF/EF.Sys.Linux.pas
atkins126/kitto3
660bf1ca1ed0a85578acf6fd9ce8292f6e24c13d
[ "Apache-2.0" ]
10
2021-11-05T08:50:57.000Z
2022-03-23T12:19:22.000Z
Source/EF/EF.Sys.Linux.pas
gz818/kitto3
e76eea45028d732730a66c2d6238d13cd2e65392
[ "Apache-2.0" ]
null
null
null
Source/EF/EF.Sys.Linux.pas
gz818/kitto3
e76eea45028d732730a66c2d6238d13cd2e65392
[ "Apache-2.0" ]
2
2021-11-18T05:41:01.000Z
2022-02-19T15:14:54.000Z
unit EF.Sys.Linux; interface implementation uses SysUtils , Classes , Posix.Base , Posix.Fcntl , EF.Sys ; type TEFSysLinux = class(TEFSys) public function GetUserName: string; override; // Execute and wait. function ExecuteCommand(const ACommand: string): Integer; over...
20.341463
101
0.694245
6a8b10d09ea43effdec5394b8b699da6dc5a9774
19,706
pas
Pascal
Signals/Calculations/tophat2.pas
KGBicheno/KGB_Agora
70ea95c9d38ab2f31abbd510691bb4c050a6cb3b
[ "MIT" ]
null
null
null
Signals/Calculations/tophat2.pas
KGBicheno/KGB_Agora
70ea95c9d38ab2f31abbd510691bb4c050a6cb3b
[ "MIT" ]
null
null
null
Signals/Calculations/tophat2.pas
KGBicheno/KGB_Agora
70ea95c9d38ab2f31abbd510691bb4c050a6cb3b
[ "MIT" ]
null
null
null
PROGRAM TOPHAT2; { Author: R.J.Edwards C.Eng MIEE FIQA } { Source Code Language: Turbo Pascal 6.0 } USES crt; { Last Modified: 3rd October 2002 } VAR F, H, A1, A2, D, Lr, Dia, Rgrnd, Chat, j, k, Omega, Lambda, Ht, Hh, Rrad, Rr2, R...
37.111111
103
0.582665
851c096691d23d756a151dab94ce41f9b4df5e18
1,108
pas
Pascal
src/fano.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
78
2019-01-31T13:40:48.000Z
2022-03-22T17:26:54.000Z
src/fano.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
24
2020-01-04T11:50:53.000Z
2022-02-17T09:55:23.000Z
src/fano.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
9
2018-11-05T03:43:24.000Z
2022-01-21T17:23:30.000Z
{*! * Fano Web Framework (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano * @copyright Copyright (c) 2018 - 2021 Zamrony P. Juhara * @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT) *} unit fano; interface {$MODE OBJFPC} uses {$INCLUDE Inclu...
24.086957
77
0.586643
85de7f7281f0fc0f72b91e048563d65b2801d40b
642
pas
Pascal
Test/SimpleScripts/array_of_boolean.pas
jomael/DWScript
560797ff8dbed6b2508a561af6dadd7fba058a4e
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/SimpleScripts/array_of_boolean.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/SimpleScripts/array_of_boolean.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
var a : array of Boolean; a.Add(True, False); a.Move(0, 1); PrintLn(a.Map(BoolToStr).Join(',')); a.Move(1, 0); PrintLn(a.Map(BoolToStr).Join(',')); a.Insert(1, True); a.Move(0, 2); PrintLn(a.Map(BoolToStr).Join(',')); a.Move(2, 0); PrintLn(a.Map(BoolToStr).Join(',')); PrintLn(a.IndexOf(False)); PrintLn(a.IndexO...
16.461538
36
0.624611
854c554d6be8cbda7b3af4d88ed7dc72e2f9b913
792
dpr
Pascal
demos/Delphi_FPC/03 - window/demo03.dpr
EliiahPro/quad-engine
9ed52cb9c76d3c87a86159a3636ac8228442e7af
[ "BSD-2-Clause" ]
7
2020-11-18T20:32:03.000Z
2022-02-27T12:03:18.000Z
demos/Delphi_FPC/03 - window/demo03.dpr
randydom/quad-engine
9ed52cb9c76d3c87a86159a3636ac8228442e7af
[ "BSD-2-Clause" ]
null
null
null
demos/Delphi_FPC/03 - window/demo03.dpr
randydom/quad-engine
9ed52cb9c76d3c87a86159a3636ac8228442e7af
[ "BSD-2-Clause" ]
3
2020-11-19T08:54:37.000Z
2020-12-27T14:02:12.000Z
program demo03; {$RTTI EXPLICIT METHODS([]) PROPERTIES([]) FIELDS([])} {$WEAKLINKRTTI ON} {$SETPEFLAGS 1} uses QuadEngine; var QuadDevice: IQuadDevice; QuadWindow: IQuadWindow; QuadRender: IQuadRender; QuadTimer: IQuadTimer; procedure OnTimer(out delta: Double; Id: Cardinal); stdcall; be...
20.842105
63
0.715909
837658f4926a370647cc9cf8bc18482a2a0b756a
47,192
pas
Pascal
Ace/AceEditorWrapperDemo/tor.ace.wrapper.pas
soinalastudio/quartex-pascal-wrappers
a897a4ecde027585c3fb1d210e1c83080549858e
[ "MIT" ]
4
2021-01-29T14:33:36.000Z
2021-04-12T16:30:44.000Z
Tabulator/Demo/tor.ace.wrapper.pas
soinalastudio/quartex-pascal-wrappers
a897a4ecde027585c3fb1d210e1c83080549858e
[ "MIT" ]
null
null
null
Tabulator/Demo/tor.ace.wrapper.pas
soinalastudio/quartex-pascal-wrappers
a897a4ecde027585c3fb1d210e1c83080549858e
[ "MIT" ]
null
null
null
/* MIT License Copyright (c) 2021, Toky Olivier RAZANAKOTONARIVO 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...
33.780959
113
0.768202
83d67b1dc665b7eea3808b7fdd82e069af0f2d6a
11,309
pas
Pascal
lib/delphi/test/serializer/TestSerializer.Tests.pas
wlmwang/thrift
22671db01f5c349f2fa54b393581cb4d61bdd895
[ "Apache-2.0" ]
8,514
2015-01-02T12:00:14.000Z
2022-03-31T10:34:56.000Z
lib/delphi/test/serializer/TestSerializer.Tests.pas
wlmwang/thrift
22671db01f5c349f2fa54b393581cb4d61bdd895
[ "Apache-2.0" ]
1,290
2015-01-03T02:40:20.000Z
2022-03-30T09:39:26.000Z
lib/delphi/test/serializer/TestSerializer.Tests.pas
wlmwang/thrift
22671db01f5c349f2fa54b393581cb4d61bdd895
[ "Apache-2.0" ]
3,849
2015-01-01T02:13:43.000Z
2022-03-31T06:23:34.000Z
unit TestSerializer.Tests; (* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0...
29.604712
128
0.730657
f10114bbeb4db4bcb74e096ea5779fda6a7c18cc
218
pas
Pascal
InterfaceRastreio_PowerUtils.pas
JeanPaulo-Eletron/PowerUtils
d7faa9e32f8b744329b3376b40e175473b56eecb
[ "MIT" ]
null
null
null
InterfaceRastreio_PowerUtils.pas
JeanPaulo-Eletron/PowerUtils
d7faa9e32f8b744329b3376b40e175473b56eecb
[ "MIT" ]
3
2021-08-06T11:07:26.000Z
2021-08-23T19:53:55.000Z
InterfaceRastreio_PowerUtils.pas
JeanPaulo-Eletron/PowerUtils
d7faa9e32f8b744329b3376b40e175473b56eecb
[ "MIT" ]
null
null
null
unit InterfaceRastreio_PowerUtils; interface uses System.TypInfo; type iObjectRastreio <T> = interface ['{5E4479C6-2B55-4D45-9722-4CA0D0E20AEA}'] function New(var value: T) : T; end; implementation end.
15.571429
46
0.733945
8388fb5bbb1840d378a82e0d4e0877369f08c644
2,964
pas
Pascal
Source/Demos/Extensions/Class demo/dm_Class.pas
KashaketCompany/php4delphi
aefc942ba993133b1b5e574ec30aef551a01d1a1
[ "PHP-3.0", "Apache-2.0" ]
4
2019-03-10T06:27:39.000Z
2019-07-10T06:37:18.000Z
Source/Demos/Extensions/Class demo/dm_Class.pas
KashaketCompany/php4delphi
aefc942ba993133b1b5e574ec30aef551a01d1a1
[ "PHP-3.0", "Apache-2.0" ]
13
2019-03-04T17:46:42.000Z
2019-07-14T20:26:57.000Z
Source/Demos/Extensions/Class demo/dm_Class.pas
KashaketCompany/php4delphi
aefc942ba993133b1b5e574ec30aef551a01d1a1
[ "PHP-3.0", "Apache-2.0" ]
3
2019-07-29T21:34:21.000Z
2020-04-15T13:33:22.000Z
{*******************************************************} { PHP4Delphi } { PHP - Delphi interface } { Author: } { Serhiy Perevoznyk } { serge_perevoznyk@hotmail.com...
29.058824
81
0.671727
832c7a0d8c9d4329edf564e9e28b92e374cf6169
10,137
pas
Pascal
src/libs/darkIO/implementation/darkio.cyclicbuffer.standard.pas
Patiencer/DarkGlass
a240c0322dd4517ed0b40e9e7505d95da636f3cd
[ "MIT" ]
null
null
null
src/libs/darkIO/implementation/darkio.cyclicbuffer.standard.pas
Patiencer/DarkGlass
a240c0322dd4517ed0b40e9e7505d95da636f3cd
[ "MIT" ]
null
null
null
src/libs/darkIO/implementation/darkio.cyclicbuffer.standard.pas
Patiencer/DarkGlass
a240c0322dd4517ed0b40e9e7505d95da636f3cd
[ "MIT" ]
1
2018-10-08T07:58:19.000Z
2018-10-08T07:58:19.000Z
//------------------------------------------------------------------------------ // This file is part of the DarkGlass game engine project. // More information can be found here: http://chapmanworld.com/darkglass // // DarkGlass is licensed under the MIT License: // // Copyright 2018 Craig Chapman // // Permission is ...
31.777429
91
0.687087
8357807f275c8e665e8e2cabd12f632d43e79259
1,468
dfm
Pascal
Scripts - PCB/MoveAPdesignators/MoveAPForm.dfm
coffeenmusic/scripts-libraries
ce287ab0f21000befd4d48e5ca0b2f60f785dfc1
[ "MIT" ]
345
2015-07-21T16:39:45.000Z
2022-03-29T23:09:32.000Z
Scripts - PCB/MoveAPdesignators/MoveAPForm.dfm
coffeenmusic/scripts-libraries
ce287ab0f21000befd4d48e5ca0b2f60f785dfc1
[ "MIT" ]
54
2015-09-14T14:05:01.000Z
2022-01-24T07:58:17.000Z
Scripts - PCB/MoveAPdesignators/MoveAPForm.dfm
coffeenmusic/scripts-libraries
ce287ab0f21000befd4d48e5ca0b2f60f785dfc1
[ "MIT" ]
205
2015-08-30T16:02:21.000Z
2022-03-30T22:28:30.000Z
object TweakDesForm: TTweakDesForm Left = 313 Top = 139 Caption = 'Tweak Auto-Positioned Designators' ClientHeight = 99 ClientWidth = 279 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder =...
20.109589
48
0.592643
839d04dd49c77000afe87041414a34dd1bb92e02
2,650
pas
Pascal
windows/src/ext/jedi/jvcl/jvcl/examples/JvTranslator/JvTranslatorMainFormU.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JvTranslator/JvTranslatorMainFormU.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JvTranslator/JvTranslatorMainFormU.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
{****************************************************************** JEDI-VCL Demo Copyright (C) 2002 Project JEDI Original author: Contributor(s): You may retrieve the latest version of this file at the JEDI-JVCL home page, located at http://jvcl.delphi-jedi.org The contents of this f...
25.980392
109
0.713208
8383d2f45ece4ec6a9734feade051ea446762387
2,332
pas
Pascal
Src/PortForward.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
18
2015-05-18T01:55:45.000Z
2019-05-03T03:23:52.000Z
Src/PortForward.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
1
2019-11-08T08:27:34.000Z
2019-11-08T08:43:51.000Z
Src/PortForward.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
19
2015-05-14T01:06:35.000Z
2019-06-02T05:19:00.000Z
unit PortForward; interface uses ThreadPool, Windows, Messages, Classes, SysUtils; const WM_SetPortForwarding = WM_USER + 1; function SetPortForwarding(ALocalIP,ADescription:string; AInternalPort:integer; var AExternalPort:integer):integer; overload; procedure SetPortForwarding(AHandle:THandle; ALocalIP,ADesc...
27.435294
130
0.780875
83cdf3e303ea604e2d88a984d5ff45b3a8a17636
257,445
pas
Pascal
Delphi/ThirdParty/JCL/JclDebug.pas
atkins126/ets-ddui
842e2238a9f64cf69b9eed57c11ad05488a9f444
[ "MIT" ]
1
2021-07-29T03:37:55.000Z
2021-07-29T03:37:55.000Z
Delphi/ThirdParty/JCL/JclDebug.pas
atkins126/ets-ddui
842e2238a9f64cf69b9eed57c11ad05488a9f444
[ "MIT" ]
null
null
null
Delphi/ThirdParty/JCL/JclDebug.pas
atkins126/ets-ddui
842e2238a9f64cf69b9eed57c11ad05488a9f444
[ "MIT" ]
2
2021-07-09T09:27:43.000Z
2021-07-29T03:34:44.000Z
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) } { ...
32.770494
161
0.66124
6ad531eeb6c64f7fa7590bb44eb0f3fff95b3da9
112
dfm
Pascal
CVN_ComClient/CVN_Remotecommand.dfm
Convnet/convnet
bc2599185054fb2edbf7d7069f534f5600d44b0f
[ "Apache-2.0" ]
22
2015-10-20T12:23:20.000Z
2021-01-23T18:14:07.000Z
CVN_ComClient/CVN_Remotecommand.dfm
Convnet/convnet
bc2599185054fb2edbf7d7069f534f5600d44b0f
[ "Apache-2.0" ]
null
null
null
CVN_ComClient/CVN_Remotecommand.dfm
Convnet/convnet
bc2599185054fb2edbf7d7069f534f5600d44b0f
[ "Apache-2.0" ]
14
2016-10-19T03:27:08.000Z
2022-01-01T04:16:08.000Z
object dm4RmComm: Tdm4RmComm OldCreateOrder = False Left = 192 Top = 114 Height = 150 Width = 215 end
14
28
0.6875
6139257538c8c4707e5017e26a73d2e9f0af9f02
2,585
dpr
Pascal
PascalCoinWallet.dpr
magnolima/pascalcoin
55abc712c7b84eb3bfceed3f1d767534c1a1f47a
[ "MIT" ]
1
2021-07-14T17:49:39.000Z
2021-07-14T17:49:39.000Z
PascalCoinWallet.dpr
magnolima/pascalcoin
55abc712c7b84eb3bfceed3f1d767534c1a1f47a
[ "MIT" ]
null
null
null
PascalCoinWallet.dpr
magnolima/pascalcoin
55abc712c7b84eb3bfceed3f1d767534c1a1f47a
[ "MIT" ]
null
null
null
program PascalCoinWallet; uses Forms, UBlockChain in 'Units\PascalCoin\UBlockChain.pas', UCrypto in 'Units\PascalCoin\UCrypto.pas', UTime in 'Units\PascalCoin\UTime.pas', UWalletKeys in 'Units\PascalCoin\UWalletKeys.pas', UOpTransaction in 'Units\PascalCoin\UOpTransaction.pas', UNetProtocol in 'Uni...
44.568966
106
0.760928
83a6fabbee0038f99c7f4d7418f693c813353f3d
10,629
pas
Pascal
UMatutino.pas
PaulohSouza/Notesc-4.0
a0d03f216b8a5cb2b77c470b4739c67667523740
[ "MIT" ]
null
null
null
UMatutino.pas
PaulohSouza/Notesc-4.0
a0d03f216b8a5cb2b77c470b4739c67667523740
[ "MIT" ]
1
2020-04-03T23:06:38.000Z
2020-04-03T23:06:38.000Z
UMatutino.pas
PaulohSouza/Notesc-4.0
a0d03f216b8a5cb2b77c470b4739c67667523740
[ "MIT" ]
null
null
null
unit UMatutino; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, DBCtrls, Grids, DBGrids, dbcgrids, Buttons, ExtCtrls, Menus, ActnList, ShellApi; type TFrmMatutino = class(TForm) Panel1: TPanel; GroupBox2: TGroupBox; Label1: TLabel; ...
26.37469
82
0.731301
6ac2a4aef8b6df1c19ffc289c0a9914e8677ab40
731
pas
Pascal
MasterGameList.pas
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
48
2018-11-19T22:13:00.000Z
2021-11-02T17:25:41.000Z
MasterGameList.pas
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
6
2018-11-24T17:15:29.000Z
2019-05-15T14:59:56.000Z
MasterGameList.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
12
2018-11-20T15:15:44.000Z
2021-09-14T10:12:43.000Z
unit MasterGameList; interface uses debug, tickcount, sysutils, sharedobject, systemx, generics.collections.fixed, managedthread, serverinterface, serverinterfaceinterface, gamelist, DataObjectServices, dataobject, dataobjectcache, dataobjectcachejanitor, Xref, dataobjectcachemanager, betterobject, packet...
15.891304
85
0.779754
853c27c5ce876d3e343a84be99da6945fdbf0c02
5,168
pas
Pascal
Source/Services/SimpleNotificationService/Base/Model/AWS.SNS.Model.SubscribeRequest.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
1
2021-08-18T21:02:27.000Z
2021-08-18T21:02:27.000Z
Source/Services/SimpleNotificationService/Base/Model/AWS.SNS.Model.SubscribeRequest.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
null
null
null
Source/Services/SimpleNotificationService/Base/Model/AWS.SNS.Model.SubscribeRequest.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
null
null
null
unit AWS.SNS.Model.SubscribeRequest; interface uses System.Generics.Collections, Bcl.Types.Nullable, AWS.SNS.Model.Request; type TSubscribeRequest = class; ISubscribeRequest = interface function GetAttributes: TDictionary<string, string>; procedure SetAttributes(const Value: TDictionary<string...
28.552486
112
0.78483
6aa69d1baae842fdb6b9b1436b960a62339b795f
69
pas
Pascal
Test/BuildScripts/Dotted.Abc.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
1
2022-02-18T22:14:44.000Z
2022-02-18T22:14:44.000Z
Test/BuildScripts/Dotted.Abc.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
Test/BuildScripts/Dotted.Abc.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
unit Dotted.Abc; function Abc : String; begin Result:="Abc"; end;
11.5
22
0.681159
83d4581573d2a22ad6c9a54ec2b3e0871f92fa12
287
dpr
Pascal
Demo/BluetoothPrinterDemo.dpr
regyssilveira/BluetoothPrinter
9b0740421cbb34074eb3743699181efceed6ae4c
[ "Apache-2.0" ]
5
2019-01-07T20:06:10.000Z
2021-08-02T19:52:05.000Z
Demo/BluetoothPrinterDemo.dpr
WJeanSmith/BluetoothPrinter
9b0740421cbb34074eb3743699181efceed6ae4c
[ "Apache-2.0" ]
1
2021-06-05T21:27:44.000Z
2021-06-08T12:51:20.000Z
Demo/BluetoothPrinterDemo.dpr
WJeanSmith/BluetoothPrinter
9b0740421cbb34074eb3743699181efceed6ae4c
[ "Apache-2.0" ]
7
2018-02-04T16:54:03.000Z
2021-11-25T18:14:57.000Z
program BluetoothPrinterDemo; uses Vcl.Forms, Main in 'Main.pas' {frmMain}, Bluetooth.Printer in '..\Bluetooth.Printer.pas'; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar := True; Application.CreateForm(TfrmMain, frmMain); Application.Run; end.
17.9375
50
0.735192
610723f1af7fcf3ab004443dd805805e0f9d7bb9
583
dpr
Pascal
Components/jcl/examples/windows/delphitools/dependencyviewer/DependView.dpr
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/jcl/examples/windows/delphitools/dependencyviewer/DependView.dpr
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/jcl/examples/windows/delphitools/dependencyviewer/DependView.dpr
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
program DependView; uses Forms, SysUtils, D6MdiMsgFix in '..\Common\D6MdiMsgFix.pas', DependViewMain in 'DependViewMain.pas' {MainForm}, FileViewer in 'FileViewer.pas' {FileViewerChild}, ToolsUtils in '..\Common\ToolsUtils.pas', About in '..\Common\About.pas' {AboutBox}, FindDlg in '..\Common\FindDlg.p...
26.5
82
0.716981
6aa2cc0c0127629f90810be213ebcd71daba1d22
1,872
dfm
Pascal
Aula 06/lista 08/exe03/Unit1.dfm
WelsonGomes/IPM
fb7300f0bb3a149e46db3dd254e919697a3ac7f1
[ "MIT" ]
null
null
null
Aula 06/lista 08/exe03/Unit1.dfm
WelsonGomes/IPM
fb7300f0bb3a149e46db3dd254e919697a3ac7f1
[ "MIT" ]
null
null
null
Aula 06/lista 08/exe03/Unit1.dfm
WelsonGomes/IPM
fb7300f0bb3a149e46db3dd254e919697a3ac7f1
[ "MIT" ]
null
null
null
object Form1: TForm1 Left = 380 Top = 181 Width = 596 Height = 415 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 Text...
21.272727
71
0.625
bc2a87612fd9a4c26ed70d9de7ddd9f18507df95
3,148
pas
Pascal
Borland/CBuilder5/Source/Vcl/dblogdlg.pas
TrevorDArcyEvans/DivingMagpieSoftware
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
1
2021-05-27T10:27:25.000Z
2021-05-27T10:27:25.000Z
Borland/CBuilder5/Source/Vcl/dblogdlg.pas
TrevorDArcyEvans/Diving-Magpie-Software
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
null
null
null
Borland/CBuilder5/Source/Vcl/dblogdlg.pas
TrevorDArcyEvans/Diving-Magpie-Software
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
null
null
null
{*******************************************************} { } { Borland Delphi Visual Component Library } { } { Copyright (c) 1995,99 Inprise Corporation } { ...
25.184
71
0.619441
8385f13c4f0f0b11cc0bed35ef7574bb1dd8223a
955
dfm
Pascal
AppPedido/CamadaApresentacao/src/uPrincipal.dfm
lucianojec/ViaSoft
3e9995cc64d428f11e64d05b4f55e68dffe313f9
[ "MIT" ]
null
null
null
AppPedido/CamadaApresentacao/src/uPrincipal.dfm
lucianojec/ViaSoft
3e9995cc64d428f11e64d05b4f55e68dffe313f9
[ "MIT" ]
null
null
null
AppPedido/CamadaApresentacao/src/uPrincipal.dfm
lucianojec/ViaSoft
3e9995cc64d428f11e64d05b4f55e68dffe313f9
[ "MIT" ]
null
null
null
object frmPrincipal: TfrmPrincipal Left = 0 Top = 0 Caption = 'Principal' ClientHeight = 390 ClientWidth = 780 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Menu = MainMenu1 OldCreateOrder = False PixelsPerIn...
21.704545
34
0.619895
854610a8709e92d4a7aec3a2815d3026dabb8d2a
10,900
pas
Pascal
FileCache.pas
wkfff/commonx
787b9a4a1e7c02f55d81d2236b0cc9f332b38f53
[ "MIT" ]
1
2020-08-25T00:02:54.000Z
2020-08-25T00:02:54.000Z
FileCache.pas
wkfff/commonx
787b9a4a1e7c02f55d81d2236b0cc9f332b38f53
[ "MIT" ]
null
null
null
FileCache.pas
wkfff/commonx
787b9a4a1e7c02f55d81d2236b0cc9f332b38f53
[ "MIT" ]
1
2020-08-25T00:02:55.000Z
2020-08-25T00:02:55.000Z
unit FileCache; //This unit is essentially a singleton class that handles file caching. //Files that are streamed from the middle-tier are held it memory so that //they don't have to be loaded from disk more than once. interface uses RequestInfo, classes, windows, dialogs, sysutils,orderlyinit; const MAX_FILE_COU...
27.594937
157
0.677431
830e94b57389d0a413e3f88a77bb26a5c0f320e9
35,099
pas
Pascal
Packing/Template/OpenCLABC/MethodGenData.pas
SunSerega/POCGL
5b15ccb8ae8c29a4c3ed37509bcb89d00195ddca
[ "Unlicense" ]
3
2019-05-25T06:34:47.000Z
2020-01-29T14:40:54.000Z
Packing/Template/OpenCLABC/MethodGenData.pas
SunSerega/POCGL
5b15ccb8ae8c29a4c3ed37509bcb89d00195ddca
[ "Unlicense" ]
7
2019-06-06T14:24:11.000Z
2021-01-07T12:54:43.000Z
Packing/Template/OpenCLABC/MethodGenData.pas
SunSerega/POCGL
5b15ccb8ae8c29a4c3ed37509bcb89d00195ddca
[ "Unlicense" ]
null
null
null
unit MethodGenData; uses CodeGen in '..\..\..\Utils\CodeGen'; uses POCGL_Utils in '..\..\..\POCGL_Utils'; uses Fixers in '..\..\..\Utils\Fixers'; {$string_nullbased+} type Writer = Writer; {$region MethodArg} MethodArgType = abstract class public org_text: string; ...
30.924229
180
0.500783
85122b8dd142e94e34e07bc559b402c48d39ad79
41,969
pas
Pascal
Test/USourceUtilsTests.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
null
null
null
Test/USourceUtilsTests.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
null
null
null
Test/USourceUtilsTests.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
null
null
null
unit USourceUtilsTests; {$I ..\Source\dws.inc} interface uses Classes, SysUtils, dwsXPlatformTests, dwsComp, dwsCompiler, dwsExprs, dwsDataContext, dwsTokenizer, dwsErrors, dwsUtils, Variants, dwsSymbols, dwsSuggestions, dwsFunctions, dwsCaseNormalizer, dwsScriptSource, dwsSymbolDictionary, ...
35.657604
137
0.623603
83680404a8af1f2d8c4baa07b521ee9f225f9a43
7,705
pas
Pascal
mouse/0026.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
mouse/0026.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
mouse/0026.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ This Unit is for Adding Buttons Easily to the screen, then checking to See if they were hit or not... Like so: CJ Cliife * Shareware Overload BBS (613)382-1924 & (613)382-8503 Voice: (613)382-4194 } { THE MOUSER UNIT and a DEMO is at the end of this unit ... SST } Un...
21.28453
83
0.561583
178f924e5dc9277ed161e811c7ab729384dce2fc
1,938
dpr
Pascal
zmstr1900102/Demos/Demo1/ZipDemo1.dpr
danielmarschall/autosfx
6fe3bedfb7bf93d42553e6f4653f61cd9c206d59
[ "Apache-2.0" ]
null
null
null
zmstr1900102/Demos/Demo1/ZipDemo1.dpr
danielmarschall/autosfx
6fe3bedfb7bf93d42553e6f4653f61cd9c206d59
[ "Apache-2.0" ]
null
null
null
zmstr1900102/Demos/Demo1/ZipDemo1.dpr
danielmarschall/autosfx
6fe3bedfb7bf93d42553e6f4653f61cd9c206d59
[ "Apache-2.0" ]
1
2021-01-28T02:26:19.000Z
2021-01-28T02:26:19.000Z
Program zipdemo1; (************************************************************************ Copyright (C) 2009, 2010 by Russell J. Peters, Roger Aelbrecht, Eric W. Engler and Chris Vleghert. This file is part of TZipMaster Version 1.9. TZipMaster is free software: you can redistribute it and/or ...
38.76
80
0.651187
85caa104330ce1c300e167cdcc57904e812a1444
211
pas
Pascal
Test/LambdaPass/simple_proc.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/LambdaPass/simple_proc.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/LambdaPass/simple_proc.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
var p : procedure; p := lambda PrintLn('hello') end; p(); var pp : procedure (str : String); pp := lambda (v) PrintLn(v) end; pp('world'); pp := lambda (a) begin PrintLn(a+'!') end end; pp('bye');
17.583333
47
0.563981
f10e65a32e249cf3b2b6fbb860e3879811e8fac7
2,865
pas
Pascal
src/Libs/HttpClient/Implementations/Curl/Factories/HttpGetLogFactoryImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
78
2019-01-31T13:40:48.000Z
2022-03-22T17:26:54.000Z
src/Libs/HttpClient/Implementations/Curl/Factories/HttpGetLogFactoryImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
24
2020-01-04T11:50:53.000Z
2022-02-17T09:55:23.000Z
src/Libs/HttpClient/Implementations/Curl/Factories/HttpGetLogFactoryImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
9
2018-11-05T03:43:24.000Z
2022-01-21T17:23:30.000Z
{*! * Fano Web Framework (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano * @copyright Copyright (c) 2018 - 2021 Zamrony P. Juhara * @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT) *} unit HttpGetLogFactoryImpl; interface {$MODE OBJFPC} uses ...
29.84375
92
0.512391
f10752844d0d8a668ec44cd9b3e282d3a5fc5af5
2,158
pas
Pascal
Source/Services/SimpleEmail/Base/Transform/AWS.SES.Transform.PutIdentityPolicyRequestMarshaller.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/SimpleEmail/Base/Transform/AWS.SES.Transform.PutIdentityPolicyRequestMarshaller.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/SimpleEmail/Base/Transform/AWS.SES.Transform.PutIdentityPolicyRequestMarshaller.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.SES.Transform.PutIdentityPolicyRequestMarshaller; interface uses AWS.Internal.Request, AWS.Transform.RequestMarshaller, AWS.Runtime.Model, AWS.SES.Model.PutIdentityPolicyRequest, AWS.Internal.DefaultRequest, AWS.Internal.StringUtils; type IPutIdentityPolicyRequestMarshaller = IMarshaller<...
33.2
151
0.811863
f123d65712a009d5e5f165b989b7a8426b4658bb
23,065
pas
Pascal
src/core/uSections.pas
vdisasm/vdisasm
5827a579782d247e51e281533362517318dc47b4
[ "MIT" ]
34
2015-05-04T03:55:42.000Z
2021-08-22T09:57:44.000Z
src/core/uSections.pas
vdisasm/vdisasm
5827a579782d247e51e281533362517318dc47b4
[ "MIT" ]
null
null
null
src/core/uSections.pas
vdisasm/vdisasm
5827a579782d247e51e281533362517318dc47b4
[ "MIT" ]
11
2016-08-11T10:00:15.000Z
2020-11-27T06:00:09.000Z
unit uSections; interface uses System.Classes, System.Generics.Collections, System.SysUtils, gRBTree, BPlusTree.Intf, uStream, uStream.MemoryStream, uUpdateable, VDAPI, uCore.Strings; type TVDSectionItems = TRBTree<IVDSection>; TSectionAction = ( SecAct_None, SecAct_Added, Se...
25.713489
112
0.674572
f118e5621bdd06a64cdb93c5eec94a3855a18e75
18,109
pas
Pascal
Scripts - PCB/AutoRouter_Interface/AutoRouter_Interface.pas
coffeenmusic/scripts-libraries
ce287ab0f21000befd4d48e5ca0b2f60f785dfc1
[ "MIT" ]
345
2015-07-21T16:39:45.000Z
2022-03-29T23:09:32.000Z
Scripts - PCB/AutoRouter_Interface/AutoRouter_Interface.pas
coffeenmusic/scripts-libraries
ce287ab0f21000befd4d48e5ca0b2f60f785dfc1
[ "MIT" ]
54
2015-09-14T14:05:01.000Z
2022-01-24T07:58:17.000Z
Scripts - PCB/AutoRouter_Interface/AutoRouter_Interface.pas
coffeenmusic/scripts-libraries
ce287ab0f21000befd4d48e5ca0b2f60f785dfc1
[ "MIT" ]
205
2015-08-30T16:02:21.000Z
2022-03-30T22:28:30.000Z
{..............................................................................} { Summary This scripts can be used to have better interface to autorouters. } { It has DSNexporter and SESimporter. Here are fixes in them. } { ...
31.33045
415
0.514496
8502937cead576dc4150f5a5b8258a4986cb21ae
3,146
pas
Pascal
math/0109.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
math/0109.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
math/0109.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ I have made a program that calculates Primes, I think it is quite fast and would like to have it included in SWAG. On a P120 it calculates all primes up to 1.000.000 in 10.3 s. And if somebody knows how to optimize it please tell me. } program prime; uses dos,crt; var prmtal : array[1..161...
22.312057
77
0.493007
f13c91a89434f36fdd0bc580069295fb3da8e741
28,899
pas
Pascal
references/mORMot/SynDBDataset/SynDBUniDAC.pas
juliomar/alcinoe
4e59270f6a9258beed02676c698829e83e636b51
[ "Apache-2.0" ]
851
2018-02-05T09:54:56.000Z
2022-03-24T23:13:10.000Z
references/mORMot/SynDBDataset/SynDBUniDAC.pas
jonahzheng/alcinoe
be21f1d6b9e22aa3d75faed4027097c1f444ee6f
[ "Apache-2.0" ]
200
2018-02-06T18:52:39.000Z
2022-03-24T19:59:14.000Z
references/mORMot/SynDBDataset/SynDBUniDAC.pas
jonahzheng/alcinoe
be21f1d6b9e22aa3d75faed4027097c1f444ee6f
[ "Apache-2.0" ]
197
2018-03-20T20:49:55.000Z
2022-03-21T17:38:14.000Z
/// UniDAC-based classes for SynDB units // - this unit is a part of the freeware Synopse framework, // licensed under a MPL/GPL/LGPL tri-license; version 1.18 unit SynDBUniDAC; { This file is part of Synopse framework. Synopse framework. Copyright (C) 2021 Arnaud Bouchez Synopse Informatique - https:/...
37.385511
116
0.668674
83d12303d21e8f7cafb5b8fb2e975d25d76011cf
11,188
dfm
Pascal
Vendas/uVdp3007.dfm
jpwerka/SistemaSFG
76ce689a455280d3b637aec0a0b759a64032f037
[ "MIT" ]
1
2021-11-24T13:21:18.000Z
2021-11-24T13:21:18.000Z
Vendas/uVdp3007.dfm
jpwerka/SistemaSFG
76ce689a455280d3b637aec0a0b759a64032f037
[ "MIT" ]
null
null
null
Vendas/uVdp3007.dfm
jpwerka/SistemaSFG
76ce689a455280d3b637aec0a0b759a64032f037
[ "MIT" ]
null
null
null
inherited Vdp3007: TVdp3007 Left = 496 Top = 215 Caption = 'Vdp3007' OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 inherited RpRelatBase: TfrxReport ReportOptions.CreateDate = 41112.6683083681 ReportOptions.LastChange = 41213.9721712153 Datasets = < item DataSet = frxQ...
27.024155
82
0.50867
6a3baa9f8704e617d96b0193167d4ca9c960a24a
7,045
pas
Pascal
Expert/DUnitX.Expert.CodeGen.NewProject.pas
staticcat/DUnitX
40060ebdd4d7851afbb9e8ca3dca69164e737221
[ "Apache-2.0" ]
282
2015-01-16T04:59:48.000Z
2022-03-31T01:33:36.000Z
Expert/DUnitX.Expert.CodeGen.NewProject.pas
staticcat/DUnitX
40060ebdd4d7851afbb9e8ca3dca69164e737221
[ "Apache-2.0" ]
179
2015-01-05T23:43:12.000Z
2022-02-22T22:38:42.000Z
Expert/DUnitX.Expert.CodeGen.NewProject.pas
staticcat/DUnitX
40060ebdd4d7851afbb9e8ca3dca69164e737221
[ "Apache-2.0" ]
178
2015-01-06T11:25:14.000Z
2022-03-30T00:31:10.000Z
{***************************************************************************} { } { DUnitX } { } { ...
33.231132
201
0.612207
834154181c454d0b088ef18ac6062f0e797ed593
13,489
pas
Pascal
src/dcpcrypt/DCPcast256.pas
aleksusklim/RSCI
01f22be4575c2a05b356f976c7381ffb86cee35f
[ "Unlicense" ]
1
2021-11-06T22:53:20.000Z
2021-11-06T22:53:20.000Z
src/dcpcrypt/DCPcast256.pas
aleksusklim/RSCI
01f22be4575c2a05b356f976c7381ffb86cee35f
[ "Unlicense" ]
null
null
null
src/dcpcrypt/DCPcast256.pas
aleksusklim/RSCI
01f22be4575c2a05b356f976c7381ffb86cee35f
[ "Unlicense" ]
1
2021-11-06T22:53:22.000Z
2021-11-06T22:53:22.000Z
{******************************************************************************} {* DCPcrypt v2.0 written by David Barton (crypto@cityinthesky.co.uk) **********} {******************************************************************************} {* A binary compatible implementation of Cast256 *************************...
36.754768
135
0.503744
6aa62db46a3e474c81037f1d3017917b01427193
2,864
pas
Pascal
la_functions.pas
clqsrc/xmppmini_update_client
30f5c9e9fc193c61a9d8f540d0a0af4819c1d140
[ "Apache-2.0" ]
2
2020-07-14T06:59:03.000Z
2020-10-30T07:14:30.000Z
la_functions.pas
clqsrc/xmppmini_update_client
30f5c9e9fc193c61a9d8f540d0a0af4819c1d140
[ "Apache-2.0" ]
null
null
null
la_functions.pas
clqsrc/xmppmini_update_client
30f5c9e9fc193c61a9d8f540d0a0af4819c1d140
[ "Apache-2.0" ]
1
2020-10-30T07:15:00.000Z
2020-10-30T07:15:00.000Z
unit la_functions; //functions 的 lazarus 版本 {$mode objfpc}{$H+} interface uses Classes, SysUtils, windows; //uses // Interfaces, //Lazarus 下出现 WSRegisterMenuItem 这些不存在的错误,就要把这个放到 Forms 单元之前//http://cache.baiducontent.com/c?m=9d78d513d98600b8599dd429584d96204e1497624c88874938c39238c8220c1e5321a3e52878564291846b6...
27.538462
573
0.762919
857ad404db8c841b6e4d67b3ffcdd8193b95d911
271
dpr
Pascal
Examples/4.DoubleTunnelAuth/DSer/ADServer.dpr
PassByYou888/ZNet
8f5439ec275ee4eb5d68e00c33675e6117379fcf
[ "BSD-3-Clause" ]
24
2022-01-20T13:59:38.000Z
2022-03-25T01:11:43.000Z
Examples/4.DoubleTunnelAuth/DSer/ADServer.dpr
lovong/ZNet
ad67382654ea1979c316c2dc9716fd6d8509f028
[ "BSD-3-Clause" ]
null
null
null
Examples/4.DoubleTunnelAuth/DSer/ADServer.dpr
lovong/ZNet
ad67382654ea1979c316c2dc9716fd6d8509f028
[ "BSD-3-Clause" ]
5
2022-01-20T14:44:24.000Z
2022-02-13T10:07:38.000Z
program ADServer; uses Vcl.Forms, ADServFrm in 'ADServFrm.pas' {AuthDoubleServerForm}; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar := True; Application.CreateForm(TAuthDoubleServerForm, AuthDoubleServerForm); Application.Run; end.
20.846154
70
0.778598
6ad997e920425359d10ca5a88846240aac628e80
2,478
pas
Pascal
TestBed/TestBedShared/Tests/UGraviation.pas
FMXExpress/box2d-firemonkey
56ef507717fcaadbfa4353429788f938c1d78eaf
[ "MIT" ]
19
2015-01-04T10:52:35.000Z
2021-08-09T19:12:33.000Z
TestBed/TestBedShared/Tests/UGraviation.pas
amikey/box2d-firemonkey
56ef507717fcaadbfa4353429788f938c1d78eaf
[ "MIT" ]
1
2016-10-28T10:14:23.000Z
2016-10-28T10:14:23.000Z
TestBed/TestBedShared/Tests/UGraviation.pas
amikey/box2d-firemonkey
56ef507717fcaadbfa4353429788f938c1d78eaf
[ "MIT" ]
13
2015-05-03T07:14:42.000Z
2021-08-09T18:06:58.000Z
unit UGraviation; interface {$I ..\..\Physics2D\Physics2D.inc} uses uTestBed, UPhysics2DTypes, UPhysics2D, UPhysics2DControllers, SysUtils, Math; {$IFDEF CONTROLLERS} type TGraviation = class(TTester) private procedure CreateBall; public gc: Tb2GravityController; constructor Create; ...
21.736842
86
0.676352
83a99c2270993da088e72cebecdae00a8abbf58f
19,214
dfm
Pascal
Libraries/DatabaseLib/dwsDatabaseLibModule.dfm
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
null
null
null
Libraries/DatabaseLib/dwsDatabaseLibModule.dfm
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
null
null
null
Libraries/DatabaseLib/dwsDatabaseLibModule.dfm
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
1
2021-09-11T05:26:27.000Z
2021-09-11T05:26:27.000Z
object dwsDatabaseLib: TdwsDatabaseLib OldCreateOrder = False OnCreate = DataModuleCreate OnDestroy = DataModuleDestroy Height = 150 Width = 215 object dwsDatabase: TdwsUnit Arrays = < item Name = 'VariantDynArray' DataType = 'Variant' IsDynamic = True end...
30.890675
99
0.471843
f1017f0cf0f1d1665b64f7fddbe57c396113ae1a
1,208
dfm
Pascal
Demos/CrossPlatformLocation/Service/CPL.LocationsDataModule.dfm
barlone/Kastri
fb12d9eba242e67efd87eb1cb7acd123601a58ed
[ "MIT" ]
259
2020-05-27T03:15:19.000Z
2022-03-24T16:35:02.000Z
Demos/CrossPlatformLocation/Service/CPL.LocationsDataModule.dfm
talentedexpert0057/Kastri
aacc0db96957ea850abb7b407be5a0722462eb5a
[ "MIT" ]
95
2020-06-16T09:46:06.000Z
2022-03-28T00:27:07.000Z
Demos/CrossPlatformLocation/Service/CPL.LocationsDataModule.dfm
talentedexpert0057/Kastri
aacc0db96957ea850abb7b407be5a0722462eb5a
[ "MIT" ]
56
2020-06-04T19:32:40.000Z
2022-03-26T15:32:47.000Z
object LocationsDataModule: TLocationsDataModule OldCreateOrder = False Height = 174 Width = 362 object FDConnection: TFDConnection Params.Strings = ( 'Database=Z:\Source\DelphiWorlds\KastriFree\Demos\CrossPlatformLo' + 'cation\CPL.sqlite' 'DriverID=SQLite') Connec...
26.26087
77
0.637417
8319290d5660251df48c1e909e34326c19a41acc
19,586
pas
Pascal
example/Lazarus/unit1.pas
gcarreno/laz-qBitTorrent-WebUI
d00bf658e8e4a60eb3f67f0bb41d80054e1906f2
[ "MIT" ]
6
2021-03-14T19:28:49.000Z
2021-12-22T09:29:08.000Z
example/Lazarus/unit1.pas
gcarreno/laz-qBitTorrent-WebUI
d00bf658e8e4a60eb3f67f0bb41d80054e1906f2
[ "MIT" ]
1
2020-11-16T07:51:29.000Z
2020-11-17T12:12:38.000Z
example/Lazarus/unit1.pas
gcarreno/laz-qBitTorrent-WebUI
d00bf658e8e4a60eb3f67f0bb41d80054e1906f2
[ "MIT" ]
null
null
null
unit Unit1; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, DividerBevel, Forms, Controls, Graphics, Dialogs, PairSplitter, ExtCtrls, StdCtrls, Menus, ActnList, StdActns, Spin, qBitTorrentWebUI, qBUtils, qBTorrents, qBTorrentsFilters; type { TfrmMain } TfrmMain = class(TForm) actFile...
24.451935
84
0.572807
833be4512ecea301e487688659f8a10dd54924c4
1,400
dfm
Pascal
windows/src/ext/jedi/jvcl/help/tools/GenDtx/UnitStatusDlg.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/help/tools/GenDtx/UnitStatusDlg.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/help/tools/GenDtx/UnitStatusDlg.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
object frmUnitStatus: TfrmUnitStatus Left = 318 Top = 153 Width = 534 Height = 422 Caption = 'Unit Status' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter...
21.875
48
0.635
8589add97ed3ede307fc9270db0db88e06e0983b
1,238
pas
Pascal
windows/src/ext/jedi/jvcl/tests/archive/jvcl132/examples/TipOfDay/Unit4.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/jvcl132/examples/TipOfDay/Unit4.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/jvcl132/examples/TipOfDay/Unit4.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
unit Unit4; interface uses Windows, Messages, SysUtils, {$IFDEF DELPHI6_UP}Variants, {$ENDIF} Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, JvComponent, JvTipWin, JvTransBtn; type TForm4 = class(TForm) JvTip: TJvTipWindow; Button1: TButton; Button2: TButton; Button3: TButton; OpenD...
19.967742
104
0.760905
83e89596d2a0acab2ef4573f5c34a72116224ec1
18,897
dfm
Pascal
UCadastroSalasNoturno.dfm
PaulohSouza/Notesc-4.0
a0d03f216b8a5cb2b77c470b4739c67667523740
[ "MIT" ]
null
null
null
UCadastroSalasNoturno.dfm
PaulohSouza/Notesc-4.0
a0d03f216b8a5cb2b77c470b4739c67667523740
[ "MIT" ]
1
2020-04-03T23:06:38.000Z
2020-04-03T23:06:38.000Z
UCadastroSalasNoturno.dfm
PaulohSouza/Notesc-4.0
a0d03f216b8a5cb2b77c470b4739c67667523740
[ "MIT" ]
null
null
null
object FrmCadastroSalasNoturno2: TFrmCadastroSalasNoturno2 Left = 31 Top = 100 BorderStyle = bsSingle Caption = 'NOTESC 4 - Cadastro de Disciplinas Noturno' ClientHeight = 452 ClientWidth = 920 Color = 4227072 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = ...
31.390365
154
0.709901
85fc8071366ae5b45290e7626180541ccb07a6e9
100
pas
Pascal
Test/FailureScripts/special_funcs4.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/FailureScripts/special_funcs4.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/FailureScripts/special_funcs4.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
var i : Integer; {$if Defined(123)}{$endif} Inc(i, ); {$if Declared(IntToStr(i))}{$endif}
12.5
36
0.56
f1407d409935109b2f6f9e805ff8248c5977f6d3
276
pas
Pascal
Test/SimpleScripts/stack_of_proc.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/SimpleScripts/stack_of_proc.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/SimpleScripts/stack_of_proc.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
var s : array of procedure; procedure Hello; begin PrintLn('Hello'); end; procedure World; begin PrintLn('World'); end; s.Push(World); s.Push(Hello); s.Pop(); s.Pop(); try s.Pop(); except on e : Exception do PrintLn(e.Message); end;
12
28
0.583333
85daaa4f2e993275181993e54d741cb056d4dd01
3,389
pas
Pascal
Code/Chapter 6/RECIPE06/CustomersManagerServer/Controllers/PeopleControllerU.pas
spinettaro/delphicookbook
507d49ee87f15d9b197eb7c7f574d4fad553c8b7
[ "MIT" ]
12
2018-05-30T16:18:38.000Z
2021-02-15T08:53:37.000Z
Code/Chapter 6/RECIPE06/CustomersManagerServer/Controllers/PeopleControllerU.pas
spinettaro/delphicookbook
507d49ee87f15d9b197eb7c7f574d4fad553c8b7
[ "MIT" ]
null
null
null
Code/Chapter 6/RECIPE06/CustomersManagerServer/Controllers/PeopleControllerU.pas
spinettaro/delphicookbook
507d49ee87f15d9b197eb7c7f574d4fad553c8b7
[ "MIT" ]
7
2018-09-23T03:50:56.000Z
2021-04-04T14:04:07.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; ...
23.866197
77
0.723812
858c5ec7a202e2dd55c634aaff8a377cbeda49be
272
dpr
Pascal
arquivos/Componentes Nativos - iOS/Demos/ActivityIndicatorView/iOSActivityIndicator.dpr
leovieira/sistema-de-gerenciamento-de-eventos
07262f670852db666b418d3bbdbfcf7800650481
[ "MIT" ]
null
null
null
arquivos/Componentes Nativos - iOS/Demos/ActivityIndicatorView/iOSActivityIndicator.dpr
leovieira/sistema-de-gerenciamento-de-eventos
07262f670852db666b418d3bbdbfcf7800650481
[ "MIT" ]
null
null
null
arquivos/Componentes Nativos - iOS/Demos/ActivityIndicatorView/iOSActivityIndicator.dpr
leovieira/sistema-de-gerenciamento-de-eventos
07262f670852db666b418d3bbdbfcf7800650481
[ "MIT" ]
null
null
null
Program iOSActivityIndicator; uses System.StartUpCopy, FMX.Forms, uMain in 'uMain.pas' {ActivityIndicator}; {$I DPF.iOS.Defs.inc} {$R *.res} Begin Application.Initialize; Application.CreateForm(TActivityIndicator, ActivityIndicator); Application.Run; End.
16
64
0.753676
f144ecf19d9715f836a73276d829f58e3c08370f
12,164
dfm
Pascal
samples/jsonrpc_with_published_objects/MainClientFormU.dfm
Jdochoa/delphimvcframework
29d3135cd81416d7b53d973c2706220de0c98a83
[ "Apache-2.0" ]
null
null
null
samples/jsonrpc_with_published_objects/MainClientFormU.dfm
Jdochoa/delphimvcframework
29d3135cd81416d7b53d973c2706220de0c98a83
[ "Apache-2.0" ]
null
null
null
samples/jsonrpc_with_published_objects/MainClientFormU.dfm
Jdochoa/delphimvcframework
29d3135cd81416d7b53d973c2706220de0c98a83
[ "Apache-2.0" ]
null
null
null
object MainForm: TMainForm Left = 0 Top = 0 Caption = 'JSON-RPC 2.0 Client' ClientHeight = 604 ClientWidth = 842 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate Pixe...
25.288981
73
0.483558
6177a48078d27d18a5bb09a23843d0e143d1bd85
2,220
pas
Pascal
components/NewBar/MyHint.pas
Private-Storm/Linkbar
1dc08bfd1926014701c6d011d3f6cd5343055b5b
[ "MIT" ]
1
2020-10-23T01:02:02.000Z
2020-10-23T01:02:02.000Z
components/NewBar/MyHint.pas
Sok00/Linkbar
1dc08bfd1926014701c6d011d3f6cd5343055b5b
[ "MIT" ]
null
null
null
components/NewBar/MyHint.pas
Sok00/Linkbar
1dc08bfd1926014701c6d011d3f6cd5343055b5b
[ "MIT" ]
null
null
null
{*******************************************************} { Linkbar - Windows desktop toolbar } { Copyright (c) 2010-2017 Asaq } {*******************************************************} unit MyHint; interface uses Windows, Vcl.Controls, System.Classes, Winap...
31.267606
104
0.685135
85e0da29e5b3d7d2a115345dd7e1ca81ba66a559
33,090
pas
Pascal
library/ftx/ftx_ucum_expressions.pas
rhausam/fhirserver
d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3
[ "BSD-3-Clause" ]
132
2015-02-02T00:22:40.000Z
2021-08-11T12:08:08.000Z
library/ftx/ftx_ucum_expressions.pas
rhausam/fhirserver
d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3
[ "BSD-3-Clause" ]
113
2015-03-20T01:55:20.000Z
2021-10-08T16:15:28.000Z
library/ftx/ftx_ucum_expressions.pas
rhausam/fhirserver
d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3
[ "BSD-3-Clause" ]
49
2015-04-11T14:59:43.000Z
2021-03-30T10:29:18.000Z
Unit ftx_ucum_expressions; { Copyright (c) 2001+, 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 sou...
28.018628
203
0.662859
8558d4487b94ca46ee0866f8e6df16232222c5f4
5,943
pas
Pascal
upesentregador.pas
heloisa-hungaro/pizzeria-management
2d1a33e9f81125cfbf181b0049ce7e9e7febe408
[ "Apache-2.0" ]
null
null
null
upesentregador.pas
heloisa-hungaro/pizzeria-management
2d1a33e9f81125cfbf181b0049ce7e9e7febe408
[ "Apache-2.0" ]
null
null
null
upesentregador.pas
heloisa-hungaro/pizzeria-management
2d1a33e9f81125cfbf181b0049ce7e9e7febe408
[ "Apache-2.0" ]
null
null
null
unit upesentregador; {$mode objfpc}{$H+} interface uses Classes, SysUtils, sqldb, db, FileUtil, Forms, Controls, Graphics, Dialogs, ExtCtrls, StdCtrls, Buttons, DBGrids, LCLType, ucadentregador; type { TFPesEntregador } TFPesEntregador = class(TForm) BtnAdicionar: TBitBtn; BtnAlterar: TBitBtn; Btn...
24.557851
114
0.662965
8572718f613fbc3e77fa527a90f220bb94a7f873
735
pas
Pascal
Banco Dados/CriaTab.pas
sourcecode-museum/D5.Funcoes
af5d6f8bfeb160cfaee3752fb2dd831368687959
[ "MIT" ]
1
2021-02-04T00:43:10.000Z
2021-02-04T00:43:10.000Z
Banco Dados/CriaTab.pas
ezequiasmartins-bhz/legado-D5-funcoes-diversas-by-Heliomar-Marques
af5d6f8bfeb160cfaee3752fb2dd831368687959
[ "MIT" ]
null
null
null
Banco Dados/CriaTab.pas
ezequiasmartins-bhz/legado-D5-funcoes-diversas-by-Heliomar-Marques
af5d6f8bfeb160cfaee3752fb2dd831368687959
[ "MIT" ]
1
2021-02-07T19:56:38.000Z
2021-02-07T19:56:38.000Z
Procedure CriaTab (const DstAliasOrDir: string); var Table: tTable; begin Table := tTable.Create(nil); With Table do Try{Finally} DatabaseName := DstAliasOrDir; IndexDefs.Clear; FieldDefs.Clear; TableType := ttDefault; TableName := 'PRODUTO.DB'; With FieldDefs do begin ...
25.344828
59
0.629932
f13c1fea322b48cd3fbf71dc8269438a8fb65213
1,149
dfm
Pascal
ufVarSelect.dfm
sys-bio/sidewinder
5b1083cc329086c51b849bbeb06322cffc281b9a
[ "Apache-2.0" ]
null
null
null
ufVarSelect.dfm
sys-bio/sidewinder
5b1083cc329086c51b849bbeb06322cffc281b9a
[ "Apache-2.0" ]
2
2022-03-25T23:15:54.000Z
2022-03-25T23:27:20.000Z
ufVarSelect.dfm
sys-bio/sidewinder
5b1083cc329086c51b849bbeb06322cffc281b9a
[ "Apache-2.0" ]
null
null
null
object VarSelectForm: TVarSelectForm Top = 20 Width = 200 Height = 145 CSSLibrary = cssBootstrap ElementClassName = ' bg-dark border border-dark' ShowClose = False OnCreate = plotFormCreate OnShow = WebFormShow object okButton1: TWebButton Left = 145 Top = 0 Width = 40 Height = 25 ...
23.44898
50
0.660574
f113cb1f016eae81736ad68f32a091add1855fc8
419
lpr
Pascal
Animation.lpr
crazzzypeter/lazarus-simple-animation
49793564abb3a3088b0a114f97e66f961b27e5b8
[ "MIT" ]
1
2021-07-17T06:38:44.000Z
2021-07-17T06:38:44.000Z
Animation.lpr
crazzzypeter/lazarus-simple-animation
49793564abb3a3088b0a114f97e66f961b27e5b8
[ "MIT" ]
null
null
null
Animation.lpr
crazzzypeter/lazarus-simple-animation
49793564abb3a3088b0a114f97e66f961b27e5b8
[ "MIT" ]
1
2021-07-17T06:38:48.000Z
2021-07-17T06:38:48.000Z
program Animation; {$mode objfpc}{$H+} uses {$IFDEF UNIX}{$IFDEF UseCThreads} cthreads, {$ENDIF}{$ENDIF} Interfaces, // this includes the LCL widgetset Forms, unitMain { you can add units after this }; {$R *.res} begin RequireDerivedFormResource:=True; Application.Scaled:=True; Ap...
18.217391
49
0.675418
6aa08adc5c51f717ec2609d12a3b7ad44f2cc68f
9,115
dpr
Pascal
UnitTest/dUnitXTest.dpr
jfhyn/ZXing.Delphi
78568e482c731db2c70328c3fc2108d276e79abc
[ "Apache-2.0" ]
null
null
null
UnitTest/dUnitXTest.dpr
jfhyn/ZXing.Delphi
78568e482c731db2c70328c3fc2108d276e79abc
[ "Apache-2.0" ]
null
null
null
UnitTest/dUnitXTest.dpr
jfhyn/ZXing.Delphi
78568e482c731db2c70328c3fc2108d276e79abc
[ "Apache-2.0" ]
1
2019-05-19T11:56:55.000Z
2019-05-19T11:56:55.000Z
program Project6; {$IFNDEF TESTINSIGHT} {$APPTYPE CONSOLE} {$ENDIF}{$STRONGLINKTYPES ON} uses System.SysUtils, {$IFDEF TESTINSIGHT} TestInsight.DUnitX, {$ENDIF } DUnitX.Loggers.Console, DUnitX.Loggers.Xml.NUnit, DUnitX.TestFramework, Test in 'Test.pas', ZXing.OneD.Code93Reader in '..\Lib\Classes\1D B...
66.532847
153
0.781679
8582ebd7c39428d07b755876840d89712e91c027
3,486
dpr
Pascal
test/unit/Mb.UnitTests.dpr
JamieGeddes/mountebank-delphi
50e8e09e3c11325cb007d54ecb58d233ef13e1c7
[ "MIT" ]
3
2017-11-05T14:36:20.000Z
2019-06-27T01:36:57.000Z
test/unit/Mb.UnitTests.dpr
JamieGeddes/mountebank-delphi
50e8e09e3c11325cb007d54ecb58d233ef13e1c7
[ "MIT" ]
3
2017-04-05T22:35:23.000Z
2017-04-05T22:39:44.000Z
test/unit/Mb.UnitTests.dpr
JamieGeddes/mountebank-delphi
50e8e09e3c11325cb007d54ecb58d233ef13e1c7
[ "MIT" ]
null
null
null
{ MIT License Copyright (c) 2017 Jamie Geddes 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, di...
31.981651
78
0.728342
f1435cafe22a1c6c34d2e79a032eedc51c3f66bc
256
pas
Pascal
algoritmos-1/aulas/questao34.pas
eucarito/UFPR
060857296663002ae8891c2d0a84910ca685f1aa
[ "MIT" ]
1
2020-04-29T16:14:38.000Z
2020-04-29T16:14:38.000Z
algoritmos-1/aulas/questao34.pas
tiagoserique/UFPR
8168ff72a63fabc94b8f481190ebaed3d8cec684
[ "MIT" ]
null
null
null
algoritmos-1/aulas/questao34.pas
tiagoserique/UFPR
8168ff72a63fabc94b8f481190ebaed3d8cec684
[ "MIT" ]
1
2020-07-15T03:53:15.000Z
2020-07-15T03:53:15.000Z
program exer34; var n,maior:integer; begin maior:=0; n:=1; while (n <> 0) do begin read(n); if (n > maior) then maior:=n; end; writeln('O maior é ',maior); end. //EXERCICIO 5: ler uma sequencia de inteiros terminada com 0 e escrever o maior.
16
80
0.652344
6a81ea793e93a9671f333621adc25dcf876014d7
8,422
pas
Pascal
external/mp/lib/types.pas
polluks/effectus
783a4715e8a86b6ecf0ce5c99da46102fa22b281
[ "MIT" ]
7
2020-05-02T15:37:57.000Z
2021-02-17T01:59:41.000Z
external/mp/lib/types.pas
polluks/effectus
783a4715e8a86b6ecf0ce5c99da46102fa22b281
[ "MIT" ]
14
2020-05-03T02:02:35.000Z
2020-08-10T08:41:19.000Z
external/mp/lib/types.pas
polluks/effectus
783a4715e8a86b6ecf0ce5c99da46102fa22b281
[ "MIT" ]
5
2020-06-02T18:34:14.000Z
2020-07-09T18:13:44.000Z
unit types; (* @type: unit @author: Tomasz Biela (Tebe) @name: Various types @version: 1.0 @description: <https://www.freepascal.org/docs-html/rtl/types/index-5.html> *) { Bounds CenterPoint EqualRect InflateRect IntersectRect IsRectEmpty OffsetRect Point PointsEqual PtInEllipse PtInRect Rect RectWidth RectH...
18.883408
107
0.691878
f11876774fab1da8e1a383661cfa538312ab789a
188
dpr
Pascal
libs/bass24-win/delphi/netradio/netradio.dpr
helgrima/shader-system
3574862c8df97f91d8d5fc7e12848e85f92f1c1b
[ "Unlicense" ]
8
2019-07-02T15:59:30.000Z
2021-07-13T05:13:43.000Z
abp/Sound/BASSlib/BASS/ORIGINAL/delphi/netradio/netradio.dpr
pyrroman/au3-boilerplate
596a3aa68d4d6b48dd79ed737d1e11604ac9e92f
[ "BSD-3-Clause" ]
29
2018-12-14T20:20:35.000Z
2021-04-11T19:48:41.000Z
libs/bass24-win/delphi/netradio/netradio.dpr
tahtituho/shader-system
1029f673892aacd8612b1d458773a37db067d2ac
[ "Unlicense" ]
5
2018-02-24T03:03:20.000Z
2022-02-02T02:48:14.000Z
program netradio; uses Forms, Unit1 in 'Unit1.pas' {Form1}, Bass in '..\Bass.pas'; begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.Run; end.
14.461538
40
0.702128
83a6164219cd70d94376226878db80269ce01a07
6,961
pas
Pascal
Indy/CWBlockCipherIntercept.pas
corp2world/c2w-delphi-client
cbebdf9560340a9d27eac2ad01d129ee1626940e
[ "Apache-2.0" ]
null
null
null
Indy/CWBlockCipherIntercept.pas
corp2world/c2w-delphi-client
cbebdf9560340a9d27eac2ad01d129ee1626940e
[ "Apache-2.0" ]
null
null
null
Indy/CWBlockCipherIntercept.pas
corp2world/c2w-delphi-client
cbebdf9560340a9d27eac2ad01d129ee1626940e
[ "Apache-2.0" ]
null
null
null
{ $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 rights reserv...
29.371308
111
0.730498
f118225f08454a41f6880044367662e51a5806d9
2,159
pas
Pascal
components/pxlib/PxResources.pas
padcom/delcos
dc9e8ac8545c0e6c0b4e963d5baf0dc7d72d2bf0
[ "Apache-2.0" ]
15
2016-08-24T07:32:49.000Z
2021-11-16T11:25:00.000Z
components/pxlib/PxResources.pas
CWBudde/delcos
656384c43c2980990ea691e4e52752d718fb0277
[ "Apache-2.0" ]
1
2016-08-24T19:00:34.000Z
2016-08-25T19:02:14.000Z
components/pxlib/PxResources.pas
padcom/delcos
dc9e8ac8545c0e6c0b4e963d5baf0dc7d72d2bf0
[ "Apache-2.0" ]
4
2015-11-06T12:15:36.000Z
2018-10-08T15:17:17.000Z
unit PxResources; interface resourcestring SDuplicateIdentRecordIDs = 'Duplicate IIdentRecord ID: %d'; SErrorMaxIdExceeded = 'Max ID exceeded: $%.8x'; SOleError = 'OLE error %.8x'; SShowMessageTitle = 'Information'; SWindowNotCreated = 'Window not created'; SParseNotCramp = 'Syntax error'; SP...
47.977778
122
0.747105
83f26057fd78251a4d66b825ed036394d53d9148
2,556
lpr
Pascal
Laba 4/backup/project1.lpr
miDaniv/pascal
352e607a7ae96e833292e05ab270f00b0648c979
[ "MIT" ]
null
null
null
Laba 4/backup/project1.lpr
miDaniv/pascal
352e607a7ae96e833292e05ab270f00b0648c979
[ "MIT" ]
null
null
null
Laba 4/backup/project1.lpr
miDaniv/pascal
352e607a7ae96e833292e05ab270f00b0648c979
[ "MIT" ]
null
null
null
program project1; {$mode objfpc}{$H+} uses {$IFDEF UNIX}{$IFDEF UseCThreads} cthreads, {$ENDIF}{$ENDIF} Classes, SysUtils, CustApp { you can add units after this }; Function f(x: Real): Real; Begin f := 3 * x - 4 * ln(x) - 5; End; Function fp(x, D: Real): Real; Begin fp := (...
18.521739
96
0.568075