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
834c347cf8203e8fad4a25dc6f3c41a7b3cdcd49
490
lpr
Pascal
samples/lazarus/Samples.lpr
AndersondaCampo/mail4delphi
38e79ef6632f0581a50f67e542a08dc075640457
[ "MIT" ]
86
2020-05-14T20:49:29.000Z
2022-03-17T18:20:12.000Z
samples/lazarus/Samples.lpr
AndersondaCampo/mail4delphi
38e79ef6632f0581a50f67e542a08dc075640457
[ "MIT" ]
6
2020-05-20T10:59:12.000Z
2021-05-13T19:56:10.000Z
samples/lazarus/Samples.lpr
AndersondaCampo/mail4delphi
38e79ef6632f0581a50f67e542a08dc075640457
[ "MIT" ]
36
2020-06-02T18:07:57.000Z
2022-03-25T20:35:20.000Z
program Samples; {$mode objfpc}{$H+} uses {$IFDEF UNIX}{$IFDEF UseCThreads} cthreads, {$ENDIF}{$ENDIF} Interfaces, Forms, indylaz, View.Samples in 'src\view\View.Samples.pas' {FrmSamples}, Mail4Delphi.Intf in '..\..\src\Mail4Delphi.Intf.pas', Mail4Delphi in '..\..\src\Mail4Delphi.pas'; {$R *.res} be...
19.6
59
0.706122
85ff180c0a62053968a9f26e1fcf2aed0e8daa93
21,943
pas
Pascal
npm_precl/part.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
44
2016-02-09T07:07:25.000Z
2021-10-31T18:49:32.000Z
npm_precl/part.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
18
2016-02-25T09:52:38.000Z
2022-02-17T01:45:35.000Z
npm_precl/part.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
19
2016-03-01T19:40:12.000Z
2021-11-03T12:52:46.000Z
unit part; //Physiological Artifact Removal Tool {$H+} interface uses define_types,dialogs,SysUtils; function ApplyPart( lFilename: string;lImgData: singleP; lBins,lVolVox,lSlices, lImgVol : integer; lTRsec: single): string; implementation type TPhysioT = RECORD Triggers,InterpolatedTrigger...
39.465827
185
0.597411
f1604f5845e3c92264aaa81a814504a45e41237e
322
pas
Pascal
WaitFormUnit.pas
winsys/ms
d35137fd1f0a5142e03c47345cdb81509b6d96e5
[ "MIT" ]
null
null
null
WaitFormUnit.pas
winsys/ms
d35137fd1f0a5142e03c47345cdb81509b6d96e5
[ "MIT" ]
null
null
null
WaitFormUnit.pas
winsys/ms
d35137fd1f0a5142e03c47345cdb81509b6d96e5
[ "MIT" ]
null
null
null
unit WaitFormUnit; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TWaitForm = class(TForm) Label1: TLabel; private { Private declarations } public { Public declarations } end; var WaitForm: TWaitForm; implementation {$R *.DFM} end...
12.384615
75
0.695652
f15eb323b0aa30282449a0d96350c19f1a69cf1d
12,604
dfm
Pascal
fontes/interface/FTelaCompra.dfm
anderson-81/sge-monografia-2007
78ecf9767e35e4d096bbc725001a96ab59818b36
[ "MIT" ]
2
2019-10-20T07:25:17.000Z
2019-11-09T04:17:16.000Z
fontes/interface/FTelaCompra.dfm
anderson-81/sge-monografia-2007
78ecf9767e35e4d096bbc725001a96ab59818b36
[ "MIT" ]
null
null
null
fontes/interface/FTelaCompra.dfm
anderson-81/sge-monografia-2007
78ecf9767e35e4d096bbc725001a96ab59818b36
[ "MIT" ]
1
2019-11-09T04:17:17.000Z
2019-11-09T04:17:17.000Z
object FrmTelaCompra: TFrmTelaCompra Left = 324 Top = 135 Width = 474 Height = 543 BorderStyle = bsSizeToolWin Caption = 'Compra' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Po...
37.070588
72
0.74524
830c176a3ed04b2aa38b4fdd2f043bee5ccce4cb
1,067
pas
Pascal
Controller/Menus.Controller.ListBox.Produtos.pas
brendolan/MenusEmMVC
5836a3843e48413f4d2c643f75c1fa2757b96fb8
[ "MIT" ]
null
null
null
Controller/Menus.Controller.ListBox.Produtos.pas
brendolan/MenusEmMVC
5836a3843e48413f4d2c643f75c1fa2757b96fb8
[ "MIT" ]
null
null
null
Controller/Menus.Controller.ListBox.Produtos.pas
brendolan/MenusEmMVC
5836a3843e48413f4d2c643f75c1fa2757b96fb8
[ "MIT" ]
null
null
null
unit Menus.Controller.ListBox.Produtos; interface uses Menus.Controller.Interfaces, System.Classes; type TControllerListBoxProdutos = class(TInterfacedObject, IControllerListBoxMenu) private FContainer: TComponent; public constructor Create(Container: TComponent); destructor Destroy; override; ...
20.519231
93
0.800375
f14dad92fec6ed6ee41ce14bdcaf3a21e8ac38bb
13,998
pas
Pascal
Source/Lollipop.Framework.pas
CWBudde/LollipopMathTasks
848ecead94a2d63674caf3d8d0ac07cb5b942c81
[ "Apache-2.0" ]
1
2020-04-18T22:12:38.000Z
2020-04-18T22:12:38.000Z
Source/Lollipop.Framework.pas
CWBudde/LollipopMathTasks
848ecead94a2d63674caf3d8d0ac07cb5b942c81
[ "Apache-2.0" ]
null
null
null
Source/Lollipop.Framework.pas
CWBudde/LollipopMathTasks
848ecead94a2d63674caf3d8d0ac07cb5b942c81
[ "Apache-2.0" ]
null
null
null
unit Lollipop.Framework; interface uses W3C.DOM4, W3C.HTML5, W3C.Canvas2DContext, W3C.CSSOM, W3C.SVG2; type TVector2i = record X: Integer; Y: Integer; class function Create(const X, Y: Integer): TVector2i; static; end; TVector2f = record X: Float; Y: Float; class function Create(cons...
21.535385
98
0.750607
f12f2e8e3b2da127a972367108458852a53665a7
60,208
dfm
Pascal
Catalogos/UsuariosPerfilesEdit.dfm
NetVaIT/MAS
ebdbf2dc8ca6405186683eb713b9068322feb675
[ "Apache-2.0" ]
null
null
null
Catalogos/UsuariosPerfilesEdit.dfm
NetVaIT/MAS
ebdbf2dc8ca6405186683eb713b9068322feb675
[ "Apache-2.0" ]
null
null
null
Catalogos/UsuariosPerfilesEdit.dfm
NetVaIT/MAS
ebdbf2dc8ca6405186683eb713b9068322feb675
[ "Apache-2.0" ]
null
null
null
inherited frmUsuariosPerfiles: TfrmUsuariosPerfiles Caption = 'frmUsuariosPerfiles' ClientWidth = 1048 ExplicitWidth = 1048 ExplicitHeight = 650 PixelsPerInch = 96 TextHeight = 13 inherited splDetail3: TSplitter Width = 1048 ExplicitWidth = 964 end inherited splDetail2: TSplitter ...
56.8
71
0.796887
f1686dd5a8295ff4f2f0b77e96cf876e588fa34c
9,114
pas
Pascal
windows/src/ext/jedi/jvcl/tests/restructured/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/restructured/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/restructured/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...
29.118211
97
0.69684
f1890861763a4b4bbbc01881ac5f9ad27bf762dc
36,636
pas
Pascal
source/BegaScrollBox.pas
the-Arioch/HtmlViewer
302b9a4ae9d4042eb1e99fbbd91ac484ac98de29
[ "MIT" ]
3
2015-03-31T13:32:10.000Z
2017-10-13T07:51:58.000Z
source/BegaScrollBox.pas
the-Arioch/HtmlViewer
302b9a4ae9d4042eb1e99fbbd91ac484ac98de29
[ "MIT" ]
null
null
null
source/BegaScrollBox.pas
the-Arioch/HtmlViewer
302b9a4ae9d4042eb1e99fbbd91ac484ac98de29
[ "MIT" ]
1
2016-10-18T06:20:25.000Z
2016-10-18T06:20:25.000Z
{------------------------------------------------------------------------------- Copyright (C) 2006-2014 by Bernd Gabriel. 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, incl...
29.450161
107
0.706709
8301805db10aa2a1d806749ad242075fe65b8317
312
pas
Pascal
Test/BuildScripts/PartialA.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/BuildScripts/PartialA.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/BuildScripts/PartialA.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
unit PartialA; interface type TTest = partial class FieldA : String = 'hello'; procedure PrintA; procedure AdjustA; end; implementation procedure TTest.PrintA; begin PrintLn('A: '+FieldA); end; procedure TTest.AdjustA; begin FieldA:='world'; end; end.
12.48
33
0.615385
6a8da01c159dfb5c8bd2a44aec28f7e757a9f251
866
pas
Pascal
src/CatPointer.pas
esc0rtd3w/catarinka
9163779539557d95b30205c4c817afcdff1332c9
[ "BSD-3-Clause" ]
null
null
null
src/CatPointer.pas
esc0rtd3w/catarinka
9163779539557d95b30205c4c817afcdff1332c9
[ "BSD-3-Clause" ]
null
null
null
src/CatPointer.pas
esc0rtd3w/catarinka
9163779539557d95b30205c4c817afcdff1332c9
[ "BSD-3-Clause" ]
1
2020-02-14T00:58:07.000Z
2020-02-14T00:58:07.000Z
unit CatPointer; { Catarinka - Pointer To String and vice-versa functions Copyright (c) 2014 Felipe Daragon License: 3-clause BSD See https://github.com/felipedaragon/catarinka/ for details } interface {$I Catarinka.inc} uses {$IFDEF DXE2_OR_UP} System.SysUtils; {$ELSE} SysUtils; {$ENDIF} function Point...
16.339623
61
0.677829
f1ae68520097afdb6d10d36d6c8af8b265028565
333
dpr
Pascal
hw.dpr
memoguard/Hw
4280ac7807284a2e3ba405ce27d4d0b95f348578
[ "Apache-2.0" ]
null
null
null
hw.dpr
memoguard/Hw
4280ac7807284a2e3ba405ce27d4d0b95f348578
[ "Apache-2.0" ]
null
null
null
hw.dpr
memoguard/Hw
4280ac7807284a2e3ba405ce27d4d0b95f348578
[ "Apache-2.0" ]
null
null
null
program hw; uses FastMM4, Forms, SynCommons, SynLog, SynLZ, uhw in 'uhw.pas' {frmhw}; begin Application.Initialize; with TSynLog.Family do begin Level := LOG_VERBOSE; PerThreadLog := ptOneFilePerThread; EchoToConsole := LOG_VERBOSE; end; Application.CreateForm(Tfrmhw, frmhw); Applicati...
16.65
40
0.702703
f1464736d0fa076bead9bdd1ab41082e3e553801
4,159
pas
Pascal
dom/pospolite.view.dom.document.pas
khongten001/PospoliteView
e20308e1b621712c6483053419759076a93e5f01
[ "BSD-3-Clause" ]
null
null
null
dom/pospolite.view.dom.document.pas
khongten001/PospoliteView
e20308e1b621712c6483053419759076a93e5f01
[ "BSD-3-Clause" ]
null
null
null
dom/pospolite.view.dom.document.pas
khongten001/PospoliteView
e20308e1b621712c6483053419759076a93e5f01
[ "BSD-3-Clause" ]
null
null
null
unit Pospolite.View.DOM.Document; { +-------------------------+ | Package: Pospolite View | | Author: Matek0611 | | Email: matiowo@wp.pl | | Version: 1.0p | +-------------------------+ Comments: ... } {$mode objfpc}{$H+} interface uses Classes, SysUtils, Pospolite.View.Basics, ...
25.832298
95
0.592931
85ed7ddbba121ce947dca8789bac7a2c48327b56
6,760
pas
Pascal
source/Http/Fido.Http.Response.pas
sirodcar/FidoLib
4e9337482e4ac3a050d9daf8e964b3f2223c7649
[ "MIT" ]
1
2021-11-28T20:30:36.000Z
2021-11-28T20:30:36.000Z
source/Http/Fido.Http.Response.pas
sirodcar/FidoLib
4e9337482e4ac3a050d9daf8e964b3f2223c7649
[ "MIT" ]
null
null
null
source/Http/Fido.Http.Response.pas
sirodcar/FidoLib
4e9337482e4ac3a050d9daf8e964b3f2223c7649
[ "MIT" ]
1
2021-11-28T20:30:38.000Z
2021-11-28T20:30:38.000Z
(* * Copyright 2021 Mirko Bianco (email: writetomirko@gmail.com) * * 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,...
27.479675
118
0.759172
8332543e7db299a0379d231d9d727549383dad57
13,148
pas
Pascal
Settings/Streams/SettingsStream.pas
coolchyni/jcf-cli
69fd71b962fd1c1386ec4939e94dab70568bf7e6
[ "MIT" ]
22
2018-05-31T23:01:15.000Z
2021-11-16T11:25:36.000Z
Settings/Streams/SettingsStream.pas
luridarmawan/jcf-cli
aa61b3ae771ce8c9c45b8f5c3a3109f8ca82fc02
[ "MIT" ]
1
2018-08-14T21:15:51.000Z
2018-08-15T12:42:58.000Z
Settings/Streams/SettingsStream.pas
luridarmawan/jcf-cli
aa61b3ae771ce8c9c45b8f5c3a3109f8ca82fc02
[ "MIT" ]
6
2018-05-31T06:31:55.000Z
2022-02-19T03:04:14.000Z
{(*} (*------------------------------------------------------------------------------ Delphi Code formatter source code The Original Code is SettingsStream.pas, released October 2001. The Initial Developer of the Original Code is Anthony Steele. Portions created by Anthony Steele are Copyright (C) 1999-2008 Anthony...
27.506276
104
0.715318
8586d9779feefe985a7627f455f1b87d9f921e96
15,775
pas
Pascal
Thirdy/Dcu32Int/DCUTbl.pas
Slipinir/RFindUnit
fda073d0b8efe4ec482bf2b8af9772e275699741
[ "MIT" ]
80
2016-01-27T19:28:36.000Z
2021-10-04T18:47:46.000Z
Thirdy/Dcu32Int/DCUTbl.pas
Slipinir/RFindUnit
fda073d0b8efe4ec482bf2b8af9772e275699741
[ "MIT" ]
68
2016-01-24T14:24:09.000Z
2020-12-18T10:42:42.000Z
Thirdy/Dcu32Int/DCUTbl.pas
Slipinir/RFindUnit
fda073d0b8efe4ec482bf2b8af9772e275699741
[ "MIT" ]
37
2016-02-17T05:25:24.000Z
2021-11-24T17:00:32.000Z
unit DCUTbl; (* The table of used units module of the DCU32INT utility by Alexei Hmelnov. It is used to obtain the necessary imported declarations. If the imported unit was not found, the program will still work, but, for example, will show the corresponding constant value as a HEX dump. -------------------------------...
25.692182
116
0.63252
f169ba745c21bb105128455b1de41a03506038ec
228,098
pas
Pascal
references/embarcadero/tokyo/10_2_3/patched/fmx/FMX.Graphics.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
2
2020-02-17T18:42:30.000Z
2020-11-14T04:57:48.000Z
references/embarcadero/tokyo/10_2_3/patched/fmx/FMX.Graphics.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
2
2019-06-23T00:02:43.000Z
2019-10-12T22:39:28.000Z
references/embarcadero/tokyo/10_2_3/patched/fmx/FMX.Graphics.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
null
null
null
{*******************************************************} { } { Delphi FireMonkey Platform } { } { Copyright(c) 2011-2017 Embarcadero Technologies, Inc. } { All rights...
31.422786
158
0.669383
8572628aa5e93ae5c43b9da216f263b88eb2cfbc
1,613
dfm
Pascal
frmLoginU.dfm
Wolfram-180/TourAgent
e4a7b170f40d6d03dab8295d8b0246ebbc6cc35a
[ "MIT" ]
null
null
null
frmLoginU.dfm
Wolfram-180/TourAgent
e4a7b170f40d6d03dab8295d8b0246ebbc6cc35a
[ "MIT" ]
null
null
null
frmLoginU.dfm
Wolfram-180/TourAgent
e4a7b170f40d6d03dab8295d8b0246ebbc6cc35a
[ "MIT" ]
null
null
null
object frmLogin: TfrmLogin Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = #1042#1093#1086#1076 ClientHeight = 154 ClientWidth = 165 Color = clWindow Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ...
20.1625
97
0.631742
858719082b3dd79694b6ad529293c4381dcb65c9
7,245
pas
Pascal
uMain.pas
0x2019/Player-bass
e56eb1a2c0f3974eb1d37485f69c3ffa3ba5ea51
[ "MIT" ]
null
null
null
uMain.pas
0x2019/Player-bass
e56eb1a2c0f3974eb1d37485f69c3ffa3ba5ea51
[ "MIT" ]
null
null
null
uMain.pas
0x2019/Player-bass
e56eb1a2c0f3974eb1d37485f69c3ffa3ba5ea51
[ "MIT" ]
null
null
null
unit uMain; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, bass, StdCtrls, Buttons, ExtCtrls, ShellApi; type TfrmMain = class(TForm) sOpenTrackFile: TOpenDialog; tmrPlayBack: TTimer; Panel2: TPanel; Panel3: TPanel; Panel4: TPanel; btnP...
28.523622
159
0.741891
f35e41754cd1d3b27c846cb582983676afca2983
357
pas
Pascal
Samples/Demo/Host/ServerMain.pas
ZYHPRO/RPMP
1fbd553d47ee87156dcc8480b36ddcdbc95e85cc
[ "BSD-2-Clause" ]
33
2018-12-23T07:42:25.000Z
2021-11-07T20:18:31.000Z
Samples/Demo/Host/ServerMain.pas
zhyhuiGithub/RPMP
1fbd553d47ee87156dcc8480b36ddcdbc95e85cc
[ "BSD-2-Clause" ]
null
null
null
Samples/Demo/Host/ServerMain.pas
zhyhuiGithub/RPMP
1fbd553d47ee87156dcc8480b36ddcdbc95e85cc
[ "BSD-2-Clause" ]
17
2018-12-23T08:21:03.000Z
2021-06-10T09:03:08.000Z
unit ServerMain; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, IPPeerServer, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs; type TForm1 = class(TForm) private { Private declarations } public { Public declarations } end; var Form1: TForm1...
13.730769
71
0.714286
f189549ed34b4fa4c870416c0c3ae272fdd3cd14
8,035
pas
Pascal
HODLER_Multiplatform_Win_And_iOS_Linux/coinCode/coinData.pas
HODLERTECH/HODLER-Android-Multi-Asset-Wallet
a8c54ecfc569d0ee959b6f0e7826c4ee4b5c4848
[ "Unlicense" ]
35
2018-11-04T12:02:34.000Z
2022-02-15T06:00:19.000Z
HODLER_Multiplatform_Win_And_iOS_Linux/coinCode/coinData.pas
Ecoent/HODLER-Open-Source-Multi-Asset-Wallet
a8c54ecfc569d0ee959b6f0e7826c4ee4b5c4848
[ "Unlicense" ]
85
2018-10-23T17:09:20.000Z
2022-01-12T07:12:54.000Z
HODLER_Multiplatform_Win_And_iOS_Linux/coinCode/coinData.pas
Ecoent/HODLER-Open-Source-Multi-Asset-Wallet
a8c54ecfc569d0ee959b6f0e7826c4ee4b5c4848
[ "Unlicense" ]
34
2018-10-30T00:40:37.000Z
2022-02-15T06:00:15.000Z
unit coinData; interface uses System.IOUtils, sysutils, StrUtils, System.classes, FMX.Graphics, base58, FMX.Dialogs, WalletStructureData, Nano; function getURLToExploreAddr(id:integer;addr:ansistring):AnsiString; function CreateCoin(id, x, y: Integer; MasterSeed: AnsiString; description: AnsiString = ''): TWall...
22.69774
110
0.603111
f12a9594cda4a6c768ca4571aeeaa4e837d56309
13,435
pas
Pascal
sdk/components/AlexMX/mxPropsEd.pas
acidicMercury8/xray-1.5
ae094d82b76a8ce916e196654c163894bbf00146
[ "Linux-OpenIB" ]
10
2021-05-04T06:40:27.000Z
2022-01-20T20:24:28.000Z
sdk/components/AlexMX/mxPropsEd.pas
acidicMercury8/xray-1.5
ae094d82b76a8ce916e196654c163894bbf00146
[ "Linux-OpenIB" ]
null
null
null
sdk/components/AlexMX/mxPropsEd.pas
acidicMercury8/xray-1.5
ae094d82b76a8ce916e196654c163894bbf00146
[ "Linux-OpenIB" ]
2
2021-11-07T16:57:19.000Z
2021-12-05T13:17:12.000Z
{*******************************************************} { } { Delphi VCL Extensions (RX) } { } { Copyright (c) 1995, 1996 AO ROSNO } { ...
28.284211
99
0.679122
830f63e2804181605364eacc8c086e64507adbeb
4,560
pas
Pascal
Source/View/Dialogs/eTasks.View.Dialogs.EditarFoto.pas
rafael-figueiredo-alves/eTasks
04c0d8877e341f9f5c61963259193e90d78aa7ca
[ "MIT" ]
15
2020-09-07T02:15:55.000Z
2022-03-22T16:36:41.000Z
Source/View/Dialogs/eTasks.View.Dialogs.EditarFoto.pas
No1Special/eTasks
7002a90716db05b1f907f09e1a1fe5cc1f0b11cf
[ "MIT" ]
3
2020-09-19T02:21:59.000Z
2021-05-31T01:20:06.000Z
Source/View/Dialogs/eTasks.View.Dialogs.EditarFoto.pas
No1Special/eTasks
7002a90716db05b1f907f09e1a1fe5cc1f0b11cf
[ "MIT" ]
6
2020-09-21T08:58:54.000Z
2022-01-26T00:47:01.000Z
unit eTasks.View.Dialogs.EditarFoto; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.Objects, FMX.Layouts, FMX.Controls.Presentation, FMX.StdCtrls; type TForm_Editar_foto = class(TForm) Barra...
26.823529
94
0.740351
83e5821d06c6e49f443aad5fc8b46c3a636c008d
4,848
pas
Pascal
Source/Services/SimpleNotificationService/Base/Transform/AWS.SNS.Transform.SetPlatformApplicationAttributesResponseUnmarshaller.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/SimpleNotificationService/Base/Transform/AWS.SNS.Transform.SetPlatformApplicationAttributesResponseUnmarshaller.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/SimpleNotificationService/Base/Transform/AWS.SNS.Transform.SetPlatformApplicationAttributesResponseUnmarshaller.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.SNS.Transform.SetPlatformApplicationAttributesResponseUnmarshaller; interface uses AWS.Runtime.Model, AWS.SNS.Model.SetPlatformApplicationAttributesResponse, AWS.Transform.ResponseUnmarshaller, AWS.Transform.UnmarshallerContext, AWS.Transform.SimpleTypeUnmarshaller, AWS.Runtime.Exceptions, ...
39.414634
193
0.806724
830acd37c7cadd42e7b9798eb9b555a1933064a8
3,697
pas
Pascal
3rdparty/Indy10/Lib/Core/IdSchedulerOfThreadDefault.pas
RazZziel/soldat
1eae85d007f5e52f34a32c474e5a277a021292f1
[ "MIT" ]
2
2020-05-26T16:44:23.000Z
2020-10-08T16:58:11.000Z
3rdparty/Indy10/Lib/Core/IdSchedulerOfThreadDefault.pas
xyproto/soldat
2280296ac56883f6a9cad4da48025af8ae7782e7
[ "MIT" ]
null
null
null
3rdparty/Indy10/Lib/Core/IdSchedulerOfThreadDefault.pas
xyproto/soldat
2280296ac56883f6a9cad4da48025af8ae7782e7
[ "MIT" ]
2
2021-01-11T17:49:23.000Z
2021-01-19T19:57:21.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 rights reserv...
25.321918
81
0.712199
830a60c0b863f6c3fe7d7e2d142394c29142f1db
3,116
pas
Pascal
Components/JVCL/examples/JvTMTimeLine/frmMemoEdit.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/examples/JvTMTimeLine/frmMemoEdit.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/examples/JvTMTimeLine/frmMemoEdit.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.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.sourceforge.net The contents of this f...
23.081481
92
0.694801
8314e3c212423c16552f26cdd03d27c06fb2d628
2,805
pas
Pascal
tests/altium_crap/Scripts/Delphiscript Scripts/PCB/PCB Iterators/IterateComponentBodies.pas
hanun2999/Altium-Schematic-Parser
a9bd5b1a865f92f2e3f749433fb29107af528498
[ "MIT" ]
1
2020-06-08T11:17:46.000Z
2020-06-08T11:17:46.000Z
tests/altium_crap/Scripts/Delphiscript Scripts/PCB/PCB Iterators/IterateComponentBodies.pas
hanun2999/Altium-Schematic-Parser
a9bd5b1a865f92f2e3f749433fb29107af528498
[ "MIT" ]
null
null
null
tests/altium_crap/Scripts/Delphiscript Scripts/PCB/PCB Iterators/IterateComponentBodies.pas
hanun2999/Altium-Schematic-Parser
a9bd5b1a865f92f2e3f749433fb29107af528498
[ "MIT" ]
null
null
null
{..............................................................................} { Summary Iterates Component Bodies from the current PCB document. } { } { Copyright (c) 2006 by Altium Limited ...
38.958333
96
0.482353
83f83c3b273b06efc3873ac09bc7d40f8076a8aa
20,978
pas
Pascal
src-RDP_CnC/MainUnit.pas
sashaqwert/rdpwrap
f16223df5da9d355cf5bc8a3e615dc3205dfcf79
[ "Apache-2.0" ]
150
2020-05-15T04:05:32.000Z
2022-03-31T13:03:54.000Z
src-RDP_CnC/MainUnit.pas
Chengpy22/rdpwrap
22e1a9fd4bc06e2f130765210650aacea278017b
[ "Apache-2.0" ]
5
2020-05-22T23:35:45.000Z
2022-03-05T07:53:08.000Z
src-RDP_CnC/MainUnit.pas
Chengpy22/rdpwrap
22e1a9fd4bc06e2f130765210650aacea278017b
[ "Apache-2.0" ]
31
2020-05-14T04:18:37.000Z
2022-03-29T20:10:25.000Z
{ Copyright 2017 Stas'M Corp. Copyright 2021 sebaxakerhtc Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 Unless required by applic...
29.671853
110
0.676232
83ece56cce5afee16909a9f0114ec1eca81472cb
1,151
pas
Pascal
Native/Delphi/Apps/Debugging/MemoryDebuggingDemo/src/MemoryDemoFormUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
5
2017-05-12T08:03:54.000Z
2022-02-15T08:23:27.000Z
Native/Delphi/Apps/Debugging/MemoryDebuggingDemo/src/MemoryDemoFormUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
null
null
null
Native/Delphi/Apps/Debugging/MemoryDebuggingDemo/src/MemoryDemoFormUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
null
null
null
unit MemoryDemoFormUnit; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, MyPointUnit; type TForm1 = class(TForm) MemoryIssuesButton: TButton; procedure MemoryIssuesButtonClick(...
19.508475
99
0.638575
f1c5c39eaa353633a0e261354f52dbabda352ed2
10,576
pas
Pascal
src/demos/pascaleroids/asteroids.pas
niuniomartinez/allegro-pas
5002177dc9b1b5e4c46580f882d84a6491bc3059
[ "Zlib" ]
13
2017-07-10T22:19:45.000Z
2021-02-17T22:12:55.000Z
src/demos/pascaleroids/asteroids.pas
seryal/allegro-pas
5002177dc9b1b5e4c46580f882d84a6491bc3059
[ "Zlib" ]
null
null
null
src/demos/pascaleroids/asteroids.pas
seryal/allegro-pas
5002177dc9b1b5e4c46580f882d84a6491bc3059
[ "Zlib" ]
2
2020-03-14T19:59:29.000Z
2020-11-12T14:15:51.000Z
unit Asteroids; (*< Defines all asteroid stuff. *) (* Copyright (c) 2019 Guillermo Martínez J. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use...
27.257732
86
0.617436
f154b6317026c45601af116ef28bf84c84ab39a4
156
pas
Pascal
Test/SimpleScripts/ifthenelse_expression_variant.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
1
2022-02-18T22:14:44.000Z
2022-02-18T22:14:44.000Z
Test/SimpleScripts/ifthenelse_expression_variant.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
Test/SimpleScripts/ifthenelse_expression_variant.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
var v : Variant; v := True; PrintLn(if v then 'ok' else 'bug'); v := not v; PrintLn(if v then 'bug' else 'ok'); PrintLn(if not v then 'ok' else 'bug');
14.181818
39
0.596154
85fa72f8f4d4d594894873c6454039791291ae44
61,093
pas
Pascal
library/fhir/fhir_xhtml.pas
rhausam/fhirserver
d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3
[ "BSD-3-Clause" ]
null
null
null
library/fhir/fhir_xhtml.pas
rhausam/fhirserver
d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3
[ "BSD-3-Clause" ]
null
null
null
library/fhir/fhir_xhtml.pas
rhausam/fhirserver
d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3
[ "BSD-3-Clause" ]
null
null
null
unit fhir_xhtml; { Copyright (c) 2011+, HL7 and 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...
32.137296
206
0.683597
f18cf8643006b606a9e47428e81907aaf552cd41
3,443
pas
Pascal
samples/bearlibmg.pas
bearlib/pathfind
9cbd57213a54b8ddcefe7bb45bb07380ae804666
[ "MIT" ]
null
null
null
samples/bearlibmg.pas
bearlib/pathfind
9cbd57213a54b8ddcefe7bb45bb07380ae804666
[ "MIT" ]
null
null
null
samples/bearlibmg.pas
bearlib/pathfind
9cbd57213a54b8ddcefe7bb45bb07380ae804666
[ "MIT" ]
null
null
null
unit bearlibMG; {$mode objfpc}{$H+} interface uses Classes, SysUtils; const bearlibmgLIB = 'BeaRLibMG.dll'; type TMapGenerator = ( G_ANT_NEST = 1, G_CAVES = 2, G_VILLAGE = 3, G_LAKES = 4, G_LAKES2 = 5, G_TOWER = 6, G_HIVE = 7, G_CITY = 8, G_MOUNTAIN=9, ...
31.587156
225
0.722916
f15752187aa2b74a23f72e52bd6abdcbea6bc215
6,323
dfm
Pascal
Source/frmWatches.dfm
sajithanangolath/pyscripter
00a9ba8a1c8357df6e055dd79fa8065702f3b211
[ "MIT" ]
1
2019-07-12T21:11:32.000Z
2019-07-12T21:11:32.000Z
Source/frmWatches.dfm
sajithanangolath/pyscripter
00a9ba8a1c8357df6e055dd79fa8065702f3b211
[ "MIT" ]
null
null
null
Source/frmWatches.dfm
sajithanangolath/pyscripter
00a9ba8a1c8357df6e055dd79fa8065702f3b211
[ "MIT" ]
null
null
null
inherited WatchesWindow: TWatchesWindow Left = 331 Top = 325 HelpContext = 490 Caption = 'Watches' ClientHeight = 229 ClientWidth = 760 Icon.Data = { 0000010001001010000001002000280400001600000028000000100000002000 0000010020000000000000000000000000000000000000000000000000000000 0000...
39.51875
184
0.724498
f180ae1938b18f8b61d3ddb6b7465923d3bf4aa0
37,926
pas
Pascal
Test/USourceUtilsTests.pas
Walibeiro/DWScript
950242fd23f842a6a72afaee594665b52fbf6cb7
[ "Condor-1.1" ]
null
null
null
Test/USourceUtilsTests.pas
Walibeiro/DWScript
950242fd23f842a6a72afaee594665b52fbf6cb7
[ "Condor-1.1" ]
null
null
null
Test/USourceUtilsTests.pas
Walibeiro/DWScript
950242fd23f842a6a72afaee594665b52fbf6cb7
[ "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; type TSourceUtilsTests = class (...
37.073314
137
0.628672
835a8b29b738bd62d45ea6f22d3aa49eaae62f16
2,840
pas
Pascal
library/fhir/fhir_client_debugger.pas
rhausam/fhirserver
d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3
[ "BSD-3-Clause" ]
132
2015-02-02T00:22:40.000Z
2021-08-11T12:08:08.000Z
library/fhir/fhir_client_debugger.pas
rhausam/fhirserver
d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3
[ "BSD-3-Clause" ]
113
2015-03-20T01:55:20.000Z
2021-10-08T16:15:28.000Z
library/fhir/fhir_client_debugger.pas
rhausam/fhirserver
d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3
[ "BSD-3-Clause" ]
49
2015-04-11T14:59:43.000Z
2021-03-30T10:29:18.000Z
unit fhir_client_debugger; { Copyright (c) 2011+, HL7 and 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: * Redistribution...
33.809524
98
0.764085
f1594621ab66d03ce9d1bfef862ab4465eb1536e
45,149
pas
Pascal
library/fsl/fsl_graphql.pas
atkins126/fhirserver
b6c2527f449ba76ce7c06d6b1c03be86cf4235aa
[ "BSD-3-Clause" ]
null
null
null
library/fsl/fsl_graphql.pas
atkins126/fhirserver
b6c2527f449ba76ce7c06d6b1c03be86cf4235aa
[ "BSD-3-Clause" ]
null
null
null
library/fsl/fsl_graphql.pas
atkins126/fhirserver
b6c2527f449ba76ce7c06d6b1c03be86cf4235aa
[ "BSD-3-Clause" ]
null
null
null
unit fsl_graphql; { Copyright (c) 2011+, HL7 and 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 sour...
26.906436
200
0.684844
f19cdb749f3e37a83d56d11e939f5588b2bad616
5,304
pas
Pascal
lbSpeedButton/Sample/Sample.pas
delphi-pascal-archive/lb-speedbutton
1e280d260539a4b64f81b1adb644155074a52242
[ "Unlicense" ]
null
null
null
lbSpeedButton/Sample/Sample.pas
delphi-pascal-archive/lb-speedbutton
1e280d260539a4b64f81b1adb644155074a52242
[ "Unlicense" ]
null
null
null
lbSpeedButton/Sample/Sample.pas
delphi-pascal-archive/lb-speedbutton
1e280d260539a4b64f81b1adb644155074a52242
[ "Unlicense" ]
null
null
null
unit Sample; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, LbSpeedButton, ExtCtrls, Buttons, StdCtrls, LbButton, LbStaticText; type TForm1 = class(TForm) Panel1: TPanel; LbStaticText2: TLbStaticText; LbSpeedButton2: TLbSpeedButton; LbSpeed...
31.760479
98
0.713424
f119e5b45b76c1d644f0059b08835df93635ae95
15,430
pas
Pascal
CryptoLib4Pascal/CryptoLib.Tests/src/Asn1/Asn1SequenceParserTests.pas
Jeff-Bouchard/EmerAPI_KeyKeeper
ff79e71e0d1505de3a78b6543483355c1ac320ae
[ "MIT" ]
2
2019-02-05T18:34:05.000Z
2019-04-14T13:52:44.000Z
CryptoLib4Pascal/CryptoLib.Tests/src/Asn1/Asn1SequenceParserTests.pas
DenisDx/EmerAPI_KeyKeeper
c6921710413871ca039e5bebea0877aceb9a8b74
[ "MIT" ]
null
null
null
CryptoLib4Pascal/CryptoLib.Tests/src/Asn1/Asn1SequenceParserTests.pas
DenisDx/EmerAPI_KeyKeeper
c6921710413871ca039e5bebea0877aceb9a8b74
[ "MIT" ]
2
2019-04-10T21:23:42.000Z
2020-12-11T20:59:13.000Z
{ *********************************************************************************** } { * CryptoLib Library * } { * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * } { * Github Repository <https://github.co...
24.60925
87
0.690538
83ee5931d1cda66341494d165330ebdcb3c646f7
85
pas
Pascal
Test/FailureScripts/duplicate_uses.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
1
2022-02-18T22:14:44.000Z
2022-02-18T22:14:44.000Z
Test/FailureScripts/duplicate_uses.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
Test/FailureScripts/duplicate_uses.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
unit test; interface uses Default, Default; implementation uses Default, Default;
9.444444
22
0.788235
f1c76ec59fa0f66b745f144f19631c1a01860b5b
1,994
dfm
Pascal
Samples/Delphi/VCL/Format/Unit1.dfm
atkins126/I18N
4176f8991b4c572ac36d8b2667dc345c185ff26f
[ "MIT" ]
43
2019-11-04T09:35:05.000Z
2022-02-28T00:01:46.000Z
Samples/Delphi/VCL/Format/Unit1.dfm
tomajexpress/I18N
2cb4161cb70645e62675925089b15e6ece9bd915
[ "MIT" ]
47
2020-01-16T18:13:31.000Z
2022-02-15T15:06:25.000Z
Samples/Delphi/VCL/Format/Unit1.dfm
tomajexpress/I18N
2cb4161cb70645e62675925089b15e6ece9bd915
[ "MIT" ]
20
2019-10-09T03:44:00.000Z
2022-02-28T00:01:48.000Z
object Form1: TForm1 Left = 0 Top = 0 Caption = 'Sample' ClientHeight = 146 ClientWidth = 338 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 Te...
17.189655
33
0.582748
83c52cdd9df91b8402de429a55b79c44c6c1c5c4
1,536
dfm
Pascal
Units/Produtos.dfm
IltonS/sistema-gestao-compras
8aba3d935da297b2b33e795cbeaafe7f6c975194
[ "MIT" ]
null
null
null
Units/Produtos.dfm
IltonS/sistema-gestao-compras
8aba3d935da297b2b33e795cbeaafe7f6c975194
[ "MIT" ]
null
null
null
Units/Produtos.dfm
IltonS/sistema-gestao-compras
8aba3d935da297b2b33e795cbeaafe7f6c975194
[ "MIT" ]
null
null
null
inherited FrmProdutos: TFrmProdutos Caption = 'FrmProdutos' ClientWidth = 758 ExplicitWidth = 764 PixelsPerInch = 96 TextHeight = 13 inherited PnlTitulo: TPanel Width = 758 end inherited PnlFormulario: TPanel Width = 758 Height = 54 ExplicitWidth = 758 ExplicitHeight = 54 object ...
19.692308
41
0.579427
f17e6aae9f769ce436c4e98954253f3655374b17
1,324
pas
Pascal
src/Dispatcher/Factories/XSimpleDispatcherFactoryImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
78
2019-01-31T13:40:48.000Z
2022-03-22T17:26:54.000Z
src/Dispatcher/Factories/XSimpleDispatcherFactoryImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
24
2020-01-04T11:50:53.000Z
2022-02-17T09:55:23.000Z
src/Dispatcher/Factories/XSimpleDispatcherFactoryImpl.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 - 2020 Zamrony P. Juhara * @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT) *} unit XSimpleDispatcherFactoryImpl; interface {$MODE OBJFPC} u...
24.981132
99
0.649547
f1a068a86b703c768d6a16c02485a3ee94d5371d
5,504
pas
Pascal
Wrappers/Delphi/uRRList.pas
gregmedlock/roadrunnerwork
11f18f78ef3e381bc59c546a8d5e3ed46d8ab596
[ "Apache-2.0" ]
null
null
null
Wrappers/Delphi/uRRList.pas
gregmedlock/roadrunnerwork
11f18f78ef3e381bc59c546a8d5e3ed46d8ab596
[ "Apache-2.0" ]
null
null
null
Wrappers/Delphi/uRRList.pas
gregmedlock/roadrunnerwork
11f18f78ef3e381bc59c546a8d5e3ed46d8ab596
[ "Apache-2.0" ]
null
null
null
unit uRRList; { Copyright 2012 Herbert M Sauro Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 Unless required by applicable...
25.481481
91
0.610647
854d9b7f94f6952731e643ec26eeef58426247b3
32,865
pas
Pascal
JsonTools/jsontools.pas
TheRF/vpp_generator
a036274bf95f6f0c5f28a235af87da46acdab586
[ "MIT" ]
null
null
null
JsonTools/jsontools.pas
TheRF/vpp_generator
a036274bf95f6f0c5f28a235af87da46acdab586
[ "MIT" ]
null
null
null
JsonTools/jsontools.pas
TheRF/vpp_generator
a036274bf95f6f0c5f28a235af87da46acdab586
[ "MIT" ]
null
null
null
(********************************************************) (* *) (* Json Tools Pascal Unit *) (* A small json parser with no dependencies *) (* *) (* http://www.getlazarus...
22.587629
94
0.580131
f1b58590e3318c73852e94cfd2f004f0cb0c178c
675
pas
Pascal
3. Enumerasi dan Subrange/kalendersederhana.pas
belajarstatistik/Algoritma-Pemrograman
4f33b359254db167b6107757d35d50d391d836e2
[ "MIT" ]
null
null
null
3. Enumerasi dan Subrange/kalendersederhana.pas
belajarstatistik/Algoritma-Pemrograman
4f33b359254db167b6107757d35d50d391d836e2
[ "MIT" ]
null
null
null
3. Enumerasi dan Subrange/kalendersederhana.pas
belajarstatistik/Algoritma-Pemrograman
4f33b359254db167b6107757d35d50d391d836e2
[ "MIT" ]
null
null
null
program kalendersederhana; uses crt; type harilpekan=(Ahad, Senin, Selasa, Rabu, Kamis, Jumat, Sabtu); haribulan=1..31; var i, awalbulan:harilpekan; j, tglmaks:haribulan; x,y,k,lebar:integer; begin clrscr; write('Hari pertama awal bulan : ');readln(awalbulan); write('Jumlah hari bulan ...
24.107143
66
0.543704
f13d6c5f76e8bf99115b3f0010c10a165f25c6d5
31,169
pas
Pascal
Components/JVCL/run/JvGradientCaption.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/run/JvGradientCaption.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/run/JvGradientCaption.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...
26.66296
97
0.66518
61ef935eb5968a4afff08da66176160541f04992
791
pas
Pascal
Test/SimpleScripts/value_type_separation.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
1
2022-02-18T22:14:44.000Z
2022-02-18T22:14:44.000Z
Test/SimpleScripts/value_type_separation.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
Test/SimpleScripts/value_type_separation.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
type TPoint = record X, Y : Integer; end; type TTest = class p1, p2 : TPoint; a1, a2 : array [0..0] of String; procedure Test; procedure Print; procedure Test2; end; procedure TTest.Test; begin p1.X:=1; p1.Y:=2; p2.X:=3; p2.Y:=4; a1[0]:='a'; a2[0]:=...
14.648148
39
0.543616
83cab9ae1f523d7df604d234ddee3b1836a543ae
7,632
pas
Pascal
library/fhir2/fhir2_opbase.pas
atkins126/fhirserver
b6c2527f449ba76ce7c06d6b1c03be86cf4235aa
[ "BSD-3-Clause" ]
null
null
null
library/fhir2/fhir2_opbase.pas
atkins126/fhirserver
b6c2527f449ba76ce7c06d6b1c03be86cf4235aa
[ "BSD-3-Clause" ]
null
null
null
library/fhir2/fhir2_opbase.pas
atkins126/fhirserver
b6c2527f449ba76ce7c06d6b1c03be86cf4235aa
[ "BSD-3-Clause" ]
null
null
null
unit fhir2_opbase; { Copyright (c) 2011+, HL7 and 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...
29.129771
98
0.74109
8554d723ebd391c38123bc5fccb5869122b1bf25
1,760
pas
Pascal
Samples/Basic/FMX/src/View.Preview.PDF.pas
viniciusfbb/skia4delphi
1e6f463cd8a62e29ae9d95f14563d070ef7d5caf
[ "MIT", "BSD-3-Clause" ]
139
2021-08-11T01:21:33.000Z
2022-02-07T16:10:19.000Z
Samples/Basic/FMX/src/View.Preview.PDF.pas
viniciusfbb/skia4delphi
1e6f463cd8a62e29ae9d95f14563d070ef7d5caf
[ "MIT", "BSD-3-Clause" ]
32
2021-08-17T00:45:37.000Z
2022-02-08T23:59:39.000Z
Samples/Basic/FMX/src/View.Preview.PDF.pas
viniciusfbb/skia4delphi
1e6f463cd8a62e29ae9d95f14563d070ef7d5caf
[ "MIT", "BSD-3-Clause" ]
30
2021-08-11T05:04:53.000Z
2022-02-04T16:25:11.000Z
unit View.Preview.PDF; interface uses { Delphi } {$IFDEF MSWINDOWS} Winapi.Windows, Winapi.ShellAPI, {$ELSEIF defined(ANDROID)} Androidapi.JNI.GraphicsContentViewText, Androidapi.JNI.JavaTypes, Androidapi.JNI.Support, Androidapi.JNI.Net, Androidapi.JNI.App, Androidapi.Helpers, {$ENDIF} Syste...
20
96
0.726136
838f248c50dae9a9c31bc8ba14a0fc771d4ab4a8
2,332
pas
Pascal
package/indy-10.2.0.3/fpc/IdTraceRoute.pas
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
1
2022-02-28T11:28:18.000Z
2022-02-28T11:28:18.000Z
package/indy-10.2.0.3/fpc/IdTraceRoute.pas
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
null
null
null
package/indy-10.2.0.3/fpc/IdTraceRoute.pas
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
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...
23.32
100
0.701973
f14739d32112fdea045d4325f5acbb4e5bf7c5e5
297
dpr
Pascal
Examples/23.DoubleTunnelVisualAuth/Client/VirtualAuth_Client.dpr
PassByYou888/ZNet
8f5439ec275ee4eb5d68e00c33675e6117379fcf
[ "BSD-3-Clause" ]
24
2022-01-20T13:59:38.000Z
2022-03-25T01:11:43.000Z
Examples/23.DoubleTunnelVisualAuth/Client/VirtualAuth_Client.dpr
lovong/ZNet
ad67382654ea1979c316c2dc9716fd6d8509f028
[ "BSD-3-Clause" ]
null
null
null
Examples/23.DoubleTunnelVisualAuth/Client/VirtualAuth_Client.dpr
lovong/ZNet
ad67382654ea1979c316c2dc9716fd6d8509f028
[ "BSD-3-Clause" ]
5
2022-01-20T14:44:24.000Z
2022-02-13T10:07:38.000Z
program VirtualAuth_Client; uses Vcl.Forms, VACliFrm in 'VACliFrm.pas' {AuthDoubleTunnelClientForm}; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar := True; Application.CreateForm(TAuthDoubleTunnelClientForm, AuthDoubleTunnelClientForm); Application.Run; end.
22.846154
82
0.79798
839dd1bf88dcca5dc8f12d99f870168c8ec421ab
15,407
pas
Pascal
datatype/0036.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
datatype/0036.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
datatype/0036.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ >Does anybody have the byte by byte break down of SAUCE? Sure do, got it off of the June 6th ACid Pack, 1994. Check it out for more Info on Sauce. Here goes: **************************** * What is SAUCE? * **************************** Recipe for SAUCE Chef cuisinier : Tasmaniac /...
42.095628
79
0.527423
85a2264b61450393598ad68b283d96901c2b2496
813
pas
Pascal
test/code/stub/logicop/LogOpOr.pas
VencejoSoftware/ooFilter
fc802bee0415ae58a3e93625b2bf6cb8b36a3e62
[ "BSD-3-Clause" ]
null
null
null
test/code/stub/logicop/LogOpOr.pas
VencejoSoftware/ooFilter
fc802bee0415ae58a3e93625b2bf6cb8b36a3e62
[ "BSD-3-Clause" ]
null
null
null
test/code/stub/logicop/LogOpOr.pas
VencejoSoftware/ooFilter
fc802bee0415ae58a3e93625b2bf6cb8b36a3e62
[ "BSD-3-Clause" ]
2
2019-11-21T03:18:40.000Z
2021-01-26T04:51:53.000Z
{ Copyright (c) 2016, Vencejo Software Distributed under the terms of the Modified BSD License The full license is distributed with this software } unit LogOpOr; interface uses ooText.Beautify.Intf, ooFilter.Join.Intf; type TLogOpOr = class sealed(TInterfacedObject, IFilterJoin) public function Par...
17.297872
63
0.751538
836a92de36e77abd9f6d68cf4210b7e022950551
1,390
pas
Pascal
Example/AndroidSource/Main1.pas
halilhanbadem/Java-ile-Delphi-Android-Uygulama-Tetikleme
0ef8e302e78aed568de2332283f155da238c02af
[ "Apache-2.0" ]
7
2018-02-17T19:51:07.000Z
2019-07-28T06:58:12.000Z
Example/AndroidSource/Main1.pas
halilhanbadem/Java-ile-Delphi-Android-Uygulama-Tetikleme
0ef8e302e78aed568de2332283f155da238c02af
[ "Apache-2.0" ]
1
2018-04-29T08:03:45.000Z
2018-05-04T13:59:58.000Z
Example/AndroidSource/Main1.pas
halilhanbadem/Java-ile-Delphi-Android-Uygulama-Tetikleme
0ef8e302e78aed568de2332283f155da238c02af
[ "Apache-2.0" ]
3
2018-08-07T16:16:30.000Z
2020-11-24T08:36:31.000Z
unit Main1; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.Objects, FMX.Controls.Presentation, FMX.StdCtrls, Androidapi.JNI.JavaTypes, Androidapi.JNI.App, Androidapi.Helpers, Androidapi.J...
25.272727
112
0.740288
f151013a96fb0bd19a2b15ebec8a2f8412f2333b
2,548
pas
Pascal
src/validators/Validator.IsLessThan.pas
dliocode/datavalidator
ff0ef7a51e6f33c162a13582ab96a313e80bbf44
[ "MIT" ]
21
2021-06-25T20:08:59.000Z
2022-03-03T23:43:49.000Z
src/validators/Validator.IsLessThan.pas
dliocode/datavalidator
ff0ef7a51e6f33c162a13582ab96a313e80bbf44
[ "MIT" ]
null
null
null
src/validators/Validator.IsLessThan.pas
dliocode/datavalidator
ff0ef7a51e6f33c162a13582ab96a313e80bbf44
[ "MIT" ]
6
2021-06-26T01:36:30.000Z
2021-07-29T03:51:06.000Z
{ ******************************************************************************** Github - https://github.com/dliocode/datavalidator ******************************************************************************** MIT License Copyright (c) 2021 Danilo Lucas Permission is hereby granted, free of charge...
31.073171
151
0.697017
f11ae38a94539f075917a4ff1d00a28f2c379fef
1,641
pas
Pascal
out/euler19.pas
Melyodas/metalang
399a9f1a71402c979d7f8024d4f98f081c80e771
[ "BSD-2-Clause" ]
22
2017-04-24T10:00:45.000Z
2021-04-01T10:11:05.000Z
out/euler19.pas
Melyodas/metalang
399a9f1a71402c979d7f8024d4f98f081c80e771
[ "BSD-2-Clause" ]
12
2017-03-26T18:34:21.000Z
2019-03-21T19:13:03.000Z
out/euler19.pas
Melyodas/metalang
399a9f1a71402c979d7f8024d4f98f081c80e771
[ "BSD-2-Clause" ]
7
2017-10-14T13:33:33.000Z
2021-03-18T15:18:50.000Z
program euler19; function is_leap(year : Longint) : boolean; begin exit((year Mod 400 = 0) or (year Mod 100 <> 0) and (year Mod 4 = 0)); end; function ndayinmonth(month : Longint; year : Longint) : Longint; begin if month = 0 then begin exit(31); end else if month = 1 then begin if is_le...
15.628571
71
0.519805
8348929b580f7f6209da37c338dd0b601345a625
27,657
pas
Pascal
Graph_3D/graph3d.pas
delphi-pascal-archive/graph-3d
e74a31611905ca54a6836901317c32d0ed66078b
[ "Unlicense" ]
null
null
null
Graph_3D/graph3d.pas
delphi-pascal-archive/graph-3d
e74a31611905ca54a6836901317c32d0ed66078b
[ "Unlicense" ]
null
null
null
Graph_3D/graph3d.pas
delphi-pascal-archive/graph-3d
e74a31611905ca54a6836901317c32d0ed66078b
[ "Unlicense" ]
null
null
null
unit Graph3d; interface uses Graphics,math; const pi2=6.283185307179586476925286766559 ; Const FOCUS_KAMERA=300; type BRGB = record B:byte; G:byte; R:byte; end; TRgb=array[0..4000] of BRGB; PRGB=array[0..4000] of ^TRgb; TVertex3D2D=record//oei aa?oeia X3DM,Y3DM,Z3DM:double;//ie?iaua eii?aeia...
33.686967
162
0.567777
83c84dfe8fad1fc7b01817794d7471c1b65d81a7
11,468
pas
Pascal
project/UFastList.pas
aleksusklim/quadtree
cc42563e74bb0f409779ef8abab9570a17ba457f
[ "Unlicense" ]
1
2019-10-19T02:52:52.000Z
2019-10-19T02:52:52.000Z
project/UFastList.pas
aleksusklim/quadtree
cc42563e74bb0f409779ef8abab9570a17ba457f
[ "Unlicense" ]
null
null
null
project/UFastList.pas
aleksusklim/quadtree
cc42563e74bb0f409779ef8abab9570a17ba457f
[ "Unlicense" ]
null
null
null
unit UFastList; // License: WTFPL, public domain. interface // UFastList v1.0 by Kly_Men_COmpany! {(*}{$UNDEF INL}{$IFDEF FPC}{$DEFINE INL}type Native=PtrInt;{$ELSE}{$IF CompilerVersion > 18.0}{$DEFINE INL}{$IFEND}{$IF SizeOf(Pointer)=4}type Native=Integer;{$IFEND}{$IF SizeOf(Pointer)=8}type Native=Int64;{$IFEND}...
35.177914
250
0.687653
f10d064e8feffc69a9efe657a67a90652f22690a
48,283
pas
Pascal
dependencies/Indy10/Protocols/IdMessage.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
dependencies/Indy10/Protocols/IdMessage.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
dependencies/Indy10/Protocols/IdMessage.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
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...
35.712278
177
0.731976
f1ad56d63bc614fc8f61f348eefb196fd9df00c9
418
pas
Pascal
CAT/tests/001. arithmetic/int/shl/shl_1.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
19
2018-10-22T23:45:31.000Z
2021-05-16T00:06:49.000Z
CAT/tests/001. arithmetic/int/shl/shl_1.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
1
2019-06-01T06:17:08.000Z
2019-12-28T10:27:42.000Z
CAT/tests/001. arithmetic/int/shl/shl_1.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
6
2018-08-30T05:16:21.000Z
2021-05-12T20:25:43.000Z
unit shl_1; interface implementation var i8: Int8; i16: Int16; i32: Int32; i64: Int64; procedure Init; begin i8 := 9; i16 := 9; i32 := 9; i64 := 9; end; procedure Test; begin i8 := i8 shl 1; i16 := i16 shl 1; i32 := i32 shl 1; i64 := i64 shl 1; end; initialization Init(); Test();...
11
25
0.574163
f1759ff5c97bab80a985975b10b78aa01f8e213a
178
pas
Pascal
Test/Memory/obj_selfref.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
1
2022-02-18T22:14:44.000Z
2022-02-18T22:14:44.000Z
Test/Memory/obj_selfref.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
Test/Memory/obj_selfref.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
type TMyObj = class Field : TMyObj; end; var o1, o2, o3 : TMyObj; o1:=TMyObj.Create; o2:=TMyObj.Create; o2.Field:=o2; o3:=TMyObj.Create; o3.Field:=TMyObj.Create;
11.866667
24
0.640449
f10fd4d9d02d51e07a0f71955994ca7c37f5596e
1,572
pas
Pascal
references/mORMot/SQLite3/Samples/ThirdPartyDemos/KroKodil/src/delphi/FileCollect.pas
juliomar/alcinoe
4e59270f6a9258beed02676c698829e83e636b51
[ "Apache-2.0" ]
851
2018-02-05T09:54:56.000Z
2022-03-24T23:13:10.000Z
references/mORMot/SQLite3/Samples/ThirdPartyDemos/KroKodil/src/delphi/FileCollect.pas
jonahzheng/alcinoe
be21f1d6b9e22aa3d75faed4027097c1f444ee6f
[ "Apache-2.0" ]
200
2018-02-06T18:52:39.000Z
2022-03-24T19:59:14.000Z
contrib/mORMot/SQLite3/Samples/ThirdPartyDemos/KroKodil/src/delphi/FileCollect.pas
Razor12911/bms2xtool
0493cf895a9dbbd9f2316a3256202bcc41d9079c
[ "MIT" ]
197
2018-03-20T20:49:55.000Z
2022-03-21T17:38:14.000Z
unit FileCollect; interface uses Classes, SynCommons, mORMot; type TFileItem = class; TFlileCollection = class(TInterfacedCollection) private function GetItem(aIndex: Integer): TFileItem; protected class function GetClass: TCollectionItemClass; override; public function Add: TFileItem; ...
21.534247
88
0.732824
f1938e064d52f3e97fe498f465e9d1428d95bf8e
7,944
pas
Pascal
toolkit/DiffEngineFrame.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
toolkit/DiffEngineFrame.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
toolkit/DiffEngineFrame.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
unit DiffEngineFrame; { Copyright (c) 2018+, 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 co...
27.020408
90
0.695493
f16e0a39ecf6305442c9dd6bc7b76b28b244f4d2
3,044
dpr
Pascal
Source/TWX26/PreComp.dpr
TW2002/TWX-Sharp
49f4dc69a7bd6b10a08755cfc1daf028a3fb9d90
[ "MIT" ]
3
2020-04-19T08:17:39.000Z
2021-07-19T19:45:58.000Z
Source/TWX26/PreComp.dpr
TW2002/TWX-Sharp
49f4dc69a7bd6b10a08755cfc1daf028a3fb9d90
[ "MIT" ]
null
null
null
Source/TWX26/PreComp.dpr
TW2002/TWX-Sharp
49f4dc69a7bd6b10a08755cfc1daf028a3fb9d90
[ "MIT" ]
1
2022-03-14T00:58:53.000Z
2022-03-14T00:58:53.000Z
{ Copyright (C) 2005 Remco Mulder This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope tha...
21.286713
73
0.585085
f1be45fd469065dbebacca4b69af0b322e9a3980
2,391
pas
Pascal
CallLst.pas
f6fvy/MorseRunner
621c937f285b22e581a44076cb462adb9bc4caff
[ "OLDAP-2.3" ]
2
2018-11-14T00:55:51.000Z
2021-08-07T07:13:44.000Z
CallLst.pas
f6fvy/MorseRunner
621c937f285b22e581a44076cb462adb9bc4caff
[ "OLDAP-2.3" ]
null
null
null
CallLst.pas
f6fvy/MorseRunner
621c937f285b22e581a44076cb462adb9bc4caff
[ "OLDAP-2.3" ]
1
2020-04-23T18:04:00.000Z
2020-04-23T18:04:00.000Z
//------------------------------------------------------------------------------ //This Source Code Form is subject to the terms of the Mozilla Public //License, v. 2.0. If a copy of the MPL was not distributed with this //file, You can obtain one at http://mozilla.org/MPL/2.0/. //--------------------------------------...
20.612069
80
0.602677
836463aea8ba16c2ed1dbfb1c83f473eaf1dd4c3
500
dpr
Pascal
FlowG_project.dpr
Smertowing/Flowchart_Generator
aa7abc4b863f50a73992ea4121a703d80507faaf
[ "MIT" ]
3
2018-05-13T08:53:58.000Z
2018-05-16T02:40:43.000Z
FlowG_project.dpr
Smertowing/Flowchart_BKit
aa7abc4b863f50a73992ea4121a703d80507faaf
[ "MIT" ]
null
null
null
FlowG_project.dpr
Smertowing/Flowchart_BKit
aa7abc4b863f50a73992ea4121a703d80507faaf
[ "MIT" ]
1
2018-10-07T20:11:14.000Z
2018-10-07T20:11:14.000Z
program FlowG_project; uses Vcl.Forms, MainUn in 'MainUn.pas' {FFlowChart_Manager}, data.Model in 'Units\data.Model.pas', TypesAndVars in 'Units\TypesAndVars.pas', draw.Structures in 'Units\draw.Structures.pas', draw.Model in 'Units\draw.Model.pas', Screen in 'Units\Screen.pas', View in 'Units\View.pas...
23.809524
66
0.744
83f37c18f42081c83314fb98ad5040b6e9511597
8,465
pas
Pascal
XMLBuilder/XMLBuilder.pas
ararog/xmlbuilder
90e09f2211f61a570cd98be31e1f8f9e930278aa
[ "Apache-2.0" ]
1
2016-03-27T20:34:40.000Z
2016-03-27T20:34:40.000Z
XMLBuilder/XMLBuilder.pas
ararog/xmlbuilder
90e09f2211f61a570cd98be31e1f8f9e930278aa
[ "Apache-2.0" ]
null
null
null
XMLBuilder/XMLBuilder.pas
ararog/xmlbuilder
90e09f2211f61a570cd98be31e1f8f9e930278aa
[ "Apache-2.0" ]
null
null
null
{ Copyright 2008 James Murty (www.jamesmurty.com) Copyright 2009 Rogerio Araújo (faces.eti.br) Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICE...
27.57329
128
0.705729
f15f9d4666d250f881a30b7876990a0620c37293
57,702
dfm
Pascal
_StandarGFormGrid.dfm
NetVaIT/Estandar
1961b92ce444a133b340c8020720f1c7231b830a
[ "Apache-2.0" ]
null
null
null
_StandarGFormGrid.dfm
NetVaIT/Estandar
1961b92ce444a133b340c8020720f1c7231b830a
[ "Apache-2.0" ]
null
null
null
_StandarGFormGrid.dfm
NetVaIT/Estandar
1961b92ce444a133b340c8020720f1c7231b830a
[ "Apache-2.0" ]
null
null
null
object _frmStandarGFormGrid: T_frmStandarGFormGrid Left = 0 Top = 0 BorderStyle = bsNone Caption = '_FrmStandar' ClientHeight = 650 ClientWidth = 750 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] O...
53.876751
77
0.836539
617bc4f93996f20be7b411d3bfaa2bdd920ec08e
17,297
dfm
Pascal
3rdparty/AvaSpecDLL-setup32/MAINDIR/examples/Borland Delphi 6/main.dfm
mrDIMAS/AutomatedLIBS
c550fd89427a0a6ec94ffa4252d7c0a4473e586a
[ "MIT" ]
8
2019-08-01T10:13:54.000Z
2022-03-11T08:47:40.000Z
3rdparty/AvaSpecDLL-setup32/MAINDIR/examples/Borland Delphi 6/main.dfm
ustcpancy/AutomatedLIBS
c550fd89427a0a6ec94ffa4252d7c0a4473e586a
[ "MIT" ]
null
null
null
3rdparty/AvaSpecDLL-setup32/MAINDIR/examples/Borland Delphi 6/main.dfm
ustcpancy/AutomatedLIBS
c550fd89427a0a6ec94ffa4252d7c0a4473e586a
[ "MIT" ]
4
2019-11-14T07:35:39.000Z
2021-12-04T15:23:15.000Z
object Form1: TForm1 Left = 316 Top = 263 Width = 1026 Height = 758 Caption = 'MainForm' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Menu = MainMenu1 OldCreateOrder = False OnClose = FormClose OnCr...
20.542755
85
0.529167
6a453dd7b90a75ea3b187834ffa264592e72a5e6
47,011
pas
Pascal
units/uObjects.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
1
2019-11-20T02:18:47.000Z
2019-11-20T02:18:47.000Z
units/uObjects.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
null
null
null
units/uObjects.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
2
2017-05-14T03:56:55.000Z
2019-11-20T02:18:48.000Z
unit uObjects; interface uses utypes, uComplex, umachar, uconstants, VarCmplx; type TVOKind = (VOFloat, VOinteger, VOWord, VOComplex, VOBoolean, VOString); TOVKind = record FData: TVector; IData: TIntVector; WData: TWordVector; CData: TCompVector; BData: TBoolVector; SData...
25.356526
85
0.575482
f1cec16961ebfdbc30bdaeb68058a52fe23c6304
950
pas
Pascal
src/main_application/ViewModels/instrumentsviewmodel.pas
bravesoftdz/VKCommunityMessenger
6f144863daa1288d90dd7dd84f294db56c4cac64
[ "Apache-2.0" ]
null
null
null
src/main_application/ViewModels/instrumentsviewmodel.pas
bravesoftdz/VKCommunityMessenger
6f144863daa1288d90dd7dd84f294db56c4cac64
[ "Apache-2.0" ]
null
null
null
src/main_application/ViewModels/instrumentsviewmodel.pas
bravesoftdz/VKCommunityMessenger
6f144863daa1288d90dd7dd84f294db56c4cac64
[ "Apache-2.0" ]
1
2019-10-19T06:23:28.000Z
2019-10-19T06:23:28.000Z
unit instrumentsviewmodel; {$mode objfpc}{$H+} interface uses Classes, SysUtils, AbstractViewModel, AbstractModel, entities, MainModel; type { TInstrumentsViewModel } TInstrumentsViewModel = class(TInterfacedObject, IViewModel) private FModel: IModel; procedure SetModel(AModel: IModel); functi...
19.387755
75
0.781053
83baf9026f4779bac5af44b5e28611438d5d8800
3,532
pas
Pascal
Source/GCHandle.pas
atkins126/IslandRTL
0da88feede6ff195964311babcfe30b66d4a7ce3
[ "BSD-2-Clause" ]
30
2016-10-21T15:48:10.000Z
2022-02-24T16:52:25.000Z
Source/GCHandle.pas
atkins126/IslandRTL
0da88feede6ff195964311babcfe30b66d4a7ce3
[ "BSD-2-Clause" ]
2
2017-04-26T10:49:59.000Z
2017-09-01T13:31:42.000Z
Source/GCHandle.pas
atkins126/IslandRTL
0da88feede6ff195964311babcfe30b66d4a7ce3
[ "BSD-2-Clause" ]
19
2016-12-05T18:26:37.000Z
2021-09-15T11:52:56.000Z
namespace RemObjects.Elements.System; type GCHandle = public record(IDisposable) private fHandle: NativeInt; public class method Allocate(aValue: Object): GCHandle; begin exit new GCHandle(GCHandles.Allocate(aValue)); end; method Dispose; begin GCHandles.Free(f...
37.574468
177
0.631653
f1b5000b9a57b079ba4b37789d7bfdacf125c557
28,791
pas
Pascal
sources/MVCFramework.RQL.Parser.pas
pedrooliveira01/delphimvcframework
7b82a06eb0786c72c6e4b667b426d32342b4bb62
[ "Apache-2.0" ]
1
2019-04-20T12:33:10.000Z
2019-04-20T12:33:10.000Z
sources/MVCFramework.RQL.Parser.pas
wdflota/delphimvcframework
4a52ced0faca88f2b169ceadb8946f2db129b38a
[ "Apache-2.0" ]
null
null
null
sources/MVCFramework.RQL.Parser.pas
wdflota/delphimvcframework
4a52ced0faca88f2b169ceadb8946f2db129b38a
[ "Apache-2.0" ]
1
2020-03-22T15:06:54.000Z
2020-03-22T15:06:54.000Z
// *************************************************************************** } // // Delphi MVC Framework // // Copyright (c) 2010-2020 Daniele Teti and the DMVCFramework Team // // https://github.com/danieleteti/delphimvcframework // // *************************************************************************** // /...
24.482143
227
0.668959
6a431d3b57d7c7e33397406aa3a6a5f212e05406
329
dfm
Pascal
WorkingWithComponents/WidowColor.dfm
rustkas/dephi_do
96025a01d5cb49136472b7e6bb5f037b27145fba
[ "MIT" ]
null
null
null
WorkingWithComponents/WidowColor.dfm
rustkas/dephi_do
96025a01d5cb49136472b7e6bb5f037b27145fba
[ "MIT" ]
null
null
null
WorkingWithComponents/WidowColor.dfm
rustkas/dephi_do
96025a01d5cb49136472b7e6bb5f037b27145fba
[ "MIT" ]
null
null
null
object FWidowColor: TFWidowColor Left = 0 Top = 0 Caption = 'WidowColor' ClientHeight = 293 ClientWidth = 426 Color = clYellow Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight ...
19.352941
32
0.693009
f15b32baa265874c04259a70029c42abbede9a6d
328
dfm
Pascal
Winamp_Control/Unit2.dfm
delphi-pascal-archive/winamp-control
6a9182a48fb19ffcf67743e816672c5c7e40d9ff
[ "Unlicense" ]
2
2021-11-06T22:40:25.000Z
2022-02-12T17:44:47.000Z
Winamp_Control/Unit2.dfm
delphi-pascal-archive/winamp-control
6a9182a48fb19ffcf67743e816672c5c7e40d9ff
[ "Unlicense" ]
null
null
null
Winamp_Control/Unit2.dfm
delphi-pascal-archive/winamp-control
6a9182a48fb19ffcf67743e816672c5c7e40d9ff
[ "Unlicense" ]
1
2021-11-06T22:40:27.000Z
2021-11-06T22:40:27.000Z
object Form2: TForm2 Left = 240 Top = 280 Width = 696 Height = 480 Caption = 'Form2' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 1...
19.294118
33
0.637195
6abd4df653c6ba6926af46a2d4cdc50554000918
586
pas
Pascal
UNiceDelphi.pas
shardros/higher-or-lower
63162aa13102696def1b4b6d08020ceab64f57f1
[ "MIT" ]
null
null
null
UNiceDelphi.pas
shardros/higher-or-lower
63162aa13102696def1b4b6d08020ceab64f57f1
[ "MIT" ]
null
null
null
UNiceDelphi.pas
shardros/higher-or-lower
63162aa13102696def1b4b6d08020ceab64f57f1
[ "MIT" ]
null
null
null
unit UNiceDelphi; interface uses System.SysUtils; function int(num: string): integer; overload; function int(num: char): integer; overload; function str(str: integer): string; function len(str: string): integer; implementation function int(num: string): integer; begin result := strtoint(num); ...
16.277778
46
0.670648
f17d8369ff3591dbe021d48ddd45b31f7f56efa6
365
dpr
Pascal
Delphi/Sample/QRGenerator.dpr
perevoznyk/quricol
fb4d5501b5abab9d0715048036187acfec8ffbd0
[ "MIT" ]
13
2018-09-01T15:47:18.000Z
2022-01-17T08:45:52.000Z
Delphi/Sample/QRGenerator.dpr
perevoznyk/quricol
fb4d5501b5abab9d0715048036187acfec8ffbd0
[ "MIT" ]
1
2020-11-29T07:08:34.000Z
2020-12-01T08:37:35.000Z
Delphi/Sample/QRGenerator.dpr
perevoznyk/quricol
fb4d5501b5abab9d0715048036187acfec8ffbd0
[ "MIT" ]
7
2019-03-05T12:25:59.000Z
2022-03-17T06:44:12.000Z
program QRGenerator; uses Forms, frm_Main in 'frm_Main.pas' {frmMain}, QuricolCode in '..\Source\QuricolCode.pas', QuricolAPI in '..\Source\QuricolAPI.pas'; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar := True; Application.Title := 'QR Code generator'; Application.CreateForm...
20.277778
45
0.726027
f1d2fac88c7f9d65ee0190036da8b561db178d8f
2,634
pas
Pascal
units/uRANMAR.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
1
2019-11-20T02:18:47.000Z
2019-11-20T02:18:47.000Z
units/uRANMAR.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
null
null
null
units/uRANMAR.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
2
2017-05-14T03:56:55.000Z
2019-11-20T02:18:48.000Z
unit uRANMAR; { taked from Function: ranmar.c Random number generator, obtained from F. James, CERN Data Division. A call to ranmar() returns a random number between 0 and 1 with the last 8 bits dependent. A call to IRANMAR32 returns a 32 bit signed integer. A call to IRANMAR64 returns a 64 bit signed in...
23.72973
93
0.571754
83eb5125f70c1694b8aea1cb2a10117319ca283c
40,131
pas
Pascal
test/testset/LGMultimapTest.pas
avk959/LazGenerics
e6ff772baa97e80f5f527a887aebadae51229def
[ "Apache-2.0" ]
76
2018-06-20T07:36:46.000Z
2022-03-17T19:19:46.000Z
test/testset/LGMultimapTest.pas
avk959/LazGenerics
e6ff772baa97e80f5f527a887aebadae51229def
[ "Apache-2.0" ]
6
2019-02-04T10:09:49.000Z
2022-03-10T07:54:41.000Z
test/testset/LGMultimapTest.pas
avk959/LazGenerics
e6ff772baa97e80f5f527a887aebadae51229def
[ "Apache-2.0" ]
13
2019-11-15T10:54:17.000Z
2022-01-02T15:13:35.000Z
unit LGMultimapTest; {$mode objfpc}{$H+} interface uses SysUtils, fpcunit, testregistry, LGUtils, LGAbstractContainer, LGMultiMap, LGArrayHelpers; type TStrEntry = specialize TGMapEntry<string, string>; TCursor = specialize TGArrayCursor<TStrEntry>; TStrCursor = specialize TGArrayCursor<string>; ...
28.665
111
0.715781
f1695948ab2718e274c768dbb5490602d7a3dee8
8,879
pas
Pascal
ComponentSources/dunitx/DUnitX.ResStrs.pas
glenkleidon/GenericElement
09f23a4353d945cd23e4dcbbb10fac3e427db6e7
[ "BSD-3-Clause" ]
1
2021-07-24T16:42:48.000Z
2021-07-24T16:42:48.000Z
ComponentSources/dunitx/DUnitX.ResStrs.pas
glenkleidon/GenericElement
09f23a4353d945cd23e4dcbbb10fac3e427db6e7
[ "BSD-3-Clause" ]
1
2017-06-25T12:58:46.000Z
2017-06-25T13:05:30.000Z
ComponentSources/dunitx/DUnitX.ResStrs.pas
glenkleidon/GenericElement
09f23a4353d945cd23e4dcbbb10fac3e427db6e7
[ "BSD-3-Clause" ]
1
2018-06-23T17:54:09.000Z
2018-06-23T17:54:09.000Z
{***************************************************************************} { } { DUnitX } { } { ...
52.85119
168
0.603672
44d5d6447c31d04ba3a117ed227e13b5903ad412
12,299
dfm
Pascal
samples/jsonrpc_with_published_objects/MainClientFormU.dfm
joaophi/delphimvcframework
e98053958c2f0049b2b667dd43ca0de61bd31e13
[ "Apache-2.0" ]
null
null
null
samples/jsonrpc_with_published_objects/MainClientFormU.dfm
joaophi/delphimvcframework
e98053958c2f0049b2b667dd43ca0de61bd31e13
[ "Apache-2.0" ]
null
null
null
samples/jsonrpc_with_published_objects/MainClientFormU.dfm
joaophi/delphimvcframework
e98053958c2f0049b2b667dd43ca0de61bd31e13
[ "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.306584
73
0.482397
8355ef8a013a7ef7e54f69ea19d018a7241e5672
1,654
dpr
Pascal
exercises/practice/roman-numerals/RomanNumerals.dpr
ee7/exercism-delphi
ae1ef82e63b5e61dd7f0f8c0842c0a7ee2fe860c
[ "MIT" ]
28
2017-08-02T16:18:29.000Z
2021-12-25T22:38:15.000Z
exercises/practice/roman-numerals/RomanNumerals.dpr
ee7/exercism-delphi
ae1ef82e63b5e61dd7f0f8c0842c0a7ee2fe860c
[ "MIT" ]
103
2017-06-18T22:48:20.000Z
2021-09-02T13:17:06.000Z
exercises/practice/roman-numerals/RomanNumerals.dpr
ee7/exercism-delphi
ae1ef82e63b5e61dd7f0f8c0842c0a7ee2fe860c
[ "MIT" ]
30
2017-07-21T17:48:26.000Z
2021-11-05T15:59:25.000Z
program RomanNumerals; {$IFNDEF TESTINSIGHT} {$APPTYPE CONSOLE} {$ENDIF}{$STRONGLINKTYPES ON} uses System.SysUtils, {$IFDEF TESTINSIGHT} TestInsight.DUnitX, {$ENDIF } DUnitX.Loggers.Console, DUnitX.Loggers.Xml.NUnit, DUnitX.TestFramework, uRomanNumeralsTests in 'uRomanNumeralsTests.pas', uRomanNumera...
27.114754
88
0.707981
f1d44bdcd470a263393d7757b991c101b69c070c
11,210
pas
Pascal
Source/Core/AWS.Util.EC2InstanceMetadata.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Core/AWS.Util.EC2InstanceMetadata.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Core/AWS.Util.EC2InstanceMetadata.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.Util.EC2InstanceMetadata; interface uses System.SysUtils, System.Generics.Collections, System.Math, System.StrUtils, System.Classes, Bcl.Json.Attributes, Bcl.Json.Converters, Sparkle.Http.Headers, AWS.RegionEndpoint; type TIAMSecurityCredentialMetadata = class private FCode: string; FMes...
29.422572
138
0.680642
85e7e2208430131bb8b0a44ed930f85cc0f73469
6,079
pas
Pascal
kosinterface.pas
piotrmaslanka/KropekFXR151
0d62bcaea1a914ac3daf209b1aeb547fba593f0e
[ "Beerware" ]
null
null
null
kosinterface.pas
piotrmaslanka/KropekFXR151
0d62bcaea1a914ac3daf209b1aeb547fba593f0e
[ "Beerware" ]
null
null
null
kosinterface.pas
piotrmaslanka/KropekFXR151
0d62bcaea1a914ac3daf209b1aeb547fba593f0e
[ "Beerware" ]
null
null
null
unit KOSInterface; {$mode objfpc}{$H+} interface uses KTypes, KInit, Windows, KConst, gl; type KPerformanceManager = class private lastTime: ubMW; curTime: ubMW; public procedure setAntialiasing(aa: ubMW); function GetCallPerSecond: float; pr...
29.086124
107
0.578714
83d2a37aba2f75d93cbb42bd36eb9aaf39cf6082
5,165
pas
Pascal
Updater/UpdaterUnit.pas
liborm85/qip-plugin-rss-news
ccf1cb4d9dd515f6daf7b83bc79f4de8d0659dd6
[ "MIT" ]
null
null
null
Updater/UpdaterUnit.pas
liborm85/qip-plugin-rss-news
ccf1cb4d9dd515f6daf7b83bc79f4de8d0659dd6
[ "MIT" ]
null
null
null
Updater/UpdaterUnit.pas
liborm85/qip-plugin-rss-news
ccf1cb4d9dd515f6daf7b83bc79f4de8d0659dd6
[ "MIT" ]
null
null
null
unit UpdaterUnit; interface uses Windows, SysUtils, ShellApi, Classes, Dialogs, Updater; type {Updater File Info} TUpdaterFileInfo = class public Path : WideString; URL : WideString; MD5 : WideString; Size : Int64; DateTime : Wi...
27.473404
219
0.640852
83be49e521d57e4580360483b55fdf4d24a3fb9f
14,006
pas
Pascal
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Encounter/fVisitType.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/Encounter/fVisitType.pas
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
null
null
null
CPRSChart/OR_30_423_SRC/CPRS-chart/Encounter/fVisitType.pas
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
null
null
null
unit fVisitType; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, fPCEBase, StdCtrls, CheckLst, ORCtrls, ExtCtrls, Buttons, uPCE, rPCE, ORFn, rCore, ComCtrls, mVisitRelated, VA508AccessibilityManager; type TfrmVisitType = class(TfrmPCEBase) pnlTop: TPanel; splL...
25.327306
100
0.672355
f13db891c49c2940630c526428f3ba50a05e1399
11,748
pas
Pascal
windows/src/ext/jedi/jvcl/help/tools/Common/GroupDtxProducer.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/help/tools/Common/GroupDtxProducer.pas
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/Common/GroupDtxProducer.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
unit GroupDtxProducer; interface uses Classes, ContNrs, JVCLHelpUtils, DtxParser, DtxAnalyzer; type TGroupDtxProducer = class(TTask) private FGroupInfos: TGroupInfos; FComponentInfos: TComponentInfos; FGroupsDtxFileName: string; FNoLinks: Boolean; function IsNotDocumented(ASymbolList: TSymb...
30.514286
112
0.705652
83e53699575cfffc1b18300bdac7fb5a8e4aa44c
259
pas
Pascal
bin/gcd.pas
jaredtking/cs4013-4
487384036392f2627f0334962e4ec1fdbef0f1c0
[ "MIT" ]
1
2015-03-22T17:18:49.000Z
2015-03-22T17:18:49.000Z
bin/gcd.pas
jaredtking/cs4013-4
487384036392f2627f0334962e4ec1fdbef0f1c0
[ "MIT" ]
null
null
null
bin/gcd.pas
jaredtking/cs4013-4
487384036392f2627f0334962e4ec1fdbef0f1c0
[ "MIT" ]
null
null
null
program example(input, output); var x: integer; var y: integer; var out: integer; function gcd(a: integer; b: integer): integer; begin if b = 0 then gcd := a else gcd := gcd(b, a mod b) end; begin x := 10; y := 3; out := gcd(x, y) end.
18.5
49
0.583012
f19e7521f50efa60b4669c650da87bec39647d29
3,881
dfm
Pascal
Client/fCapacityTableFilter.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/fCapacityTableFilter.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/fCapacityTableFilter.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
3
2021-06-30T10:11:17.000Z
2021-07-01T09:13:29.000Z
inherited fmCapacityTableFilter: TfmCapacityTableFilter Left = 339 Top = 303 Caption = '%s '#1085#1072' '#1042#1048#1052' - '#1058#1072#1073#1083#1080#1095#1077#1085' '#1085#1072' %Capacity% '#1085#1072' '#1058#1055 ClientHeight = 636 PixelsPerInch = 96 TextHeight = 13 inherited pnlBottomButtons: T...
26.765517
145
0.569441
f1a9c848bb75f9f090e84291077339306d348edc
6,026
pas
Pascal
dxerr8.pas
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
48
2018-11-19T22:13:00.000Z
2021-11-02T17:25:41.000Z
dxerr8.pas
jpluimers/commonx
c49e51b4edcc61b2b51e78590a5168d574b66282
[ "MIT" ]
6
2018-11-24T17:15:29.000Z
2019-05-15T14:59:56.000Z
dxerr8.pas
jpluimers/commonx
c49e51b4edcc61b2b51e78590a5168d574b66282
[ "MIT" ]
12
2018-11-20T15:15:44.000Z
2021-09-14T10:12:43.000Z
{******************************************************************************} {* *} {* Copyright (C) Microsoft Corporation. All Rights Reserved. *} {* ...
49.801653
141
0.48772
f168eec525c2e3789bbac1242580bab8af033cf0
800
pas
Pascal
unit4.pas
nanotanto/akuntansi-trading
11964bc19e3d63f54dc394909bd93f9d1033f90a
[ "Apache-2.0" ]
1
2020-05-27T14:42:36.000Z
2020-05-27T14:42:36.000Z
unit4.pas
nanotanto/akuntansi-tading
11964bc19e3d63f54dc394909bd93f9d1033f90a
[ "Apache-2.0" ]
null
null
null
unit4.pas
nanotanto/akuntansi-tading
11964bc19e3d63f54dc394909bd93f9d1033f90a
[ "Apache-2.0" ]
null
null
null
unit Unit4; {$mode objfpc}{$H+} interface uses Classes, SysUtils, db, FileUtil, Forms, Controls, Graphics, Dialogs, DBGrids, StdCtrls, DbCtrls, ZDataset; type { TfAkun } TfAkun = class(TForm) DataSource1: TDataSource; DBGrid1: TDBGrid; DBNavigator1: TDBNavigator; Label1: TLabel; ZQuery...
16
79
0.715
f10a93052f916bb295a1edcc03490a43a63aab36
60,977
dfm
Pascal
Intra_Messenger/Messenger_Client/AudioVideo.dfm
delphi-pascal-archive/intra-messenger
755eca7276b3cf3ec4476a7e55614126261e8d14
[ "Unlicense" ]
null
null
null
Intra_Messenger/Messenger_Client/AudioVideo.dfm
delphi-pascal-archive/intra-messenger
755eca7276b3cf3ec4476a7e55614126261e8d14
[ "Unlicense" ]
null
null
null
Intra_Messenger/Messenger_Client/AudioVideo.dfm
delphi-pascal-archive/intra-messenger
755eca7276b3cf3ec4476a7e55614126261e8d14
[ "Unlicense" ]
null
null
null
object CAudioVideo: TCAudioVideo Left = 219 Top = 181 BorderIcons = [] BorderStyle = bsSingle Caption = 'R'#233'glages Audio / Vid'#233'o' ClientHeight = 549 ClientWidth = 494 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS...
58.914976
87
0.735277
83c9ab4a0be73f78a34b57f86a8b2357d3dc74b2
32,330
pas
Pascal
mpprotocol.pas
gcarreno/NosoWallet
f3f9dbd6e0325ad4a0d5d9625b98b53e9b77d4c6
[ "Unlicense" ]
null
null
null
mpprotocol.pas
gcarreno/NosoWallet
f3f9dbd6e0325ad4a0d5d9625b98b53e9b77d4c6
[ "Unlicense" ]
null
null
null
mpprotocol.pas
gcarreno/NosoWallet
f3f9dbd6e0325ad4a0d5d9625b98b53e9b77d4c6
[ "Unlicense" ]
null
null
null
unit mpProtocol; {$mode objfpc}{$H+} interface uses Classes, SysUtils, mpRed, MasterPaskalForm, mpParser, StrUtils, mpDisk, mpTime,mpMiner, mpBlock, Zipper, mpcoin, mpCripto; function GetPTCEcn():String; Function GetOrderFromString(textLine:String):OrderData; function GetStringFromOrder(order:orderd...
35.684327
139
0.685431
6a3b0eb32d49b0b265c65e2a533b9c86257207cd
729
pas
Pascal
native/ntvStdThemes.pas
parmaja/minictrls
04cc476a0da16278b20835d1819da3ce88b644ce
[ "MIT" ]
8
2019-02-02T03:00:49.000Z
2021-11-24T12:06:06.000Z
native/ntvStdThemes.pas
parmaja/minictrls
04cc476a0da16278b20835d1819da3ce88b644ce
[ "MIT" ]
3
2019-12-28T11:05:18.000Z
2020-11-21T08:53:10.000Z
native/ntvStdThemes.pas
parmaja/minictrls
04cc476a0da16278b20835d1819da3ce88b644ce
[ "MIT" ]
4
2020-09-10T11:18:35.000Z
2022-01-15T14:24:37.000Z
unit ntvStdThemes; {** * This file is part of the "Mini Library" * * @url http://www.sourceforge.net/projects/minilib * @license modifiedLGPL (modified of http://www.gnu.org/licenses/lgpl.html) * See the file COPYING.MLGPL, included in this distribution, * @author Belal Alhamed <bela...
20.828571
85
0.663923
6afcaf4254427b6310f2733659875ee3404fc69a
4,490
pas
Pascal
Source/AggSpanInterpolatorTrans.pas
kant/AggPasMod
6acc4502e9108ae105b55992800d0a3a505fb033
[ "OLDAP-2.4", "OLDAP-2.3" ]
69
2015-06-07T10:45:24.000Z
2022-02-17T06:47:12.000Z
Source/AggSpanInterpolatorTrans.pas
kant/AggPasMod
6acc4502e9108ae105b55992800d0a3a505fb033
[ "OLDAP-2.4", "OLDAP-2.3" ]
15
2015-08-28T07:28:58.000Z
2020-04-10T22:16:57.000Z
Source/AggSpanInterpolatorTrans.pas
kant/AggPasMod
6acc4502e9108ae105b55992800d0a3a505fb033
[ "OLDAP-2.4", "OLDAP-2.3" ]
28
2015-06-11T05:04:57.000Z
2021-05-28T10:52:15.000Z
unit AggSpanInterpolatorTrans; //////////////////////////////////////////////////////////////////////////////// // // // Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') // // Maintained by Christian-W. Budde (...
31.180556
81
0.509577
f1428b81b9cbc2dda678cb6184826e3f16717a9d
4,858
pas
Pascal
source/iocpSocketUtils.pas
ymofen/diocp3
db1404dd757e8eb60754e61be76049956926962e
[ "BSD-2-Clause" ]
40
2015-01-03T08:13:46.000Z
2021-05-11T07:55:52.000Z
source/iocpSocketUtils.pas
zhrongpower/diocp3
db1404dd757e8eb60754e61be76049956926962e
[ "BSD-2-Clause" ]
null
null
null
source/iocpSocketUtils.pas
zhrongpower/diocp3
db1404dd757e8eb60754e61be76049956926962e
[ "BSD-2-Clause" ]
34
2015-01-03T08:13:51.000Z
2022-01-26T03:03:54.000Z
unit iocpSocketUtils; interface uses iocpWinsock2, Windows, SysUtils; type TSocketState = (ssDisconnected, ssConnected, ssConnecting, ssListening, ssAccepting); type TIocpAcceptEx = function(sListenSocket, sAcceptSocket: TSocket; lpOutputBuffer: Pointer; dwReceiveDataLength, dwLocalAddressLength, dwRem...
24.912821
108
0.711404
f1b0b6f24cbcc4c53fc7c89a57d996e7a0e0bc36
4,314
pas
Pascal
frmVGA.pas
cdesp/NewMachine
62dc8b4c1c3b6778978f467bfadebd4ad0ffdb70
[ "BSD-3-Clause" ]
null
null
null
frmVGA.pas
cdesp/NewMachine
62dc8b4c1c3b6778978f467bfadebd4ad0ffdb70
[ "BSD-3-Clause" ]
null
null
null
frmVGA.pas
cdesp/NewMachine
62dc8b4c1c3b6778978f467bfadebd4ad0ffdb70
[ "BSD-3-Clause" ]
null
null
null
unit frmVGA; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, DXDraws, DXClass, Vcl.ExtCtrls; type TfVGA = class(TDXForm) dxvga: TDXDraw; Timer1: TTimer; procedure FormShow(Sender: TObject); pro...
20.84058
98
0.587622
f1468f3699a704759783c7bd821344a2df9b739d
589,904
dfm
Pascal
Source/dmCommands.dfm
nioniochang/pyscripter
e5ad6138fe3c6de9fd96c58e6fed98aa4c82fd5a
[ "MIT" ]
null
null
null
Source/dmCommands.dfm
nioniochang/pyscripter
e5ad6138fe3c6de9fd96c58e6fed98aa4c82fd5a
[ "MIT" ]
null
null
null
Source/dmCommands.dfm
nioniochang/pyscripter
e5ad6138fe3c6de9fd96c58e6fed98aa4c82fd5a
[ "MIT" ]
null
null
null
object CommandsDataModule: TCommandsDataModule OldCreateOrder = False OnCreate = DataModuleCreate OnDestroy = DataModuleDestroy Height = 392 Width = 675 object SynPythonSyn: TSynPythonSyn DefaultFilter = 'Python Files (*.py;*.pyw)|*.py;*.pyw' Options.AutoDetectEnabled = False Options.Au...
57.896163
116
0.75359
8336c82db9aca1a3b6b143b62106d1fc8410589d
406
dpr
Pascal
delphi/D3DRaster.dpr
VincentGsell/GS.Demos.3DRasterStandAlone
a670c7302906487a880271b959910f4a27ff66b0
[ "MIT" ]
2
2020-05-13T15:15:21.000Z
2020-10-25T07:53:55.000Z
delphi/D3DRaster.dpr
VincentGsell/GS.Demos.3DRasterStandAlone
a670c7302906487a880271b959910f4a27ff66b0
[ "MIT" ]
null
null
null
delphi/D3DRaster.dpr
VincentGsell/GS.Demos.3DRasterStandAlone
a670c7302906487a880271b959910f4a27ff66b0
[ "MIT" ]
1
2020-10-25T07:54:05.000Z
2020-10-25T07:54:05.000Z
program D3DRaster; uses Vcl.Forms, D3DRaster.fmain in 'D3DRaster.fmain.pas' {Form1}, GS.SoftwareRaster3D.ExempleStandAlone in '..\common\GS.SoftwareRaster3D.ExempleStandAlone.pas'; {$R *.res} begin {$IFDEF DEBUG} ReportMemoryLeaksOnShutdown := true; {$ENDIF} Application.Initialize; Application.MainFo...
21.368421
97
0.748768