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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
85acd35954619c70e2e3c95d88297a4640dff3dc | 5,461 | dfm | Pascal | UServerForm.dfm | jr8ppg/zServer | 12826a781a4628d5753ea2bebd49ac773b688a97 | [
"MIT"
] | 3 | 2020-07-17T07:20:26.000Z | 2021-07-27T12:14:58.000Z | UServerForm.dfm | jr8ppg/zServer | 12826a781a4628d5753ea2bebd49ac773b688a97 | [
"MIT"
] | 10 | 2021-04-27T12:54:54.000Z | 2022-03-10T14:13:13.000Z | UServerForm.dfm | jr8ppg/zServer | 12826a781a4628d5753ea2bebd49ac773b688a97 | [
"MIT"
] | null | null | null | object ServerForm: TServerForm
Left = 285
Top = 189
ActiveControl = SendButton
Caption = 'ab'
ClientHeight = 211
ClientWidth = 344
Color = clBtnFace
Constraints.MinHeight = 200
Constraints.MinWidth = 360
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #65... | 22.945378 | 81 | 0.593115 |
f197c750924d1256b108bad332022ef234d6fec0 | 1,078 | pas | Pascal | core/tests/fireflyalgorithmtestcase.pas | Zawuza/firefly | 8941ddf7bb63ef4f4569f642e04d73f7c43f3642 | [
"Apache-2.0"
] | 1 | 2018-12-08T06:42:51.000Z | 2018-12-08T06:42:51.000Z | core/tests/fireflyalgorithmtestcase.pas | Zawuza/firefly | 8941ddf7bb63ef4f4569f642e04d73f7c43f3642 | [
"Apache-2.0"
] | null | null | null | core/tests/fireflyalgorithmtestcase.pas | Zawuza/firefly | 8941ddf7bb63ef4f4569f642e04d73f7c43f3642 | [
"Apache-2.0"
] | null | null | null | unit fireflyalgorithmtestcase;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, fpcunit, testutils, testregistry, fireflyalgorithm,
baustellenproblem, jsonproblemparser;
type
TFireflyAlgorithmTestCase = class(TTestCase)
published
procedure BasicMovementTest;
end;
implementation
procedure TFire... | 23.955556 | 88 | 0.761596 |
473af1e62ee13572142cc18c311053638b55de7c | 58,383 | pas | Pascal | Source/Z.PascalStrings.pas | PassByYou888/ZNet | 8f5439ec275ee4eb5d68e00c33675e6117379fcf | [
"BSD-3-Clause"
] | 24 | 2022-01-20T13:59:38.000Z | 2022-03-25T01:11:43.000Z | Source/Z.PascalStrings.pas | PassByYou888/ZNet | 8f5439ec275ee4eb5d68e00c33675e6117379fcf | [
"BSD-3-Clause"
] | null | null | null | Source/Z.PascalStrings.pas | PassByYou888/ZNet | 8f5439ec275ee4eb5d68e00c33675e6117379fcf | [
"BSD-3-Clause"
] | 5 | 2022-01-20T14:44:24.000Z | 2022-02-13T10:07:38.000Z | { ****************************************************************************** }
{ * Pascal String imp * }
{ ****************************************************************************** }
unit Z.PascalStrings;
{$I Z.Define.inc}
interface
uses Z.Core;
type... | 26.586066 | 153 | 0.656698 |
472054daaf8e67e34abfbd4c285fae0934ee07ca | 2,815 | pas | Pascal | windows/src/global/delphi/general/UKeymanTargets.pas | ermshiperete/keyman | 0eeef1b5794fd698447584e531e2a6c1ef4c05aa | [
"MIT"
] | 1 | 2021-03-08T09:31:47.000Z | 2021-03-08T09:31:47.000Z | windows/src/global/delphi/general/UKeymanTargets.pas | ermshiperete/keyman | 0eeef1b5794fd698447584e531e2a6c1ef4c05aa | [
"MIT"
] | null | null | null | windows/src/global/delphi/general/UKeymanTargets.pas | ermshiperete/keyman | 0eeef1b5794fd698447584e531e2a6c1ef4c05aa | [
"MIT"
] | null | null | null | unit UKeymanTargets;
interface
type
TKeymanTarget = (
ktAny,
ktWindows, ktMacosx, ktLinux,
ktWeb, ktIphone, ktIpad, ktAndroidphone, ktAndroidtablet,
ktMobile, ktDesktop, ktTablet);
TKeymanTargets = set of TKeymanTarget;
const
// Note: if these change, update the copied values in KeyboardParser... | 23.655462 | 86 | 0.680995 |
83fc519c129288d92cf6b59a37127728dc31daee | 1,536 | pas | Pascal | main/personaddfrm.pas | joshluisaac/onLazarus | c46328f694195a913334c88a791afef023d6a212 | [
"Apache-2.0"
] | null | null | null | main/personaddfrm.pas | joshluisaac/onLazarus | c46328f694195a913334c88a791afef023d6a212 | [
"Apache-2.0"
] | null | null | null | main/personaddfrm.pas | joshluisaac/onLazarus | c46328f694195a913334c88a791afef023d6a212 | [
"Apache-2.0"
] | null | null | null | unit PersonAddFrm;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, Forms, Controls, Graphics, Dialogs, ExtCtrls, StdCtrls,
ActnList, StdActns, PersonModel;
type
{ TForm1 }
TForm1 = class(TForm)
ActionList1: TActionList;
saveBtn: TButton;
cancelBtn: TButton;
firstName: TEdit;
midd... | 16.879121 | 76 | 0.723307 |
6aefdc58c9401b17fcb7553777a9c8efeefa2b01 | 7,274 | pas | Pascal | main.pas | BlackDoomer/Artist | 328cbbd5f76c9c76f5d7c6d8250c356411a8ee9b | [
"WTFPL"
] | 2 | 2016-03-06T03:33:56.000Z | 2017-10-16T06:25:53.000Z | main.pas | BlackDoomer/Artist | 328cbbd5f76c9c76f5d7c6d8250c356411a8ee9b | [
"WTFPL"
] | null | null | null | main.pas | BlackDoomer/Artist | 328cbbd5f76c9c76f5d7c6d8250c356411a8ee9b | [
"WTFPL"
] | null | null | null | unit main;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, ExtCtrls,
Buttons, ColorBox, StdCtrls, ComCtrls, Menus,
tools;
type
{ TMainForm }
TMainForm = class(TForm)
DlgOpenImage: TOpenDialog;
DlgSaveImage: TSaveDialog;
ToolBox: TPanel;
... | 26.071685 | 78 | 0.66937 |
47312b7ec202518e424ccfbeca25fe6b8176efb4 | 1,846 | dfm | Pascal | usersF.dfm | Samson1983/Payout | f62b2d3aad3524d842608bded8d83af30eeb069f | [
"MIT"
] | null | null | null | usersF.dfm | Samson1983/Payout | f62b2d3aad3524d842608bded8d83af30eeb069f | [
"MIT"
] | 1 | 2022-02-23T08:30:18.000Z | 2022-02-23T08:30:18.000Z | usersF.dfm | Samson1983/Payout | f62b2d3aad3524d842608bded8d83af30eeb069f | [
"MIT"
] | null | null | null | object Fusers: TFusers
Left = 403
Top = 226
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #20462#25913#29992#25143#21517#21450#23494#30721
ClientHeight = 172
ClientWidth = 242
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
... | 19.431579 | 60 | 0.627302 |
8598e100065d6e1d93826f4370fe51565c990092 | 51,754 | pas | Pascal | Client/fDocItemsEdit.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Client/fDocItemsEdit.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Client/fDocItemsEdit.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | 3 | 2021-06-30T10:11:17.000Z | 2021-07-01T09:13:29.000Z | unit fDocItemsEdit;
{$WARN UNIT_PLATFORM OFF}
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
fEditForm, DB, AbmesFields, Dialogs, fBaseFrame, fDBFrame,
fFieldEditFrame, fDateFieldEditFrame, ComCtrls, ToolWin, StdCtrls,
AbmesDBCheckBox, JvExStdCtrls, JvDBC... | 37.099642 | 154 | 0.770105 |
6a8ddeeb6b4c7d1c413511014e11109d4cf6597f | 1,512 | dpr | Pascal | samples/vcMulticast/source/vcMCSource.dpr | cupples/vcp | 0ade74b23dab087582942acb9673e7dbdca88d92 | [
"Apache-2.0"
] | 27 | 2018-04-17T07:56:29.000Z | 2022-03-16T15:40:43.000Z | samples/vcMulticast/source/vcMCSource.dpr | cupples/vcp | 0ade74b23dab087582942acb9673e7dbdca88d92 | [
"Apache-2.0"
] | 5 | 2018-05-17T20:04:55.000Z | 2021-10-06T09:08:24.000Z | samples/vcMulticast/source/vcMCSource.dpr | cupples/vcp | 0ade74b23dab087582942acb9673e7dbdca88d92 | [
"Apache-2.0"
] | 16 | 2018-04-17T07:56:32.000Z | 2021-09-03T09:33:50.000Z | (*
Copyright 2018 Alex Shamray
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, ... | 22.235294 | 73 | 0.604497 |
83872a6ce36997b516639a7114f0c81af2fa7aee | 3,885 | pas | Pascal | Server/Modules/FHIR.Server.HackingHealth.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | Server/Modules/FHIR.Server.HackingHealth.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | Server/Modules/FHIR.Server.HackingHealth.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | unit FHIR.Server.HackingHealth;
{
Copyright (c) 2017+, Health Intersections Pty Ltd (http://www.healthintersections.com.au)
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source ... | 33.782609 | 129 | 0.724839 |
472f0a251e520dce63f78ef6a83a91baaeac8483 | 30,636 | pas | Pascal | server/healthcard_generator.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"BSD-3-Clause"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | server/healthcard_generator.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"BSD-3-Clause"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | server/healthcard_generator.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"BSD-3-Clause"
] | 49 | 2015-04-11T14:59:43.000Z | 2021-03-30T10:29:18.000Z | unit healthcard_generator;
{
Copyright (c) 2001-2021, 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... | 31.261224 | 189 | 0.659747 |
47255b8ecd3f2542d58130feb51326824ef113b5 | 405 | dpr | Pascal | Sample/Sample.dpr | novuslogic/DelphiLibSass | 1a3cad16603d4aac27f9b99f242e433d7b559083 | [
"Apache-2.0"
] | 8 | 2017-07-07T11:25:57.000Z | 2021-03-04T02:12:10.000Z | Sample/Sample.dpr | novuslogic/DelphiLibSass | 1a3cad16603d4aac27f9b99f242e433d7b559083 | [
"Apache-2.0"
] | null | null | null | Sample/Sample.dpr | novuslogic/DelphiLibSass | 1a3cad16603d4aac27f9b99f242e433d7b559083 | [
"Apache-2.0"
] | 8 | 2017-07-10T00:56:44.000Z | 2021-12-02T04:25:57.000Z | program Sample;
uses
Vcl.Forms,
Main in 'Main.pas' {frmMain},
DelphiLibSass in '..\Source\core\DelphiLibSass.pas',
DelphiLibSassCommon in '..\Source\core\DelphiLibSassCommon.pas',
DelphiLibSassLib in '..\Source\core\DelphiLibSassLib.pas';
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnT... | 22.5 | 66 | 0.74321 |
f133723216cefd0b45958773cc5800b11e7cdd75 | 11,903 | pas | Pascal | src/libraries/synapse/synaip.pas | rabarbers/PascalCoin | 7a87031bc10a3e1d9461dfed3c61036047ce4fb0 | [
"MIT"
] | 384 | 2016-07-16T10:07:28.000Z | 2021-12-29T11:22:56.000Z | src/libraries/synapse/synaip.pas | rabarbers/PascalCoin | 7a87031bc10a3e1d9461dfed3c61036047ce4fb0 | [
"MIT"
] | 165 | 2016-09-11T11:06:04.000Z | 2021-12-05T23:31:55.000Z | src/libraries/synapse/synaip.pas | rabarbers/PascalCoin | 7a87031bc10a3e1d9461dfed3c61036047ce4fb0 | [
"MIT"
] | 210 | 2016-08-26T14:49:47.000Z | 2022-02-22T18:06:33.000Z | {==============================================================================|
| Project : Ararat Synapse | 001.002.001 |
|==============================================================================|
| Content: IP address support procedures and functions ... | 28.13948 | 80 | 0.48954 |
83645d292df42f646299fcd39b8259f36b02b5d4 | 3,178 | pas | Pascal | gif/Demo/Thread/main.pas | commandus/util | 05c89c3f7418ee790b79c053d2b4dee3c8c3ce96 | [
"MIT"
] | null | null | null | gif/Demo/Thread/main.pas | commandus/util | 05c89c3f7418ee790b79c053d2b4dee3c8c3ce96 | [
"MIT"
] | null | null | null | gif/Demo/Thread/main.pas | commandus/util | 05c89c3f7418ee790b79c053d2b4dee3c8c3ce96 | [
"MIT"
] | null | null | null | unit main;
////////////////////////////////////////////////////////////////////////////////
// //
// Project: TGIFImage demo application. //
// Description: Displays a GIF without the TImage component. ... | 29.425926 | 81 | 0.503461 |
f11315c9807dfb58f2c4c6bc0f07a7f360d702c3 | 1,434 | pas | Pascal | Ext2D_Engine_Sources/Ext2D Engine Tools Sources/Source/Color Spy/Main.pas | delphi-pascal-archive/ext2d_engine | ca891630602c02baa512104d2289d471e239c67d | [
"Unlicense"
] | null | null | null | Ext2D_Engine_Sources/Ext2D Engine Tools Sources/Source/Color Spy/Main.pas | delphi-pascal-archive/ext2d_engine | ca891630602c02baa512104d2289d471e239c67d | [
"Unlicense"
] | null | null | null | Ext2D_Engine_Sources/Ext2D Engine Tools Sources/Source/Color Spy/Main.pas | delphi-pascal-archive/ext2d_engine | ca891630602c02baa512104d2289d471e239c67d | [
"Unlicense"
] | null | null | null | unit Main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, ExtCtrls, StdCtrls;
type
TSpyForm = class(TForm)
sbSelectColor: TSpeedButton;
sbAbout: TSpeedButton;
ColorView: TShape;
labColor: TLabel;
eColor: TEdit;
... | 21.088235 | 77 | 0.613668 |
f1254ba4e5f17405de1fa1c89105134f3be1d407 | 383 | pas | Pascal | Intersection.pas | igororeshin/Homeworks | 18f8737ba407d0eadf825be91c2d2c3b6978d075 | [
"Apache-2.0"
] | null | null | null | Intersection.pas | igororeshin/Homeworks | 18f8737ba407d0eadf825be91c2d2c3b6978d075 | [
"Apache-2.0"
] | null | null | null | Intersection.pas | igororeshin/Homeworks | 18f8737ba407d0eadf825be91c2d2c3b6978d075 | [
"Apache-2.0"
] | null | null | null | const
n = 4;
var
a1, a2: array [1..n] of integer;
i, j: integer;
begin
for i := 1 to n do
begin
readln(a1[i]);
end;
for i := 1 to n do
begin
readln(a2[i]);
end;
for i := 1 to n do
begin
j := 1;
while a1[j] <=a2 [i] do
begin
if a1[j] = a2[i] then
begin
write(a1[j], ', ');
end;
if j ... | 11.606061 | 33 | 0.496084 |
f1d31500ab48d00514148ed3cdb9dfacef810899 | 972 | pas | Pascal | uBadInjection.pas | NickHodges/diidcode | fcba7769fddb930536e6b087d43522aab63ccc6b | [
"CC0-1.0"
] | 1 | 2021-08-03T05:24:45.000Z | 2021-08-03T05:24:45.000Z | uBadInjection.pas | NickHodges/diidcode | fcba7769fddb930536e6b087d43522aab63ccc6b | [
"CC0-1.0"
] | null | null | null | uBadInjection.pas | NickHodges/diidcode | fcba7769fddb930536e6b087d43522aab63ccc6b | [
"CC0-1.0"
] | 1 | 2021-08-03T05:24:46.000Z | 2021-08-03T05:24:46.000Z | unit uBadInjection;
interface
uses
VCL.Graphics
, Spring
;
type
IPaintGunTip = interface
procedure SprayCar(aColor: TColor);
end;
TPaintGunTip = class(TInterfacedObject, IPaintGunTip)
procedure SprayCar(aColor: TColor);
end;
TCarPaintingRobot = class
private
FPaintGunTip: ... | 17.357143 | 65 | 0.728395 |
6a5503ad25c6b206c2b9195e1ae193636652b6e8 | 919 | pas | Pascal | screenshotter.pas | globalpolicy/ScreenTextFinder | 479c12bef1ab4cf89d8d6d41ab36af1de07dddfc | [
"MIT"
] | 1 | 2021-11-10T02:14:23.000Z | 2021-11-10T02:14:23.000Z | screenshotter.pas | globalpolicy/ScreenTextFinder | 479c12bef1ab4cf89d8d6d41ab36af1de07dddfc | [
"MIT"
] | null | null | null | screenshotter.pas | globalpolicy/ScreenTextFinder | 479c12bef1ab4cf89d8d6d41ab36af1de07dddfc | [
"MIT"
] | 2 | 2021-11-07T11:37:18.000Z | 2021-11-10T02:14:25.000Z | unit screenshotter;
interface
uses
Windows, PNGImage, Graphics, Sysutils;
function GetScreenShot(): TPngImage;
implementation
function GetScreenShot(): TPngImage;
var
deviceContext: cardinal;
pngScreenshot: TPngImage;
bmpScreenshot: Graphics.TBitMap;
screenHeight: integer;
screenWidth:... | 23.564103 | 71 | 0.725789 |
f117207cdcc47602381ed645c563f19265f323e1 | 1,092 | pas | Pascal | windows/src/developer/setup/httpuploader_messageprocessor_windows.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/developer/setup/httpuploader_messageprocessor_windows.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/developer/setup/httpuploader_messageprocessor_windows.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | (*
Name: httpuploader_messageprocessor_windows
Copyright: Copyright (C) SIL International.
Documentation:
Description:
Create Date: 4 Jun 2007
Modified Date: 23 Aug 2007
Authors: mcdurdin
Related Files:
Dependencies:
Bugs:
Todo:... | 22.75 | 82 | 0.71337 |
f1ea2c6e77630e091edf98a0db22ff8aa8637ffb | 3,989 | pas | Pascal | package/indy-10.2.0.3/fpc/IdTrivialFTPBase.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/IdTrivialFTPBase.pas | RonaldoSurdi/Sistema-gerenciamento-websites-delphi | 8cc7eec2d05312dc41f514bbd5f828f9be9c579e | [
"MIT"
] | null | null | null | package/indy-10.2.0.3/fpc/IdTrivialFTPBase.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... | 26.771812 | 136 | 0.71622 |
836be2b85a44350ff645ccaec0b28c2055dedec2 | 13,669 | pas | Pascal | BaseNcoding/src/BaseUnits/BcpBase1024.pas | Xor-el/BaseNcodingPascal | 3621b7f25b5d24be114c0067b269628a5bc0434f | [
"MIT"
] | 28 | 2017-05-09T18:09:52.000Z | 2022-01-13T18:27:58.000Z | BaseNcoding/src/BaseUnits/BcpBase1024.pas | Xor-el/BaseNcodingPascal | 3621b7f25b5d24be114c0067b269628a5bc0434f | [
"MIT"
] | 3 | 2018-07-05T18:59:28.000Z | 2018-08-14T11:14:40.000Z | BaseNcoding/src/BaseUnits/BcpBase1024.pas | Xor-el/BaseNcodingPascal | 3621b7f25b5d24be114c0067b269628a5bc0434f | [
"MIT"
] | 12 | 2017-09-12T21:26:11.000Z | 2022-03-17T13:00:32.000Z | unit BcpBase1024;
{$I ..\Include\BaseNcoding.inc}
interface
uses
{$IFDEF SCOPEDUNITNAMES}
System.SysUtils
{$ELSE}
SysUtils
{$ENDIF}
{$IFDEF FPC}
, fgl
{$ENDIF}
, BcpBase,
BcpIBaseInterfaces,
BcpBaseNcodingTypes,
BcpUtils;
type
TBase1024 = class sealed(TBase, IBase1024)
public
const
... | 36.353723 | 80 | 0.408808 |
4709ef9bb655894852ab34fae2e3d806c8b4a811 | 3,312 | pas | Pascal | MyTunes/FMX/Views/View.Album.pas | grijjy/MvvmStarterKit | b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2 | [
"BSD-2-Clause"
] | 46 | 2018-01-21T21:05:35.000Z | 2021-07-21T15:44:08.000Z | MyTunes/FMX/Views/View.Album.pas | juliomar/MvvmStarterKit | b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2 | [
"BSD-2-Clause"
] | 1 | 2018-11-27T18:03:57.000Z | 2018-11-27T18:03:57.000Z | MyTunes/FMX/Views/View.Album.pas | juliomar/MvvmStarterKit | b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2 | [
"BSD-2-Clause"
] | 15 | 2018-01-22T16:02:32.000Z | 2022-01-11T04:41:13.000Z | unit View.Album;
interface
uses
System.SysUtils,
System.Types,
System.UITypes,
System.Classes,
System.Variants,
FMX.Types,
FMX.Controls,
FMX.Forms,
FMX.Graphics,
FMX.Dialogs,
FMX.StdCtrls,
FMX.Controls.Presentation,
FMX.ListBox,
FMX.Layouts,
FMX.Edit,
FMX.ScrollBox,
FMX.Memo,
FMX.D... | 26.07874 | 86 | 0.735809 |
83b7853b6419f8fc085e56bba94f4845638a2ff8 | 5,630 | dfm | Pascal | windows/source/frmAboutU.dfm | vhanla/delphi-library-helper | 0d0e5ceb4de1ba917961b87a0875b3f4ab5bc756 | [
"Apache-2.0"
] | 1 | 2019-05-13T12:39:21.000Z | 2019-05-13T12:39:21.000Z | windows/source/frmAboutU.dfm | vhanla/delphi-library-helper | 0d0e5ceb4de1ba917961b87a0875b3f4ab5bc756 | [
"Apache-2.0"
] | null | null | null | windows/source/frmAboutU.dfm | vhanla/delphi-library-helper | 0d0e5ceb4de1ba917961b87a0875b3f4ab5bc756 | [
"Apache-2.0"
] | 2 | 2019-05-13T12:39:23.000Z | 2020-02-07T18:44:09.000Z | object frmAbout: TfrmAbout
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 272
ClientWidth = 298
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
... | 28.434343 | 76 | 0.623979 |
f128179ba54fbd235cd6443ad18de0be20059408 | 6,767 | pas | Pascal | comps/GR32/GR32_Dsgn_ColorPicker.pas | cmacro/mgui | 598e9613220e9af4f4ceba26caaab7523ec7b6fd | [
"MIT"
] | 12 | 2019-11-09T11:44:47.000Z | 2022-03-01T23:38:30.000Z | comps/GR32/GR32_Dsgn_ColorPicker.pas | cmacro/mgui | 598e9613220e9af4f4ceba26caaab7523ec7b6fd | [
"MIT"
] | 1 | 2019-11-08T08:27:34.000Z | 2019-11-08T08:43:51.000Z | Src/Graphics32/Source/GR32_Dsgn_ColorPicker.pas | ryujt/ryulib-delphi | a59d308d6535de6a2fdb1ac49ded981849031c60 | [
"MIT"
] | 15 | 2019-10-15T12:34:29.000Z | 2021-02-23T08:25:48.000Z | unit GR32_Dsgn_ColorPicker;
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1 or LGPL 2.1 with linking exception
*
* 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 th... | 27.176707 | 80 | 0.731196 |
4732fa19dcc0e34bd4ae51015ccd2f576f840b64 | 614 | dfm | Pascal | demos/DBDemo/ServerModule.dfm | fuadhs88/Delphi-GCharts | 3ab84c0ac5c13386e9903f44dd7ef536b6e18733 | [
"Apache-2.0"
] | 40 | 2021-09-20T08:44:57.000Z | 2022-02-20T17:43:50.000Z | demos/DBDemo/ServerModule.dfm | MorphineLLF/Delphi-GCharts | 3ab84c0ac5c13386e9903f44dd7ef536b6e18733 | [
"Apache-2.0"
] | 1 | 2021-11-15T03:11:12.000Z | 2021-12-18T01:58:46.000Z | demos/DBDemo/ServerModule.dfm | MorphineLLF/Delphi-GCharts | 3ab84c0ac5c13386e9903f44dd7ef536b6e18733 | [
"Apache-2.0"
] | 7 | 2021-09-22T00:12:44.000Z | 2022-02-28T12:43:29.000Z | object UniServerModule: TUniServerModule
OldCreateOrder = False
TempFolder = 'temp\'
Title = 'New Application'
SuppressErrors = []
Bindings = <>
SSL.SSLOptions.RootCertFile = 'root.pem'
SSL.SSLOptions.CertFile = 'cert.pem'
SSL.SSLOptions.KeyFile = 'key.pem'
SSL.SSLOptions.Method = sslvTLSv1_1
SSL.SS... | 30.7 | 61 | 0.745928 |
f1e19cacf0adf2939da51b8440a4accb7eee55f2 | 2,371 | pas | Pascal | CryptoLib/src/Math/EC/Endo/ClpGlvTypeAParameters.pas | MarkG55/CryptoLib4Pascal | 740f1e7ac86ac9cf009a8010d4384368e7abe6fb | [
"MIT"
] | 148 | 2018-02-08T23:36:43.000Z | 2022-03-16T01:33:20.000Z | CryptoLib/src/Math/EC/Endo/ClpGlvTypeAParameters.pas | tondrej/CryptoLib4Pascal | 33a540094aa24d22d84d502319e4d01f7c3e8163 | [
"MIT"
] | 28 | 2018-08-09T04:14:18.000Z | 2022-03-31T05:23:51.000Z | CryptoLib/src/Math/EC/Endo/ClpGlvTypeAParameters.pas | tondrej/CryptoLib4Pascal | 33a540094aa24d22d84d502319e4d01f7c3e8163 | [
"MIT"
] | 46 | 2018-03-18T17:25:59.000Z | 2022-02-07T16:52:15.000Z | { *********************************************************************************** }
{ * CryptoLib Library * }
{ * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * }
{ * Github Repository <https://github.co... | 28.914634 | 87 | 0.550822 |
f1a5b5b0689e70de890fbfd97d0a098f76b7d2e0 | 2,202 | pas | Pascal | turtle/lottrp05.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | turtle/lottrp05.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | turtle/lottrp05.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | (* ┌───────────────────────────────────────────────────────────┐
│ Programated by Vladimir Zahoransky │
│ Vladko software │
│ Contact : zahoran@cezap.ii.fmph.uniba.sk │
│ Program tema : Move turtles! ... | 28.230769 | 78 | 0.464578 |
8356fa9ccc560cc34ec1a193774ffb762f5c922e | 7,049 | pas | Pascal | Engine/Libs/FastMM/FastMM4Messages.pas | RadiianArts/TERRA-Engine | 965184178dda836197c436ef47e048e1db5382af | [
"Apache-2.0"
] | 104 | 2015-01-18T02:02:11.000Z | 2022-02-22T11:53:06.000Z | Engine/Libs/FastMM/FastMM4Messages.pas | maciej-izak-tests/TERRA-Engine | 7ef17e6b67968a40212fbb678135af0000246097 | [
"Apache-2.0"
] | 13 | 2015-07-18T18:53:15.000Z | 2021-10-04T10:31:01.000Z | Engine/Libs/FastMM/FastMM4Messages.pas | maciej-izak-tests/TERRA-Engine | 7ef17e6b67968a40212fbb678135af0000246097 | [
"Apache-2.0"
] | 47 | 2015-01-17T21:50:12.000Z | 2022-02-15T13:49:02.000Z | {
Fast Memory Manager: Messages
English translation by Pierre le Riche.
}
unit FastMM4Messages;
interface
{$Include FastMM4Options.inc}
const
{The name of the debug info support DLL}
FullDebugModeLibraryName = 'FastMM_FullDebugMode.dll';
{Event log strings}
LogFileExtension = '_MemoryManager_EventLog.txt... | 49.992908 | 186 | 0.744219 |
f1c49706cfa7e7629957342a5f945d278511dfc7 | 1,873 | pas | Pascal | src/modules/imc3/imc3_util.pas | mrook/grendel | 428e2518868bcd459201e92e5338bae90b95fb59 | [
"BSD-3-Clause"
] | null | null | null | src/modules/imc3/imc3_util.pas | mrook/grendel | 428e2518868bcd459201e92e5338bae90b95fb59 | [
"BSD-3-Clause"
] | null | null | null | src/modules/imc3/imc3_util.pas | mrook/grendel | 428e2518868bcd459201e92e5338bae90b95fb59 | [
"BSD-3-Clause"
] | null | null | null | {
Delphi IMC3 Client - Various utility functions
Based on client code by Samson of Alsherok.
$Id: imc3_util.pas,v 1.1 2003/12/12 13:19:56 ***REMOVED*** Exp $
}
unit imc3_util;
interface
uses
imc3_const,
chars,
player;
procedure sendToPlayer(pl : GPlayer; buf : string);
function fishToAnsi(buf : string) : ... | 16.008547 | 65 | 0.610251 |
85e6dca62c238de0881e7ed04f13960b61d8740f | 28,572 | pas | Pascal | Source/PXL.Classes.pas | LongDirtyAnimAlf/AsphyrePXL | 9151ff88eca1fa01dce083b09e7ea20076f6d334 | [
"Apache-2.0"
] | 4 | 2020-04-24T07:43:43.000Z | 2021-08-29T08:36:08.000Z | Source/PXL.Classes.pas | LongDirtyAnimAlf/AsphyrePXL | 9151ff88eca1fa01dce083b09e7ea20076f6d334 | [
"Apache-2.0"
] | null | null | null | Source/PXL.Classes.pas | LongDirtyAnimAlf/AsphyrePXL | 9151ff88eca1fa01dce083b09e7ea20076f6d334 | [
"Apache-2.0"
] | 2 | 2020-08-18T09:42:33.000Z | 2021-04-22T08:15:27.000Z | unit PXL.Classes;
(*
* This file is part of Asphyre Framework, also known as Platform eXtended Library (PXL).
* Copyright (c) 2015 - 2017 Yuriy Kotsarenko. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You... | 27.03122 | 122 | 0.721336 |
f1780961ae15da39b94fbae3bf5ad9a9e4ccdfdf | 1,085 | pas | Pascal | PascalParser/Source/ProjectIndexer.ParsedUnits.pas | ProHolz/ElementsDelphiTools | dca0c4d6171428ea2671ace6d3bc5f68e6f147af | [
"MIT"
] | 5 | 2019-02-21T14:07:28.000Z | 2021-04-21T18:59:59.000Z | PascalParser/Source/ProjectIndexer.ParsedUnits.pas | ProHolz/ElementsDelphiTools | dca0c4d6171428ea2671ace6d3bc5f68e6f147af | [
"MIT"
] | 1 | 2019-03-04T12:27:59.000Z | 2019-03-04T12:27:59.000Z | PascalParser/Source/ProjectIndexer.ParsedUnits.pas | ProHolz/ElementsDelphiTools | dca0c4d6171428ea2671ace6d3bc5f68e6f147af | [
"MIT"
] | 4 | 2019-09-07T12:48:54.000Z | 2021-04-23T13:34:34.000Z | namespace ProHolz.Ast;
interface
type
TUnitParsedEvent = public block (Sender: Object; const UnitName: String; const FileName: String; var SyntaxTree: TSyntaxNode; SyntaxTreeFromParser: Boolean; var doAbort: Boolean);
TUnitInfo = public record
public
Name: not nullable String := '';
Path: not nullable ... | 24.659091 | 181 | 0.702304 |
4705828099e854692453d6829e2108400672e0e3 | 4,386 | pas | Pascal | QIP Infium SDK/u_common.pas | liborm85/qip-plugin-rss-news | ccf1cb4d9dd515f6daf7b83bc79f4de8d0659dd6 | [
"MIT"
] | null | null | null | QIP Infium SDK/u_common.pas | liborm85/qip-plugin-rss-news | ccf1cb4d9dd515f6daf7b83bc79f4de8d0659dd6 | [
"MIT"
] | null | null | null | QIP Infium SDK/u_common.pas | liborm85/qip-plugin-rss-news | ccf1cb4d9dd515f6daf7b83bc79f4de8d0659dd6 | [
"MIT"
] | null | null | null | {*************************************}
{ }
{ QIP INFIUM SDK }
{ Copyright(c) Ilham Z. }
{ ilham@qip.ru }
{ http://www.qip.im }
{ }
{*************************************}
... | 32.977444 | 184 | 0.572959 |
4745dd9b645b74fc0d12496ffa243c3d79703c35 | 20,513 | pas | Pascal | Projects/Stemma.p/Source/frm_EditEvents.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 11 | 2017-06-17T05:13:45.000Z | 2021-07-11T13:18:48.000Z | Projects/Stemma.p/Source/frm_EditEvents.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 2 | 2019-03-05T12:52:40.000Z | 2021-12-03T12:34:26.000Z | Projects/Stemma.p/Source/frm_EditEvents.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 6 | 2017-09-07T09:10:09.000Z | 2022-02-19T20:19:58.000Z | unit frm_EditEvents;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls,
Grids, Menus, FMUtils, fra_Citations, fra_Documents, StrUtils, LCLType,
Buttons, Spin, ExtCtrls, fra_Phrase, fra_Date, fra_Memo;
type
enumEventEditType = (
eEET_... | 33.794069 | 201 | 0.661629 |
474f2f9216cb7a46cfe66026b67a6b629be9f919 | 61,871 | pas | Pascal | Libraries/KControls/source/kpagecontrol.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/KControls/source/kpagecontrol.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/KControls/source/kpagecontrol.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.000Z | { @abstract(This file is part of the KControls component suite for Delphi and Lazarus.)
@author(Tomas Krysl)
Copyright (c) 2020 Tomas Krysl<BR><BR>
<B>License:</B><BR>
This code is licensed under BSD 3-Clause Clear License, see file License.txt or https://spdx.org/licenses/BSD-3-Clause-Clear.html.
}
unit kpa... | 29.020169 | 174 | 0.711189 |
83a3067425266e1a187af7d284cafb99158f7a53 | 3,916 | pas | Pascal | NSToolBar/MainForm.pas | rzhghost/DelphiComponent_FMX | 73c19c6ae96e37241dea05050392a5deae0c83f5 | [
"MIT"
] | 2 | 2020-03-31T08:22:53.000Z | 2021-03-09T04:53:34.000Z | NSToolBar/MainForm.pas | rzhghost/DelphiComponent_FMX | 73c19c6ae96e37241dea05050392a5deae0c83f5 | [
"MIT"
] | null | null | null | NSToolBar/MainForm.pas | rzhghost/DelphiComponent_FMX | 73c19c6ae96e37241dea05050392a5deae0c83f5 | [
"MIT"
] | null | null | null | unit MainForm;
{
The Cocoa toolbar control is fixed to the top of the form and (for a few OS X
releases now) visually integrates with the title bar. To use it, you need to
create a delegate object. In this project, the CCR.CocoaToolbar unit does the
the necessary.
The button glyphs have been set up vi... | 35.926606 | 96 | 0.728039 |
f184598fda2be5c07c7e9f5941b612616728165e | 2,636 | pas | Pascal | windows/src/ext/jedi/jvcl/help/tools/DtxTool/Frames/FrmZipOptions.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/DtxTool/Frames/FrmZipOptions.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/DtxTool/Frames/FrmZipOptions.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | unit FrmZipOptions;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, CheckLst, Mask, JvExMask, JvToolEdit, JvSpin,
HelpBuild, HelpBuildData, ComCtrls, JvMaskEdit, JvCheckedMaskEdit,
JvDatePickerEdit;
type
TFrameZipOptions = class(TFrame)
Labe... | 24.407407 | 92 | 0.73217 |
61d71570cf311c76e37178ea2d3a41892b62ba35 | 8,438 | pas | Pascal | library/fhir/tests/fhir_tests_diff.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | null | null | null | library/fhir/tests/fhir_tests_diff.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | null | null | null | library/fhir/tests/fhir_tests_diff.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | null | null | null | unit fhir_tests_diff;
{
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 ... | 28.410774 | 139 | 0.685589 |
6aed8319fe4ca6184aa1e24922d9b75689988610 | 9,558 | pas | Pascal | Source/dwsExprList.pas | caxsf/dwscript | 410a0416db3d4baf984e041b9cbf5707f2f8895f | [
"Condor-1.1"
] | null | null | null | Source/dwsExprList.pas | caxsf/dwscript | 410a0416db3d4baf984e041b9cbf5707f2f8895f | [
"Condor-1.1"
] | null | null | null | Source/dwsExprList.pas | caxsf/dwscript | 410a0416db3d4baf984e041b9cbf5707f2f8895f | [
"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 comp... | 30.43949 | 126 | 0.598347 |
83c15dca0053c84b9b68646d258a45c00c8c75ce | 14,640 | pas | Pascal | src/tests/texteditor/UnitMain.pas | ddem43/pasvulkan | 739b004741da322559d310bd4478c36859b75891 | [
"Zlib"
] | 151 | 2016-03-03T22:20:58.000Z | 2022-03-11T03:10:17.000Z | src/tests/texteditor/UnitMain.pas | ddem43/pasvulkan | 739b004741da322559d310bd4478c36859b75891 | [
"Zlib"
] | 22 | 2016-09-30T15:59:08.000Z | 2021-12-29T20:00:18.000Z | src/tests/texteditor/UnitMain.pas | ddem43/pasvulkan | 739b004741da322559d310bd4478c36859b75891 | [
"Zlib"
] | 30 | 2016-04-16T01:12:37.000Z | 2022-03-08T10:45:11.000Z | (******************************************************************************
* PasVulkan *
******************************************************************************
* Version see PasVulkan.Framework.pas ... | 33.424658 | 160 | 0.584973 |
171a3c0c7c8e9fe19eb996b154cc3a14372f5db4 | 1,931 | pas | Pascal | php4AppIntf.pas | bgarrels/php4delphi | 041fed9bb6898faed25076f6ff893bfee93e41cd | [
"PHP-3.0"
] | 19 | 2015-08-10T15:42:28.000Z | 2021-11-23T02:04:02.000Z | php4AppIntf.pas | bgarrels/php4delphi | 041fed9bb6898faed25076f6ff893bfee93e41cd | [
"PHP-3.0"
] | 2 | 2018-06-22T12:45:58.000Z | 2020-11-30T09:05:57.000Z | php4AppIntf.pas | bgarrels/php4delphi | 041fed9bb6898faed25076f6ff893bfee93e41cd | [
"PHP-3.0"
] | 13 | 2015-05-02T14:39:20.000Z | 2021-11-18T19:50:05.000Z | {*******************************************************}
{ PHP4Applications }
{ }
{ Delphi interface for PHP4Applications }
{ }
{ Author: ... | 48.275 | 112 | 0.596582 |
f1f4a5ceb3e11ef6fc12e8a649d33998a9401793 | 3,317 | dpr | Pascal | tutorial/delphi/DelphiClient/DelphiClient.dpr | shivam00/thrift | d81e9e3d22c130ef5ddba7b06fb9802267d9d1d7 | [
"Apache-2.0"
] | 2 | 2018-09-30T09:37:22.000Z | 2020-05-07T01:53:04.000Z | tutorial/delphi/DelphiClient/DelphiClient.dpr | shivam00/thrift | d81e9e3d22c130ef5ddba7b06fb9802267d9d1d7 | [
"Apache-2.0"
] | null | null | null | tutorial/delphi/DelphiClient/DelphiClient.dpr | shivam00/thrift | d81e9e3d22c130ef5ddba7b06fb9802267d9d1d7 | [
"Apache-2.0"
] | null | null | null | (*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); ... | 28.843478 | 74 | 0.625264 |
83684ad6b93e874c8ec0c11be9fd40ef4455bc3a | 2,073 | pas | Pascal | Components/cnvcl/Examples/FormMisc/Unit1.pas | 98kmir2/98kmir2 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | 15 | 2020-02-13T11:59:11.000Z | 2021-12-31T14:53:44.000Z | Components/cnvcl/Examples/FormMisc/Unit1.pas | bsjzx8/98 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | null | null | null | Components/cnvcl/Examples/FormMisc/Unit1.pas | bsjzx8/98 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | 13 | 2020-02-20T07:22:09.000Z | 2021-12-31T14:56:09.000Z | unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, CnFMForm, StdCtrls, ExtCtrls, WinSkinData, Menus;
type
TForm1 = class(TForm)
CnFMForm1: TCnFMForm;
CnFMGlassPanel1: TCnFMGlassPanel;
CnFMTitleImg1: TCnFMTitleImg;
CnFMMenuLabel1: TCnFM... | 22.290323 | 76 | 0.755909 |
83bf76bab48ae53899adced5d5b93dcbe1275c8b | 29,328 | pas | Pascal | windows/src/ext/jedi/jvcl/tests/archive/jvcl/Archive/JvTypedEdit.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/Archive/JvTypedEdit.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/Archive/JvTypedEdit.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... | 26.374101 | 117 | 0.69732 |
f141b914b330bf70fef81a19abb0a3f777b39179 | 1,263 | pas | Pascal | windows/src/ext/sentry/test/Sentry.Client.Test.SentryClientTestMain.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 1 | 2021-03-08T09:31:47.000Z | 2021-03-08T09:31:47.000Z | windows/src/ext/sentry/test/Sentry.Client.Test.SentryClientTestMain.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | null | null | null | windows/src/ext/sentry/test/Sentry.Client.Test.SentryClientTestMain.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | null | null | null | unit Sentry.Client.Test.SentryClientTestMain;
interface
procedure main;
implementation
uses
Sentry.Client,
System.SysUtils;
procedure DoCrash; forward;
procedure DoEvent; forward;
procedure main;
begin
if ParamStr(1) = 'crash'
then DoCrash
else DoEvent;
end;
function Init: TSentryClient;
var
o: T... | 18.042857 | 107 | 0.701504 |
f12854fc4540bf6e77657f78bd09be804791c38d | 2,085 | dpr | Pascal | PascalCoinWalletLazarus.dpr | nanopool/PascalCoin | f6949c4d16b43b4ffc567c4ed5bc67b48d0ac65c | [
"MIT"
] | 8 | 2017-01-28T10:30:03.000Z | 2021-05-11T08:09:33.000Z | PascalCoinWalletLazarus.dpr | nanopool/PascalCoin | f6949c4d16b43b4ffc567c4ed5bc67b48d0ac65c | [
"MIT"
] | null | null | null | PascalCoinWalletLazarus.dpr | nanopool/PascalCoin | f6949c4d16b43b4ffc567c4ed5bc67b48d0ac65c | [
"MIT"
] | 4 | 2017-01-28T22:11:18.000Z | 2018-01-08T02:18:59.000Z | program PascalCoinWalletLazarus;
{$IFDEF FPC}
{$MODE Delphi}
{$ENDIF}
uses
{$IFnDEF FPC}
{$ELSE}
{$IFDEF LINUX}cthreads,{$ENDIF}
Interfaces,
{$ENDIF}
Forms,
UBlockChain in 'Units\PascalCoin\UBlockChain.pas',
UCrypto in 'Units\PascalCoin\UCrypto.pas',
UTime in 'Units\PascalCoin\UTime.pas',
UWalletKeys ... | 36.578947 | 105 | 0.766906 |
83830b8c2362c93f7ac019e678fd9af24a446ec1 | 4,169 | pas | Pascal | wwwd/crc.pas | koizuka/wwwd | 6da94152416656fb54522d42acda3ee4b0b33b92 | [
"MIT"
] | null | null | null | wwwd/crc.pas | koizuka/wwwd | 6da94152416656fb54522d42acda3ee4b0b33b92 | [
"MIT"
] | null | null | null | wwwd/crc.pas | koizuka/wwwd | 6da94152416656fb54522d42acda3ee4b0b33b92 | [
"MIT"
] | null | null | null | unit crc;
(* crc32.c -- compute the CRC-32 of a data stream
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*)
(* @(#) $Id: crc.pas,v 1.4 2000/05/17 17:39:32 koizuka Exp $ *)
interface
function crc32_block( crc:Cardinal; buf:Pchar; len: Cardinal): Car... | 31.11194 | 79 | 0.634685 |
47549d609f0f6e9a198707de6318267abe6eb092 | 11,657 | pas | Pascal | uMisc.pas | agebhar1/sim8008-shared | 3f0b4adfe247936489ca97ad9ae778f9cfef71ee | [
"MIT"
] | null | null | null | uMisc.pas | agebhar1/sim8008-shared | 3f0b4adfe247936489ca97ad9ae778f9cfef71ee | [
"MIT"
] | null | null | null | uMisc.pas | agebhar1/sim8008-shared | 3f0b4adfe247936489ca97ad9ae778f9cfef71ee | [
"MIT"
] | null | null | null | unit uMisc;
interface
uses
Windows, SysUtils, Registry, Classes, Forms;
type
TRegistryList = class;
IRegistry = interface(IInterface)
procedure LoadData(RegistryList: TRegistryList);
procedure SaveData(RegistryList: TRegistryList);
end;
TRegistryList = class(TObject)
private
... | 26.493182 | 103 | 0.653084 |
4732e14d89c66edffcc134e05f575ae3e5b0a043 | 3,631 | dpr | Pascal | 04-Internet/ServeurWebBroker/Project1.dpr | DeveloppeurPascal/Des-solutions-de-synchronisations-de-donnees | 0c1fba20cc1a2708acc7a7b722be132744c37216 | [
"MIT"
] | 3 | 2020-08-06T22:29:58.000Z | 2021-06-24T10:01:07.000Z | 04-Internet/ServeurWebBroker/Project1.dpr | DeveloppeurPascal/Des-solutions-de-synchronisations-de-donnees | 0c1fba20cc1a2708acc7a7b722be132744c37216 | [
"MIT"
] | null | null | null | 04-Internet/ServeurWebBroker/Project1.dpr | DeveloppeurPascal/Des-solutions-de-synchronisations-de-donnees | 0c1fba20cc1a2708acc7a7b722be132744c37216 | [
"MIT"
] | 2 | 2020-08-06T22:29:59.000Z | 2021-04-05T02:58:43.000Z | program Project1;
{$APPTYPE CONSOLE}
uses
System.SysUtils,
System.Types,
IPPeerServer,
IPPeerAPI,
IdHTTPWebBrokerBridge,
Web.WebReq,
Web.WebBroker,
WebModuleUnit1 in 'WebModuleUnit1.pas' {WebModule1: TWebModule},
ServerConst1 in 'ServerConst1.pas';
{$R *.res}
function BindPort(APort... | 23.425806 | 79 | 0.667034 |
f1b7fc60e32964caf865791c505f7f5c47c4e17a | 4,792 | pas | Pascal | EventEngine/src/Event.Engine.Utils.pas | Gronfi/DPN | a21706737f6eca7378e31511d15768a36f93a72a | [
"Apache-2.0"
] | 3 | 2020-11-06T15:46:18.000Z | 2021-06-24T09:23:29.000Z | EventEngine/src/Event.Engine.Utils.pas | Gronfi/DPN | a21706737f6eca7378e31511d15768a36f93a72a | [
"Apache-2.0"
] | null | null | null | EventEngine/src/Event.Engine.Utils.pas | Gronfi/DPN | a21706737f6eca7378e31511d15768a36f93a72a | [
"Apache-2.0"
] | 3 | 2020-10-31T00:46:34.000Z | 2021-06-23T15:23:27.000Z | unit Event.Engine.Utils;
interface
uses
{$IFDEF MSWINDOWS}
Winapi.Windows,
{$ENDIF}
System.SysUtils,
Spring,
Event.Engine.Interfaces;
type
Utils = record
private
class var Reference: TStopwatch;
class constructor CreateIni;
public
class function CreateEvent<T>: IEvent<T>; static;
{$IFDEF... | 22.288372 | 127 | 0.680301 |
47505a952f96ed0e0e4e8916c916fbf1ef7c5af9 | 664 | pas | Pascal | 1. Konsep Pemilihan/CharsTester.pas | belajarstatistik/Algoritma-Pemrograman | 4f33b359254db167b6107757d35d50d391d836e2 | [
"MIT"
] | null | null | null | 1. Konsep Pemilihan/CharsTester.pas | belajarstatistik/Algoritma-Pemrograman | 4f33b359254db167b6107757d35d50d391d836e2 | [
"MIT"
] | null | null | null | 1. Konsep Pemilihan/CharsTester.pas | belajarstatistik/Algoritma-Pemrograman | 4f33b359254db167b6107757d35d50d391d836e2 | [
"MIT"
] | null | null | null | program CharsTester;
label
1000, 2000; {deklarasi label}
var InputChar:char;
begin
1000:
write('Please enter a letter (or 0 to quit): ');readln(InputChar );
if InputChar = '0' then {kondisi untuk keluar}
goto 2000
else if (ORD(InputChar ) > 64) and (InputChar) < 91) then
writeln('This is an upp... | 33.2 | 69 | 0.650602 |
473fed2613639aefe09ae54489114b13d87cbe97 | 1,993 | pas | Pascal | MemDBF.pas | atkins126/Utils | a4fc52727b5019b598a8cdec4b45039dc1fdf00b | [
"MIT"
] | 6 | 2020-08-01T01:17:33.000Z | 2021-05-16T01:18:00.000Z | MemDBF.pas | atkins126/Utils | a4fc52727b5019b598a8cdec4b45039dc1fdf00b | [
"MIT"
] | null | null | null | MemDBF.pas | atkins126/Utils | a4fc52727b5019b598a8cdec4b45039dc1fdf00b | [
"MIT"
] | 3 | 2019-12-31T01:29:21.000Z | 2020-09-09T02:42:56.000Z | unit MemDBF;
////////////////////////////////////////////////////////////////////////////////
//
// Author: Jaap Baak
// https://github.com/transportmodelling/Utils
//
////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////... | 33.779661 | 105 | 0.53437 |
4738a38c5c08985133e664c13389108f3a49673d | 84,747 | dpr | Pascal | dll/oimenuapi.dpr | oimenu/oimenu-delphi | a4099af2aaf2d7aedda88f5bd7d30779f6d926ef | [
"MIT"
] | 1 | 2019-04-25T14:50:37.000Z | 2019-04-25T14:50:37.000Z | dll/oimenuapi.dpr | oimenu/oimenu-delphi | a4099af2aaf2d7aedda88f5bd7d30779f6d926ef | [
"MIT"
] | null | null | null | dll/oimenuapi.dpr | oimenu/oimenu-delphi | a4099af2aaf2d7aedda88f5bd7d30779f6d926ef | [
"MIT"
] | null | null | null | library oimenuapi;
{ Important note about DLL memory management: ShareMem must be the
first unit in your library's USES clause AND your project's (select
Project-View Source) USES clause if your DLL exports any procedures or
functions that pass strings as parameters or function results. This
applies to a... | 35.548238 | 202 | 0.675458 |
8394f8fde0835acc2af54c07890a5f9ff0e774a1 | 14,270 | pas | Pascal | mothershipwebserver.pas | randydom/commonx | 2315f1acf41167bd77ba4d040b3f5b15a5c5b81a | [
"MIT"
] | 1 | 2020-08-25T00:02:54.000Z | 2020-08-25T00:02:54.000Z | mothershipwebserver.pas | wkfff/commonx | 787b9a4a1e7c02f55d81d2236b0cc9f332b38f53 | [
"MIT"
] | null | null | null | mothershipwebserver.pas | wkfff/commonx | 787b9a4a1e7c02f55d81d2236b0cc9f332b38f53 | [
"MIT"
] | 1 | 2020-08-25T00:02:55.000Z | 2020-08-25T00:02:55.000Z | unit MothershipWebserver;
//Contains the TMotherShipWebServer class and related classes.
interface
uses
WebConfig, WebStats, DataObjectServices, sysutils, windows, REquestManager, classes, sharedobject, webdispatch, RequestInfo, backgroundthreads, versioninfo, systemx, simplewinsock, stringx, stringx.ansi, helplooku... | 29.544513 | 231 | 0.703574 |
f1d0a30f3cb963255e9186cc495a09000b93983a | 7,220 | pas | Pascal | Source/dwsEncoding.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 12 | 2015-01-02T08:27:25.000Z | 2021-07-16T16:59:01.000Z | Source/dwsEncoding.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 1 | 2018-04-02T21:31:37.000Z | 2018-04-02T21:31:37.000Z | Source/dwsEncoding.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 6 | 2015-01-02T08:27:13.000Z | 2020-06-08T07:03:33.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 complia... | 28.203125 | 88 | 0.461496 |
47173867f1245f7ef6c84cbf79b7306450953cda | 2,253 | pas | Pascal | egavga/0183.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | egavga/0183.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | egavga/0183.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | {
David Proper posted a cross-fade routine here, some days ago. This is an update
on that one. It now fades all texts. Quite a pain to figure this out, realy.
Put it in the SWAG if you want, Kerry - Done!.
}
program xfade;
{ made by Bas van Gaalen, Holland, PD,
fido 2:285/213.8, internet bas.van.gaalen@schotma... | 29.644737 | 80 | 0.600089 |
61ba6711153d04bea2075397fc56707338856f10 | 991 | dfm | Pascal | efx/frmText.dfm | apfeltee/lysee | 35461c660a49b852888ed379748bbbc0f4683cb8 | [
"BSD-3-Clause"
] | null | null | null | efx/frmText.dfm | apfeltee/lysee | 35461c660a49b852888ed379748bbbc0f4683cb8 | [
"BSD-3-Clause"
] | null | null | null | efx/frmText.dfm | apfeltee/lysee | 35461c660a49b852888ed379748bbbc0f4683cb8 | [
"BSD-3-Clause"
] | null | null | null | object TextForm: TTextForm
Left = 400
Top = 198
BorderStyle = bsDialog
BorderWidth = 12
Caption = #32534#36753#21333#20803#26684#25991#26412
ClientHeight = 280
ClientWidth = 443
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #2... | 19.82 | 55 | 0.596367 |
832bfb8f3d3a7e6b1b039b84a17d46a744ef6762 | 12,603 | pas | Pascal | lazutils/ttcmap.pas | coolchyni/jcf-cli | 69fd71b962fd1c1386ec4939e94dab70568bf7e6 | [
"MIT"
] | 22 | 2018-05-31T23:01:15.000Z | 2021-11-16T11:25:36.000Z | iscbase/lazutils/ttcmap.pas | isyscore/isc-fpbase | ce2469c977eba901005982dc7f89fee2d0718f76 | [
"MIT"
] | 1 | 2018-08-14T21:15:51.000Z | 2018-08-15T12:42:58.000Z | iscbase/lazutils/ttcmap.pas | isyscore/isc-fpbase | ce2469c977eba901005982dc7f89fee2d0718f76 | [
"MIT"
] | 6 | 2018-05-31T06:31:55.000Z | 2022-02-19T03:04:14.000Z | (*******************************************************************
*
* ttcmap.pas 1.0
*
* Character Mappings unit.
*
* Copyright 1996, 1997 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may on... | 27.698901 | 78 | 0.534317 |
47312b74aecd775e98db64d9c0e6898840535df3 | 394 | lpr | Pascal | Samples/Lazarus/Samples.lpr | viniciussanchez/delphi-jose-jwt | 800efddd20fbbfae2a0711a1603c0882a15ca7d1 | [
"Apache-2.0"
] | 2 | 2021-04-26T05:58:55.000Z | 2021-09-24T11:58:02.000Z | Samples/Lazarus/Samples.lpr | viniciussanchez/delphi-jose-jwt | 800efddd20fbbfae2a0711a1603c0882a15ca7d1 | [
"Apache-2.0"
] | null | null | null | Samples/Lazarus/Samples.lpr | viniciussanchez/delphi-jose-jwt | 800efddd20fbbfae2a0711a1603c0882a15ca7d1 | [
"Apache-2.0"
] | null | null | null | program Samples;
{$mode objfpc}{$H+}
uses
{$IFDEF UNIX}{$IFDEF UseCThreads}
cthreads,
{$ENDIF}{$ENDIF}
Interfaces, // this includes the LCL widgetset
Forms, indylaz, Main
{ you can add units after this };
{$R *.res}
begin
RequireDerivedFormResource:=True;
Application.Scaled:=True;
Application.Init... | 17.130435 | 48 | 0.705584 |
851e31442fbd2b5547baf5d61689459c63cd9cbb | 2,493 | dfm | Pascal | SelfParametersUnit.dfm | naumovda/d-client | 4fa4be0d97962ad6166243fdd9b92b2269909151 | [
"Apache-2.0"
] | null | null | null | SelfParametersUnit.dfm | naumovda/d-client | 4fa4be0d97962ad6166243fdd9b92b2269909151 | [
"Apache-2.0"
] | null | null | null | SelfParametersUnit.dfm | naumovda/d-client | 4fa4be0d97962ad6166243fdd9b92b2269909151 | [
"Apache-2.0"
] | null | null | null | inherited SelfParameters: TSelfParameters
Left = 265
Top = 277
Width = 941
Caption = #1055#1072#1088#1072#1084#1077#1090#1088#1099' '#1086#1088#1075#1072#1085#1080#1079#1072#1094#1080#1080
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited Grid: TcxGrid
Width = 617
inherited tvMa... | 24.441176 | 115 | 0.645006 |
f18012e1754f2dcbbae699726ab655de60595504 | 1,042 | pas | Pascal | Login.pas | PaulohSouza/Notesc-4.0 | a0d03f216b8a5cb2b77c470b4739c67667523740 | [
"MIT"
] | null | null | null | Login.pas | PaulohSouza/Notesc-4.0 | a0d03f216b8a5cb2b77c470b4739c67667523740 | [
"MIT"
] | 1 | 2020-04-03T23:06:38.000Z | 2020-04-03T23:06:38.000Z | Sistema/Imagens/Images/Buttons/Login.pas | PaulohSouza/Notesc-4.0 | a0d03f216b8a5cb2b77c470b4739c67667523740 | [
"MIT"
] | null | null | null | unit Login;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, ComCtrls, jpeg, Buttons;
type
TFrmLogin = class(TForm)
GrpBxLogin: TGroupBox;
Label2: TLabel;
Label3: TLabel;
BtnOk: TBitBtn;
BitBtn2: TBitBtn;
StatusBar1: ... | 19.660377 | 87 | 0.698656 |
6174b9a9956604aae863a7a8ab0621a8f12ce2a1 | 3,907 | pas | Pascal | processlist.pas | gguimp/submodule-01 | bc3f56be95bf4bb71e6904020e405a40fcf7f855 | [
"MIT"
] | null | null | null | processlist.pas | gguimp/submodule-01 | bc3f56be95bf4bb71e6904020e405a40fcf7f855 | [
"MIT"
] | null | null | null | processlist.pas | gguimp/submodule-01 | bc3f56be95bf4bb71e6904020e405a40fcf7f855 | [
"MIT"
] | null | null | null | {
***************************************************************************
* *
* This source is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the F... | 27.321678 | 76 | 0.610699 |
f1a3c7e4859837085084e4d415d33783575a5bc1 | 60 | pas | Pascal | test/pascal_ISO7185/test/no/ExprErr1.pas | tanhleno/pegparser | 1d4b7bffd5860a4b54d021bfcf7e93ab82aa6582 | [
"MIT"
] | 8 | 2019-05-13T16:11:24.000Z | 2022-02-23T12:35:36.000Z | test/pascal_ISO7185/test/no/ExprErr1.pas | tanhleno/pegparser | 1d4b7bffd5860a4b54d021bfcf7e93ab82aa6582 | [
"MIT"
] | null | null | null | test/pascal_ISO7185/test/no/ExprErr1.pas | tanhleno/pegparser | 1d4b7bffd5860a4b54d021bfcf7e93ab82aa6582 | [
"MIT"
] | 1 | 2021-01-27T00:51:52.000Z | 2021-01-27T00:51:52.000Z | program ExprErr1;
begin
a := .5;
b := 0.4;
c := 0.6
end. | 8.571429 | 17 | 0.516667 |
83dcc0826577be025781657922bca99a1bb24e77 | 3,279 | pas | Pascal | Testes Dunit/TestUfProdutos.pas | PCVCPAULO/Projeto-Areco | 98080e6c176372d7395df57a7ef7ea22b1b227e6 | [
"MIT"
] | 1 | 2020-08-24T05:32:10.000Z | 2020-08-24T05:32:10.000Z | Testes Dunit/TestUfProdutos.pas | BoscoBecker/Projeto-Areco | 98080e6c176372d7395df57a7ef7ea22b1b227e6 | [
"MIT"
] | null | null | null | Testes Dunit/TestUfProdutos.pas | BoscoBecker/Projeto-Areco | 98080e6c176372d7395df57a7ef7ea22b1b227e6 | [
"MIT"
] | 1 | 2020-04-13T13:32:17.000Z | 2020-04-13T13:32:17.000Z | unit TestUfProdutos;
{
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, Vcl.Grids, ppParameter, ppC... | 23.255319 | 87 | 0.769137 |
f1c854ed55699116447d587a90bb598c428880a8 | 1,113 | pas | Pascal | windows/src/ext/jedi/jvcl/jvcl/examples/JvAppDDECmd/AppDdeCmdModal.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/jvcl/examples/JvAppDDECmd/AppDdeCmdModal.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/jvcl/examples/JvAppDDECmd/AppDdeCmdModal.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {******************************************************************
JEDI-VCL Demo
Copyright (C) 2002 Project JEDI
Original author:
You may retrieve the latest version of this file at the JEDI-JVCL
home page, located at http://jvcl.delphi-jedi.org
The contents of this file are used with ... | 23.680851 | 75 | 0.646002 |
614d5cf952d8b1b82438685d09110ee00c3e8c8b | 2,885 | pas | Pascal | Gestion_Interventions/u_feuille_style.pas | MaxHwK/Gestion_Interventions | e2f5b7e8d2a8e7b14ea37008c91aaa2afd47a892 | [
"MIT"
] | null | null | null | Gestion_Interventions/u_feuille_style.pas | MaxHwK/Gestion_Interventions | e2f5b7e8d2a8e7b14ea37008c91aaa2afd47a892 | [
"MIT"
] | null | null | null | Gestion_Interventions/u_feuille_style.pas | MaxHwK/Gestion_Interventions | e2f5b7e8d2a8e7b14ea37008c91aaa2afd47a892 | [
"MIT"
] | null | null | null | unit u_feuille_style;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils,Controls, ExtCtrls , Grids, StdCtrls, Graphics;
type
Tfeuille_style = CLASS
procedure fonte_defaut (ctrl : TControl);
procedure panel_defaut (pnl : TPanel);
procedure panel_selection (pnl : TPanel);
procedure panel_travai... | 24.041667 | 81 | 0.641594 |
f1a2ee6a40a325ddc68ebbe931aa5a4f2c9566a3 | 1,175 | pas | Pascal | src/Mvc/Views/Parsers/Factories/BaseTemplateParserFactoryImpl.pas | zamronypj/fano-framework | 559e385be5e1d26beada94c46eb8e760c4d855da | [
"MIT"
] | 78 | 2019-01-31T13:40:48.000Z | 2022-03-22T17:26:54.000Z | src/Mvc/Views/Parsers/Factories/BaseTemplateParserFactoryImpl.pas | zamronypj/fano-framework | 559e385be5e1d26beada94c46eb8e760c4d855da | [
"MIT"
] | 24 | 2020-01-04T11:50:53.000Z | 2022-02-17T09:55:23.000Z | src/Mvc/Views/Parsers/Factories/BaseTemplateParserFactoryImpl.pas | zamronypj/fano-framework | 559e385be5e1d26beada94c46eb8e760c4d855da | [
"MIT"
] | 9 | 2018-11-05T03:43:24.000Z | 2022-01-21T17:23:30.000Z | {*!
* Fano Web Framework (https://fanoframework.github.io)
*
* @link https://github.com/fanoframework/fano
* @copyright Copyright (c) 2018 - 2021 Zamrony P. Juhara
* @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT)
*}
unit BaseTemplateParserFactoryImpl;
interface
{$MODE OBJFPC}
{... | 22.596154 | 77 | 0.574468 |
6a633ae2d2c18ef2e74383851855bd8df88acf45 | 213 | pas | Pascal | Pascal/test/cohadar/pascal/programs/functions/test02.pas | cohadar/parapascal | 863bc9b8d7f813dd3bbf8f6e7df36d70de8f5242 | [
"MIT"
] | null | null | null | Pascal/test/cohadar/pascal/programs/functions/test02.pas | cohadar/parapascal | 863bc9b8d7f813dd3bbf8f6e7df36d70de8f5242 | [
"MIT"
] | null | null | null | Pascal/test/cohadar/pascal/programs/functions/test02.pas | cohadar/parapascal | 863bc9b8d7f813dd3bbf8f6e7df36d70de8f5242 | [
"MIT"
] | null | null | null | {* test arguments *}
program test02;
var a, b : integer;
c: real;
procedure njak(x, y: integer; z:real);
begin
a := x;
b := y;
c := z;
end;
begin
njak(111, 222, 33.3);
debug(a, b, c);
end. | 12.529412 | 39 | 0.530516 |
f11f6242400478124fcc474316dfd887468b0ca8 | 34,479 | pas | Pascal | library/ftx/ftx_loinc_publisher.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | library/ftx/ftx_loinc_publisher.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | library/ftx/ftx_loinc_publisher.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 49 | 2015-04-11T14:59:43.000Z | 2021-03-30T10:29:18.000Z | unit ftx_loinc_publisher;
{
Copyright (c) 2001+, Health Intersections Pty Ltd (http://www.healthintersections.com.au)
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of sour... | 32.103352 | 186 | 0.644044 |
83c5197723f3eda8457014f2d906e1e0e409031c | 751 | pas | Pascal | CustomProgressBar.pas | delphi-pascal-archive/thread_file_checksums | 247a008b8f634adbaaed99e05a2be22bc7b1992d | [
"Unlicense"
] | 1 | 2021-11-06T23:51:00.000Z | 2021-11-06T23:51:00.000Z | CustomProgressBar.pas | delphi-pascal-archive/thread_file_checksums | 247a008b8f634adbaaed99e05a2be22bc7b1992d | [
"Unlicense"
] | null | null | null | CustomProgressBar.pas | delphi-pascal-archive/thread_file_checksums | 247a008b8f634adbaaed99e05a2be22bc7b1992d | [
"Unlicense"
] | 1 | 2021-11-06T23:51:02.000Z | 2021-11-06T23:51:02.000Z | unit CustomProgressBar;
interface
uses
Classes, Graphics, Controls, Gauges;
type
TCustomProgressBar = class(TGauge)
private
protected
procedure Paint; override;
public
constructor Create(AOwner: TComponent); override;
published
property Text;
end;
implementation
{ TCus... | 16.688889 | 61 | 0.661784 |
837ac1f654c93b8f1f5c6d1400700b8565776070 | 9,965 | pas | Pascal | SH02/SH/SH.InputHandlerBase.pas | federgraph/SudokuHelper | 331e9069232350cd5454b2fb01b82f17382e1d36 | [
"CC0-1.0"
] | null | null | null | SH02/SH/SH.InputHandlerBase.pas | federgraph/SudokuHelper | 331e9069232350cd5454b2fb01b82f17382e1d36 | [
"CC0-1.0"
] | null | null | null | SH02/SH/SH.InputHandlerBase.pas | federgraph/SudokuHelper | 331e9069232350cd5454b2fb01b82f17382e1d36 | [
"CC0-1.0"
] | null | null | null | {!
<summary>
This unit implements the base class for Sudoku input handlers.
</summary>
<author>Dr. Peter Below</author>
<history>
Version 1.0 created 2021-10-27<p>
Last modified by PB 2021-10-27<p>
Last modified by GS 2022-01-xx<p>
</history>
<copyright>Copyright 2021 by Dr. Peter Below</copyright>
<licence> The ... | 33.327759 | 123 | 0.744104 |
4754bb3fbdabc07724b9156e2892e7b18454a8e2 | 17,714 | pas | Pascal | source/IWBSCustomRegion.pas | kattunga/IW-Bootstrap-Framework | f2b3bd2ff817626b3f4c400a1aa59367a80201dc | [
"MIT"
] | 106 | 2015-08-27T22:31:26.000Z | 2021-12-23T16:56:09.000Z | source/IWBSCustomRegion.pas | kattunga/IW-Bootstrap-Framework | f2b3bd2ff817626b3f4c400a1aa59367a80201dc | [
"MIT"
] | 37 | 2015-08-27T22:07:30.000Z | 2019-06-26T02:03:24.000Z | source/IWBSCustomRegion.pas | kattunga/IW-Bootstrap-Framework | f2b3bd2ff817626b3f4c400a1aa59367a80201dc | [
"MIT"
] | 43 | 2015-10-02T23:27:04.000Z | 2021-09-30T01:09:41.000Z | unit IWBSCustomRegion;
interface
{$Include IWBootstrap.inc}
uses
SysUtils, Classes, Controls, Forms, StrUtils,
IWApplication, IWBaseRenderContext,
IWContainer, IWControl, IWHTMLContainer, IWHTML40Container, IWRegion, IWBaseHTMLControl,
IWRenderContext, IWHTMLTag, IWBaseInterfaces, IWXMLTag,
IWBSCommon, IWB... | 28.944444 | 148 | 0.773004 |
470883518a0f2b8101dcbc51bc2c73aa80ac873e | 56,764 | pas | Pascal | SFTP/lib/uMySFTPClient.pas | minias/delphi_tip | 6544bd545852b303c5e9543c6a4b028f8a873d9e | [
"MIT"
] | null | null | null | SFTP/lib/uMySFTPClient.pas | minias/delphi_tip | 6544bd545852b303c5e9543c6a4b028f8a873d9e | [
"MIT"
] | null | null | null | SFTP/lib/uMySFTPClient.pas | minias/delphi_tip | 6544bd545852b303c5e9543c6a4b028f8a873d9e | [
"MIT"
] | null | null | null | { **
* Copyright (c) 2010, Zeljko Marjanovic <savethem4ever@gmail.com>
* This code is licensed under MPL 1.1
* For details, see http://www.mozilla.org/MPL/MPL-1.1.html
* }
{ **
* Delphi/Pascal Wrapper around the library "libssh2"
* Base repository:
* https://bitbucket.org/ZeljkoMarjanovic/libs... | 26.979087 | 115 | 0.673666 |
f12270ff55ea5db006e3c866e4588a66084ab674 | 1,506 | pas | Pascal | windows/src/developer/TIKE/child/UfrmInternalDebug.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/developer/TIKE/child/UfrmInternalDebug.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/developer/TIKE/child/UfrmInternalDebug.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | (*
Name: UfrmInternalDebug
Copyright: Copyright (C) SIL International.
Documentation:
Description:
Create Date: 14 Sep 2006
Modified Date: 14 Sep 2006
Authors: mcdurdin
Related Files:
Dependencies:
Bugs:
Todo:
Not... | 22.477612 | 99 | 0.653386 |
47511d90c21e406afab6f48ccf386419c26620f1 | 1,168 | dpr | Pascal | TestSelf/SameOfArraies.dpr | Oreder/DelphiPro01 | 5cd0c6b79b2c4bdf17f5fe66d9498fe81ba749ca | [
"MIT"
] | 1 | 2017-06-27T23:47:30.000Z | 2017-06-27T23:47:30.000Z | TestSelf/SameOfArraies.dpr | Oreder/DelphiPro01 | 5cd0c6b79b2c4bdf17f5fe66d9498fe81ba749ca | [
"MIT"
] | null | null | null | TestSelf/SameOfArraies.dpr | Oreder/DelphiPro01 | 5cd0c6b79b2c4bdf17f5fe66d9498fe81ba749ca | [
"MIT"
] | 1 | 2021-02-26T11:23:29.000Z | 2021-02-26T11:23:29.000Z | program SameOfArraies;
{$APPTYPE CONSOLE}
uses
SysUtils;
const NA = 1000;
type Arr = array[1..NA] of Integer;
procedure OP(Z: Arr; N,S: Integer);
var I: Integer;
begin
Write('Out[',S,']: ');
for I := 1 to N do Write(Z[I]:3);
WriteLn; WriteLn;
end;
var
X,Y,Z: Arr;
M,N,P: Integer;
I,J,K: I... | 18.25 | 72 | 0.486301 |
85a9231d7b09b7e813942f4367fcd57403dde482 | 3,534 | pas | Pascal | units/urtpol4.pas | BishopWolf/DelphiMath | bc03e918f2cbe6aad91e8153f5c7ae35abef75e2 | [
"Apache-2.0"
] | 1 | 2019-11-20T02:18:47.000Z | 2019-11-20T02:18:47.000Z | units/urtpol4.pas | BishopWolf/DelphiMath | bc03e918f2cbe6aad91e8153f5c7ae35abef75e2 | [
"Apache-2.0"
] | null | null | null | units/urtpol4.pas | BishopWolf/DelphiMath | bc03e918f2cbe6aad91e8153f5c7ae35abef75e2 | [
"Apache-2.0"
] | 2 | 2017-05-14T03:56:55.000Z | 2019-11-20T02:18:48.000Z | { ******************************************************************
Quartic equation
****************************************************************** }
unit urtpol4;
interface
uses
utypes, urtpol2, urtpol3;
function RootPol4(Coef: TVector; out Z: TCompVector): Integer;
{ -----------------------... | 21.814815 | 71 | 0.453594 |
f1240c70022d0b15c04acbe4b5ff255ac06580d2 | 1,188 | pas | Pascal | 77-Signature/Unit1.pas | FMXExpress/Cross-Platform-Samples | d6b761b81a6521652db814b0c1e65263dff4f694 | [
"BSD-3-Clause"
] | 140 | 2019-08-07T23:22:44.000Z | 2022-02-23T18:27:51.000Z | 77-Signature/Unit1.pas | azrael11/Cross-Platform-Samples | f2c16ae3ae23d1ecca00110af1571313eb4e4c51 | [
"BSD-3-Clause"
] | 1 | 2020-06-08T11:23:04.000Z | 2020-06-08T11:23:04.000Z | 77-Signature/Unit1.pas | azrael11/Cross-Platform-Samples | f2c16ae3ae23d1ecca00110af1571313eb4e4c51 | [
"BSD-3-Clause"
] | 54 | 2019-08-09T21:37:51.000Z | 2022-03-13T12:13:16.000Z | unit Unit1;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants,
FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.Effects,
FMX.StdCtrls, FMX.Controls.Presentation, MyPaintBox, FMX.Objects, FMX.Layouts;
type
TForm1 = class(TForm)
MaterialOxfordBl... | 20.135593 | 81 | 0.734007 |
83d1994837760444a7ae36149791d92f572ab279 | 1,625 | pas | Pascal | sources/chHash.CRC.CRC16.CDMA2000.pas | vampirsoft/CryptoHash | bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4 | [
"MIT"
] | null | null | null | sources/chHash.CRC.CRC16.CDMA2000.pas | vampirsoft/CryptoHash | bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4 | [
"MIT"
] | null | null | null | sources/chHash.CRC.CRC16.CDMA2000.pas | vampirsoft/CryptoHash | bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4 | [
"MIT"
] | 2 | 2020-08-30T18:22:38.000Z | 2021-06-08T19:52:56.000Z | /////////////////////////////////////////////////////////////////////////////////
//*****************************************************************************//
//* Project : CryptoHash *//
//* Latest Source: https://github.com/vampirsoft/CryptoHash ... | 31.25 | 107 | 0.457846 |
f1ff88c748477e770e807eda8c3c1c832607bf9f | 531 | pas | Pascal | .LHP/.Lop10/Minh333/DSTH/BT10.pas | sxweetlollipop2912/MaCode | 661d77a2096e4d772fda2b6a7f80c84113b2cde9 | [
"MIT"
] | null | null | null | .LHP/.Lop10/Minh333/DSTH/BT10.pas | sxweetlollipop2912/MaCode | 661d77a2096e4d772fda2b6a7f80c84113b2cde9 | [
"MIT"
] | null | null | null | .LHP/.Lop10/Minh333/DSTH/BT10.pas | sxweetlollipop2912/MaCode | 661d77a2096e4d772fda2b6a7f80c84113b2cde9 | [
"MIT"
] | null | null | null | // maxn = 62
uses math;
const fi='bt10.inp';
fo='bt10.out';
var n: longint;
a: array [0..1] of qword;
f: text;
procedure nhap;
begin
assign(f,fi);
reset(f);
read(f,n);
close(f);
end;
function fibo(n: longint): int64;
begin
fibo:= trunc(((1/sqrt(5))*((1+sqrt(5))/2)**n) - ((1/sqrt(5))*((1-sqrt... | 12.642857 | 84 | 0.536723 |
47665a5fc9ffd8404f1870df47e96ded4eef1242 | 18,492 | pas | Pascal | library/fhir/fhir_htmlgen.pas | danka74/fhirserver | 1fc53b6fba67a54be6bee39159d3db28d42eb8e2 | [
"BSD-3-Clause"
] | null | null | null | library/fhir/fhir_htmlgen.pas | danka74/fhirserver | 1fc53b6fba67a54be6bee39159d3db28d42eb8e2 | [
"BSD-3-Clause"
] | null | null | null | library/fhir/fhir_htmlgen.pas | danka74/fhirserver | 1fc53b6fba67a54be6bee39159d3db28d42eb8e2 | [
"BSD-3-Clause"
] | null | null | null | unit fhir_htmlgen;
{
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... | 32.104167 | 287 | 0.626055 |
f1f3829401db5e0fe9bb2ce477679d99146a1989 | 28,382 | pas | Pascal | Delphi/ThirdParty/JCL/JclSecurity.pas | atkins126/ets-ddui | 842e2238a9f64cf69b9eed57c11ad05488a9f444 | [
"MIT"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | Delphi/ThirdParty/JCL/JclSecurity.pas | atkins126/ets-ddui | 842e2238a9f64cf69b9eed57c11ad05488a9f444 | [
"MIT"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | Delphi/ThirdParty/JCL/JclSecurity.pas | atkins126/ets-ddui | 842e2238a9f64cf69b9eed57c11ad05488a9f444 | [
"MIT"
] | 49 | 2015-04-11T14:59:43.000Z | 2021-03-30T10:29:18.000Z | {**************************************************************************************************}
{ }
{ Project JEDI Code Library (JCL) }
{ ... | 33.46934 | 122 | 0.616341 |
836ebebc13bdc05afa4b4cf89887d18605dbf0b4 | 4,054 | dfm | Pascal | windows/src/ext/jedi/jvcl/jvcl/examples/JvBackground/MDIForm/MDIBkgndDemoSettings.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/jvcl/examples/JvBackground/MDIForm/MDIBkgndDemoSettings.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/jvcl/examples/JvBackground/MDIForm/MDIBkgndDemoSettings.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | object BkgndImageSettings: TBkgndImageSettings
Left = 485
Top = 265
ClientWidth = 283
ClientHeight = 228
Caption = 'Background Image Properties'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fs... | 19.584541 | 46 | 0.571041 |
f1fbcf8ce564d969be4180a710e7ebc4893a813f | 5,994 | pas | Pascal | Base/extra/IMixEx.pas | Cooler2/ApusGameEngine | 6250348a4be29c7d1afff35c99e4e7eba9ce8c2c | [
"BSD-3-Clause"
] | 124 | 2020-03-05T07:57:43.000Z | 2022-03-28T07:59:26.000Z | Base/extra/IMixEx.pas | Cooler2/ApusGameEngine | 6250348a4be29c7d1afff35c99e4e7eba9ce8c2c | [
"BSD-3-Clause"
] | null | null | null | Base/extra/IMixEx.pas | Cooler2/ApusGameEngine | 6250348a4be29c7d1afff35c99e4e7eba9ce8c2c | [
"BSD-3-Clause"
] | 20 | 2020-03-07T21:42:14.000Z | 2022-03-31T00:33:25.000Z | // IMixerPro Sound System by Igor Lobanchikov: http://apus-software.com/imixer/
// Installer (dll + lib + documentation): http://apus-software.com/imixer/bin/IMixerPro.exe
// Don't confuse IMix* (IMixer) and IMX* (IMixerPro) - they are different things.
unit IMixEx;
interface
uses windows;
type
HSample=DWORD;... | 47.19685 | 138 | 0.716717 |
f1dbf66abbd3f830ffe1c76a961096ee7fdde632 | 1,463 | dpr | Pascal | SimOptic.dpr | reymillenium/simoptic | 0b0a5e51e178e3422c58d510d01dde7f549bf9b7 | [
"FSFAP"
] | null | null | null | SimOptic.dpr | reymillenium/simoptic | 0b0a5e51e178e3422c58d510d01dde7f549bf9b7 | [
"FSFAP"
] | null | null | null | SimOptic.dpr | reymillenium/simoptic | 0b0a5e51e178e3422c58d510d01dde7f549bf9b7 | [
"FSFAP"
] | null | null | null | program SimOptic;
uses
UIApp in 'uiapp.pas',
Forms,
UfrmPrincipal in 'UfrmPrincipal.pas' {frmPrincipal},
UfrmAcercaDe in 'UfrmAcercaDe.pas' {frmAcercaDe},
UfrmPresentacion in 'UfrmPresentacion.pas' {frmPresentacion},
UPantalla in 'UPantalla.pas',
UFicheroIdioma in 'UFicheroIdioma.pas',
UFiche... | 43.029412 | 124 | 0.802461 |
f1f163008e305c124376f11833b656db8d990f1b | 1,781 | dpr | Pascal | windows/src/test/unit-tests/ui-language-manager/UILanguageManagerTest.dpr | srl295/keyman | 4dfd0f71f3f4ccf81d1badbd824900deee1bb6d1 | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/test/unit-tests/ui-language-manager/UILanguageManagerTest.dpr | srl295/keyman | 4dfd0f71f3f4ccf81d1badbd824900deee1bb6d1 | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/test/unit-tests/ui-language-manager/UILanguageManagerTest.dpr | srl295/keyman | 4dfd0f71f3f4ccf81d1badbd824900deee1bb6d1 | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | program UILanguageManagerTest;
{$IFNDEF TESTINSIGHT}
{$APPTYPE CONSOLE}
{$ENDIF}{$STRONGLINKTYPES ON}
uses
System.SysUtils,
{$IFDEF TESTINSIGHT}
TestInsight.DUnitX,
{$ENDIF }
DUnitX.Loggers.Console,
DUnitX.Loggers.Xml.NUnit,
DUnitX.TestFramework,
Keyman.System.UILanguageManager in '..\..\..\global\delp... | 28.269841 | 106 | 0.71196 |
6ac1cf9735a609b27d51c6b2d42069bb5ea5c183 | 1,297 | pas | Pascal | Capitulo8/3.2.ObjetosEListas/Client/ClientModuleUnit1.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2017-08-02T00:44:41.000Z | 2021-10-13T21:11:28.000Z | Capitulo8/3.2.ObjetosEListas/Client/ClientModuleUnit1.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2019-12-30T04:09:37.000Z | 2022-03-02T06:06:19.000Z | Capitulo8/3.2.ObjetosEListas/Client/ClientModuleUnit1.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 9 | 2017-04-29T16:12:21.000Z | 2020-11-11T22:16:32.000Z | unit ClientModuleUnit1;
interface
uses
System.SysUtils, System.Classes, ClientClassesUnit1, Datasnap.DSClientRest;
type
TClientModule1 = class(TDataModule)
DSRestConnection1: TDSRestConnection;
private
FInstanceOwner: Boolean;
FServerMethodsGeralClient: TServerMethodsGeralClient;
function GetSe... | 24.471698 | 130 | 0.813416 |
f1da42c5eb4017c3eec150530580b826a619995f | 143 | pas | Pascal | 2021/DEC12/calculator.pas | PeteShepley/advent-of-code | a5dcd8fc93485617bde126a14d17cea8d112219b | [
"MIT"
] | null | null | null | 2021/DEC12/calculator.pas | PeteShepley/advent-of-code | a5dcd8fc93485617bde126a14d17cea8d112219b | [
"MIT"
] | null | null | null | 2021/DEC12/calculator.pas | PeteShepley/advent-of-code | a5dcd8fc93485617bde126a14d17cea8d112219b | [
"MIT"
] | null | null | null | unit Calculator;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils;
var
a: Integer;
implementation
initialization
a := 5;
end.
| 7.15 | 20 | 0.678322 |
83f3376101df0ba26c7462b0552fdf65f1fc9334 | 5,801 | pas | Pascal | Delphi/LibUser/MonitorFunc.pas | tdebaets/common | d94411a3cc1902f4bb3c788ca9ee66a2d9664708 | [
"Apache-2.0"
] | 4 | 2017-03-30T19:52:29.000Z | 2022-02-10T04:20:52.000Z | Delphi/LibUser/MonitorFunc.pas | tdebaets/common | d94411a3cc1902f4bb3c788ca9ee66a2d9664708 | [
"Apache-2.0"
] | null | null | null | Delphi/LibUser/MonitorFunc.pas | tdebaets/common | d94411a3cc1902f4bb3c788ca9ee66a2d9664708 | [
"Apache-2.0"
] | 3 | 2016-07-25T13:33:39.000Z | 2018-12-27T05:17:50.000Z | (****************************************************************************
*
* Copyright 2016 Tim De Baets
*
* 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... | 28.717822 | 79 | 0.664196 |
f1e1ede044004c5d7d62ea17676830349b88726b | 1,866 | pas | Pascal | runtime/Pascal/Parse.Easy.Parser.State.pas | MahdiSafsafi/Parse-Easy | 645cd2312cffeba30e9cbbb3b47e8482f26f1100 | [
"Artistic-1.0-Perl"
] | 16 | 2018-11-03T14:52:08.000Z | 2021-09-19T10:05:09.000Z | runtime/Pascal/Parse.Easy.Parser.State.pas | MahdiSafsafi/Parse-Easy | 645cd2312cffeba30e9cbbb3b47e8482f26f1100 | [
"Artistic-1.0-Perl"
] | null | null | null | runtime/Pascal/Parse.Easy.Parser.State.pas | MahdiSafsafi/Parse-Easy | 645cd2312cffeba30e9cbbb3b47e8482f26f1100 | [
"Artistic-1.0-Perl"
] | 1 | 2018-11-04T13:29:31.000Z | 2018-11-04T13:29:31.000Z | // ----------- Parse::Easy::Runtime -----------
// https://github.com/MahdiSafsafi/Parse-Easy
// --------------------------------------------
unit Parse.Easy.Parser.State;
interface
uses
System.Classes,
System.SysUtils;
type
TState = class(TObject)
private
FIndex: Integer;
FTerms: TList;
FNoTerm... | 20.966292 | 85 | 0.672562 |
f189b442dab930441e159c7f19a835a451e8bef8 | 46,093 | pas | Pascal | hedgewars/uSound.pas | l29ah/hedgewars-cheats | 111b6f926710db8bf40c53c5cb1ab875514aa24a | [
"Apache-2.0"
] | 1 | 2020-05-22T13:49:27.000Z | 2020-05-22T13:49:27.000Z | hedgewars/uSound.pas | l29ah/hedgewars-cheats | 111b6f926710db8bf40c53c5cb1ab875514aa24a | [
"Apache-2.0"
] | null | null | null | hedgewars/uSound.pas | l29ah/hedgewars-cheats | 111b6f926710db8bf40c53c5cb1ab875514aa24a | [
"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
*
... | 42.997201 | 164 | 0.605211 |
f11de2586f327897857f1401922cfca13243ad34 | 11,272 | pas | Pascal | theme/AMegaDemo/UnitTsSpeedButton.pas | AbdelliNasredine/gestion_budjet | ada33c945092d0036ef75a13f34b15cb2ad367e4 | [
"MIT"
] | null | null | null | theme/AMegaDemo/UnitTsSpeedButton.pas | AbdelliNasredine/gestion_budjet | ada33c945092d0036ef75a13f34b15cb2ad367e4 | [
"MIT"
] | null | null | null | theme/AMegaDemo/UnitTsSpeedButton.pas | AbdelliNasredine/gestion_budjet | ada33c945092d0036ef75a13f34b15cb2ad367e4 | [
"MIT"
] | null | null | null | unit UnitTsSpeedButton;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, ExtCtrls, StdCtrls,
Controls, Forms, Dialogs, Buttons, ImgList, ComCtrls,
UnitBaseMenu,
acAlphaImageList, sComboBox, sGroupBox, sRadioButton,
sComboBoxes, sEdit, acPopupCtrls, sCheckBox, sSpeedButton, sFrameAd... | 30.301075 | 187 | 0.787881 |
f1eea3ba2ed26454ead4d2454f0f83fc40624050 | 6,029 | pas | Pascal | Features/Connectivity/DW.Connectivity.iOS.pas | onyxadm/Kastri | c5ce1ea3dc6279aeac9d0850194eb8a640e6b94e | [
"MIT"
] | null | null | null | Features/Connectivity/DW.Connectivity.iOS.pas | onyxadm/Kastri | c5ce1ea3dc6279aeac9d0850194eb8a640e6b94e | [
"MIT"
] | null | null | null | Features/Connectivity/DW.Connectivity.iOS.pas | onyxadm/Kastri | c5ce1ea3dc6279aeac9d0850194eb8a640e6b94e | [
"MIT"
] | null | null | null | unit DW.Connectivity.iOS;
{*******************************************************}
{ }
{ Kastri }
{ }
{ Delphi Worlds Cross-Platform Library ... | 31.565445 | 147 | 0.708243 |
f12290321a909228a6e3466f1bcf942b717105b8 | 2,104 | dpr | Pascal | Demos/SshExec/SshExec.dpr | atkins126/Ssh-Pascal | 4ef05a150e314b6d248ba852745d4b3205bc9cb6 | [
"MIT"
] | 31 | 2020-07-12T03:52:28.000Z | 2022-02-20T14:58:37.000Z | Demos/SshExec/SshExec.dpr | atkins126/Ssh-Pascal | 4ef05a150e314b6d248ba852745d4b3205bc9cb6 | [
"MIT"
] | 10 | 2021-04-22T10:00:10.000Z | 2021-09-05T14:14:30.000Z | Demos/SshExec/SshExec.dpr | atkins126/Ssh-Pascal | 4ef05a150e314b6d248ba852745d4b3205bc9cb6 | [
"MIT"
] | 18 | 2020-07-12T03:57:06.000Z | 2022-02-24T03:06:46.000Z | program SshExec;
{$APPTYPE CONSOLE}
uses
Winapi.Winsock2,
System.SysUtils,
System.Classes,
libssh2 in '..\..\Source\libssh2.pas',
SocketUtils in '..\..\Source\SocketUtils.pas',
Ssh2Client in '..\..\Source\Ssh2Client.pas',
libssh2_sftp in '..\..\Source\libssh2_sftp.pas',
SFtpClient in '..\... | 25.349398 | 90 | 0.669677 |
f1f4f906b403396e3e510ed8ca933c1eb4a8bee8 | 4,256 | pas | Pascal | package/indy-10.2.0.3/fpc/examples/httpget/httpprothandler.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/examples/httpget/httpprothandler.pas | RonaldoSurdi/Sistema-gerenciamento-websites-delphi | 8cc7eec2d05312dc41f514bbd5f828f9be9c579e | [
"MIT"
] | null | null | null | package/indy-10.2.0.3/fpc/examples/httpget/httpprothandler.pas | RonaldoSurdi/Sistema-gerenciamento-websites-delphi | 8cc7eec2d05312dc41f514bbd5f828f9be9c579e | [
"MIT"
] | null | null | null | unit httpprothandler;
interface
{$mode delphi}{$H+}
{$ifdef unix}
{$define usezlib}
{$define useopenssl}
{$endif}
{$ifdef win32}
{$define usezlib}
{$define useopenssl}
{$endif}
uses
{$ifdef usezlib}
IdCompressorZLib, //for deflate and gzip content encoding
{$endif}
IdAuthenticationDigest, //MD5-Dig... | 24.601156 | 97 | 0.648261 |
471f6814d80559042228804be8ca4a539c954029 | 13,419 | pas | Pascal | scriv4lean/source/S4L.BibTeX.pas | gabr42/ScrivenerToLeanpub | 784eadf2c8fef40cf77bafbe51ab06c83c0d1a60 | [
"CC-BY-4.0"
] | 4 | 2019-06-20T05:28:54.000Z | 2021-01-17T18:16:40.000Z | scriv4lean/source/S4L.BibTeX.pas | gabr42/ScrivenerToLeanpub | 784eadf2c8fef40cf77bafbe51ab06c83c0d1a60 | [
"CC-BY-4.0"
] | 3 | 2019-06-20T14:48:21.000Z | 2019-06-25T14:35:20.000Z | scriv4lean/source/S4L.BibTeX.pas | gabr42/ScrivenerToLeanpub | 784eadf2c8fef40cf77bafbe51ab06c83c0d1a60 | [
"CC-BY-4.0"
] | null | null | null | unit S4L.BibTeX;
interface
uses
S4L.Errors, S4L.Format;
type
IBibTeX = interface(IErrorBase) ['{8C6FC76A-8E53-460C-9D58-D8CD84882DD9}']
function CreateBibliography(const template: TArray<string>;
orderByAppearance: boolean): TArray<string>;
function GetCitationNumber(const citationKey: string): ... | 31.648585 | 117 | 0.685222 |
f1e6c79a53e03d52305a24a1d1ac4bc16bfe1d74 | 12,052 | pas | Pascal | UILibSources/liblcl/urichedit.pas | topxeq/govcl | 112c496aed90625768ad3bba7c88dd43b2c6a044 | [
"Apache-2.0"
] | 4 | 2020-12-26T22:42:21.000Z | 2021-12-13T06:39:58.000Z | UILibSources/liblcl/urichedit.pas | ChristianWyld/govcl | 2e1f110616af36165c3e3243f3980a7b91f35cca | [
"Apache-2.0"
] | null | null | null | UILibSources/liblcl/urichedit.pas | ChristianWyld/govcl | 2e1f110616af36165c3e3243f3980a7b91f35cca | [
"Apache-2.0"
] | 1 | 2022-01-24T08:56:38.000Z | 2022-01-24T08:56:38.000Z | //----------------------------------------
// Copyright © ying32. All Rights Reserved.
//
// Licensed under Apache License 2.0
//
//----------------------------------------
//----------------------------------------
// 用来兼容Delphi的TRichEdit
//----------------------------------------
unit uRichEdit;
{$mode objfpc}{$H+}
... | 27.328798 | 113 | 0.758878 |
471eca6ac595e83ae4c3eb56cbb0c0488fe9e531 | 227 | dpr | Pascal | Chapter08/CODE/RECIPE01/PhotosWithEffects.dpr | PacktPublishing/DelphiCookbookThirdEdition | 760fd16277dd21a75320571c664553af33e29950 | [
"MIT"
] | 51 | 2018-08-03T06:27:36.000Z | 2022-03-16T09:10:10.000Z | Chapter08/CODE/RECIPE01/PhotosWithEffects.dpr | PacktPublishing/DelphiCookbookThirdEdition | 760fd16277dd21a75320571c664553af33e29950 | [
"MIT"
] | 1 | 2019-10-28T16:51:11.000Z | 2019-10-28T16:51:11.000Z | Chapter08/CODE/RECIPE01/PhotosWithEffects.dpr | PacktPublishing/DelphiCookbookThirdEdition | 760fd16277dd21a75320571c664553af33e29950 | [
"MIT"
] | 28 | 2018-08-03T22:20:00.000Z | 2021-12-02T03:49:03.000Z | program PhotosWithEffects;
uses
System.StartUpCopy,
FMX.Forms,
MainFormU in 'MainFormU.pas' {MainForm};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TMainForm, MainForm);
Application.Run;
end.
| 15.133333 | 46 | 0.744493 |
cd25230e1f2d23b62650681b1b1112229745ba91 | 512 | dpr | Pascal | Pascal/1-8/1-3/ACT3_/X22/ACT3X3.dpr | DirkyJerky/OtherProgrammingClass | b7267d814e5cd235e56fd682b899602762401fa2 | [
"MIT"
] | null | null | null | Pascal/1-8/1-3/ACT3_/X22/ACT3X3.dpr | DirkyJerky/OtherProgrammingClass | b7267d814e5cd235e56fd682b899602762401fa2 | [
"MIT"
] | null | null | null | Pascal/1-8/1-3/ACT3_/X22/ACT3X3.dpr | DirkyJerky/OtherProgrammingClass | b7267d814e5cd235e56fd682b899602762401fa2 | [
"MIT"
] | null | null | null | program ACT3X3;
{
Name: Geoff Yoerger
Assignment: Lesson 3 EC 2
Due: EC
Purpose: Convert years to minutes
}
{$APPTYPE CONSOLE}
uses
SysUtils;
var
years, minutes : real;
begin
{ Intro to program }
writeln('Welcome to the Year to Minutes converter');
writeln;
{ User Input }
writeln('Number of years?... | 14.222222 | 60 | 0.646484 |
83757c3c9af603ff41b99e47e36748b62b6af653 | 2,938 | pas | Pascal | primitive_types.pas | Slipinir/enhanced_primitive_types | 2e0c970ae8ecd3a7a0a8bffd8594e9f0320bebb7 | [
"MIT"
] | null | null | null | primitive_types.pas | Slipinir/enhanced_primitive_types | 2e0c970ae8ecd3a7a0a8bffd8594e9f0320bebb7 | [
"MIT"
] | null | null | null | primitive_types.pas | Slipinir/enhanced_primitive_types | 2e0c970ae8ecd3a7a0a8bffd8594e9f0320bebb7 | [
"MIT"
] | null | null | null | {
MIT License
Copyright (c) 2017 Luiz Carlos Mendonça Júnior
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, mod... | 30.604167 | 80 | 0.723962 |
cdb2250a1b7edae0f585f1c3a9fcf9c88ca1ba96 | 1,774 | dpr | Pascal | references/mORMot/SQLite3/Samples/14 - Interface based services/Project14ServerExternal.dpr | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 851 | 2018-02-05T09:54:56.000Z | 2022-03-24T23:13:10.000Z | references/mORMot/SQLite3/Samples/14 - Interface based services/Project14ServerExternal.dpr | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 200 | 2018-02-06T18:52:39.000Z | 2022-03-24T19:59:14.000Z | references/mORMot/SQLite3/Samples/14 - Interface based services/Project14ServerExternal.dpr | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 197 | 2018-03-20T20:49:55.000Z | 2022-03-21T17:38:14.000Z | program Project14ServerExternal;
{ this sample will create the main SQLite3 DB as in-memory, but will define all
tables as external, in the same .db file than Project14Server
-> just to demonstrate VirtualTableExternalRegisterAll() function and
reproduce the https://synopse.info/forum/viewtopic.php?id=1008 ... | 29.081967 | 80 | 0.697294 |
f1ccc6e44a636ff17b7a523c3840f0ce2d39995a | 1,572 | pas | Pascal | Source/Services/SimpleEmailV2/Base/Transform/AWS.SESv2.Transform.ListContactsFilterMarshaller.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 67 | 2021-07-28T23:47:09.000Z | 2022-03-15T11:48:35.000Z | Source/Services/SimpleEmailV2/Base/Transform/AWS.SESv2.Transform.ListContactsFilterMarshaller.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 5 | 2021-09-01T09:31:16.000Z | 2022-03-16T18:19:21.000Z | Source/Services/SimpleEmailV2/Base/Transform/AWS.SESv2.Transform.ListContactsFilterMarshaller.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 13 | 2021-07-29T02:41:16.000Z | 2022-03-16T10:22:38.000Z | unit AWS.SESv2.Transform.ListContactsFilterMarshaller;
interface
uses
AWS.SESv2.Model.ListContactsFilter,
AWS.Transform.RequestMarshaller,
AWS.SESv2.Transform.TopicFilterMarshaller;
type
IListContactsFilterMarshaller = IRequestMarshaller<TListContactsFilter, TJsonMarshallerContext>;
TListContactsFilte... | 29.660377 | 123 | 0.825064 |
Subsets and Splits
HTML Code Excluding Scripts
The query retrieves a limited set of HTML content entries that are longer than 8 characters and do not contain script tags, offering only basic filtering with minimal analytical value.