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
83fd45347a58484795a330e258d6639572c7f42e
1,294
dpr
Pascal
examples/CLX/QStrmBmp.dpr
ok7-eleven/tpabbrevia
e239ba811f536b90ad8dda2c5d43d9d80e22f592
[ "BSD-3-Clause" ]
null
null
null
examples/CLX/QStrmBmp.dpr
ok7-eleven/tpabbrevia
e239ba811f536b90ad8dda2c5d43d9d80e22f592
[ "BSD-3-Clause" ]
null
null
null
examples/CLX/QStrmBmp.dpr
ok7-eleven/tpabbrevia
e239ba811f536b90ad8dda2c5d43d9d80e22f592
[ "BSD-3-Clause" ]
null
null
null
(* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1 * * 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/ * * Software distr...
31.560976
78
0.583462
857c809d1a29e64c155e883014b083460ebb20cb
4,376
dfm
Pascal
Demos/Demo33/ThSort.dfm
imiara/python4delphi
2c84d57987f15522f151c4d717911d7f138156b1
[ "MIT" ]
685
2015-08-28T02:12:06.000Z
2022-03-28T19:44:07.000Z
Demos/Demo33/ThSort.dfm
sadanboy/python4delphi
64f1dd9ea1f9d7a96220a3e6894bc273d6b6e003
[ "MIT" ]
248
2015-11-17T16:39:48.000Z
2022-03-29T18:44:53.000Z
Demos/Demo33/ThSort.dfm
sadanboy/python4delphi
64f1dd9ea1f9d7a96220a3e6894bc273d6b6e003
[ "MIT" ]
259
2015-10-03T04:53:26.000Z
2022-03-31T18:23:06.000Z
object ThreadSortForm: TThreadSortForm Left = 171 Top = 19 BorderStyle = bsDialog Caption = 'Thread Sorting Demo' ClientHeight = 564 ClientWidth = 566 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCre...
21.55665
59
0.575868
fc61e60c4a7774df0f726aa23c81bd2669d0adbd
4,473
pas
Pascal
idee/Grafik/GL/Frm_TestGLTex.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
11
2017-06-17T05:13:45.000Z
2021-07-11T13:18:48.000Z
idee/Grafik/GL/Frm_TestGLTex.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
2
2019-03-05T12:52:40.000Z
2021-12-03T12:34:26.000Z
idee/Grafik/GL/Frm_TestGLTex.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
6
2017-09-07T09:10:09.000Z
2022-02-19T20:19:58.000Z
Unit Frm_TestGLTex; Interface Uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, opengl, StdCtrls; Type TfrmCube = Class(TForm) Procedure FormCreate(Sender: TObject); Procedure FormResize(Sender: TObject); Procedure FormPaint(Sender: TObject); Procedure ...
23.792553
79
0.579253
47bafb0b091ef695de5068e5dcf5f1d32859c089
3,953
pas
Pascal
BaseNcoding.Tests/Delphi.Tests/src/Base128Tests.pas
Xor-el/BaseNcodingPascal
3621b7f25b5d24be114c0067b269628a5bc0434f
[ "MIT" ]
28
2017-05-09T18:09:52.000Z
2022-01-13T18:27:58.000Z
BaseNcoding.Tests/Delphi.Tests/src/Base128Tests.pas
Xor-el/BaseNcodingPascal
3621b7f25b5d24be114c0067b269628a5bc0434f
[ "MIT" ]
3
2018-07-05T18:59:28.000Z
2018-08-14T11:14:40.000Z
BaseNcoding.Tests/Delphi.Tests/src/Base128Tests.pas
Xor-el/BaseNcodingPascal
3621b7f25b5d24be114c0067b269628a5bc0434f
[ "MIT" ]
12
2017-09-12T21:26:11.000Z
2022-03-17T13:00:32.000Z
unit Base128Tests; { Delphi DUnit Test Case ---------------------- This unit contains a skeleton test case class generated by the Test Case Wizard. Modify the generated code to correctly setup and call the methods from the unit being tested. } interface uses TestFramework, SysUtils, BaseTests, Bcp...
24.552795
82
0.742221
83df3b4c3123bc5a5b1e701ec09a326828562373
7,268
pas
Pascal
library/fhir4/fhir4_opbase.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
library/fhir4/fhir4_opbase.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
library/fhir4/fhir4_opbase.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
unit fhir4_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.072
98
0.739956
839e5350f66154bfc5c0f3689a389f44b488ae26
1,006
pas
Pascal
tests/fakeview.pas
fabioxgn/IRC
dcfbaeb863b9feea95313212d5d5b0d7e2785df1
[ "MIT" ]
4
2018-10-11T15:33:15.000Z
2021-08-18T22:13:34.000Z
tests/fakeview.pas
fabioxgn/IRC
dcfbaeb863b9feea95313212d5d5b0d7e2785df1
[ "MIT" ]
null
null
null
tests/fakeview.pas
fabioxgn/IRC
dcfbaeb863b9feea95313212d5d5b0d7e2785df1
[ "MIT" ]
1
2021-08-18T22:13:36.000Z
2021-08-18T22:13:36.000Z
unit fakeview; {$mode objfpc}{$H+} interface uses IRCViewIntf; type { TFakeView } TFakeView = class(TInterfacedObject, IIRCView) procedure ServerMessage(const AText: string); procedure UpdateNodeText(Node: TObject; AText: string); procedure UpdateTabCaption(Tab: TObject; ACaption: string...
17.649123
82
0.729622
fc5083cec3c89c7e115cc58ff59fd1d15ec217b3
311
pas
Pascal
Test/JSONConnectorPass/stringify_keys.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
1
2022-02-18T22:14:44.000Z
2022-02-18T22:14:44.000Z
Test/JSONConnectorPass/stringify_keys.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
Test/JSONConnectorPass/stringify_keys.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
var a : array[String] of Integer; a['toto'] := 1; PrintLn(JSON.Stringify(a.Keys)); a['titi'] := 2; PrintLn(JSON.Stringify(a.Keys.Sort)); var b : array [Integer] of String; PrintLn(JSON.Stringify(b.Keys)); b[1] := 'toto'; PrintLn(JSON.Stringify(b.Keys)); b[3] := 'tata'; PrintLn(JSON.Stringify(b.Keys.Sort));
22.214286
37
0.659164
fc589e2d2691dfe7425db6e88d1f8c71c184c01f
4,316
pas
Pascal
src/execgood.pas
evs38/pntchk
3a1d1cb0deb1cca41c4ad5ae09d4a1144f3292e2
[ "MIT" ]
null
null
null
src/execgood.pas
evs38/pntchk
3a1d1cb0deb1cca41c4ad5ae09d4a1144f3292e2
[ "MIT" ]
null
null
null
src/execgood.pas
evs38/pntchk
3a1d1cb0deb1cca41c4ad5ae09d4a1144f3292e2
[ "MIT" ]
null
null
null
Program execgood; Uses Dos,Crt; var segfl: text; endstr,endstr2: string; const (* NameProg = {$IFDEF VIRTUALPASCAL } {$IFDEF EMX} 'EXECGOOD/EMX' {$ELSE} 'EXECGOOD/2' {$ENDIF} {$ELSE} 'EXECGOOD' {$ENDIF}; NameFProg = {$IFDEF VIRTUALPASCAL } 'EXEGOOD' {$ELSE} nameprog {$ENDIF};*) NameProg = {$IFDEF VIRTUA...
28.773333
126
0.596154
4794803e46eb0623d0c1d63949fed1f8cd24709b
2,163
dfm
Pascal
tools/oldproj.Books/Add.dfm
zhzh2001/Learning-public
c7b0fe6ea64d2890ba2b25ae8a080d61c22f71c9
[ "MIT" ]
1
2017-10-05T08:53:04.000Z
2017-10-05T08:53:04.000Z
tools/oldproj.Books/Add.dfm
zhzh2001/Learning-public
c7b0fe6ea64d2890ba2b25ae8a080d61c22f71c9
[ "MIT" ]
null
null
null
tools/oldproj.Books/Add.dfm
zhzh2001/Learning-public
c7b0fe6ea64d2890ba2b25ae8a080d61c22f71c9
[ "MIT" ]
null
null
null
object frmAdd: TfrmAdd Left = 1096 Top = 553 Width = 344 Height = 197 BorderIcons = [biSystemMenu] Caption = #28155#21152#29992#25143 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsMDIChild ...
20.214953
38
0.57374
f1c0759a61ec11d759cb1b63020cf4bc057faef4
8,473
pas
Pascal
references/mORMot/SQLite3/Samples/29 - SmartMobileStudio Client/SmartTests.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
851
2018-02-05T09:54:56.000Z
2022-03-24T23:13:10.000Z
references/mORMot/SQLite3/Samples/29 - SmartMobileStudio Client/SmartTests.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
200
2018-02-06T18:52:39.000Z
2022-03-24T19:59:14.000Z
references/mORMot/SQLite3/Samples/29 - SmartMobileStudio Client/SmartTests.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
197
2018-03-20T20:49:55.000Z
2022-03-21T17:38:14.000Z
unit SmartTests; interface uses SmartCL.System, System.Types, ECMA.Date, System.Date, SynCrossPlatformSpecific, SynCrossPlatformREST, SynCrossPlatformCrypto; procedure TestSMS; procedure ORMTest(client: TSQLRestClientURI); procedure SOATest(client: TSQLRestClientURI; onSuccess, onEr...
31.150735
103
0.646288
83d2abd0f9b8c3f45f40d4ce632797d6b67a810f
68,538
pas
Pascal
Source/DcefB.Cef3.Interfaces.pas
bccsafe/DcefBrowser
335a2de83aaab5888ff059f0021d0d965ba02954
[ "Condor-1.1" ]
81
2015-01-11T08:38:26.000Z
2018-06-28T10:00:05.000Z
Source/DcefB.Cef3.Interfaces.pas
TotteKarlsson/bcc_cef
237bda30a96e5a7d9dc04d436312aecdf37d84b5
[ "Condor-1.1" ]
11
2015-05-31T06:42:12.000Z
2018-06-11T12:11:45.000Z
Source/DcefB.Cef3.Interfaces.pas
TotteKarlsson/bcc_cef
237bda30a96e5a7d9dc04d436312aecdf37d84b5
[ "Condor-1.1" ]
41
2015-01-07T09:17:39.000Z
2018-06-04T09:43:19.000Z
(* * Delphi Multi-tab Chromium Browser Frame * * Usage allowed under the restrictions of the Lesser GNU General Public License * or alternatively the restrictions of the Mozilla Public License 1.1 * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WAR...
43.822251
138
0.763751
f11eaa1e35aee638c8245c7541f0b9a0bd761215
6,165
pas
Pascal
3rdparty/Indy10/Lib/Core/IdCoreDsnRegister.pas
RazZziel/soldat
1eae85d007f5e52f34a32c474e5a277a021292f1
[ "MIT" ]
2
2020-10-08T16:54:52.000Z
2021-03-15T21:21:32.000Z
3rdparty/Indy10/Lib/Core/IdCoreDsnRegister.pas
xyproto/soldat
2280296ac56883f6a9cad4da48025af8ae7782e7
[ "MIT" ]
null
null
null
3rdparty/Indy10/Lib/Core/IdCoreDsnRegister.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...
21.33218
101
0.715328
83ec426bd243ac12fc1c72ac1694053fcef4c904
2,082
dfm
Pascal
Bat/BatAlgorithm.dfm
leylatulu/Heuristic-Optimization-Algorithms
1482292d428a9d6d093bf4c36053dd627cb76838
[ "MIT" ]
1
2021-07-03T08:58:49.000Z
2021-07-03T08:58:49.000Z
Bat/BatAlgorithm.dfm
leylatulu/Optimization
1482292d428a9d6d093bf4c36053dd627cb76838
[ "MIT" ]
null
null
null
Bat/BatAlgorithm.dfm
leylatulu/Optimization
1482292d428a9d6d093bf4c36053dd627cb76838
[ "MIT" ]
null
null
null
object Form1: TForm1 Left = 2267 Top = 206 Width = 298 Height = 286 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = ...
17.948276
40
0.543708
47e237da19da4d8607dd9db5f0aac74aefb542da
379
pas
Pascal
Test/FailureScripts/reintroduce.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/FailureScripts/reintroduce.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/FailureScripts/reintroduce.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
type TBase = class procedure Func; virtual; end; type TChild = class (TBase) procedure Func; reintroduce; end; type TChild2 = class (TBase) procedure Func; end; type TSubChild = class (TChild) procedure Func; override; end; type TSubChild2 = cl...
15.16
35
0.583113
47bf264debf234fef0bd513614e577ba23298543
757
lpr
Pascal
example/multimap/presdatabase_lite.lpr
avk959/LazGenerics
e6ff772baa97e80f5f527a887aebadae51229def
[ "Apache-2.0" ]
76
2018-06-20T07:36:46.000Z
2022-03-17T19:19:46.000Z
example/multimap/presdatabase_lite.lpr
avk959/LazGenerics
e6ff772baa97e80f5f527a887aebadae51229def
[ "Apache-2.0" ]
6
2019-02-04T10:09:49.000Z
2022-03-10T07:54:41.000Z
example/multimap/presdatabase_lite.lpr
avk959/LazGenerics
e6ff772baa97e80f5f527a887aebadae51229def
[ "Apache-2.0" ]
13
2019-11-15T10:54:17.000Z
2022-01-02T15:13:35.000Z
program presdatabase_lite; {$mode objfpc}{$H+} uses SysUtils, lgMultiMap; type TNameList = specialize TGLiteHashMultiMap<string, string, string>; TName = record FirstName, LastName: string; end; var Database: TNameList; UserInput, LastName: string; Name: TName; Names: array[0..45] of T...
16.456522
68
0.661823
475898b4ab6a2ee75a62e3078e3f4d0712e4d545
36,217
pas
Pascal
lazarus/synedit/synedittextdoublewidthchars.pas
rarnu/golcl-liblcl
6f238af742857921062365656a1b13b44b2330ce
[ "Apache-2.0" ]
null
null
null
lazarus/synedit/synedittextdoublewidthchars.pas
rarnu/golcl-liblcl
6f238af742857921062365656a1b13b44b2330ce
[ "Apache-2.0" ]
null
null
null
lazarus/synedit/synedittextdoublewidthchars.pas
rarnu/golcl-liblcl
6f238af742857921062365656a1b13b44b2330ce
[ "Apache-2.0" ]
null
null
null
{------------------------------------------------------------------------------- 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/ Software...
45.214732
115
0.557915
4768775bd4e02d42c872e9f6b6c738368bb0e389
24,481
pas
Pascal
hedgewars/uStats.pas
hedgewars/hw
9b8776e6589b2aa77dcda2a6004ca2feaea9faca
[ "Apache-2.0" ]
401
2015-01-08T05:38:43.000Z
2022-03-26T10:56:42.000Z
hedgewars/uStats.pas
hedgewars/hw
9b8776e6589b2aa77dcda2a6004ca2feaea9faca
[ "Apache-2.0" ]
31
2015-01-05T16:50:02.000Z
2021-04-05T02:10:38.000Z
hedgewars/uStats.pas
hedgewars/hw
9b8776e6589b2aa77dcda2a6004ca2feaea9faca
[ "Apache-2.0" ]
107
2015-01-08T05:38:46.000Z
2022-02-10T03:49:40.000Z
(* * Hedgewars, a free turn based strategy game * Copyright (c) 2004-2015 Andrey Korotaev <unC0Rr@gmail.com> * * 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; version 2 of the License * ...
36.648204
233
0.610269
838601351502edb54a6986fbe2c92767cac259b3
2,737
pas
Pascal
samples/c4plus/plasma.pas
zbyti/Mad-Pascal
546cae9724828f93047080109488be7d0d07d47e
[ "MIT" ]
1
2021-12-15T23:47:19.000Z
2021-12-15T23:47:19.000Z
samples/c4plus/plasma.pas
michalkolodziejski/Mad-Pascal
0a7a1e2f379e50b0a23878b0d881ff3407269ed6
[ "MIT" ]
null
null
null
samples/c4plus/plasma.pas
michalkolodziejski/Mad-Pascal
0a7a1e2f379e50b0a23878b0d881ff3407269ed6
[ "MIT" ]
null
null
null
// 06_plasma.ras, Turbo Rascal example uses fastmath; //----------------------------------------------------------------------------- const COLOURRAM_ADDR = $0800; SCREEN_ADDR = $0c00; SCR_W = 40; SCR_H = 25; DATA_CHAR: array [0..127] of byte = ( $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, ...
25.110092
84
0.444282
47b2f19e7a08d6997f5725ba3dc45b28a4a66aa8
5,321
pas
Pascal
Commands/Commands.GetText.pas
mmarquee/DelphiWebDriver
312fcb62fdc86af8364af4465c5ecaad1aa2acb4
[ "Apache-2.0" ]
9
2017-11-27T06:25:56.000Z
2021-05-29T01:57:59.000Z
Commands/Commands.GetText.pas
mmarquee/DelphiWebDriver
312fcb62fdc86af8364af4465c5ecaad1aa2acb4
[ "Apache-2.0" ]
1
2017-05-02T15:09:59.000Z
2017-05-03T18:23:18.000Z
Commands/Commands.GetText.pas
mmarquee/DelphiWebDriver
312fcb62fdc86af8364af4465c5ecaad1aa2acb4
[ "Apache-2.0" ]
2
2017-11-27T06:26:06.000Z
2021-05-28T05:03:39.000Z
{***************************************************************************} { } { DelphiWebDriver } { } { ...
29.561111
90
0.526029
f1a8978b1bfc4dd2ce859f9483cbe409803b08a0
597
pas
Pascal
Libraries/Spring4D/Samples/SpringDemos/Demo.AutoMocking/Interfaces.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
62
2016-01-20T16:26:25.000Z
2022-02-28T14:25:52.000Z
Libraries/Spring4D/Samples/SpringDemos/Demo.AutoMocking/Interfaces.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
null
null
null
Libraries/Spring4D/Samples/SpringDemos/Demo.AutoMocking/Interfaces.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
20
2016-09-08T00:15:22.000Z
2022-01-26T13:13:08.000Z
unit Interfaces; interface uses Spring.Collections; type ICommandChannel = interface(IInvokable) ['{1C78299A-9963-45B6-BAD5-D31251754625}'] function Send(const item: TObject): Integer; function Send2(const item: TObject): Integer; end; INumberParser = interface(IInvokable) ['{5CDF38F1-B28F-4...
21.321429
67
0.733668
477ec95cbb7554ffb4f63c4b375c478e8f169649
1,561
pas
Pascal
src/bodymovin.CanvasManager.pas
snakeice/lottie-player
7083fc29c55a6ab70a421c55c396f79f1001a148
[ "MIT" ]
1
2019-09-06T13:38:15.000Z
2019-09-06T13:38:15.000Z
src/bodymovin.CanvasManager.pas
snakeice/lottie-player
7083fc29c55a6ab70a421c55c396f79f1001a148
[ "MIT" ]
null
null
null
src/bodymovin.CanvasManager.pas
snakeice/lottie-player
7083fc29c55a6ab70a421c55c396f79f1001a148
[ "MIT" ]
1
2019-09-06T13:38:17.000Z
2019-09-06T13:38:17.000Z
unit bodymovin.CanvasManager; interface uses System.Generics.Collections, FMX.Graphics, FMX.Layouts, FMX.Objects, System.Classes; type TFrameKey = class procedure DoRender(ALayer: TCanvas); end; TCanvasLayer = class(TLayout) private FLayers: array of TRectangle; function GetLayer(AIndex: Int...
19.271605
86
0.742473
47046cb5be0e2984c978f9a55b129a069da5c399
28,084
pas
Pascal
windows/src/ext/jedi/jcl/jcl/experts/useswizard/JCLUsesWizard.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jcl/jcl/experts/useswizard/JCLUsesWizard.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jcl/jcl/experts/useswizard/JCLUsesWizard.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) } { ...
28.140281
114
0.603226
4794cb98440f0e9a12df69bec4d8fbfe73bb2bd8
77,343
dfm
Pascal
Transparent_ListBox/Unit1.dfm
delphi-pascal-archive/transparent-listbox
fa0a69d787e8d08757fec648335b478e96aa6a2b
[ "Unlicense" ]
1
2021-11-06T23:17:04.000Z
2021-11-06T23:17:04.000Z
Transparent_ListBox/Unit1.dfm
delphi-pascal-archive/transparent-listbox
fa0a69d787e8d08757fec648335b478e96aa6a2b
[ "Unlicense" ]
null
null
null
Transparent_ListBox/Unit1.dfm
delphi-pascal-archive/transparent-listbox
fa0a69d787e8d08757fec648335b478e96aa6a2b
[ "Unlicense" ]
1
2021-11-06T23:17:06.000Z
2021-11-06T23:17:06.000Z
object Form1: TForm1 Left = 230 Top = 129 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Transparent ListBox' ClientHeight = 383 ClientWidth = 428 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' ...
69.741208
71
0.885135
6a61e426412f289bcb3fdfdeb72f78bad99aaff0
20,605
pas
Pascal
3rd Party/jcl/source/windows/JclMsdosSys.pas
ajumalp/Launcher
cdf22e6f385503663c4492d018dedb22943b7298
[ "Apache-2.0" ]
1
2018-01-08T06:40:02.000Z
2018-01-08T06:40:02.000Z
Libraries/jcl/JclMsdosSys.pas
novakjf2000/FHIRServer
a47873825e94cd6cdfa1a077f02e0960098bbefa
[ "BSD-3-Clause" ]
null
null
null
Libraries/jcl/JclMsdosSys.pas
novakjf2000/FHIRServer
a47873825e94cd6cdfa1a077f02e0960098bbefa
[ "BSD-3-Clause" ]
1
2022-03-04T08:29:13.000Z
2022-03-04T08:29:13.000Z
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) } { ...
31.031627
100
0.656976
47e313fe847b3d89ca5eaba4b6e40f17a3c1b22e
2,283
pas
Pascal
Catalogos/PrestamosDM.pas
alexismzt/SOFOM
57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7
[ "Apache-2.0" ]
null
null
null
Catalogos/PrestamosDM.pas
alexismzt/SOFOM
57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7
[ "Apache-2.0" ]
51
2018-07-25T15:39:25.000Z
2021-04-21T17:40:57.000Z
Catalogos/PrestamosDM.pas
alexismzt/SOFOM
57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7
[ "Apache-2.0" ]
1
2021-02-23T17:27:06.000Z
2021-02-23T17:27:06.000Z
unit PrestamosDM; interface uses System.SysUtils, System.Classes, _StandarDMod, Data.DB, System.Actions, Vcl.ActnList, Data.Win.ADODB; type TdmPrestamos = class(T_dmStandar) adodsMasterIdPrestamo: TAutoIncField; adodsMasterIdPersona: TIntegerField; adodsMasterImporte: TFMTBCDField; ...
30.851351
99
0.772668
fc32c21a8360b4a514aa9ad5a8e4b5bc5bc32f15
3,747
pas
Pascal
source/uWVCoreWebView2CookieManager.pas
e-files/WebView4Delphi
01dade7a01a1d8b5c1b0ad131e237f18f8e650b5
[ "MIT" ]
99
2021-12-03T22:21:56.000Z
2022-03-26T20:19:23.000Z
source/uWVCoreWebView2CookieManager.pas
flexifi/WebView4Delphi
6a0169aa0e8c0280f93ec7f874abe95e38dd9e5a
[ "MIT" ]
20
2021-12-04T10:12:45.000Z
2022-03-01T09:37:51.000Z
source/uWVCoreWebView2CookieManager.pas
flexifi/WebView4Delphi
6a0169aa0e8c0280f93ec7f874abe95e38dd9e5a
[ "MIT" ]
17
2021-12-04T09:32:31.000Z
2022-03-24T15:15:44.000Z
unit uWVCoreWebView2CookieManager; {$IFDEF FPC}{$MODE Delphi}{$ENDIF} interface uses uWVTypeLibrary, uWVTypes; type TCoreWebView2CookieManager = class protected FBaseIntf : ICoreWebView2CookieManager; function GetInitialized : boolean; public constructor Create(const aBaseIntf : ICor...
29.976
137
0.756338
4757c680f1fe6a4318282cd2be91f0184252a2d5
7,978
pas
Pascal
Neoprogrammer/scripts/read_write_95xxx_example.pas
mamut-tme/UsbAsp-flash_89S52
204341688e8f2953579ebaeea4a910c9b2367285
[ "MIT" ]
1
2020-09-27T15:53:36.000Z
2020-09-27T15:53:36.000Z
Neoprogrammer/scripts/read_write_95xxx_example.pas
mamut-tme/UsbAsp-flash_89S52
204341688e8f2953579ebaeea4a910c9b2367285
[ "MIT" ]
null
null
null
Neoprogrammer/scripts/read_write_95xxx_example.pas
mamut-tme/UsbAsp-flash_89S52
204341688e8f2953579ebaeea4a910c9b2367285
[ "MIT" ]
null
null
null
// read_write_95xxx_example.pas // EEPROM 95xxx example of read & write // useless, working script just for learning purpose // READ_MEMORY_IN_ARRAY must be done in assocation with uch_95040_test.bin cvx {$ READ_MEMORY} begin if _IC_Name = '' then begin ShowMessage ('Choose a component in list'); ex...
32.966942
125
0.609175
fc133197694d88dc87cb0dd9581b306b5406fe3a
403
pas
Pascal
files/lib/ModbusLib/Archiver/MBArchiverResStrings.pas
krab22/modbusemu
30bd0b80602a87a26ba521b6160e788143f37c08
[ "BSD-2-Clause" ]
1
2021-06-24T13:09:19.000Z
2021-06-24T13:09:19.000Z
files/lib/ModbusLib/Archiver/MBArchiverResStrings.pas
krab22/modbusemu
30bd0b80602a87a26ba521b6160e788143f37c08
[ "BSD-2-Clause" ]
null
null
null
files/lib/ModbusLib/Archiver/MBArchiverResStrings.pas
krab22/modbusemu
30bd0b80602a87a26ba521b6160e788143f37c08
[ "BSD-2-Clause" ]
1
2020-06-30T09:55:31.000Z
2020-06-30T09:55:31.000Z
unit MBArchiverResStrings; {$mode objfpc}{$H+} interface resourcestring rsArchiver = 'Архиватор'; rsArchErrorCreateFile = 'Ошибка создания файла архива: %s'; rsArchErrorOpenFile = 'Ошибка открытия файла архива: %s'; rsArchFileOpen = 'Открыт файл: %s'; rsArchFileClose = 'Закрыт ар...
19.190476
61
0.672457
f1925818c0267a18f401362656a872e4efc1625d
1,403
dfm
Pascal
Tools/PascalUnitRewriteTool/PascalRewrite_TextEdtFrm.dfm
PassByYou888/ZNet
8f5439ec275ee4eb5d68e00c33675e6117379fcf
[ "BSD-3-Clause" ]
24
2022-01-20T13:59:38.000Z
2022-03-25T01:11:43.000Z
Tools/PascalUnitRewriteTool/PascalRewrite_TextEdtFrm.dfm
lovong/ZNet
ad67382654ea1979c316c2dc9716fd6d8509f028
[ "BSD-3-Clause" ]
null
null
null
Tools/PascalUnitRewriteTool/PascalRewrite_TextEdtFrm.dfm
lovong/ZNet
ad67382654ea1979c316c2dc9716fd6d8509f028
[ "BSD-3-Clause" ]
5
2022-01-20T14:44:24.000Z
2022-02-13T10:07:38.000Z
object PascalRewrite_TextEdtForm: TPascalRewrite_TextEdtForm Left = 0 Top = 0 Caption = 'Text Editor.' ClientHeight = 426 ClientWidth = 839 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] KeyPreview = True OldCre...
20.632353
60
0.626515
f1d4b033266ea0da9200aece25bbc6d3b49f7349
1,894
pas
Pascal
About.pas
tukotech/wrdp
e8f5cd18438aceeeec03a8115a1bd8a962feb4e2
[ "MIT" ]
1
2021-11-02T17:13:53.000Z
2021-11-02T17:13:53.000Z
About.pas
tukotech/wrdp
e8f5cd18438aceeeec03a8115a1bd8a962feb4e2
[ "MIT" ]
19
2021-07-23T02:49:13.000Z
2021-09-05T04:25:59.000Z
About.pas
tukotech/wrdp
e8f5cd18438aceeeec03a8115a1bd8a962feb4e2
[ "MIT" ]
1
2021-08-09T16:01:25.000Z
2021-08-09T16:01:25.000Z
unit About; interface uses inifiles, Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls; type TFormAbout = class(TForm) Button1: TButton; Label1: TLabel; LabelDedication: TLabel; procedure FormCre...
22.547619
98
0.679514
fc5fb4ccc6e32fcc4440cf82cb2d4513e02b78cf
2,115
pas
Pascal
Source/Services/SimpleEmail/Base/Model/AWS.SES.Model.DeleteIdentityPolicyRequest.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/Model/AWS.SES.Model.DeleteIdentityPolicyRequest.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/Model/AWS.SES.Model.DeleteIdentityPolicyRequest.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.Model.DeleteIdentityPolicyRequest; interface uses Bcl.Types.Nullable, AWS.SES.Model.Request; type TDeleteIdentityPolicyRequest = class; IDeleteIdentityPolicyRequest = interface function GetIdentity: string; procedure SetIdentity(const Value: string); function GetPolicyName: strin...
26.111111
102
0.795272
478aaeeb1ec7038e94d5f15cfd0b7289f3e8933b
4,030
pas
Pascal
Native/Delphi/Apps/XML/XokumXmlDemo/src/XmlDataBindingFormUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
5
2017-05-12T08:03:54.000Z
2022-02-15T08:23:27.000Z
Native/Delphi/Apps/XML/XokumXmlDemo/src/XmlDataBindingFormUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
null
null
null
Native/Delphi/Apps/XML/XokumXmlDemo/src/XmlDataBindingFormUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
null
null
null
unit XmlDataBindingFormUnit; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, LoggerUnit, ReportersUnit, xokumDataBindingUnit, ReporterUnit, LoggerInterfaceUnit; type TXokumDataBindingForm = class(TForm) AbonneenummerLabeled...
30.300752
86
0.740447
47c85c75a5cd892f2f501583637a7d379b5c8852
13,452
pas
Pascal
Version7/Source/DDLL/DRegControls.pas
dss-extensions/electricdss-src
fab07b5584090556b003ef037feb25ec2de3b7c9
[ "BSD-3-Clause" ]
1
2022-01-23T14:43:30.000Z
2022-01-23T14:43:30.000Z
Version7/Source/DDLL/DRegControls.pas
PMeira/electricdss-src
fab07b5584090556b003ef037feb25ec2de3b7c9
[ "BSD-3-Clause" ]
7
2018-08-15T04:00:26.000Z
2018-10-25T10:15:59.000Z
Version7/Source/DDLL/DRegControls.pas
PMeira/electricdss-src
fab07b5584090556b003ef037feb25ec2de3b7c9
[ "BSD-3-Clause" ]
null
null
null
unit DRegControls; interface function RegControlsI(mode: Longint; arg: Longint): Longint; CDECL; function RegControlsF(mode: Longint; arg: Double): Double; CDECL; function RegControlsS(mode: Longint; arg: pAnsiChar): pAnsiChar; CDECL; procedure RegControlsV(mode: Longint; out arg: Variant); CDECL; implementation us...
30.365688
128
0.475022
47149c6e923c680e6e741fd817aa03e8223a6779
64,037
pas
Pascal
src/bgrabitmap7.2/bgrafilters.pas
laggyluk/brick_engine
1fc63d8186b4eb12cbfdb3a8b48a901089d3994c
[ "MIT" ]
1
2019-05-24T19:20:12.000Z
2019-05-24T19:20:12.000Z
src/bgrabitmap7.2/bgrafilters.pas
laggyluk/brick_engine
1fc63d8186b4eb12cbfdb3a8b48a901089d3994c
[ "MIT" ]
null
null
null
src/bgrabitmap7.2/bgrafilters.pas
laggyluk/brick_engine
1fc63d8186b4eb12cbfdb3a8b48a901089d3994c
[ "MIT" ]
null
null
null
unit BGRAFilters; {$mode objfpc}{$H+} interface { Here are some filters that can be applied to a bitmap. The filters take a source image as a parameter and gives a filtered image as a result. } uses Classes, BGRABitmapTypes; type TCheckShouldStopFunc = function: boolean of object; { TFilterTask } TFi...
30.610421
157
0.647048
853d23ce2caeb8b426a6ca9e51978fefdebb3d11
580
pas
Pascal
Klassen/Cryptography.pas
pFmuegge/PwMngDelphi
fa0fcf573e667466d7825bb9de1143eca3a31c20
[ "Unlicense" ]
null
null
null
Klassen/Cryptography.pas
pFmuegge/PwMngDelphi
fa0fcf573e667466d7825bb9de1143eca3a31c20
[ "Unlicense" ]
null
null
null
Klassen/Cryptography.pas
pFmuegge/PwMngDelphi
fa0fcf573e667466d7825bb9de1143eca3a31c20
[ "Unlicense" ]
null
null
null
unit Cryptography; interface uses System.Classes, System.SysUtils; type TCrypter = class private public constructor Create(AOwner: TComponent); destructor Destroy; override; function encrypt(AText: string): string; function decrypt(AText: string): string; end; implementation { TCrypter } ...
13.488372
49
0.743103
478dd8e043acfcada552acb488a6095a2ef49f90
1,861
pas
Pascal
Source/Services/SimpleEmail/Base/Transform/AWS.SES.Transform.ListVerifiedEmailAddressesRequestMarshaller.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.ListVerifiedEmailAddressesRequestMarshaller.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.ListVerifiedEmailAddressesRequestMarshaller.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.ListVerifiedEmailAddressesRequestMarshaller; interface uses AWS.Internal.Request, AWS.Transform.RequestMarshaller, AWS.Runtime.Model, AWS.SES.Model.ListVerifiedEmailAddressesRequest, AWS.Internal.DefaultRequest; type IListVerifiedEmailAddressesRequestMarshaller = IMarshaller<IR...
33.836364
178
0.839334
4712908c9b5633fa05668a17c098e2675360c19b
1,174
pas
Pascal
Rootkits/vault/admin/ce54releasesvn/frmBreakThreadUnit.pas
dendisuhubdy/grokmachine
120a21a25c2730ed356739231ec8b99fc0575c8b
[ "BSD-3-Clause" ]
46
2017-05-15T11:15:08.000Z
2018-07-02T03:32:52.000Z
Rootkits/vault/admin/ce54releasesvn/frmBreakThreadUnit.pas
dendisuhubdy/grokmachine
120a21a25c2730ed356739231ec8b99fc0575c8b
[ "BSD-3-Clause" ]
null
null
null
Rootkits/vault/admin/ce54releasesvn/frmBreakThreadUnit.pas
dendisuhubdy/grokmachine
120a21a25c2730ed356739231ec8b99fc0575c8b
[ "BSD-3-Clause" ]
24
2017-05-17T03:26:17.000Z
2018-07-09T07:00:50.000Z
unit frmBreakThreadUnit; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls,debugger; type Tfrmbreakthread = class(TForm) Label1: TLabel; Threadlistbox: TListBox; Button1: TButton; Button2: TButton; procedure Button1Clic...
21.740741
79
0.704429
47be596c7865198816646e84cbfb7976517701f7
1,362
pas
Pascal
delphi/0092.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
delphi/0092.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
delphi/0092.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
program ExDelphi; {executes Delphi, minimizing all apps currently running} uses WinProcs, WinTypes, Messages; var ExResult: integer; ExResultSt: string; function EnumProc (WinHandle: HWnd; Param: LongInt): Boolean; far; begin if (GetParent (WinHandle) = 0) and (not IsIconic (WinHandle)) an...
29.608696
69
0.606461
fc22899e52aa880b17a943c8aeedf4a2c5133546
464
dpr
Pascal
Samples/Component Demo/DemoReader.dpr
devgijbels/swelio-delphi
1439de058d103216a0c33759a46a523d450f4302
[ "MIT" ]
2
2021-07-01T07:59:44.000Z
2021-11-16T14:01:14.000Z
Samples/Component Demo/DemoReader.dpr
devgijbels/swelio-delphi
1439de058d103216a0c33759a46a523d450f4302
[ "MIT" ]
4
2021-09-30T10:50:27.000Z
2022-03-07T19:15:08.000Z
Samples/Component Demo/DemoReader.dpr
devgijbels/swelio-delphi
1439de058d103216a0c33759a46a523d450f4302
[ "MIT" ]
3
2021-11-16T13:58:43.000Z
2022-03-07T18:42:42.000Z
program DemoReader; uses Forms, frm_main in 'frm_main.pas' {frmMain}, EidFormatter in '..\..\..\Binding\Delphi\EidFormatter.pas', EidReader in '..\..\..\Binding\Delphi\EidReader.pas', SwelioEngine in '..\..\..\Binding\Delphi\SwelioEngine.pas', SwelioTypes in '..\..\..\Binding\Delphi\SwelioTypes.pas'; {$R ...
24.421053
61
0.689655
fc5f5f5497a1530c99d0af386664fc8b645b75ef
589
pas
Pascal
src/Tests/test18.pas
Coopercjc/Haskell-Pascal-Interpreter
1bf51617d79832e70938d4b8c7810a3fea609b0a
[ "MIT" ]
1
2020-03-29T13:59:38.000Z
2020-03-29T13:59:38.000Z
src/Tests/test18.pas
Coopercjc/Haskell-Pascal-Interpreter
1bf51617d79832e70938d4b8c7810a3fea609b0a
[ "MIT" ]
null
null
null
src/Tests/test18.pas
Coopercjc/Haskell-Pascal-Interpreter
1bf51617d79832e70938d4b8c7810a3fea609b0a
[ "MIT" ]
null
null
null
program mytest; VAR c, j : real = 13; r : real = 6; q : real = 2; k, l : boolean = true; start : real = 18; function caser(num1, num2: real; condit: boolean): real; VAR result : real; BEGIN if (condit) then case (num1) of 6 : writeln('YOU FOUND ME'); else ...
16.361111
56
0.500849
839b10d40ae54842b8ca02604c62976083e708da
194
pas
Pascal
PascalCompiler/Tests/Optimizer/UnreachableCode/03.pas
GoldFeniks/PascalCompiler
4a7325c385c133dd360eaba06bebaedd30b4078d
[ "MIT" ]
2
2018-07-06T09:50:57.000Z
2019-10-06T12:57:57.000Z
PascalCompiler/Tests/Optimizer/UnreachableCode/03.pas
GoldFeniks/PascalCompiler
4a7325c385c133dd360eaba06bebaedd30b4078d
[ "MIT" ]
null
null
null
PascalCompiler/Tests/Optimizer/UnreachableCode/03.pas
GoldFeniks/PascalCompiler
4a7325c385c133dd360eaba06bebaedd30b4078d
[ "MIT" ]
null
null
null
program test; var i: integer; begin i := 3; repeat write('Once'); i := i - 1; break; until i = 0; repeat write('Twice'); i := i - 1; until i = 0; end.
12.933333
19
0.453608
8590782a3936c8498b928260a61a63bc12911cb9
701
pas
Pascal
references/mORMot/SQLite3/Samples/35 - Practical DDD/03/dom/DomConferenceDepend.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
851
2018-02-05T09:54:56.000Z
2022-03-24T23:13:10.000Z
references/mORMot/SQLite3/Samples/35 - Practical DDD/03/dom/DomConferenceDepend.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
200
2018-02-06T18:52:39.000Z
2022-03-24T19:59:14.000Z
references/mORMot/SQLite3/Samples/35 - Practical DDD/03/dom/DomConferenceDepend.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
197
2018-03-20T20:49:55.000Z
2022-03-21T17:38:14.000Z
/// Conference Domain dependencies interface definition unit DomConferenceDepend; interface uses SysUtils, Classes, SynCommons, mORMot, DomConferenceTypes; type TBookingRepositoryError = ( brSuccess, brDuplicatedInfo, brWriteFailure); IBookingRepository = interface(IInvokable) ...
21.90625
85
0.741797
83631f2847e0ae2e9471eefd2665fe3a8d4bfbff
297
pas
Pascal
111219/5nedodelka.pas
irasap05/pascal
9ec73a80cddef094ed56969f003b498f73c9cbb5
[ "Apache-2.0" ]
null
null
null
111219/5nedodelka.pas
irasap05/pascal
9ec73a80cddef094ed56969f003b498f73c9cbb5
[ "Apache-2.0" ]
null
null
null
111219/5nedodelka.pas
irasap05/pascal
9ec73a80cddef094ed56969f003b498f73c9cbb5
[ "Apache-2.0" ]
null
null
null
var n: integer; Begin read(n); if n >= 100 then begin e := n mod 10; d := (n div 100) mod 10; c := (n div 10) mod 10; t := n div 100; if e = d = c or e = d = t or d = c = t or c = e = t then write('есть') else write('нет'); end else write('нет'); end.
17.470588
56
0.468013
4785e415e60a198bd32e8c065b50a5a263231447
12,539
pas
Pascal
oriutils_gui.pas
Chunosov/orion-lazarus
7b77865f96ed2ac7fb48df473e2c2865ed06db63
[ "MIT" ]
null
null
null
oriutils_gui.pas
Chunosov/orion-lazarus
7b77865f96ed2ac7fb48df473e2c2865ed06db63
[ "MIT" ]
null
null
null
oriutils_gui.pas
Chunosov/orion-lazarus
7b77865f96ed2ac7fb48df473e2c2865ed06db63
[ "MIT" ]
null
null
null
{*************************************************************************** * * Orion-project.org Lazarus Helper Library * Copyright (C) 2016-2017 by Nikolay Chunosov * * This file is part of the Orion-project.org Lazarus Helper Library * https://github.com/Chunosov/orion-lazarus * * This Library is free soft...
29.092807
105
0.685063
fc45b026f802dc3bb2d913604161ca037b5648f0
5,184
pas
Pascal
w/notes.pas
ssg/wolverine
eb300e09ed062127d08703b6f9a2b47473e930cd
[ "BSD-3-Clause" ]
23
2015-02-16T17:42:19.000Z
2022-03-28T18:20:01.000Z
w/notes.pas
ssg/wolverine
eb300e09ed062127d08703b6f9a2b47473e930cd
[ "BSD-3-Clause" ]
null
null
null
w/notes.pas
ssg/wolverine
eb300e09ed062127d08703b6f9a2b47473e930cd
[ "BSD-3-Clause" ]
2
2015-11-04T11:19:57.000Z
2020-02-03T23:28:10.000Z
{ wolverine notes P+All olayi yerine daha esnek bi yontem: if To=ALL or From=Bi$ii falan kendime bi$ii ozel paket formati... Wham! Wolverine packet format packet structure: INFO.W information about packet INDEX.W message index TEXT.W raw text (optional) INFO.W format: ~~~~~~~~~~~~~~ Size Description ~~~...
29.622857
73
0.518711
fc0a756b9b4be9a2dc09b1f245d2f576ea1298f1
1,234
dfm
Pascal
TommyGun/Plugins/CodeEditor/fGotoLine.dfm
tonyt73/TommyGun
2c2ffae3dcd5dc25fd64d68a9f4cc96d99a1cd36
[ "BSD-3-Clause" ]
34
2017-05-08T18:39:13.000Z
2022-02-13T05:05:33.000Z
TommyGun/Plugins/CodeEditor/fGotoLine.dfm
tonyt73/TommyGun
2c2ffae3dcd5dc25fd64d68a9f4cc96d99a1cd36
[ "BSD-3-Clause" ]
null
null
null
TommyGun/Plugins/CodeEditor/fGotoLine.dfm
tonyt73/TommyGun
2c2ffae3dcd5dc25fd64d68a9f4cc96d99a1cd36
[ "BSD-3-Clause" ]
6
2017-05-27T01:14:20.000Z
2020-01-20T14:54:30.000Z
object frmGotoLine: TfrmGotoLine Left = 1298 Top = 451 ActiveControl = edtLineNumber AlphaBlendValue = 200 BorderStyle = bsDialog Caption = 'Goto Line Number' ClientHeight = 89 ClientWidth = 257 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Nam...
19.28125
38
0.632091
fc11a530d8dd00059ddd0277012d856f59e651de
3,992
pas
Pascal
Src/BitmapProgressBar.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
18
2015-05-18T01:55:45.000Z
2019-05-03T03:23:52.000Z
Src/BitmapProgressBar.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
1
2019-11-08T08:27:34.000Z
2019-11-08T08:43:51.000Z
Src/BitmapProgressBar.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
19
2015-05-14T01:06:35.000Z
2019-06-02T05:19:00.000Z
unit BitmapProgressBar; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, ExtCtrls; type TBitmapProgressBar = class(TCustomPanel) private FBitmapForegroundCopy: TBitmap; FBitmapBackgroundCopy: TBitmap; procedure draw_Tile(ASrc,ADst:TBitmap); protected procedure Resize; ...
23.075145
100
0.733717
f1e97a65f8c555d2795778b4d5b6572add9674cc
5,004
pas
Pascal
Common/uPrcData.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Common/uPrcData.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Common/uPrcData.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
3
2021-06-30T10:11:17.000Z
2021-07-01T09:13:29.000Z
unit uPrcData; interface uses uPrcDeclarations, Db, Variants, AbmesClientDataSet, DBClient; type TProcessLevelData = class; TProcessLevelDataArray = array of TProcessLevelData; TProcessOwnerData = class(TProcessOwner) private function GetAsVariant: Variant; procedure SetAsVariant(co...
26.759358
92
0.7498
47d8da4ee063edcda5c62ef697b8416e2b472364
53,635
pas
Pascal
tests/tstreadexif.pas
noomox/dexif
2c069a1b39db7e835852ad899c2200e604e0c41f
[ "FSFAP" ]
13
2016-10-21T14:18:48.000Z
2021-06-27T18:00:50.000Z
tests/tstreadexif.pas
noomox/dexif
2c069a1b39db7e835852ad899c2200e604e0c41f
[ "FSFAP" ]
6
2016-12-04T17:55:38.000Z
2021-01-29T02:08:32.000Z
tests/tstreadexif.pas
noomox/dexif
2c069a1b39db7e835852ad899c2200e604e0c41f
[ "FSFAP" ]
18
2016-04-16T00:20:25.000Z
2022-03-15T19:49:07.000Z
{ Important note: - Never trust a single exif extraction tool. It may just re-use other tags. } unit tstreadexif; {$ifdef FPC} {$mode objfpc}{$H+} {$endif FPC} {$i dExifTest.inc} interface uses Classes, SysUtils {$ifdef FPC} , fpcunit, testutils, testregistry {$else} , TestFrameWork {$endif}...
30.405329
111
0.689494
fc65537195dec3c7b99c4a4bfc5acb67be78a430
1,495
pas
Pascal
src/REST4D.Request.pas
AndersondaCampo/REST4D
e13839e4502b0867342b1d4d5a7f059667f222d9
[ "MIT" ]
8
2021-05-24T19:43:07.000Z
2022-02-17T19:38:56.000Z
src/REST4D.Request.pas
AndersondaCampo/REST4D
e13839e4502b0867342b1d4d5a7f059667f222d9
[ "MIT" ]
null
null
null
src/REST4D.Request.pas
AndersondaCampo/REST4D
e13839e4502b0867342b1d4d5a7f059667f222d9
[ "MIT" ]
null
null
null
unit REST4D.Request; interface uses REST4D.interfaces, REST.Client; type TRequest<T: IInterface> = Class(TInterfacedObject, IRequest<T>) private [weak] FParent : T; FRequest: TRESTRequest; public function SynchronizedEvents(const AValue: Boolean): IRequest<T>; function AcceptEncoding(co...
21.056338
79
0.698328
47fa2a21ba8f59de4bb37145c425a10f694c4156
22,461
dfm
Pascal
Production7/Banks/EditBank.dfm
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
1
2016-04-04T18:11:56.000Z
2016-04-04T18:11:56.000Z
Production7/Banks/EditBank.dfm
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
null
null
null
Production7/Banks/EditBank.dfm
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
5
2016-02-15T02:08:05.000Z
2021-04-05T08:57:58.000Z
inherited frmEditBank: TfrmEditBank Left = 331 Top = 206 VertScrollBar.Range = 0 ActiveControl = gbContact BorderStyle = bsDialog Caption = 'frmEditBank' ClientHeight = 507 ClientWidth = 832 OnCloseQuery = FormCloseQuery PixelsPerInch = 96 TextHeight = 16 inherited panMain: TPanel ...
29.987984
119
0.485686
fc45e99c003edea8352a1e50f94ac7ade611b7b2
242
dpr
Pascal
Demos/Chronometer/ANDChronometer.dpr
JouriM66/DPF.Android.Native.Components
162948119d62cd7971ed208fe3744bb52e15df1f
[ "Apache-2.0" ]
6
2016-06-13T09:53:06.000Z
2021-09-24T09:40:49.000Z
Demos/Chronometer/ANDChronometer.dpr
JouriM66/DPF.Android.Native.Components
162948119d62cd7971ed208fe3744bb52e15df1f
[ "Apache-2.0" ]
3
2016-04-17T16:43:33.000Z
2018-01-20T17:29:39.000Z
Demos/Chronometer/ANDChronometer.dpr
JouriM66/DPF.Android.Native.Components
162948119d62cd7971ed208fe3744bb52e15df1f
[ "Apache-2.0" ]
1
2019-04-28T11:59:24.000Z
2019-04-28T11:59:24.000Z
program ANDChronometer; uses System.StartUpCopy, FMX.Forms, uMain in 'uMain.pas' {FChronometer}; {$R *.res} begin Application.Initialize; Application.CreateForm(TFChronometer, FChronometer); Application.Run; end.
16.133333
55
0.702479
fc4b083bef0805e2d840fc0c84ad7ac1c1b8fadf
16,418
pas
Pascal
Libraries/Spring4D/Marshmallow/Test/TestAdaptersFireDAC.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
62
2016-01-20T16:26:25.000Z
2022-02-28T14:25:52.000Z
Libraries/Spring4D/Marshmallow/Test/TestAdaptersFireDAC.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
null
null
null
Libraries/Spring4D/Marshmallow/Test/TestAdaptersFireDAC.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
20
2016-09-08T00:15:22.000Z
2022-01-26T13:13:08.000Z
unit TestAdaptersFireDAC; interface uses Classes, Data.DB, FireDAC.Comp.Client, FireDAC.Stan.Error, Spring, Spring.Mocking, Spring.Persistence.Adapters.FireDAC, Spring.Persistence.Core.Base, Spring.Persistence.Core.Exceptions, Spring.Persistence.Core.Interfaces, Spring.Persistence.Core.Session, ...
27.047776
129
0.774699
47b4b298581c4e1eb4ff7dcd4a057140e5aae322
58,845
pas
Pascal
Source/cPythonSourceScanner.pas
hadi-f90/pyscripter
9db397754e77f238b00426234f64e334c9323349
[ "MIT" ]
1
2018-09-07T09:35:23.000Z
2018-09-07T09:35:23.000Z
Source/cPythonSourceScanner.pas
hadi-f90/pyscripter
9db397754e77f238b00426234f64e334c9323349
[ "MIT" ]
null
null
null
Source/cPythonSourceScanner.pas
hadi-f90/pyscripter
9db397754e77f238b00426234f64e334c9323349
[ "MIT" ]
null
null
null
{----------------------------------------------------------------------------- Unit Name: cPythonSourceScanner Author: Kiriakos Vlahos Date: 14-Jun-2005 Purpose: Class for Scanning and analysing Python code Does not check correctness Code draws from Bicycle Repair Man and Boa...
32.746244
195
0.640479
471f79f246a95f4a5c27f2eeade0b2058fdab399
19,282
pas
Pascal
Source/BCEditor.Highlighter.pas
EricGrange/TBCEditor
ef037fc3638b9bcf4ecacafcfc30fac745712460
[ "MIT" ]
2
2018-01-03T03:48:19.000Z
2021-12-08T14:54:20.000Z
Source/BCEditor.Highlighter.pas
EricGrange/TBCEditor
ef037fc3638b9bcf4ecacafcfc30fac745712460
[ "MIT" ]
null
null
null
Source/BCEditor.Highlighter.pas
EricGrange/TBCEditor
ef037fc3638b9bcf4ecacafcfc30fac745712460
[ "MIT" ]
1
2021-04-29T08:09:41.000Z
2021-04-29T08:09:41.000Z
unit BCEditor.Highlighter; interface uses Classes, SysUtils, Controls, Graphics, BCEditor.Highlighter.Rules, BCEditor.Highlighter.Token, BCEditor.Consts, BCEditor.Highlighter.Attributes, BCEditor.Highlighter.Info, BCEditor.Editor.SkipRegions, BCEditor.Highlighter.Colors, BCEditor.Editor.CodeFolding.Regio...
32.083195
139
0.738253
cdc7f0e76417b5111a0a0ea293ef746a5b24b306
389
pas
Pascal
unt_pesq_cliente_c.pas
ewertonjsilva/QTS2
ae6803ae6a8583955a931f99556734c22ec22ca7
[ "MIT" ]
null
null
null
unt_pesq_cliente_c.pas
ewertonjsilva/QTS2
ae6803ae6a8583955a931f99556734c22ec22ca7
[ "MIT" ]
null
null
null
unt_pesq_cliente_c.pas
ewertonjsilva/QTS2
ae6803ae6a8583955a931f99556734c22ec22ca7
[ "MIT" ]
null
null
null
unit unt_pesq_cliente_c; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs; type Tfrm_pesq_cliente_c = class(TForm) private { Private declarations } public { Public declarations } end; var frm_pe...
15.56
98
0.745501
fc21a627ce1be7d6713f9945158253e20bfa5328
24,435
pas
Pascal
Demos/AsyncSource with Filestreams/main.pas
magnussandberg/The-Drag-and-Drop-Component-Suite-for-Delphi
31ce9e0b89a093b140f64ded119b8ea75b9f5eed
[ "MIT" ]
98
2015-08-24T13:11:14.000Z
2020-08-19T14:25:40.000Z
Demos/AsyncSource with Filestreams/main.pas
magnussandberg/The-Drag-and-Drop-Component-Suite-for-Delphi
31ce9e0b89a093b140f64ded119b8ea75b9f5eed
[ "MIT" ]
40
2015-11-26T22:14:18.000Z
2020-03-30T12:11:07.000Z
Demos/AsyncSource with Filestreams/main.pas
magnussandberg/The-Drag-and-Drop-Component-Suite-for-Delphi
31ce9e0b89a093b140f64ded119b8ea75b9f5eed
[ "MIT" ]
34
2015-12-14T12:39:45.000Z
2020-08-10T21:12:05.000Z
unit main; interface uses RingbufferStream, DragDrop, DropSource, DragDropFile, // Indy 10 required IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient, IdExplicitTLSClientServerBase, IdFTP, Messages, Dialogs, ActiveX, Windows, Classes, Controls, Forms, StdCtrls, ComCtrls, ExtCtrls, Buttons, Im...
28.985765
195
0.708287
fc2b0b0c02bd15f543869bc862f3b4ceab062501
4,751
lpr
Pascal
svndecoratedump.lpr
skalogryz/svntools
2c5ec0796a8f5d4ebb5ead2df6b4bb997752c5ac
[ "MIT" ]
3
2020-04-13T17:48:08.000Z
2022-02-16T07:54:52.000Z
svndecoratedump.lpr
skalogryz/svntools
2c5ec0796a8f5d4ebb5ead2df6b4bb997752c5ac
[ "MIT" ]
null
null
null
svndecoratedump.lpr
skalogryz/svntools
2c5ec0796a8f5d4ebb5ead2df6b4bb997752c5ac
[ "MIT" ]
2
2020-04-13T17:48:15.000Z
2021-03-21T13:31:06.000Z
program svndecoratedump; {$mode objfpc}{$H+} uses {$IFDEF UNIX} cthreads, {$ENDIF} Classes, SysUtils, svndumptools { you can add units after this }; type TFileInfo = class(TObject) fileName : string; revision : Integer; end; type { TDecorationTask } TDecorationTask =...
21.894009
150
0.598611
85a333fbaa8ffa6dacb9a25e273d50b5b3f4a70a
40,484
pas
Pascal
hedgewars/uStore.pas
RobWatlingSF/hedgewars
74f633d76bf95674f68f6872472bd21825f1f8c0
[ "Apache-2.0" ]
null
null
null
hedgewars/uStore.pas
RobWatlingSF/hedgewars
74f633d76bf95674f68f6872472bd21825f1f8c0
[ "Apache-2.0" ]
null
null
null
hedgewars/uStore.pas
RobWatlingSF/hedgewars
74f633d76bf95674f68f6872472bd21825f1f8c0
[ "Apache-2.0" ]
null
null
null
(* * Hedgewars, a free turn based strategy game * Copyright (c) 2004-2015 Andrey Korotaev <unC0Rr@gmail.com> * * 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; version 2 of the License * ...
32.05384
180
0.634769
479cef76577216f84a3a9d78ac453c7dbccefd09
402
lpr
Pascal
basic/basic.lpr
neurolabusc/Metal-Demos
5ddd15005f7eb9a48620cf74ebd929dc11f83c73
[ "BSD-2-Clause" ]
26
2018-08-23T01:47:13.000Z
2021-08-19T19:51:42.000Z
basic/basic.lpr
neurolabusc/Metal-Demos
5ddd15005f7eb9a48620cf74ebd929dc11f83c73
[ "BSD-2-Clause" ]
1
2020-03-24T04:28:32.000Z
2020-03-24T12:10:04.000Z
basic/basic.lpr
neurolabusc/Metal-Demos
5ddd15005f7eb9a48620cf74ebd929dc11f83c73
[ "BSD-2-Clause" ]
2
2020-03-19T20:56:10.000Z
2021-05-21T07:50:47.000Z
program basic; {$mode objfpc}{$H+} uses {$IFDEF UNIX}{$IFDEF UseCThreads} cthreads, {$ENDIF}{$ENDIF} Interfaces, // this includes the LCL widgetset Forms, lazopenglcontext, Unit1 { you can add units after this }; {$R *.res} begin RequireDerivedFormResource:=True; Application.Scaled:=True; Applicat...
17.478261
48
0.711443
85190b920060323e28f4be174d17a32ae73567b9
223
pas
Pascal
src/utils/uCommEvents.pas
bidtime/dms-import
60b97df623d7ec9c96ce5aa853339b92e35a991c
[ "Apache-2.0" ]
null
null
null
src/utils/uCommEvents.pas
bidtime/dms-import
60b97df623d7ec9c96ce5aa853339b92e35a991c
[ "Apache-2.0" ]
null
null
null
src/utils/uCommEvents.pas
bidtime/dms-import
60b97df623d7ec9c96ce5aa853339b92e35a991c
[ "Apache-2.0" ]
1
2020-06-09T12:55:41.000Z
2020-06-09T12:55:41.000Z
unit uCommEvents; interface uses Windows, Classes, DB; type TRowNextEvent = procedure(TDataSet: TObject; const batch: boolean; strs: TStrings) of object; {private protected public end;} implementation end.
12.388889
95
0.735426
fc24d1ed3c2f496ed568e893eb4349778704e34e
127
pas
Pascal
Pascal/Area of a Circle.pas
WeDias/LembreSempre
0043e4a94bcd029fd89261103e9d4535814a1ca7
[ "MIT" ]
1
2020-04-27T01:46:12.000Z
2020-04-27T01:46:12.000Z
Pascal/Area of a Circle.pas
WeDias/Remember-me
0043e4a94bcd029fd89261103e9d4535814a1ca7
[ "MIT" ]
null
null
null
Pascal/Area of a Circle.pas
WeDias/Remember-me
0043e4a94bcd029fd89261103e9d4535814a1ca7
[ "MIT" ]
null
null
null
Program Area_of_a_Circle; const PI = 3.14159; var n1: real; Begin read(n1); writeln('A=', (PI * n1 * n1):0:4); End.
14.111111
36
0.590551
fc1f5104c789d65f88ad34d448f7bede7beefab6
2,224
pas
Pascal
Demos/Demo.DDuce.ValueList.pas
atkins126/dduce
c52b44344524a180ba4c88cfe3c66e72d9066d4c
[ "Apache-2.0" ]
null
null
null
Demos/Demo.DDuce.ValueList.pas
atkins126/dduce
c52b44344524a180ba4c88cfe3c66e72d9066d4c
[ "Apache-2.0" ]
null
null
null
Demos/Demo.DDuce.ValueList.pas
atkins126/dduce
c52b44344524a180ba4c88cfe3c66e72d9066d4c
[ "Apache-2.0" ]
null
null
null
{ Copyright (C) 2013-2021 Tim Sinaeve tim.sinaeve@gmail.com 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...
26.164706
76
0.723471
4703f3eae5786e605372b0e24e67fafe7cd756a3
10,005
pas
Pascal
Lib/Classes/Common/ZXing.MultiFormatReader.pas
igorbastosib/ZXing.Delphi
c113597d06f493f3715b30e54317af61e7b558c0
[ "Apache-2.0" ]
384
2015-05-30T16:32:43.000Z
2022-03-23T12:07:48.000Z
Lib/Classes/Common/ZXing.MultiFormatReader.pas
kattunga/ZXing.Delphi
28d32866d4d0871c97bc84130e976366a892586e
[ "Apache-2.0" ]
119
2015-06-08T14:49:22.000Z
2022-03-31T16:25:18.000Z
Lib/Classes/Common/ZXing.MultiFormatReader.pas
kattunga/ZXing.Delphi
28d32866d4d0871c97bc84130e976366a892586e
[ "Apache-2.0" ]
182
2015-06-01T01:05:29.000Z
2022-02-22T07:08:05.000Z
{ * Copyright 2007 ZXing authors * * 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 law or...
28.504274
110
0.712244
83ceb529d554b1687c7db3c680812eb7bd1d6de8
343
pas
Pascal
code/changements.pas
daweido/traverse-game-PASCAL
bea23ce3c76432367f787bf4db156afa0a98c949
[ "MIT" ]
null
null
null
code/changements.pas
daweido/traverse-game-PASCAL
bea23ce3c76432367f787bf4db156afa0a98c949
[ "MIT" ]
null
null
null
code/changements.pas
daweido/traverse-game-PASCAL
bea23ce3c76432367f787bf4db156afa0a98c949
[ "MIT" ]
null
null
null
unit changements; Interface uses highlights; procedure changement(var plato : plateauDyn;i_d,i_a : integer); Implementation procedure changement(var plato : plateauDyn;i_d,i_a : integer); begin plato[i_a].p.identif := plato[i_d].p.identif; plato[i_a].p.clr := plato[i_d].p.clr; plato[i_d].p.identif := 0; plato[i_d]...
22.866667
63
0.725948
fc7ef1ee8a58747e5f6898e746de2d92c95a692f
1,933
pas
Pascal
Core/DW.FMX.Helpers.pas
barlone/Kastri
fb12d9eba242e67efd87eb1cb7acd123601a58ed
[ "MIT" ]
259
2020-05-27T03:15:19.000Z
2022-03-24T16:35:02.000Z
Core/DW.FMX.Helpers.pas
barlone/Kastri
fb12d9eba242e67efd87eb1cb7acd123601a58ed
[ "MIT" ]
95
2020-06-16T09:46:06.000Z
2022-03-28T00:27:07.000Z
Core/DW.FMX.Helpers.pas
barlone/Kastri
fb12d9eba242e67efd87eb1cb7acd123601a58ed
[ "MIT" ]
56
2020-06-04T19:32:40.000Z
2022-03-26T15:32:47.000Z
unit DW.FMX.Helpers; {*******************************************************} { } { Kastri } { } { Delphi Worlds Cross-Platform Library } {...
32.762712
144
0.546301
47f75d9e5fd01c044113ff64466f1e5174f4e7bc
150,136
pas
Pascal
source/ALIosWebRTCApi.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
1
2019-09-01T23:03:44.000Z
2019-09-01T23:03:44.000Z
source/ALIosWebRTCApi.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
null
null
null
source/ALIosWebRTCApi.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
null
null
null
unit ALIosWebRTCApi; interface uses Macapi.CoreFoundation, Macapi.CoreServices, Macapi.Dispatch, Macapi.Mach, Macapi.ObjCRuntime, Macapi.ObjectiveC, iOSapi.AVFoundation, iOSapi.CocoaTypes, iOSapi.CoreGraphics, iOSapi.CoreVideo, iOSapi.Foundation, iOSapi.OpenGLES, iOSapi.UIKi...
45.82906
350
0.698207
4741ffc93c5072923b296bd8b480086184368a2d
298
pas
Pascal
src/RssParser.pas
dimsa/delphi-tdd-example
346cc7a1500cf1b64d4980f195f384910fe15e8a
[ "MIT" ]
1
2021-03-19T05:57:18.000Z
2021-03-19T05:57:18.000Z
src/RssParser.pas
JSinx/delphi-tdd-example
4630e7d848c8d6aa83e7de309670c62ae5cb286f
[ "MIT" ]
null
null
null
src/RssParser.pas
JSinx/delphi-tdd-example
4630e7d848c8d6aa83e7de309670c62ae5cb286f
[ "MIT" ]
1
2018-03-13T21:09:46.000Z
2018-03-13T21:09:46.000Z
unit RssParser; interface uses RssModel, SysUtils; type ERSSParserException = class(Exception); IRSSParser = interface ['{263159EC-F94D-4BA6-9D34-5D93277D4DDC}'] function ParseRSSFeed(XML: string): TRSSFeed; end; var DefaultRSSParser: IRSSParser = nil; implementation end.
13.545455
49
0.734899
fc369b5615205aed8f7a056ea1f6c44dfd7c65a7
1,592
dfm
Pascal
TipaLife/uEditProgram.dfm
delphi-pascal-archive/tipa-life
07cea361a414dd3bfa2f5ea6a79ad3a5eb319903
[ "Unlicense" ]
1
2021-11-06T23:50:18.000Z
2021-11-06T23:50:18.000Z
TipaLife/uEditProgram.dfm
delphi-pascal-archive/tipa-life
07cea361a414dd3bfa2f5ea6a79ad3a5eb319903
[ "Unlicense" ]
null
null
null
TipaLife/uEditProgram.dfm
delphi-pascal-archive/tipa-life
07cea361a414dd3bfa2f5ea6a79ad3a5eb319903
[ "Unlicense" ]
1
2021-11-06T23:50:20.000Z
2021-11-06T23:50:20.000Z
object frmEditProgram: TfrmEditProgram Left = 334 Top = 173 Width = 468 Height = 301 Caption = 'frmEditProgram' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate ...
20.947368
118
0.537688
4715c2b8eca6abbb5eb62149a9be3e2093586b5a
8,839
pas
Pascal
Source/DcefB.Handler.Request.pas
bccsafe/DcefBrowser
335a2de83aaab5888ff059f0021d0d965ba02954
[ "Condor-1.1" ]
81
2015-01-11T08:38:26.000Z
2018-06-28T10:00:05.000Z
Source/DcefB.Handler.Request.pas
TotteKarlsson/bcc_cef
237bda30a96e5a7d9dc04d436312aecdf37d84b5
[ "Condor-1.1" ]
11
2015-05-31T06:42:12.000Z
2018-06-11T12:11:45.000Z
Source/DcefB.Handler.Request.pas
TotteKarlsson/bcc_cef
237bda30a96e5a7d9dc04d436312aecdf37d84b5
[ "Condor-1.1" ]
41
2015-01-07T09:17:39.000Z
2018-06-04T09:43:19.000Z
(* * Delphi Multi-tab Chromium Browser Frame * * Usage allowed under the restrictions of the Lesser GNU General Public License * or alternatively the restrictions of the Mozilla Public License 1.1 * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WAR...
38.598253
123
0.780066
8529e423eb5e7c5034483755267f1bdecf922c97
361,169
pas
Pascal
Delphi/LibUser/GIFImage.pas
tdebaets/common
d94411a3cc1902f4bb3c788ca9ee66a2d9664708
[ "Apache-2.0" ]
4
2017-03-30T19:52:29.000Z
2022-02-10T04:20:52.000Z
Delphi/LibUser/GIFImage.pas
tdebaets/common
d94411a3cc1902f4bb3c788ca9ee66a2d9664708
[ "Apache-2.0" ]
null
null
null
Delphi/LibUser/GIFImage.pas
tdebaets/common
d94411a3cc1902f4bb3c788ca9ee66a2d9664708
[ "Apache-2.0" ]
3
2016-07-25T13:33:39.000Z
2018-12-27T05:17:50.000Z
unit GIFImage; //////////////////////////////////////////////////////////////////////////////// // // // Project: GIF Graphics Object // // Module: gifimage ...
28.753204
163
0.632147
fc434e7bde55590b917ac5d54fca2263e82abc30
188
pas
Pascal
MiscInterfaces.pas
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
48
2018-11-19T22:13:00.000Z
2021-11-02T17:25:41.000Z
MiscInterfaces.pas
jpluimers/commonx
c49e51b4edcc61b2b51e78590a5168d574b66282
[ "MIT" ]
6
2018-11-24T17:15:29.000Z
2019-05-15T14:59:56.000Z
MiscInterfaces.pas
jpluimers/commonx
c49e51b4edcc61b2b51e78590a5168d574b66282
[ "MIT" ]
12
2018-11-20T15:15:44.000Z
2021-09-14T10:12:43.000Z
unit MiscInterfaces; interface type ICheckSum = interface(IUnknown) function GetCheckSum: integer; property CheckSum: integer read GetCheckSum; end; implementation end.
11.058824
48
0.75
f1d82632f80640d20fd55a77e0a7e076053471e7
3,352
pas
Pascal
Kide/Source/KIDE.FormControllerButtonDesignerFrameUnit.pas
gz818/kitto3
e76eea45028d732730a66c2d6238d13cd2e65392
[ "Apache-2.0" ]
1
2021-11-18T05:41:19.000Z
2021-11-18T05:41:19.000Z
Kide/Source/KIDE.FormControllerButtonDesignerFrameUnit.pas
gz818/kitto3
e76eea45028d732730a66c2d6238d13cd2e65392
[ "Apache-2.0" ]
null
null
null
Kide/Source/KIDE.FormControllerButtonDesignerFrameUnit.pas
gz818/kitto3
e76eea45028d732730a66c2d6238d13cd2e65392
[ "Apache-2.0" ]
null
null
null
{------------------------------------------------------------------------------- Copyright 2012-2018 Ethea S.r.l. 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://ww...
32.862745
132
0.732399
fc8a7264829c43af988bc9d1f231e6ef26068802
43,155
pas
Pascal
references/sqlite3delphi/Source/SQLite3.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
851
2018-02-05T09:54:56.000Z
2022-03-24T23:13:10.000Z
references/sqlite3delphi/Source/SQLite3.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
200
2018-02-06T18:52:39.000Z
2022-03-24T19:59:14.000Z
references/sqlite3delphi/Source/SQLite3.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
197
2018-03-20T20:49:55.000Z
2022-03-21T17:38:14.000Z
{* * SQLite for Delphi and FreePascal/Lazarus * * This unit contains complete SQLite3 API translation * Version of SQLite: 3.6.22 * * Copyright 2010-2013 Yury Plashenkov * http://plashenkov.github.io/sqlite/ * * The MIT License (MIT) * * Permission is hereby granted, free of charge, to any person ...
48.984109
299
0.750226
fc67af4ed9f6fe1f4ed8af5609004b2aa490c65f
1,404
pas
Pascal
files/0059.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
files/0059.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
files/0059.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ You included one of my subroutines in the SWAG-library. Unfortunately it was buggy. Below you will find the, hopefully, bugfree code. } function GetRelativeFileName (F: FNameStr): FNameStr; var D: DirStr; N: NameStr; E: ExtStr; i: integer; rd: string; begin F := FExpand(F); FSplit(F, D, N...
26.490566
77
0.496439
471e30b1b3ae8de4697806471a57b2bf1b345b4f
1,938
dpr
Pascal
Tests.dpr
codingbott/DelphiFizzBuzzDecorator
caf99eeafcdaa0455d9ff61cc6c2d4f78e3adcba
[ "CC0-1.0" ]
1
2022-02-27T13:07:56.000Z
2022-02-27T13:07:56.000Z
Tests.dpr
codingbott/DelphiFizzBuzzDecorator
caf99eeafcdaa0455d9ff61cc6c2d4f78e3adcba
[ "CC0-1.0" ]
null
null
null
Tests.dpr
codingbott/DelphiFizzBuzzDecorator
caf99eeafcdaa0455d9ff61cc6c2d4f78e3adcba
[ "CC0-1.0" ]
1
2022-02-27T13:07:45.000Z
2022-02-27T13:07:45.000Z
program Tests; {$IFNDEF TESTINSIGHT} {$APPTYPE CONSOLE} {$ENDIF} {$STRONGLINKTYPES ON} uses System.SysUtils, {$IFDEF TESTINSIGHT} TestInsight.DUnitX, {$ELSE} DUnitX.Loggers.Console, {$ENDIF } DUnitX.TestFramework, uFizzBuzzTest in 'uFizzBuzzTest.pas', FizzBuzzer in 'FizzBuzzer.pas', uZahl in 'uZahl...
26.189189
100
0.702786
83fcdaef4d6c2e7913fb8037b146e7657fe6c8d7
383
pas
Pascal
Test/BuildScripts/Sections.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/BuildScripts/Sections.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/BuildScripts/Sections.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
unit Sections; interface type THello = class method Dummy; end; PrintLn('Hello'); begin PrintLn('Hello'); end; procedure Stuff; procedure Dummy; implementation method THello.Dummy; begin end; PrintLn('Hello'); begin PrintLn('Hello'); end; procedure Dummy; begi...
9.341463
23
0.624021
4741736e94d3bb6f8faf4be3a6bbf16ab3c01969
6,382
pas
Pascal
mergevertices.pas
crom777/crom777
b4e8a62995eb0793ad5d246cdc24e87f3397754b
[ "MIT" ]
48
2016-05-05T00:00:09.000Z
2022-02-16T10:03:49.000Z
mergevertices.pas
crom777/crom777
b4e8a62995eb0793ad5d246cdc24e87f3397754b
[ "MIT" ]
2
2016-08-29T11:47:31.000Z
2020-04-08T12:29:19.000Z
mergevertices.pas
crom777/crom777
b4e8a62995eb0793ad5d246cdc24e87f3397754b
[ "MIT" ]
13
2016-08-24T02:37:34.000Z
2021-06-22T01:46:52.000Z
unit mergevertices; //this function merges nearby vertices as a single vertex // due to rouding errors, meshes can exhibit gaps and tears creating non-manifold meshes // this code merges vertices that are within a given radius (the tolerance) // if the tolerance is zero, only identical vertices are merged // if the tol...
32.561224
126
0.569101
fc8b731b863304a5a9d926a6295df2d21eac6d7a
310
pas
Pascal
tests/t5.pas
jputh/Pascal-interpreter-haskell
5d4744c241c83ed1c686c21064e02d8d8ffb6f1d
[ "MIT" ]
null
null
null
tests/t5.pas
jputh/Pascal-interpreter-haskell
5d4744c241c83ed1c686c21064e02d8d8ffb6f1d
[ "MIT" ]
null
null
null
tests/t5.pas
jputh/Pascal-interpreter-haskell
5d4744c241c83ed1c686c21064e02d8d8ffb6f1d
[ "MIT" ]
null
null
null
// Tests if-elseif-else statements //output: "The values are equal" program test5; var a : boolean = True; x : real = 9.0; y : real = 9.0; begin if(x > y) then writeln('The condition is true'); else if (x = y) then writeln('The values are equal'); else writeln('The condition is false'); end.
15.5
38
0.63871
837af7b1ce3411d3575f26f34b0864464273fd50
42,726
pas
Pascal
Libraries/BigIntegersLib/dwsBigIntegerFunctions.GMP.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
null
null
null
Libraries/BigIntegersLib/dwsBigIntegerFunctions.GMP.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
null
null
null
Libraries/BigIntegersLib/dwsBigIntegerFunctions.GMP.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
null
null
null
{**********************************************************************} { } { "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 complia...
34.79316
173
0.628446
fc0821a8728be89133ab0ec015dc4df0d9e5fda7
190
dpr
Pascal
Grafika Komputer/Modul10/ProjectRotasi.dpr
r2itech/Project-Delphi7
293fa9579cd896e3a03b1669ca323b0af5a16717
[ "Apache-2.0" ]
null
null
null
Grafika Komputer/Modul10/ProjectRotasi.dpr
r2itech/Project-Delphi7
293fa9579cd896e3a03b1669ca323b0af5a16717
[ "Apache-2.0" ]
null
null
null
Grafika Komputer/Modul10/ProjectRotasi.dpr
r2itech/Project-Delphi7
293fa9579cd896e3a03b1669ca323b0af5a16717
[ "Apache-2.0" ]
null
null
null
program ProjectRotasi; uses Forms, UnitRotasi in 'UnitRotasi.pas' {Form1}; {$R *.res} begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.Run; end.
13.571429
41
0.726316
47b7dbfb36d63ae284d367792c3c4f6bb1f261a0
6,586
pas
Pascal
Quake_Delphi_Sources/src/cvar.pas
delphi-pascal-archive/quake-delphi-sources
d7b90ca29ea43f9f7f11bb3646bee5050b100509
[ "Unlicense" ]
null
null
null
Quake_Delphi_Sources/src/cvar.pas
delphi-pascal-archive/quake-delphi-sources
d7b90ca29ea43f9f7f11bb3646bee5050b100509
[ "Unlicense" ]
null
null
null
Quake_Delphi_Sources/src/cvar.pas
delphi-pascal-archive/quake-delphi-sources
d7b90ca29ea43f9f7f11bb3646bee5050b100509
[ "Unlicense" ]
null
null
null
// ------------------------------------------------------------------------------ // // Copyright (C) 1996-1997 Id Software, Inc. // // 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; eith...
23.272085
85
0.646523
47e3a2daf358bd052d2ca94bc2eaa95db6caf1a8
1,641
pas
Pascal
theme/AMegaDemo/UnitTsShellControls.pas
AbdelliNasredine/gestion_budjet
ada33c945092d0036ef75a13f34b15cb2ad367e4
[ "MIT" ]
null
null
null
theme/AMegaDemo/UnitTsShellControls.pas
AbdelliNasredine/gestion_budjet
ada33c945092d0036ef75a13f34b15cb2ad367e4
[ "MIT" ]
null
null
null
theme/AMegaDemo/UnitTsShellControls.pas
AbdelliNasredine/gestion_budjet
ada33c945092d0036ef75a13f34b15cb2ad367e4
[ "MIT" ]
null
null
null
unit UnitTsShellControls; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, StdCtrls, ComCtrls, Controls, Forms, Dialogs, Buttons, ImgList, UnitBaseMenu, sGroupBox, sCheckBox, sListView, acShellCtrls, sComboBoxes, sTreeView, sFrameAdapter; type TFrameTsShellControls = class(TFrameBas...
24.132353
87
0.797075
47f5c86ec624ed1b4be8ea9d60b2159102298d8d
253
dpr
Pascal
abp/Sound/BASSlib/BASS_CD/ORIGINAL/delphi/cdtest/cdtest.dpr
pyrroman/au3-boilerplate
596a3aa68d4d6b48dd79ed737d1e11604ac9e92f
[ "BSD-3-Clause" ]
8
2019-07-02T15:59:30.000Z
2021-07-13T05:13:43.000Z
abp/Sound/BASSlib/BASS_CD/ORIGINAL/delphi/cdtest/cdtest.dpr
pyrroman/au3-boilerplate
596a3aa68d4d6b48dd79ed737d1e11604ac9e92f
[ "BSD-3-Clause" ]
null
null
null
abp/Sound/BASSlib/BASS_CD/ORIGINAL/delphi/cdtest/cdtest.dpr
pyrroman/au3-boilerplate
596a3aa68d4d6b48dd79ed737d1e11604ac9e92f
[ "BSD-3-Clause" ]
1
2019-07-02T15:59:31.000Z
2019-07-02T15:59:31.000Z
program cdtest; uses Forms, Unit1 in 'Unit1.pas' {Form1}, BASSCD in '..\basscd.pas', Bass in '..\Bass.pas'; begin Application.Initialize; Application.Title := 'BASSCD test'; Application.CreateForm(TForm1, Form1); Application.Run; end.
16.866667
40
0.683794
47767ba7afa10f0b5472b622359d25690163e2df
1,467
pas
Pascal
00_Common/U_Producers.pas
jrgdre/Tread_POC
6db9ffc25870708e92f42f648159c70d94a808b6
[ "MIT" ]
null
null
null
00_Common/U_Producers.pas
jrgdre/Tread_POC
6db9ffc25870708e92f42f648159c70d94a808b6
[ "MIT" ]
null
null
null
00_Common/U_Producers.pas
jrgdre/Tread_POC
6db9ffc25870708e92f42f648159c70d94a808b6
[ "MIT" ]
null
null
null
{! Common data structures, Producers. @copyright (c)2021 J.Drechsler @license MIT: 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 limita...
20.957143
71
0.73756
473accd72ba0ef7cc592460ddcfc6bb50100c675
9,514
pas
Pascal
Components/JVCL/examples/JvErrorIndicator/JvErrorIndicatorMainDemoForm.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/examples/JvErrorIndicator/JvErrorIndicatorMainDemoForm.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/examples/JvErrorIndicator/JvErrorIndicatorMainDemoForm.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...
30.012618
104
0.742064
f1f0546e2749bb86f13a3014cc7531a4a6f4de9a
5,316
pas
Pascal
windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvDropDownForm.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvDropDownForm.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvDropDownForm.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...
27.402062
93
0.733634
fc8fa7751b4c93f786cde145719619beda79b7c0
3,536
pas
Pascal
code/DatabaseEngine.pas
gzwplato/ooDataBaseEngine
a6702fce3bfe2fb075f8071f730f7a4ef80d7b29
[ "BSD-3-Clause" ]
3
2019-11-19T16:17:45.000Z
2022-01-04T02:16:36.000Z
code/DatabaseEngine.pas
VencejoSoftware/ooDataBaseEngine
a6702fce3bfe2fb075f8071f730f7a4ef80d7b29
[ "BSD-3-Clause" ]
null
null
null
code/DatabaseEngine.pas
VencejoSoftware/ooDataBaseEngine
a6702fce3bfe2fb075f8071f730f7a4ef80d7b29
[ "BSD-3-Clause" ]
3
2019-11-21T02:01:20.000Z
2021-07-26T09:14:07.000Z
{$REGION 'documentation'} { Copyright (c) 2020, Vencejo Software Distributed under the terms of the Modified BSD License The full license is distributed with this software } { Database engine object @created(18/09/2018) @author Vencejo Software <www.vencejosoft.com> } {$ENDREGION} unit DatabaseEn...
33.358491
115
0.722851
fc2349547c97528c7c10d54a03179752b1a453f0
2,074
pas
Pascal
Oxygene/All/Calculator/Calculator.WPF/MainWindow.xaml.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
19
2016-04-09T12:40:27.000Z
2022-02-22T12:15:03.000Z
Oxygene/All/Calculator/Calculator.WPF/MainWindow.xaml.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
3
2017-09-05T09:31:29.000Z
2019-09-11T04:49:27.000Z
Oxygene/All/Calculator/Calculator.WPF/MainWindow.xaml.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
11
2016-12-29T19:30:39.000Z
2021-08-31T12:20:27.000Z
namespace Calculator.WPF; interface uses System, System.Collections.Generic, System.Linq, System.Text, System.Threading.Tasks, System.Windows, System.Windows.Controls, System.Windows.Data, System.Windows.Documents, System.Windows.Input, System.Windows.Media, System.Windows.Med...
24.690476
95
0.711186
47c40efb39802e26eb594e2fafc41f577178c860
1,506
dfm
Pascal
Lib/Win32/Debug/DDuce.Editor.Sortstrings.Toolview.dfm
beNative/dduce
cedbe2e847cc49fe8bcd5ba12b76327eee43d639
[ "Apache-2.0" ]
52
2015-03-17T16:34:08.000Z
2022-03-16T12:06:09.000Z
Lib/Win64/Debug/DDuce.Editor.Sortstrings.Toolview.dfm
beNative/dduce
cedbe2e847cc49fe8bcd5ba12b76327eee43d639
[ "Apache-2.0" ]
2
2016-06-04T11:26:16.000Z
2018-07-11T04:14:16.000Z
Lib/Win32/Release/DDuce.Editor.Sortstrings.Toolview.dfm
beNative/dduce
cedbe2e847cc49fe8bcd5ba12b76327eee43d639
[ "Apache-2.0" ]
10
2015-03-25T06:12:24.000Z
2019-11-13T13:20:27.000Z
inherited frmSortStrings: TfrmSortStrings Caption = 'Sort strings' ClientHeight = 394 ClientWidth = 282 OnResize = FormResize ExplicitWidth = 298 ExplicitHeight = 433 PixelsPerInch = 96 TextHeight = 13 object rgpSortDirection: TRadioGroup AlignWithMargins = True Left = 3 Top = 3 Width ...
19.558442
41
0.601594
47a4e476c1b49c2fc89f9466d72233ba80b115ee
106,497
dfm
Pascal
Client/fXModels.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/fXModels.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/fXModels.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
3
2021-06-30T10:11:17.000Z
2021-07-01T09:13:29.000Z
inherited fmXModels: TfmXModels Left = 243 Top = 162 Caption = #1056#1077#1075#1080#1089#1090#1098#1088' '#1085#1072' '#1056#1077#1072#1083#1080#1079#1072#1094#1080#1086#1085#1085#1080' '#1048#1085#1078#1077#1085#1077#1088#1085#1080' '#1056#1072#1079#1088#1072#1073#1086#1090#1082#1080' '#1087#1086' '#1054#1055...
39.826851
309
0.635661
fc7e213582c09d43a5e71068e71d67d91e03d303
3,463
pas
Pascal
samples/jsonwebtoken_livevaliditywindow/vclclient/MainClientFormU.pas
lukaszsegiet/delphimvcframework
f78156a9618694ae32fb5d1e70dd545418587475
[ "Apache-2.0" ]
1
2018-01-02T09:13:27.000Z
2018-01-02T09:13:27.000Z
samples/jsonwebtoken_livevaliditywindow/vclclient/MainClientFormU.pas
lukaszsegiet/delphimvcframework
f78156a9618694ae32fb5d1e70dd545418587475
[ "Apache-2.0" ]
null
null
null
samples/jsonwebtoken_livevaliditywindow/vclclient/MainClientFormU.pas
lukaszsegiet/delphimvcframework
f78156a9618694ae32fb5d1e70dd545418587475
[ "Apache-2.0" ]
null
null
null
unit MainClientFormU; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, Vcl.ExtCtrls; type TMainForm = class(TForm) Memo1: TMemo; Memo2: TMemo; Panel1: TPanel; btnGet: TButton; ...
22.782895
83
0.709789
f1c4927d9a74f5de851eb1f988281c756a6b102d
33,251
dfm
Pascal
Delphi/Delphi Projeto 2/Forms/U_Pesquisa_Padrao.dfm
lacerdence/Projetos-completos
18df4a568ff1a1ff7ddbb23d27b75ae7c75eedf1
[ "MIT" ]
null
null
null
Delphi/Delphi Projeto 2/Forms/U_Pesquisa_Padrao.dfm
lacerdence/Projetos-completos
18df4a568ff1a1ff7ddbb23d27b75ae7c75eedf1
[ "MIT" ]
null
null
null
Delphi/Delphi Projeto 2/Forms/U_Pesquisa_Padrao.dfm
lacerdence/Projetos-completos
18df4a568ff1a1ff7ddbb23d27b75ae7c75eedf1
[ "MIT" ]
null
null
null
object frm_pesquisa_padrao: Tfrm_pesquisa_padrao Left = 0 Top = 0 Caption = 'Formul'#225'rio de pesquisa padr'#227'o' ClientHeight = 739 ClientWidth = 1109 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] KeyPreview...
54.960331
170
0.834712
fc72cfc950c4764569cf01b1aeb5d5f8f5a4d8db
999
pas
Pascal
src/Horse.ISAPI.pas
josiasmaceda/horse
895281ef4db9f4568e2df413772a6e55e07ce950
[ "MIT" ]
null
null
null
src/Horse.ISAPI.pas
josiasmaceda/horse
895281ef4db9f4568e2df413772a6e55e07ce950
[ "MIT" ]
null
null
null
src/Horse.ISAPI.pas
josiasmaceda/horse
895281ef4db9f4568e2df413772a6e55e07ce950
[ "MIT" ]
null
null
null
unit Horse.ISAPI; interface uses Horse.Core, Horse.HTTP, System.SysUtils, Horse.Router, Horse.Exception; type EHorseException = Horse.Exception.EHorseException; EHorseCallbackInterrupted = Horse.Exception.EHorseCallbackInterrupted; TProc = System.SysUtils.TProc; THorseList = Horse.HTTP.THorseList; THorseRe...
22.2
76
0.780781
fc4925e5b8d4656315d0da2eb015093a820cf01d
587
pas
Pascal
Pascal-Source/hiEventFromData.pas
QuestYouCraft/Microsoft-Store-UnInstaller
8634793a92b0043020a495f932144f98d2cce7d9
[ "MIT" ]
18
2020-09-22T17:54:37.000Z
2022-02-22T08:17:36.000Z
Pascal-Source/hiEventFromData.pas
QuestYouCraft/Microsoft-Store-Installer
8634793a92b0043020a495f932144f98d2cce7d9
[ "MIT" ]
3
2020-11-30T22:01:07.000Z
2022-01-11T19:15:10.000Z
Pascal-Source/hiEventFromData.pas
QuestYouCraft/Microsoft-Store-Installer
8634793a92b0043020a495f932144f98d2cce7d9
[ "MIT" ]
4
2021-09-23T15:26:42.000Z
2022-01-10T06:28:39.000Z
unit hiEventFromData; interface uses Kol,Share,Debug; type THIEventFromData = class(TDebug) private dt:TData; public _data_Data:THI_Event; _event_onEvent:THI_Event; procedure _work_doData(var _Data:TData; Index:word); procedure _var_GetData(var _Data:TData; Index:word); end; implement...
16.305556
56
0.737649
47a97d84206a11f03f9638c84f33e5b365aedaf4
2,156
pas
Pascal
CryptoLib.Tests/src/Asn1/ParseTests.pas
stlcours/CryptoLib4Pascal
82344d4a4b74422559fa693466ca04652e42cf8b
[ "MIT" ]
2
2019-07-09T10:06:53.000Z
2021-08-15T18:19:31.000Z
CryptoLib.Tests/src/Asn1/ParseTests.pas
stlcours/CryptoLib4Pascal
82344d4a4b74422559fa693466ca04652e42cf8b
[ "MIT" ]
null
null
null
CryptoLib.Tests/src/Asn1/ParseTests.pas
stlcours/CryptoLib4Pascal
82344d4a4b74422559fa693466ca04652e42cf8b
[ "MIT" ]
null
null
null
{ *********************************************************************************** } { * CryptoLib Library * } { * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * } { * Github Repository <https://github.co...
22.458333
87
0.511132
f1f6a4d2620fc96e25e436a30728cd6902204ee3
1,867
dfm
Pascal
U_ListaFornecedores.dfm
marcalderdelma/curso-delphi-sistema-financeiro
db4ed2f3beba1580341faef9c1fc03dfb6df0375
[ "MIT" ]
null
null
null
U_ListaFornecedores.dfm
marcalderdelma/curso-delphi-sistema-financeiro
db4ed2f3beba1580341faef9c1fc03dfb6df0375
[ "MIT" ]
null
null
null
U_ListaFornecedores.dfm
marcalderdelma/curso-delphi-sistema-financeiro
db4ed2f3beba1580341faef9c1fc03dfb6df0375
[ "MIT" ]
null
null
null
object frmListafornecedores: TfrmListafornecedores Left = 0 Top = 0 BorderStyle = bsToolWindow Caption = 'Lista de Fornecedores' ClientHeight = 302 ClientWidth = 536 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ...
21.709302
50
0.572576
f101ad62fe00d5546e0fcb6e34f15f6b7c79ac7f
10,937
pas
Pascal
DDCS/Dialogs/frmPregHistPreg.pas
Veratics/Maternity-Tracker
bc28178d832960ca2f543b0667c075e33f45a93e
[ "Apache-2.0" ]
2
2016-05-20T22:11:42.000Z
2021-02-21T17:31:05.000Z
DDCS/Dialogs/frmPregHistPreg.pas
Veratics/Maternity-Tracker
bc28178d832960ca2f543b0667c075e33f45a93e
[ "Apache-2.0" ]
43
2015-05-15T22:21:21.000Z
2017-01-06T17:39:09.000Z
DDCS/Dialogs/frmPregHistPreg.pas
VHAINNOVATIONS/Maternity-Tracker
fca505195c458ca1e5f08fbfe40f7303cd1c25bb
[ "Apache-2.0" ]
11
2015-05-20T15:15:40.000Z
2017-09-05T13:43:15.000Z
unit frmPregHistPreg; { 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 law or agreed to in writing, sof...
29.720109
144
0.621194
832d008947d06156db1838343ac568b151c446fc
4,787
pas
Pascal
tests/CountryCodeTest.pas
marvotron-lab/iban4pas
fc87b140078441dde2dc06adea704131870040a9
[ "Apache-2.0" ]
2
2020-05-23T14:28:37.000Z
2020-05-24T00:15:22.000Z
tests/CountryCodeTest.pas
bravesoftdz/iban4pas
fc87b140078441dde2dc06adea704131870040a9
[ "Apache-2.0" ]
null
null
null
tests/CountryCodeTest.pas
bravesoftdz/iban4pas
fc87b140078441dde2dc06adea704131870040a9
[ "Apache-2.0" ]
2
2020-05-23T22:49:25.000Z
2020-05-24T00:15:22.000Z
{* * Copyright 2013 Artur Mkrtchyan * * 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 law or agre...
26.016304
81
0.752455
47c72fc0c07a6646a211f813eb18b15b5d362097
109,895
pas
Pascal
10.2.2/FMX.Platform.Android.pas
jfhyn/fmxfixes
65c04a92d39991ad55fdd2878f40a7f1def8ee84
[ "MIT" ]
null
null
null
10.2.2/FMX.Platform.Android.pas
jfhyn/fmxfixes
65c04a92d39991ad55fdd2878f40a7f1def8ee84
[ "MIT" ]
null
null
null
10.2.2/FMX.Platform.Android.pas
jfhyn/fmxfixes
65c04a92d39991ad55fdd2878f40a7f1def8ee84
[ "MIT" ]
1
2019-05-19T11:53:50.000Z
2019-05-19T11:53:50.000Z
{*******************************************************} { } { Delphi FireMonkey Platform } { } { Copyright(c) 2011-2017 Embarcadero Technologies, Inc. } { All rights rese...
32.388742
155
0.742955