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
aaa052c6f27624459f2dab77570cd39520eeec8d
887
dpr
Pascal
Lego/bricxcc/SampleClient.dpr
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
null
null
null
Lego/bricxcc/SampleClient.dpr
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
1
2017-09-18T14:15:00.000Z
2017-09-18T14:15:00.000Z
Lego/bricxcc/SampleClient.dpr
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
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 distributed under the License is distributed on an "AS...
29.566667
75
0.717024
aa8732143ae2695aa19aa44de2450fc94f7a1e28
3,055
pas
Pascal
tests/Test.CommandLineHandling.pas
atkins126/deltics.smoketest
6028cd5648f34d678093b359ef65b098ec7ffc5e
[ "MIT" ]
10
2019-09-23T15:54:06.000Z
2022-01-19T10:21:44.000Z
tests/Test.CommandLineHandling.pas
atkins126/deltics.smoketest
6028cd5648f34d678093b359ef65b098ec7ffc5e
[ "MIT" ]
6
2019-10-09T21:43:27.000Z
2021-01-03T22:16:46.000Z
tests/Test.CommandLineHandling.pas
atkins126/deltics.smoketest
6028cd5648f34d678093b359ef65b098ec7ffc5e
[ "MIT" ]
4
2019-10-12T00:37:53.000Z
2022-01-19T04:02:28.000Z
unit Test.CommandLineHandling; interface uses Classes, Deltics.Smoketest; type TCommandLineHandlingTests = class(TTest) { NOTE: We can't test the TestRun method directly as this examines the runtime command line args. But the actual command line option handling is ...
31.173469
107
0.555155
44e8b885a42f5fabacba29d8a5f85635d3b50e7b
4,451
pas
Pascal
CopyTemplates/src/unit1.pas
jasc2v8/LazUnits
6098f6c509db107e5e5ce83aa3a7bb9981c09560
[ "Unlicense" ]
5
2019-04-10T07:30:09.000Z
2021-03-17T20:27:29.000Z
CopyTemplates/src/unit1.pas
jasc2v8/LazUnits
6098f6c509db107e5e5ce83aa3a7bb9981c09560
[ "Unlicense" ]
null
null
null
CopyTemplates/src/unit1.pas
jasc2v8/LazUnits
6098f6c509db107e5e5ce83aa3a7bb9981c09560
[ "Unlicense" ]
3
2018-09-18T09:31:58.000Z
2020-06-23T22:24:26.000Z
{ Version 1.0 - Author jasc2v8 at yahoo dot com This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by an...
27.306748
83
0.751292
bcf880390417c93364f8a915a7289d353f5882d9
375
pas
Pascal
windows/src/ext/jedi/jvcl/tests/archive/jvcl/examples/JVCLMegaDemo/jvFormplacedemo.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/examples/JVCLMegaDemo/jvFormplacedemo.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/examples/JVCLMegaDemo/jvFormplacedemo.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
unit jvFormplacedemo; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, JvComponent, JvFormPlace, JvxCtrls, JvLabel; type TfrFormplace = class(TForm) JvFormPlace1: TJvFormPlace; JvxLabel1: TJvLabel; private { Private-Deklarationen } public { Public-Dek...
15
75
0.72
aa6654ef8e0dc71c7b9f515ddbd3867e5a245ffa
7,008
pas
Pascal
Backend for the win/dependencies/jose-jwt/JOSE.Encoding.Base64.pas
GodsAndCakes/SAID-ist-ein-schlechter-Name
af0bc9b9413a93e68f0c2e07d75bd5124567d4f8
[ "Apache-2.0" ]
24
2021-07-15T20:26:21.000Z
2022-03-28T09:38:00.000Z
Backend for the win/dependencies/jose-jwt/JOSE.Encoding.Base64.pas
GodsAndCakes/SAID-ist-ein-schlechter-Name
af0bc9b9413a93e68f0c2e07d75bd5124567d4f8
[ "Apache-2.0" ]
2
2021-04-23T17:33:21.000Z
2021-08-18T13:21:30.000Z
Backend for the win/dependencies/jose-jwt/JOSE.Encoding.Base64.pas
GodsAndCakes/SAID-ist-ein-schlechter-Name
af0bc9b9413a93e68f0c2e07d75bd5124567d4f8
[ "Apache-2.0" ]
6
2021-07-16T03:14:27.000Z
2021-10-07T13:35:12.000Z
{******************************************************************************} { } { Delphi JOSE Library } { Copyright (c) 2015-2017 Paolo Rossi ...
32.901408
100
0.545234
172c824c9beb826e8f7ca0f0ae3829a17c09e4b1
106,364
pas
Pascal
windows/src/ext/jedi/jwa/branches/2.3/Win32API/JwaRpcDce.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
vendor/JWA/API/JwaRpcDce.pas
Sholtee/libjson
550254d835442db30709679446aabbf95fa3d97e
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
vendor/JWA/API/JwaRpcDce.pas
Sholtee/libjson
550254d835442db30709679446aabbf95fa3d97e
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
{******************************************************************************} { } { RPC DCE API interface Unit for Object Pascal } { ...
30.678973
148
0.762288
bc3785ef173c2e2780f7c8edd857481bf1e1728e
14,894
pas
Pascal
npm_precl/firth.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
44
2016-02-09T07:07:25.000Z
2021-10-31T18:49:32.000Z
npm_precl/firth.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
18
2016-02-25T09:52:38.000Z
2022-02-17T01:45:35.000Z
npm_precl/firth.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
19
2016-03-01T19:40:12.000Z
2021-11-03T12:52:46.000Z
unit firth; interface uses ComCtrls,Classes, Graphics, ExtCtrls, define_types,{stats,}StatThdsUtil,lesion_pattern,Mat,Math,Distr,Vector; procedure FirthAnalyzeNoThread(lnCond, lnCrit,lnPermute,lThread,lThreadStart,lThreadEnd,lStartVox,lVoxPerPlank,lImagesCount : integer; lPlankImg: bytep;lOutImgMn,lSymptomRA: ...
32.030108
203
0.574795
bc613b966525580073aa00d40a15575ed76ca51d
497
dfm
Pascal
Lekcja 3/rkw.dfm
efiku/ZadaniaCpp
8c316214f4f3add12eeec9bcd0cf74fe125c6c68
[ "MIT" ]
null
null
null
Lekcja 3/rkw.dfm
efiku/ZadaniaCpp
8c316214f4f3add12eeec9bcd0cf74fe125c6c68
[ "MIT" ]
null
null
null
Lekcja 3/rkw.dfm
efiku/ZadaniaCpp
8c316214f4f3add12eeec9bcd0cf74fe125c6c68
[ "MIT" ]
null
null
null
object Form1: TForm1 Left = 350 Top = 243 Width = 928 Height = 480 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 = 1...
19.115385
33
0.607646
8aabd6073d7758cf172dac664a05389ed67f7df8
3,042
pas
Pascal
mail/0009.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
mail/0009.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
mail/0009.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{$V-,S-} { this SIMPLE little ditty let's you read SWAG or QWK files which have EXACTLY the same format } Program ReadQWKORSWAGFile; Uses Crt; Const Seperator = '---------------------------------------------------------------------------'; Type CharArray = ARRAY[1..6] OF CHAR; { to read in chu...
23.952756
93
0.506903
bcbfffc0c7988a03cefd07adec9f74a8e52b8318
2,191
dfm
Pascal
Demos/Demo01/Unit1.dfm
YashovardhanSingh/python4delphi
b751bec92eeca433c21a570adf7dd117140dc689
[ "MIT" ]
null
null
null
Demos/Demo01/Unit1.dfm
YashovardhanSingh/python4delphi
b751bec92eeca433c21a570adf7dd117140dc689
[ "MIT" ]
null
null
null
Demos/Demo01/Unit1.dfm
YashovardhanSingh/python4delphi
b751bec92eeca433c21a570adf7dd117140dc689
[ "MIT" ]
null
null
null
object Form1: TForm1 Left = 241 Top = 155 Width = 544 Height = 375 VertScrollBar.Range = 200 ActiveControl = Button1 Caption = 'Demo of Python' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = 11 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font...
20.100917
63
0.597444
1740368c30656a81ec17e41ca91a4458acc5e6cb
3,137
pas
Pascal
samples/02-employee-scorecards/Form.Main.pas
bogdanpolak/datasetToDelphiCode
694e7fc8b3e6766a31950e2082464aeb7037ab8d
[ "MIT" ]
6
2019-09-10T18:22:20.000Z
2019-12-14T09:41:38.000Z
samples/02-employee-scorecards/Form.Main.pas
bogdanpolak/dataset-generator
694e7fc8b3e6766a31950e2082464aeb7037ab8d
[ "MIT" ]
32
2020-01-08T18:31:18.000Z
2020-09-30T21:04:29.000Z
samples/02-employee-scorecards/Form.Main.pas
bogdanpolak/dataset-generator
694e7fc8b3e6766a31950e2082464aeb7037ab8d
[ "MIT" ]
2
2020-03-02T00:55:48.000Z
2020-06-14T15:12:46.000Z
unit Form.Main; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Spring.Collections, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, Vcl.ExtCtrls, System.Actions, Vcl.ActnList, {-} Logic.Scorecards, Data.DataModule1; type...
23.765152
87
0.748167
bc5bc071a348d09a8d2cd692a6c23a56904b8ec1
2,900
pas
Pascal
Rootkits/vault/admin/ce54releasesvn/Changeoffsetunit.pas
dendisuhubdy/grokmachine
120a21a25c2730ed356739231ec8b99fc0575c8b
[ "BSD-3-Clause" ]
46
2017-05-15T11:15:08.000Z
2018-07-02T03:32:52.000Z
Rootkits/vault/admin/ce54releasesvn/Changeoffsetunit.pas
dendisuhubdy/grokmachine
120a21a25c2730ed356739231ec8b99fc0575c8b
[ "BSD-3-Clause" ]
null
null
null
Rootkits/vault/admin/ce54releasesvn/Changeoffsetunit.pas
dendisuhubdy/grokmachine
120a21a25c2730ed356739231ec8b99fc0575c8b
[ "BSD-3-Clause" ]
24
2017-05-17T03:26:17.000Z
2018-07-09T07:00:50.000Z
unit Changeoffsetunit; interface uses Windows, Messages, SysUtils, classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls,symbolhandler; type TChangeOffset = class(TForm) TabControl1: TTabControl; Change: TButton; Button2: TButton; CheckBox1: TCheckBox; Edit1: TEdit; ...
24.576271
84
0.658966
17184c72740c784c01f45ee34edfb5934ba280af
4,006
dfm
Pascal
fmSelectMenus.dfm
taobataoma/SimbaMIS
830cfe6b8585efe93208d34a6c75de6d90dca0eb
[ "Apache-2.0" ]
null
null
null
fmSelectMenus.dfm
taobataoma/SimbaMIS
830cfe6b8585efe93208d34a6c75de6d90dca0eb
[ "Apache-2.0" ]
null
null
null
fmSelectMenus.dfm
taobataoma/SimbaMIS
830cfe6b8585efe93208d34a6c75de6d90dca0eb
[ "Apache-2.0" ]
2
2018-05-09T16:31:27.000Z
2020-12-02T10:31:52.000Z
object FormSelectMenus: TFormSelectMenus Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = #36873#25321#35201#21152#20837#30340#33756#21697 ClientHeight = 663 ClientWidth = 383 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.H...
25.845161
71
0.655517
bc32e60549fea67969adac180f7463e914d8fe27
2,802
pas
Pascal
software/microwire.pas
nivranaitsirhc/UsbAsp-flash
0fd6d92ec98290b201df0673233433b396976ab7
[ "MIT" ]
426
2015-07-09T20:09:45.000Z
2022-03-31T06:55:47.000Z
software/microwire.pas
nivranaitsirhc/UsbAsp-flash
0fd6d92ec98290b201df0673233433b396976ab7
[ "MIT" ]
43
2017-10-27T15:43:21.000Z
2022-02-14T13:17:01.000Z
software/microwire.pas
nivranaitsirhc/UsbAsp-flash
0fd6d92ec98290b201df0673233433b396976ab7
[ "MIT" ]
123
2016-07-08T20:15:40.000Z
2022-03-27T22:21:40.000Z
unit microwire; {$mode objfpc} interface uses Classes, SysUtils, utilfunc; function UsbAspMW_Busy(): boolean; function UsbAspMW_Read(AddrBitLen: byte; Addr: word; var buffer: array of byte; bufflen: integer): integer; function UsbAspMW_Write(AddrBitLen: byte; Addr: word; buffer: array of byte; bufflen: inte...
24.79646
109
0.672377
aa81966530aee1f1e3d19ab06e8ee284e3c32a0c
1,056
dfm
Pascal
src/uFrmSetting.dfm
bidtime/autohome-car
72b3d8031d35b1018deb34efbb8e838e00059898
[ "Apache-2.0" ]
null
null
null
src/uFrmSetting.dfm
bidtime/autohome-car
72b3d8031d35b1018deb34efbb8e838e00059898
[ "Apache-2.0" ]
null
null
null
src/uFrmSetting.dfm
bidtime/autohome-car
72b3d8031d35b1018deb34efbb8e838e00059898
[ "Apache-2.0" ]
null
null
null
object frmSetting: TfrmSetting Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = #35774#32622 ClientHeight = 342 ClientWidth = 482 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.St...
19.924528
45
0.590909
bc59a9204de4522c16076d57f63478a3850cf87e
15,643
pas
Pascal
Testes/SQLBuilder/TesteSQLBuilder.Select.pas
andrepg/SDK
4a6e630d613cce34b69977bafa1a9986e82304f7
[ "MIT" ]
2
2021-02-23T17:24:45.000Z
2021-02-23T17:34:42.000Z
Testes/SQLBuilder/TesteSQLBuilder.Select.pas
andrepg/SDK
4a6e630d613cce34b69977bafa1a9986e82304f7
[ "MIT" ]
2
2020-07-17T01:12:54.000Z
2020-07-31T02:04:52.000Z
Testes/SQLBuilder/TesteSQLBuilder.Select.pas
Startap/StartapSDK4D
4a6e630d613cce34b69977bafa1a9986e82304f7
[ "MIT" ]
null
null
null
unit TesteSQLBuilder.Select; interface uses DUnitX.TestFramework, DUnitX.Assert.Ex; type [ TestFixture ] TTestSQLBuilderSelect = class( TObject ) public [ Test ] procedure TestSelectAllFields; [ Test ] procedure TestSelectAllFieldsWithTables; [ Test ] procedure Test...
37.15677
104
0.506297
f33a4bef7c51040aa9069400ef03ed687cfa16ff
486
dfm
Pascal
forms/ufrmMenu.dfm
fnascimentods/fluxo-de-caixa
2bbcdc642fdbf9011c0ecaa603e894cc4878bf2d
[ "MIT" ]
null
null
null
forms/ufrmMenu.dfm
fnascimentods/fluxo-de-caixa
2bbcdc642fdbf9011c0ecaa603e894cc4878bf2d
[ "MIT" ]
null
null
null
forms/ufrmMenu.dfm
fnascimentods/fluxo-de-caixa
2bbcdc642fdbf9011c0ecaa603e894cc4878bf2d
[ "MIT" ]
null
null
null
object frmMenu: TfrmMenu Left = 0 Top = 0 Caption = 'Fluxo de Caixa' ClientHeight = 436 ClientWidth = 679 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 1...
18.692308
32
0.650206
bca529c5c529baa913bac4a8ca2f7608134aedd0
8,323
lpr
Pascal
ultibomicrobit.lpr
markfirmware/ultibo-microbit
a744ed1e893d740e57d219f8d4f0782abd25a862
[ "MIT" ]
null
null
null
ultibomicrobit.lpr
markfirmware/ultibo-microbit
a744ed1e893d740e57d219f8d4f0782abd25a862
[ "MIT" ]
null
null
null
ultibomicrobit.lpr
markfirmware/ultibo-microbit
a744ed1e893d740e57d219f8d4f0782abd25a862
[ "MIT" ]
null
null
null
program UltiboMicroBit; {$mode objfpc}{$H+}{$modeswitch advancedrecords} uses {$ifdef BUILD_MODE_QEMU} RaspberryPi, {$endif} {$ifdef BUILD_MODE_RPI } RaspberryPi, {$endif} {$ifdef BUILD_MODE_RPI2} RaspberryPi2, {$endif} {$ifdef BUILD_MODE_RPI3} RaspberryPi3, {$endif} GlobalConfig, GlobalConst, GlobalType...
28.213559
238
0.736633
170b1c758f6b81d78a406878b4654e550e6c9172
3,970
dfm
Pascal
fGoToLevel.dfm
DanScottNI/delphi-mspacman
fc3a8cbdb3a49614e9fec74f814fd44038cd3d14
[ "MIT" ]
1
2018-04-20T02:34:16.000Z
2018-04-20T02:34:16.000Z
fGoToLevel.dfm
DanScottNI/delphi-mspacman
fc3a8cbdb3a49614e9fec74f814fd44038cd3d14
[ "MIT" ]
null
null
null
fGoToLevel.dfm
DanScottNI/delphi-mspacman
fc3a8cbdb3a49614e9fec74f814fd44038cd3d14
[ "MIT" ]
null
null
null
object frmGoToLevel: TfrmGoToLevel Left = 457 Top = 364 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Go To Level....' ClientHeight = 215 ClientWidth = 264 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style...
42.234043
68
0.856171
aab5b4c107a03bfba66531d222e423f13445d3fc
13,574
pas
Pascal
MozaaEXT_DOS_Emulator/Cpu/Memory.pas
delphi-pascal-archive/mozaa-ext-dos-emulator
392778470d9a0a612de90bf78bfd7f6b29535ade
[ "Unlicense" ]
null
null
null
MozaaEXT_DOS_Emulator/Cpu/Memory.pas
delphi-pascal-archive/mozaa-ext-dos-emulator
392778470d9a0a612de90bf78bfd7f6b29535ade
[ "Unlicense" ]
null
null
null
MozaaEXT_DOS_Emulator/Cpu/Memory.pas
delphi-pascal-archive/mozaa-ext-dos-emulator
392778470d9a0a612de90bf78bfd7f6b29535ade
[ "Unlicense" ]
null
null
null
unit Memory; interface uses config; type PBX_MEM_C = ^BX_MEM_C; BX_MEM_C = class public vector: array of bit8u; len: size_t; megabytes: size_t; // (len in Megabytes) constructor Create(memsize: size_t); destructor Free; //procedure init_memory(memsize:integer);...
27.702041
106
0.550832
f3a642ddd11f08d9521b6c34a965390de7449634
1,472
pas
Pascal
test/code/MarshalUnmarshalRelation_test.pas
VencejoSoftware/ooEntity
0c49ad7c2420f8fe1fb57942fff27c55fdfd41bc
[ "BSD-3-Clause" ]
1
2022-01-04T02:17:53.000Z
2022-01-04T02:17:53.000Z
test/code/MarshalUnmarshalRelation_test.pas
VencejoSoftware/ooEntity
0c49ad7c2420f8fe1fb57942fff27c55fdfd41bc
[ "BSD-3-Clause" ]
null
null
null
test/code/MarshalUnmarshalRelation_test.pas
VencejoSoftware/ooEntity
0c49ad7c2420f8fe1fb57942fff27c55fdfd41bc
[ "BSD-3-Clause" ]
2
2019-11-21T02:57:52.000Z
2021-01-26T04:45:05.000Z
{ Copyright (c) 2018, Vencejo Software Distributed under the terms of the Modified BSD License The full license is distributed with this software } unit MarshalUnmarshalRelation_test; interface uses Classes, SysUtils, DataInput, DataOutput, TStringsDataOutput, TStringsDataInput, Entity, ObjectAEntityM...
24.131148
99
0.740489
1759ee277d6bfc58c0aab4c51f04f3a1ffd69f6d
1,966
pas
Pascal
samples/simple_api_using_datasets/MainWM.pas
juliosenha/delphimvcframework
f22ff8c99df2873a98195b9d0fc8a27f952c1141
[ "Apache-2.0" ]
1,009
2015-05-28T12:34:39.000Z
2022-03-30T14:10:18.000Z
samples/simple_api_using_datasets/MainWM.pas
FinCodeur/delphimvcframework
a45cb1383eaffc9e81a836247643390acbb7b9b0
[ "Apache-2.0" ]
454
2015-05-28T12:44:27.000Z
2022-03-31T22:35:45.000Z
samples/simple_api_using_datasets/MainWM.pas
FinCodeur/delphimvcframework
a45cb1383eaffc9e81a836247643390acbb7b9b0
[ "Apache-2.0" ]
377
2015-05-28T16:29:21.000Z
2022-03-21T18:36:12.000Z
unit MainWM; interface uses System.SysUtils, System.Classes, Web.HTTPApp, MVCFramework; type TTMunicipalLibraryWebModule = class(TWebModule) procedure WebModuleCreate(Sender: TObject); procedure WebModuleDestroy(Sender: TObject); private FMVC: TMVCEngine; public { Public declarations } ...
28.085714
95
0.743642
4434e9e05c0b1e09bb3acd8db84be3fa42e421b6
451
dpr
Pascal
Demo/Projeto/Demo_Pix.dpr
bravesoftdz/TRscPix
b95b4312bcf75218252eaaa0e99dfb2648035e83
[ "Apache-2.0" ]
1
2021-11-16T17:43:39.000Z
2021-11-16T17:43:39.000Z
Demo/Projeto/Demo_Pix.dpr
bravesoftdz/TRscPix
b95b4312bcf75218252eaaa0e99dfb2648035e83
[ "Apache-2.0" ]
null
null
null
Demo/Projeto/Demo_Pix.dpr
bravesoftdz/TRscPix
b95b4312bcf75218252eaaa0e99dfb2648035e83
[ "Apache-2.0" ]
1
2021-12-28T11:54:02.000Z
2021-12-28T11:54:02.000Z
program Demo_Pix; uses Vcl.Forms, uFrmMain in '..\View\uFrmMain.pas' {Form1}, PIX_Tela in '..\View\PIX_Tela.pas' {frmPIX_Tela}, configuraserial in '..\View\configuraserial.pas' {frConfiguraSerial}; {$R *.res} begin ReportMemoryLeaksOnShutdown := True; Application.Initialize; Application.MainFormOnTask...
23.736842
71
0.742794
aa10e5738e45b73e178655298b962509ce9f46c2
139,126
pas
Pascal
Components/JVCL/qrun/JvQCsvData.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qrun/JvQCsvData.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qrun/JvQCsvData.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{******************************************************************************} {* WARNING: JEDI VCL To CLX Converter generated unit. *} {* Manual modifications will be lost on next release. *} {****************************************************************************...
31.865781
149
0.676171
aac307504bf23d379faa102286a4cc3ef91ce4b3
1,467
pas
Pascal
Source/Services/SimpleEmailV2/Base/Transform/AWS.SESv2.Transform.MessageMarshaller.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.MessageMarshaller.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.MessageMarshaller.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.MessageMarshaller; interface uses AWS.SESv2.Model.Message, AWS.Transform.RequestMarshaller, AWS.SESv2.Transform.BodyMarshaller, AWS.SESv2.Transform.ContentMarshaller; type IMessageMarshaller = IRequestMarshaller<TMessage, TJsonMarshallerContext>; TMessageMarshaller = class(...
26.196429
101
0.795501
8a08f7081adaeca02ccc01b0803f060ac137c3db
3,358
pas
Pascal
Sample/frame.SpeechToText.pas
ahethaysham/speechtotext
07399e2e8c6b5c709238e0e4db02c2343aba5ce1
[ "Apache-2.0" ]
12
2021-07-29T14:54:14.000Z
2022-03-17T08:59:37.000Z
Sample/frame.SpeechToText.pas
ahethaysham/speechtotext
07399e2e8c6b5c709238e0e4db02c2343aba5ce1
[ "Apache-2.0" ]
3
2021-08-10T13:30:40.000Z
2021-12-11T11:32:02.000Z
Sample/frame.SpeechToText.pas
ahethaysham/speechtotext
07399e2e8c6b5c709238e0e4db02c2343aba5ce1
[ "Apache-2.0" ]
3
2021-12-15T20:39:13.000Z
2021-12-18T06:09:52.000Z
unit frame.SpeechToText; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Graphics, FMX.Controls, FMX.Forms, FMX.Dialogs, FMX.StdCtrls, TokenShare, Azure.API3.Translator.Dictionary, FMX.Edit, FMX.Controls.Presentation, FMX.Media, FMX.Layouts, FMX.M...
30.527273
88
0.727219
f3f853ea493a674968a8113297603395c6e88718
12,469
pas
Pascal
Server/FHIR.Server.ValidatorR3.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
Server/FHIR.Server.ValidatorR3.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
Server/FHIR.Server.ValidatorR3.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
unit FHIR.Server.ValidatorR3; { 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 s...
29.269953
124
0.705349
bc3fc9752a6f3bb149cbcd497e71ec92317a4186
261
dpr
Pascal
Chapter05/Proxy/MockingProxy.dpr
PacktPublishing/Hands-On-Design-Patterns-with-Delphi
30f6ab51e61d583f822be4918f4b088e2255cd82
[ "MIT" ]
38
2019-02-28T06:22:52.000Z
2022-03-16T12:30:43.000Z
Chapter05/Proxy/MockingProxy.dpr
alefragnani/Hands-On-Design-Patterns-with-Delphi
3d29e5b2ce9e99e809a6a9a178c3f5e549a8a03d
[ "MIT" ]
null
null
null
Chapter05/Proxy/MockingProxy.dpr
alefragnani/Hands-On-Design-Patterns-with-Delphi
3d29e5b2ce9e99e809a6a9a178c3f5e549a8a03d
[ "MIT" ]
18
2019-03-29T08:36:14.000Z
2022-03-30T00:31:28.000Z
program MockingProxy; uses Vcl.Forms, MockingProxyMain in 'MockingProxyMain.pas' {frmMocking}; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar := True; Application.CreateForm(TfrmMocking, frmMocking); Application.Run; end.
17.4
58
0.762452
aab95ad61f1e98d16f165ca71c34000688d29b8d
4,537
pas
Pascal
Demos/dwsRunner/dwsRunnerProject.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
12
2015-01-02T08:27:25.000Z
2021-07-16T16:59:01.000Z
Demos/dwsRunner/dwsRunnerProject.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
1
2018-04-02T21:31:37.000Z
2018-04-02T21:31:37.000Z
Demos/dwsRunner/dwsRunnerProject.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2015-01-02T08:27:13.000Z
2020-06-08T07:03:33.000Z
unit dwsRunnerProject; interface uses Classes, SysUtils, dwsUtils, dwsXPlatform, dwsComp, dwsFunctions, SynZip; type TRunnerProject = class public function Attach(script : TDelphiWebScript) : String; virtual; function TryLoad(const fileName : String; var source : Str...
23.878947
110
0.642936
f34e3475d1ffc7009806db5f24cbb32ed4297a96
1,108
dpr
Pascal
WinEQ.dpr
timor66/WinEQ
1c37e3d895ec407402de00aa43b7a6ccad326a5f
[ "MIT" ]
null
null
null
WinEQ.dpr
timor66/WinEQ
1c37e3d895ec407402de00aa43b7a6ccad326a5f
[ "MIT" ]
null
null
null
WinEQ.dpr
timor66/WinEQ
1c37e3d895ec407402de00aa43b7a6ccad326a5f
[ "MIT" ]
null
null
null
program Wineq; uses Forms, SysUtils, windows, Equ in 'Equ.pas' {Form1}, About in 'About.pas' {AboutBox}, Meter in 'Meter.pas' {Form2}, Scope in 'Scope.pas' {Form3}, PlayCtrl in 'PlayCtrl.pas' {Playcontrol}; {$R *.RES} var PrevWnd: HWnd; begin if OpenMutex(MUTEX_ALL_ACCESS,F...
27.7
68
0.569495
441d9623bb759331413a441c98c48b86f197816e
1,889
dfm
Pascal
FormBlaster/unitFormBlaster.dfm
morrigan-dev/bbst
b9cacf3ec01af2b3e65064755d91b99aca25fb29
[ "Apache-2.0" ]
null
null
null
FormBlaster/unitFormBlaster.dfm
morrigan-dev/bbst
b9cacf3ec01af2b3e65064755d91b99aca25fb29
[ "Apache-2.0" ]
null
null
null
FormBlaster/unitFormBlaster.dfm
morrigan-dev/bbst
b9cacf3ec01af2b3e65064755d91b99aca25fb29
[ "Apache-2.0" ]
null
null
null
object frmFormBlaster: TfrmFormBlaster Left = 192 Top = 107 Width = 409 Height = 600 Caption = 'FormBlaster' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = F...
21.712644
39
0.57226
447f2aa2a813f6a8ed0ac9292f9196d4daf474d5
23,625
pas
Pascal
graphics/0227.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
graphics/0227.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
graphics/0227.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
Unit Graphics; {----------------------------------------------------------------------------} { Graphics : An implementation of a graphics library. All standard VGA and } { VESA modes are supported. A Tseng Labs ET4000 specific } { implementation is also included. ...
69.89645
80
0.882709
1715091fad58a0a87ddefb882b25cbcef9cdaec4
1,770
dfm
Pascal
route_form.dfm
SpawNBK/sound-button
1d695f04c27e732b108c3b1f908fcd34edcd1258
[ "MIT" ]
null
null
null
route_form.dfm
SpawNBK/sound-button
1d695f04c27e732b108c3b1f908fcd34edcd1258
[ "MIT" ]
null
null
null
route_form.dfm
SpawNBK/sound-button
1d695f04c27e732b108c3b1f908fcd34edcd1258
[ "MIT" ]
null
null
null
object Form2: TForm2 Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = #1053#1072#1089#1090#1088#1086#1081#1082#1072' '#1084#1072#1088#1096#1088#1091#1090#1080#1079#1072#1094#1080#1080 ClientHeight = 210 ClientWidth = 367 Color = clBtnFace Font.Charset = DEFAULT_C...
29.016393
257
0.644633
bcc3036024b079e72dfe7f8d10e24c4e9ab23050
219,365
pas
Pascal
sources/JsonDataObjects.pas
compubinkie/delphimvcframework
a4381ec71984f941d44210d615df821c062a736f
[ "Apache-2.0" ]
51
2018-08-03T06:27:36.000Z
2022-03-16T09:10:10.000Z
sources/JsonDataObjects.pas
darckbleu/danieleteti-delphimvcframework
674c9feac96a777cfeca0ed34bdb364bcbb4bade
[ "Apache-2.0" ]
1
2021-02-07T16:26:57.000Z
2021-03-02T06:36:26.000Z
sources/JsonDataObjects.pas
darckbleu/danieleteti-delphimvcframework
674c9feac96a777cfeca0ed34bdb364bcbb4bade
[ "Apache-2.0" ]
28
2018-08-03T22:20:00.000Z
2021-12-02T03:49:03.000Z
(***************************************************************************** The MIT License (MIT) Copyright (c) 2015-2016 Andreas Hausladen 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 with...
27.750158
210
0.662667
44639724e1c61ee1e88f8f5a8bdccbba68a940b2
216
pas
Pascal
Test/Memory/obj_cycle.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/Memory/obj_cycle.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/Memory/obj_cycle.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
type TChainItem = class Next : TChainItem; end; var i1, i2, i3 : TChainItem; i1:=TChainItem.Create; i2:=TChainItem.Create; i3:=TChainItem.Create; i1.Next:=i2; i2.Next:=i3; i3.Next:=i1;
13.5
29
0.615741
1736a8c183a2052ced88008ecc4798e4b5785e0b
802
dpr
Pascal
ScreenshotlayerAPIwithDelphi.dpr
MuminjonGuru/Capture-Web-Snapshots-in-Delphi-using-RESTful-web-services
d21fb090c66afdfddd4439f127610a0c65b9abbc
[ "Apache-2.0" ]
1
2021-09-01T16:40:07.000Z
2021-09-01T16:40:07.000Z
ScreenshotlayerAPIwithDelphi.dpr
MuminjonGuru/Capture-Web-Snapshots-in-Delphi-using-RESTful-web-services
d21fb090c66afdfddd4439f127610a0c65b9abbc
[ "Apache-2.0" ]
null
null
null
ScreenshotlayerAPIwithDelphi.dpr
MuminjonGuru/Capture-Web-Snapshots-in-Delphi-using-RESTful-web-services
d21fb090c66afdfddd4439f127610a0c65b9abbc
[ "Apache-2.0" ]
1
2021-09-01T16:40:11.000Z
2021-09-01T16:40:11.000Z
program ScreenshotlayerAPIwithDelphi; uses System.StartUpCopy, System.SysUtils, View.Main in 'View.Main.pas' {MainFrame: TFrame}, Model.Constants in 'Model.Constants.pas', Model.Types in 'Model.Types.pas', Model.Utils in 'Model.Utils.pas', View.Menu in 'View.Menu.pas' {MenuFrame: TFrame}, Vie...
29.703704
74
0.700748
172a237f15807e2f6bb62a5644e5fa467c38e2da
31,402
pas
Pascal
Include/VFrames.pas
TobyAdd/WebCamViewSecond
092ed2daa643ae5febf4a69b6c2bc31c712cb7b1
[ "MIT" ]
null
null
null
Include/VFrames.pas
TobyAdd/WebCamViewSecond
092ed2daa643ae5febf4a69b6c2bc31c712cb7b1
[ "MIT" ]
null
null
null
Include/VFrames.pas
TobyAdd/WebCamViewSecond
092ed2daa643ae5febf4a69b6c2bc31c712cb7b1
[ "MIT" ]
1
2021-10-15T17:23:39.000Z
2021-10-15T17:23:39.000Z
unit VFrames; (****************************************************************************** VFrames.pas Class TVideoImage About The TVideoImage class provides a simplified access to the class TVideoSample from source unit VSample.pas. It is used to access WebCams and similar Video-capture devices via Dir...
29.992359
154
0.56904
aa2961ae346e7f8d900c402a51f3ea276796e4df
1,405
dfm
Pascal
JDISConfig/uCode.dfm
djjd47130/JDInnoSetupConfig
c1ac808fe482babcd0bda576bee32d2989c7c0d9
[ "MIT" ]
8
2020-10-25T16:23:32.000Z
2021-11-15T12:37:18.000Z
JDISConfig/uCode.dfm
djjd47130/JDInnoSetupConfig
c1ac808fe482babcd0bda576bee32d2989c7c0d9
[ "MIT" ]
29
2020-11-03T01:03:53.000Z
2020-11-15T21:36:39.000Z
JDISConfig/uCode.dfm
djjd47130/JDInnoSetupConfig
c1ac808fe482babcd0bda576bee32d2989c7c0d9
[ "MIT" ]
3
2020-10-30T11:39:26.000Z
2021-04-03T02:20:39.000Z
inherited frmCode: TfrmCode Caption = 'Code' PixelsPerInch = 96 TextHeight = 13 object Txt: TSynEdit [1] Left = 0 Top = 0 Width = 699 Height = 265 Align = alTop Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Courier New'...
26.018519
48
0.690391
44e7c84e9b45bc2cebb52c0a3299378edd0fbd0d
95
pas
Pascal
testing/tests/basic-003/program.pas
int-index/kalium
0653b4229001880322acf3016de595360de726ec
[ "BSD-3-Clause" ]
45
2015-02-25T11:39:40.000Z
2021-07-14T17:42:43.000Z
testing/tests/basic-003/program.pas
int-index/sodium
0653b4229001880322acf3016de595360de726ec
[ "BSD-3-Clause" ]
4
2015-01-09T17:41:01.000Z
2015-02-20T13:19:28.000Z
testing/tests/basic-003/program.pas
int-index/sodium
0653b4229001880322acf3016de595360de726ec
[ "BSD-3-Clause" ]
5
2015-02-25T13:15:10.000Z
2020-03-17T13:38:05.000Z
var username: String; begin ReadLn(username); WriteLn('Hi, ', username, '!'); end.
13.571429
35
0.589474
f3296fb9d7e5c7da1272e02edcdb66bc00838f43
1,571
pas
Pascal
Lego/bricxcc/uRICView.pas
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
null
null
null
Lego/bricxcc/uRICView.pas
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
1
2017-09-18T14:15:00.000Z
2017-09-18T14:15:00.000Z
Lego/bricxcc/uRICView.pas
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
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 distributed under the License is distributed on an "AS...
22.768116
77
0.676003
44704d878983a75a4e164d11ae1f2e915780e6c4
2,275
pas
Pascal
unittest/REST4D.Tests.AppController.pas
CloudDelphi/REST4Delphi
d4b1d9071fa6e24d169ec87277e55d0a97a0e38f
[ "Apache-2.0" ]
45
2015-01-29T13:20:28.000Z
2022-03-14T18:01:49.000Z
unittest/REST4D.Tests.AppController.pas
AngusPasc/REST4Delphi
d4b1d9071fa6e24d169ec87277e55d0a97a0e38f
[ "Apache-2.0" ]
null
null
null
unittest/REST4D.Tests.AppController.pas
AngusPasc/REST4Delphi
d4b1d9071fa6e24d169ec87277e55d0a97a0e38f
[ "Apache-2.0" ]
21
2015-02-01T11:14:32.000Z
2021-10-04T19:34:08.000Z
unit REST4D.Tests.AppController; interface uses REST4D, REST4D.Server, System.Generics.Collections, System.SysUtils; type TUser = class strict private FCod: Integer; FName: string; FPass: string; public property Cod: Integer read FCod write FCod; property Name: string read FName wr...
18.801653
58
0.682198
bc9ed532192a2a4b58cde4ecbc67ba03bdc39799
5,689
dfm
Pascal
Delphi/Delphi Projeto 1/login/uLogin.dfm
lacerdence/Projetos-completos
18df4a568ff1a1ff7ddbb23d27b75ae7c75eedf1
[ "MIT" ]
null
null
null
Delphi/Delphi Projeto 1/login/uLogin.dfm
lacerdence/Projetos-completos
18df4a568ff1a1ff7ddbb23d27b75ae7c75eedf1
[ "MIT" ]
null
null
null
Delphi/Delphi Projeto 1/login/uLogin.dfm
lacerdence/Projetos-completos
18df4a568ff1a1ff7ddbb23d27b75ae7c75eedf1
[ "MIT" ]
null
null
null
object frmLogin: TfrmLogin Left = 0 Top = 0 BorderIcons = [] BorderStyle = bsDialog Caption = 'LOGIN' ClientHeight = 201 ClientWidth = 397 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False ...
37.183007
70
0.797504
bc23338acf0f67f79305a48e6aea512a5c07b08f
3,183
pas
Pascal
Server/xTSaleOrderType.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Server/xTSaleOrderType.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Server/xTSaleOrderType.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
3
2021-06-30T10:11:17.000Z
2021-07-01T09:13:29.000Z
 {****************************************************************************} { } { XML Data Binding } { ...
30.902913
123
0.640591
aaacc00db0ecab01b723e92fbe02bca1fd13805f
11,762
pas
Pascal
Unit Tests/Tests/TestDECTestDataContainer.pas
geheimniswelten/DelphiEncryptionCompendium
8540ced3992a92b83ebfdbcc3684d6ec6c9f0600
[ "Apache-2.0" ]
2
2021-01-18T10:07:29.000Z
2021-04-25T07:29:28.000Z
Unit Tests/Tests/TestDECTestDataContainer.pas
geheimniswelten/DelphiEncryptionCompendium
8540ced3992a92b83ebfdbcc3684d6ec6c9f0600
[ "Apache-2.0" ]
null
null
null
Unit Tests/Tests/TestDECTestDataContainer.pas
geheimniswelten/DelphiEncryptionCompendium
8540ced3992a92b83ebfdbcc3684d6ec6c9f0600
[ "Apache-2.0" ]
null
null
null
{***************************************************************************** The DEC team (see file NOTICE.txt) licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. A copy of this licence is found in the root director...
28.342169
115
0.733634
aaed4f5d78ef51f456db187c7b863256fa6a8b24
257
pas
Pascal
Test/SimpleScripts/result_init.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/SimpleScripts/result_init.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/SimpleScripts/result_init.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
function MyStr : String; begin Result:=Result+Result; end; function MyInt : Integer; begin Result:=Result-Result; end; function MyFloat : Float; begin Result:=Sqr(Result); end; PrintLn(MyStr); PrintLn(MyInt); PrintLn(MyFloat);
13.526316
26
0.669261
444b911dc587c0a95a7ee75671cedaf3d84f5d85
364
dpr
Pascal
Air_Simulator/pfff.dpr
delphi-pascal-archive/air-simulator
59cb39061b42552854c87de81b33db027227e149
[ "Unlicense" ]
null
null
null
Air_Simulator/pfff.dpr
delphi-pascal-archive/air-simulator
59cb39061b42552854c87de81b33db027227e149
[ "Unlicense" ]
null
null
null
Air_Simulator/pfff.dpr
delphi-pascal-archive/air-simulator
59cb39061b42552854c87de81b33db027227e149
[ "Unlicense" ]
null
null
null
program pfff; // Auteur Montero-Ribas // Logiciel sous license GNU GPL uses Forms, pfffunit in 'pfffunit.pas' {Form1}, pfffgen in 'pfffgen.pas', apUnit1 in 'apUnit1.pas' {AboutBox}; {$R *.RES} begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.CreateForm(TAbou...
20.222222
47
0.692308
bce4d586251a657c445d3b80094a1ac3ac71bfa5
3,364
dfm
Pascal
MyTunes/VCL/Views/View.Album.dfm
grijjy/MvvmStarterKit
b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2
[ "BSD-2-Clause" ]
46
2018-01-21T21:05:35.000Z
2021-07-21T15:44:08.000Z
MyTunes/VCL/Views/View.Album.dfm
juliomar/MvvmStarterKit
b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2
[ "BSD-2-Clause" ]
1
2018-11-27T18:03:57.000Z
2018-11-27T18:03:57.000Z
MyTunes/VCL/Views/View.Album.dfm
juliomar/MvvmStarterKit
b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2
[ "BSD-2-Clause" ]
15
2018-01-22T16:02:32.000Z
2022-01-11T04:41:13.000Z
object ViewAlbum: TViewAlbum Left = 0 Top = 0 ActiveControl = EditTitle BorderStyle = bsDialog Caption = 'Album' ClientHeight = 337 ClientWidth = 486 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrd...
19.00565
110
0.600476
bc4639e34202e487c054e56c83cedb093b2a9f0a
7,313
pas
Pascal
gui/Search Elements by Group.pas
CptMcSplody/xedit-scripts
eb0dc6563435d15a7d32801a0b6192d300d7f5db
[ "MIT" ]
31
2015-12-04T05:42:02.000Z
2021-12-18T06:09:14.000Z
gui/Search Elements by Group.pas
CptMcSplody/xedit-scripts
eb0dc6563435d15a7d32801a0b6192d300d7f5db
[ "MIT" ]
10
2016-11-08T07:20:36.000Z
2017-03-06T14:35:59.000Z
gui/Search Elements by Group.pas
CptMcSplody/xedit-scripts
eb0dc6563435d15a7d32801a0b6192d300d7f5db
[ "MIT" ]
20
2016-03-20T15:01:44.000Z
2022-01-05T20:32:25.000Z
{ Search Elements by Group Hotkey: Ctrl+G } unit UserScript; var sGroupSignature, sQueryNeedle, sQueryPath: String; bCaseSensitive: Boolean; // form variables SearchForm: TForm; lblGroupSignature: TLabel; lblQueryPath: TLabel; lblQueryNeedle: TLabel; edGroupSignature: TEdit; edQueryPath: ...
27.806084
107
0.712293
aafb548299f52d2ae16676f4c9bc6adf14c708f7
13,519
pas
Pascal
library/support/FHIR.Support.Logging.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
library/support/FHIR.Support.Logging.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
library/support/FHIR.Support.Logging.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
unit FHIR.Support.Logging; { Copyright (c) 2011+, HL7 and Health Intersections Pty Ltd (http://www.healthintersections.com.au) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of sour...
26.148936
123
0.662401
17575b013474c3f257ba6f24f12aeccf1e0aafc2
33,186
pas
Pascal
npm_precl/dmath/optim.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
44
2016-02-09T07:07:25.000Z
2021-10-31T18:49:32.000Z
npm_precl/dmath/optim.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
18
2016-02-25T09:52:38.000Z
2022-02-17T01:45:35.000Z
npm_precl/dmath/optim.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
19
2016-03-01T19:40:12.000Z
2021-11-03T12:52:46.000Z
{ ********************************************************************** * Unit OPTIM.PAS * * Version 2.1 * * (c) J. Debord, June 2001 * **********************...
34.106886
89
0.419394
f35d9c0efac97e3c9a2cfde1fe0ead26f6bed7cf
582
pas
Pascal
core/utils/NamespaceInfo.pas
Fergus-repo/CPI_XsdParser
45c8c0e72d88834ec2e72b05c4da7eaa1958aad4
[ "MIT" ]
null
null
null
core/utils/NamespaceInfo.pas
Fergus-repo/CPI_XsdParser
45c8c0e72d88834ec2e72b05c4da7eaa1958aad4
[ "MIT" ]
null
null
null
core/utils/NamespaceInfo.pas
Fergus-repo/CPI_XsdParser
45c8c0e72d88834ec2e72b05c4da7eaa1958aad4
[ "MIT" ]
2
2019-09-20T15:23:01.000Z
2021-03-26T13:05:56.000Z
namespace proholz.xsdparser; interface type NamespaceInfo = public class private var name: String; var file: String; public constructor(aname: String); method getName: String; virtual; method getFile: String; virtual; method setFile(afile: String); virtual; end; implementation constructor NamespaceIn...
14.923077
44
0.749141
bcb083f138d20383487931f224ec961f47a0b7cc
4,385
pas
Pascal
functiondiagnosticsconsole.pas
ultibo-users-github-organization/ultibo-users-demo
1808c2dfa9ae600ca6ad99245be0bd314d73bcb9
[ "MIT" ]
null
null
null
functiondiagnosticsconsole.pas
ultibo-users-github-organization/ultibo-users-demo
1808c2dfa9ae600ca6ad99245be0bd314d73bcb9
[ "MIT" ]
2
2018-02-05T05:29:27.000Z
2018-02-08T13:09:51.000Z
functiondiagnosticsconsole.pas
ultibo-users-github-organization/ultibo-users-demo
1808c2dfa9ae600ca6ad99245be0bd314d73bcb9
[ "MIT" ]
null
null
null
unit FunctionDiagnosticsConsole; {$mode objfpc}{$H+} interface implementation uses GlobalConfig, GlobalConst, GlobalTypes, Platform, Threads, SysUtils, Classes, Ultibo, Logging, Console, Multifunction, VC4CEC; type TEDID = packed record Header : array [0..7] of byte; // fixed pattern 00 FF FF FF F...
24.774011
101
0.640593
aa816becf1d2edaeeddda2f34f15d2793872b67d
30,769
dfm
Pascal
Demos/LiveScripting/MainUnit.dfm
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
1
2022-02-18T22:14:44.000Z
2022-02-18T22:14:44.000Z
Demos/LiveScripting/MainUnit.dfm
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
Demos/LiveScripting/MainUnit.dfm
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
object FrmBasic: TFrmBasic Left = 0 Top = 0 Caption = 'Live Scripting IDE' ClientHeight = 600 ClientWidth = 1000 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Menu = MainMenu OldCreateOrder = False OnClose = ...
42.091655
142
0.795248
bcad62cde55cab0d4a115367707b36a93988c8e1
556
dpr
Pascal
ADL Store Library for Delphi/Sources/ADLStoreLibrary4D.dpr
segovoni/azure-data-lake-store-delphi
3e8af19e6bb4982bbbee37382fd17a9f379afc14
[ "Apache-2.0" ]
7
2018-07-29T13:33:06.000Z
2020-08-19T15:17:49.000Z
ADL Store Library for Delphi/Sources/ADLStoreLibrary4D.dpr
segovoni/azure-data-lake-store-delphi
3e8af19e6bb4982bbbee37382fd17a9f379afc14
[ "Apache-2.0" ]
1
2019-06-18T19:53:55.000Z
2019-06-18T19:53:55.000Z
ADL Store Library for Delphi/Sources/ADLStoreLibrary4D.dpr
segovoni/azure-data-lake-store-delphi
3e8af19e6bb4982bbbee37382fd17a9f379afc14
[ "Apache-2.0" ]
2
2017-07-29T20:10:21.000Z
2020-09-17T07:16:26.000Z
program ADLStoreLibrary4D; uses Vcl.Forms, ADLSConnector.Interfaces in 'Connector\ADLSConnector.Interfaces.pas', ADLSConnector.Presenter in 'Connector\ADLSConnector.Presenter.pas', ADLSFileManager.Interfaces in 'File Manager\ADLSFileManager.Interfaces.pas', ADLSFileManager.Presenter in 'File Manager\ADLSFile...
29.263158
78
0.796763
aa70afcef2b42bc0f4fee2a821b2a15921837b97
21,635
pas
Pascal
Components/jcl/install/prototypes/JediInstallerMain.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/jcl/install/prototypes/JediInstallerMain.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/jcl/install/prototypes/JediInstallerMain.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) extension } { ...
30.731534
106
0.697804
aaf9e8f0b0e6c3243deffc4405b3656306187a36
3,703
dpr
Pascal
delcos.dpr
padcom/delcos
dc9e8ac8545c0e6c0b4e963d5baf0dc7d72d2bf0
[ "Apache-2.0" ]
15
2016-08-24T07:32:49.000Z
2021-11-16T11:25:00.000Z
delcos.dpr
padcom/delcos
dc9e8ac8545c0e6c0b4e963d5baf0dc7d72d2bf0
[ "Apache-2.0" ]
1
2016-08-24T19:00:34.000Z
2016-08-25T19:02:14.000Z
delcos.dpr
padcom/delcos
dc9e8ac8545c0e6c0b4e963d5baf0dc7d72d2bf0
[ "Apache-2.0" ]
4
2015-11-06T12:15:36.000Z
2018-10-08T15:17:17.000Z
program delcos; {$APPTYPE CONSOLE} uses Classes, SysUtils, IniFiles, PascalParser, Options in 'cui\Options.pas', OptionsValidator in 'cui\OptionsValidator.pas', SourceTreeWalker in 'core\SourceTreeWalker.pas', SourceTreeDumperVisitor in 'core\SourceTreeDumperVisitor.pas', UnitRegistry in 'cor...
29.862903
161
0.675668
aab3b5873d7aac57cb5166c9b78f42ab350e42f0
842
pas
Pascal
source/PreprocSettings.pas
NREL/EPXMLPreprocessor
94fea96cf15a77ae32c0eade0dab92b43b848467
[ "BSD-3-Clause" ]
3
2020-03-19T22:00:17.000Z
2022-01-23T20:40:20.000Z
source/PreprocSettings.pas
NREL/EPXMLPreprocessor
94fea96cf15a77ae32c0eade0dab92b43b848467
[ "BSD-3-Clause" ]
null
null
null
source/PreprocSettings.pas
NREL/EPXMLPreprocessor
94fea96cf15a77ae32c0eade0dab92b43b848467
[ "BSD-3-Clause" ]
1
2020-05-14T13:05:47.000Z
2020-05-14T13:05:47.000Z
//////////////////////////////////////////////////////////////////////////////// // // // Copyright (c) 2008-2020 Alliance for Sustainable Energy. // // All rights reserved. ...
21.05
81
0.393112
172fcabd75178430a6aaddb8944e7aeaa954b6fb
2,179
dpr
Pascal
Jx3Full/Source/Source/Tools/LuaWorkshop/synedit/Demos/PrintDemoNew/TestPP.dpr
RivenZoo/FullSource
cfd7fd7ad422fd2dae5d657a18839c91ff9521fd
[ "MIT" ]
2
2021-07-31T15:35:01.000Z
2022-02-28T05:54:54.000Z
Jx3Full/Source/Source/Tools/LuaWorkshop/synedit/Demos/PrintDemoNew/TestPP.dpr
RivenZoo/FullSource
cfd7fd7ad422fd2dae5d657a18839c91ff9521fd
[ "MIT" ]
null
null
null
Jx3Full/Source/Source/Tools/LuaWorkshop/synedit/Demos/PrintDemoNew/TestPP.dpr
RivenZoo/FullSource
cfd7fd7ad422fd2dae5d657a18839c91ff9521fd
[ "MIT" ]
5
2021-02-03T10:25:39.000Z
2022-02-23T07:08:37.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/ So...
40.351852
81
0.708582
445f86024a8990fed6da2c8ef0be87f009efdf8d
13,232
pas
Pascal
Oxygene/Cooper/Android/BluetoothChat/BlueToothChat.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
19
2016-04-09T12:40:27.000Z
2022-02-22T12:15:03.000Z
Oxygene/Cooper/Android/BluetoothChat/BlueToothChat.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
3
2017-09-05T09:31:29.000Z
2019-09-11T04:49:27.000Z
Oxygene/Cooper/Android/BluetoothChat/BlueToothChat.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
11
2016-12-29T19:30:39.000Z
2021-08-31T12:20:27.000Z
namespace com.example.android.bluetoothchat; {* * Copyright (C) 2007 The Android Open Source Project * * 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/li...
33.162907
107
0.702766
aa1d35caa1f3a95e3ef290996b713c33415afd34
18,449
pas
Pascal
samples/vcNetTalk/u_vcNetTalk_main.pas
cupples/vcp
0ade74b23dab087582942acb9673e7dbdca88d92
[ "Apache-2.0" ]
27
2018-04-17T07:56:29.000Z
2022-03-16T15:40:43.000Z
samples/vcNetTalk/u_vcNetTalk_main.pas
cupples/vcp
0ade74b23dab087582942acb9673e7dbdca88d92
[ "Apache-2.0" ]
5
2018-05-17T20:04:55.000Z
2021-10-06T09:08:24.000Z
samples/vcNetTalk/u_vcNetTalk_main.pas
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, ...
32.309982
135
0.702911
bc4617f4b501a0028f5aef169d84e3ab871318d7
26,507
pas
Pascal
Components/JVCL/qrun/JvQAppEvent.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qrun/JvQAppEvent.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qrun/JvQAppEvent.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{******************************************************************************} {* WARNING: JEDI VCL To CLX Converter generated unit. *} {* Manual modifications will be lost on next release. *} {****************************************************************************...
29.951412
106
0.729392
aaefeca8194a47b8d19894449d39c46679ed1739
8,420
pas
Pascal
zengl_fork/zgl_sound_ogg.pas
stiratel/zengl_fork
4ab6c9f85d7beeaabe2cf535d4ef88761d0b49b6
[ "Zlib" ]
null
null
null
zengl_fork/zgl_sound_ogg.pas
stiratel/zengl_fork
4ab6c9f85d7beeaabe2cf535d4ef88761d0b49b6
[ "Zlib" ]
1
2018-06-24T06:38:48.000Z
2018-06-24T06:38:48.000Z
ZenGL/ZenGL_OGL/src/zgl_sound_ogg.pas
farisss/penuhi-gizi
9c1032aff4799dd91e7b68b0d476d1f889da6877
[ "MIT" ]
null
null
null
{ * Copyright (c) 2012 Andrey Kemka * * This software is provided 'as-is', without any express or * implied warranty. In no event will the authors be held * liable for any damages arising from the use of this software. * * Permission is granted to anyone to use this software for any purpose, * including c...
31.41791
166
0.667933
bcc806e78c5fcb16e075e7a06242811c96660404
46,090
pas
Pascal
CrossRoads_DelphiVER280_Port/LSNLibrary/FMX_Platform_iOS_ori.pas
VincentGsell/CrossRoads
a620deae75ee6b0ef1dd597810de1408d61efe8e
[ "Apache-2.0" ]
1
2016-12-17T13:04:58.000Z
2016-12-17T13:04:58.000Z
CrossRoads_DelphiVER280_Port/LSNLibrary/FMX_Platform_iOS_ori.pas
VincentGsell/CrossRoads
a620deae75ee6b0ef1dd597810de1408d61efe8e
[ "Apache-2.0" ]
null
null
null
CrossRoads_DelphiVER280_Port/LSNLibrary/FMX_Platform_iOS_ori.pas
VincentGsell/CrossRoads
a620deae75ee6b0ef1dd597810de1408d61efe8e
[ "Apache-2.0" ]
null
null
null
{*******************************************************} { } { Delphi FireMonkey Platform } { } { Copyright(c) 2011 Embarcadero Technologies, Inc. } { ...
32.05146
201
0.720091
aae451ef7f7928db9f904971f9887c0ffeb8bca0
328,131
pas
Pascal
source/ALFmxCommon.pas
marlonnardi/alcinoe
5e14b2fca7adcc38e483771055b5623501433334
[ "Apache-2.0" ]
1
2019-01-27T14:00:28.000Z
2019-01-27T14:00:28.000Z
source/ALFmxCommon.pas
marlonnardi/alcinoe
5e14b2fca7adcc38e483771055b5623501433334
[ "Apache-2.0" ]
2
2019-06-23T00:02:43.000Z
2019-10-12T22:39:28.000Z
source/ALFmxCommon.pas
marlonnardi/alcinoe
5e14b2fca7adcc38e483771055b5623501433334
[ "Apache-2.0" ]
null
null
null
unit ALFmxCommon; interface {$IF Low(string) = 0} {$DEFINE _ZEROBASEDSTRINGS_ON} {$ENDIF} {$IF Defined(ANDROID) or defined(IOS)} {$DEFINE _USE_TEXTURE} {$ENDIF} {$IF defined(MACOS) and not defined(IOS)} {$DEFINE _MACOS} {$ENDIF} uses System.classes, System.UITypes, System.Types, ...
54.425444
359
0.519686
17357503c53b028f0e6d55ef744b5b9130023369
11,084
pas
Pascal
Source/Core/WiRL.http.Server.Editor.pas
bm-q/WiRL
5e3950c847b399677fe7db9329dc3e675905e140
[ "Apache-2.0" ]
147
2016-11-28T15:22:48.000Z
2022-03-25T05:36:48.000Z
Source/Core/WiRL.http.Server.Editor.pas
eStreamSoftware/WiRL
4bd105af425c65797791480426dffe6bc4e0d73b
[ "Apache-2.0" ]
14
2017-10-18T23:28:07.000Z
2021-08-03T15:14:35.000Z
Source/Core/WiRL.http.Server.Editor.pas
eStreamSoftware/WiRL
4bd105af425c65797791480426dffe6bc4e0d73b
[ "Apache-2.0" ]
57
2016-11-28T08:17:43.000Z
2022-03-28T10:24:57.000Z
{******************************************************************************} { } { WiRL: RESTful Library for Delphi } { ...
28.347826
120
0.736287
aa7135345376a86a5f067278a2c8067547a26adb
1,858
pas
Pascal
src/IDE/Boss.IDE.Register.pas
CarlosHe/boss-ide
68bcfd3e53052bf6214e82c731332f43973240ab
[ "MIT" ]
1
2020-08-19T01:21:26.000Z
2020-08-19T01:21:26.000Z
src/IDE/Boss.IDE.Register.pas
CarlosHe/boss-ide
68bcfd3e53052bf6214e82c731332f43973240ab
[ "MIT" ]
null
null
null
src/IDE/Boss.IDE.Register.pas
CarlosHe/boss-ide
68bcfd3e53052bf6214e82c731332f43973240ab
[ "MIT" ]
1
2021-12-15T21:21:31.000Z
2021-12-15T21:21:31.000Z
unit Boss.IDE.Register; interface procedure Register; implementation uses ToolsAPI, Winapi.Windows, Boss.IDE.BossInstall, Boss.IDE.PojectListener, Boss.Modules.PackageProcessor, Vcl.Graphics, DesignIntf, System.Types, Providers.Logo, Providers.Message, Boss.Ide.OpenToolApi.Tools; const C_INVALID_NOTIFIER = -...
25.108108
118
0.803552
af5786c7d519df859710ce756875a98ca088a0bb
9,184
pas
Pascal
source/AbDfPkMg.pas
ok7-eleven/tpabbrevia
e239ba811f536b90ad8dda2c5d43d9d80e22f592
[ "BSD-3-Clause" ]
45
2018-04-08T07:01:13.000Z
2022-02-18T17:28:10.000Z
Chapter 8/Abbrevia/source/AbDfPkMg.pas
anomous/Delphi-High-Performance
051a8f7d7460345b60cb8d2a10a974ea8179ea41
[ "MIT" ]
null
null
null
Chapter 8/Abbrevia/source/AbDfPkMg.pas
anomous/Delphi-High-Performance
051a8f7d7460345b60cb8d2a10a974ea8179ea41
[ "MIT" ]
17
2018-03-21T11:22:15.000Z
2022-03-16T05:55:54.000Z
(* ***** 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...
32.452297
87
0.587326
bce7d988c9d6e463c2cd03ec43bb5b6be1a6f481
1,772
pas
Pascal
samples/swaggerui/sources/MainControllerU.pas
JensMertelmeyer/delphimvcframework
1c9bcea41cbded5eacffeaab3275b9b9aa9761de
[ "Apache-2.0" ]
1,009
2015-05-28T12:34:39.000Z
2022-03-30T14:10:18.000Z
samples/swaggerui/sources/MainControllerU.pas
FinCodeur/delphimvcframework
a45cb1383eaffc9e81a836247643390acbb7b9b0
[ "Apache-2.0" ]
454
2015-05-28T12:44:27.000Z
2022-03-31T22:35:45.000Z
samples/swaggerui/sources/MainControllerU.pas
FinCodeur/delphimvcframework
a45cb1383eaffc9e81a836247643390acbb7b9b0
[ "Apache-2.0" ]
377
2015-05-28T16:29:21.000Z
2022-03-21T18:36:12.000Z
unit MainControllerU; interface uses MVCFramework, MVCFramework.Commons; type [MVCPath('/api')] TMyController = class(TMVCController) public [MVCPath('/')] [MVCHTTPMethod([httpGET])] procedure Index; [MVCPath('/reversedstrings/($Value)')] [MVCHTTPMethod([httpGET])] procedure GetRev...
21.349398
110
0.747743
f37fbf549a688f4adde986b9741e0c00515115fe
809
pas
Pascal
Test/ClassesLib/contained.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
1
2022-02-18T22:14:44.000Z
2022-02-18T22:14:44.000Z
Test/ClassesLib/contained.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
Test/ClassesLib/contained.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
// partial "leaks" and other weirdness intentional type TMyClass = class Field : TStrings; constructor Create; destructor Destroy; override; procedure Print; end; constructor TMyClass.Create; begin Field:=TStrings.Create; end; destructor TMyClass.Destroy; begin Field.Free; end; proc...
17.977778
50
0.667491
4476141c8dc2492f57586ac4f4f1a1ecf09b0904
9,600
lpr
Pascal
Test/MathUtilsTestsFPC32.lpr
mikerabat/mrmath
5f312fe06c882d6623ad16b9477ce41bda8a01f0
[ "Apache-2.0" ]
61
2015-04-30T07:28:54.000Z
2022-03-16T09:03:41.000Z
Test/MathUtilsTestsFPC32.lpr
mikerabat/mrmath
5f312fe06c882d6623ad16b9477ce41bda8a01f0
[ "Apache-2.0" ]
6
2017-02-01T02:58:23.000Z
2022-01-24T13:59:34.000Z
Test/MathUtilsTestsFPC32.lpr
mikerabat/mrmath
5f312fe06c882d6623ad16b9477ce41bda8a01f0
[ "Apache-2.0" ]
29
2015-04-30T07:29:02.000Z
2022-03-26T05:20:10.000Z
// ################################################################### // #### This file is part of the mathematics library project, and is // #### offered under the licence agreement described on // #### http://www.mrsoft.org/ // #### // #### Copyright:(c) 2011, Michael R. . All rights reserved. // #### // ####...
51.612903
91
0.739792
aa01ab187012ac5656bc9fb307d6b5684939a571
2,334
pas
Pascal
frmNewItem.pas
genakust/CountriesList
5039804f890a732b8d77ecc1c14aa8fea36aefca
[ "MIT" ]
null
null
null
frmNewItem.pas
genakust/CountriesList
5039804f890a732b8d77ecc1c14aa8fea36aefca
[ "MIT" ]
null
null
null
frmNewItem.pas
genakust/CountriesList
5039804f890a732b8d77ecc1c14aa8fea36aefca
[ "MIT" ]
null
null
null
unit frmNewItem; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, Vcl.ExtCtrls, pngimage, uUtills, uFileController; type TfrmPrepareNewItem = class(TForm) panNewItem: TPanel; labCountr...
22.442308
68
0.724936
aabf326468ed2e2f77304f1c84a5d8053627af3c
2,836
dfm
Pascal
Scripts/Delphiscript Scripts/General/ZipperForm.dfm
spoilsport/Yazgac-Libraries
276edeca757c524f7b6c04495d07bd41f6a2f691
[ "MIT" ]
null
null
null
Scripts/Delphiscript Scripts/General/ZipperForm.dfm
spoilsport/Yazgac-Libraries
276edeca757c524f7b6c04495d07bd41f6a2f691
[ "MIT" ]
null
null
null
Scripts/Delphiscript Scripts/General/ZipperForm.dfm
spoilsport/Yazgac-Libraries
276edeca757c524f7b6c04495d07bd41f6a2f691
[ "MIT" ]
null
null
null
object formZipper: TformZipper Left = 75 Top = 34 BorderStyle = bsDialog Caption = 'Design Project Zipper' ClientHeight = 230 ClientWidth = 414 Color = clBtnFace DefaultMonitor = dmDesktop Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans...
20.70073
52
0.591326
176582722bd29d63af521f0f315712e2d965f973
33,454
pas
Pascal
Client/fStoreDeal.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/fStoreDeal.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/fStoreDeal.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
3
2021-06-30T10:11:17.000Z
2021-07-01T09:13:29.000Z
unit fStoreDeal; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, uClientTypes, Db, DBClient, ImgList, ActnList, StdCtrls, Buttons, ExtCtrls, JvDBLookup, Mask, DBCtrls, fBaseFrame, fDBFrame, fFiel...
34.559917
149
0.760686
1709e15659e72ab6c1381e3b3e520eff4b616208
5,871
pas
Pascal
Projects/Genealogie/Source/Test_Gen/tst_GedComExt.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
11
2017-06-17T05:13:45.000Z
2021-07-11T13:18:48.000Z
Projects/Genealogie/Source/Test_Gen/tst_GedComExt.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
2
2019-03-05T12:52:40.000Z
2021-12-03T12:34:26.000Z
Projects/Genealogie/Source/Test_Gen/tst_GedComExt.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
6
2017-09-07T09:10:09.000Z
2022-02-19T20:19:58.000Z
unit tst_GedComExt; {$mode objfpc}{$H+} {$WARN 6058 off : Call to subroutine "$1" marked as inline is not inlined} interface uses Classes, SysUtils, fpcunit, testutils, testregistry,Cmp_GedComFile,Cls_GedComExt; type { TTestGedComExtBase } TTestGedComExtBase = class(TTestCase,IGedParent) private ...
24.982979
117
0.731562
aaeac68509947be16b97db8afd2fd8824bdd1f73
4,298
pas
Pascal
trunk/WindowsFileAPI/Getter.SlotSpeed.pas
ebangin127/nstools
2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99
[ "MIT" ]
15
2016-02-12T14:55:53.000Z
2021-08-17T09:44:12.000Z
trunk/WindowsFileAPI/Getter.SlotSpeed.pas
ebangin127/nstools
2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99
[ "MIT" ]
1
2020-10-28T12:19:56.000Z
2020-10-28T12:19:56.000Z
trunk/WindowsFileAPI/Getter.SlotSpeed.pas
ebangin127/nstools
2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99
[ "MIT" ]
7
2016-08-21T23:57:47.000Z
2022-02-14T03:26:21.000Z
unit Getter.SlotSpeed; interface uses Windows, ActiveX, ComObj, Variants, SysUtils, Dialogs, OSFile.ForInternal, Getter.SlotSpeedByDeviceID, Device.SlotSpeed, WMI; type TSlotSpeedGetter = class sealed(TOSFileForInternal) public function GetSlotSpeed: TSlotMaxCurrSpeed; private function GetStorageDe...
30.920863
76
0.800372
aaa0f474090642a545f7568d87680932016039e2
18,087
pas
Pascal
codegen.pas
cluckfox/hUGETracker
8322fee1bd2e8e67ad44fbd3517d8b0000fd9611
[ "Linux-OpenIB" ]
88
2020-07-09T21:18:59.000Z
2022-03-30T21:13:28.000Z
codegen.pas
cluckfox/hUGETracker
8322fee1bd2e8e67ad44fbd3517d8b0000fd9611
[ "Linux-OpenIB" ]
52
2020-07-22T13:22:39.000Z
2022-03-12T17:44:30.000Z
codegen.pas
cluckfox/hUGETracker
8322fee1bd2e8e67ad44fbd3517d8b0000fd9611
[ "Linux-OpenIB" ]
9
2020-09-27T03:00:33.000Z
2022-03-12T14:46:59.000Z
unit Codegen; {$mode objfpc}{$H+} interface uses Classes, SysUtils, Math, Instruments, Song, Utils, HugeDatatypes, Constants, Dialogs, strutils, FileUtil, LazFileUtils, process; type { EAssemblyException } EAssemblyException = class(Exception) public ProgramName: String; constructor Create...
27.404545
104
0.649085
1732e24a2ef305ee34a6f79363601a190a0ee891
15,691
pas
Pascal
src/xampp-control-panel/uApache.pas
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
4
2018-04-20T07:27:13.000Z
2021-12-21T05:19:24.000Z
src/xampp-control-panel/uApache.pas
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
4
2021-03-10T19:10:00.000Z
2021-05-11T14:58:19.000Z
src/xampp-control-panel/uApache.pas
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
1
2019-11-24T08:43:35.000Z
2019-11-24T08:43:35.000Z
unit uApache; interface uses GnuGettext, uBaseModule, SysUtils, Classes, Windows, ExtCtrls, StdCtrls, Buttons, uNetstatTable, uTools, uProcesses_new, Messages, uServices; type tApacheLogType = (altAccess, altError); tApache = class(tBaseModule) OldPIDs, OldPorts: string; OldPIDCount: integer; Global...
32.895178
148
0.64196
bc0bb2e604de8144a036ed357f65281d784cc906
42,663
pas
Pascal
Source/PXL.Boards.RPi.pas
svn2github/AsphyrePXL
e29f402b27b3133e3971ecd4a7f14dddf81c2e34
[ "Apache-2.0" ]
33
2018-03-19T15:54:14.000Z
2021-03-09T15:58:05.000Z
Source/PXL.Boards.RPi.pas
svn2github/AsphyrePXL
e29f402b27b3133e3971ecd4a7f14dddf81c2e34
[ "Apache-2.0" ]
2
2019-01-13T23:05:21.000Z
2019-02-03T08:06:13.000Z
Source/PXL.Boards.RPi.pas
svn2github/AsphyrePXL
e29f402b27b3133e3971ecd4a7f14dddf81c2e34
[ "Apache-2.0" ]
2
2019-01-21T08:52:17.000Z
2020-08-30T15:16:58.000Z
unit PXL.Boards.RPi; (* * 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 Lic...
32.99536
122
0.719031
1712e767447fc611803c6a74eb2c0f6e67f6703a
6,043
pas
Pascal
memory/0069.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
memory/0069.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
memory/0069.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ From: dmurdoch@mast.queensu.ca (Duncan Murdoch) > >Anyhow, what this program is doing (among other things) is reading data from >an ASCII file when commanded to, one line at a time, and plotting it on the >screen. My problem is, when you return to the main menu, a bit of the RAM >has been used. If you call up...
28.913876
80
0.657786
aafe85ea26d67694f25c6f806cbbe2a9dac7f368
2,553
pas
Pascal
plugins/QuadFX/QuadFX.FileLoader.pas
EliiahPro/quad-engine
9ed52cb9c76d3c87a86159a3636ac8228442e7af
[ "BSD-2-Clause" ]
7
2020-11-18T20:32:03.000Z
2022-02-27T12:03:18.000Z
plugins/QuadFX/QuadFX.FileLoader.pas
randydom/quad-engine
9ed52cb9c76d3c87a86159a3636ac8228442e7af
[ "BSD-2-Clause" ]
null
null
null
plugins/QuadFX/QuadFX.FileLoader.pas
randydom/quad-engine
9ed52cb9c76d3c87a86159a3636ac8228442e7af
[ "BSD-2-Clause" ]
3
2020-11-19T08:54:37.000Z
2020-12-27T14:02:12.000Z
unit QuadFX.FileLoader; interface uses QuadFX, QuadEngine, Generics.Collections, sysutils, classes, System.Json, QuadFX.FileLoader.CustomFormat, QuadFX.FileLoader.JSON; type TQuadFXFileLoader = class private class var FFormats: TList<TQuadFXCustomFileFormatClass>; public class procedur...
29.011364
146
0.75049
aa3944c1a0bf1c1b3da623c56099d9b721f3209e
3,319
pas
Pascal
oop/0055.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
oop/0055.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
oop/0055.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{$X+} Program ExampleProgram; {$M $8000,0,655360} Uses Drivers, Objects, Views, App, Menus, Dialogs, Dos; Const cmLeft = 101; Type PDirCollection = ^TDirCollection; TDirCollection = Object(TSortedCollection) Constructor Init; Function Compare(Key1, Key2: Pointer): Integer; Virtu...
24.954887
99
0.557397
bc8d245f81b82376cfadf8a9acaf6e69d839e674
4,535
pas
Pascal
src/DataSetConverter4D.Util.pas
AndersondaCampo/DataSetConverter4Delphi
89c0a2cbbcb83b67e4b548df3a5f53c166681034
[ "Apache-2.0" ]
150
2016-09-15T12:43:34.000Z
2022-03-23T09:09:05.000Z
src/DataSetConverter4D.Util.pas
AndersondaCampo/DataSetConverter4Delphi
89c0a2cbbcb83b67e4b548df3a5f53c166681034
[ "Apache-2.0" ]
20
2016-09-06T20:44:56.000Z
2022-03-11T17:50:49.000Z
src/DataSetConverter4D.Util.pas
AndersondaCampo/DataSetConverter4Delphi
89c0a2cbbcb83b67e4b548df3a5f53c166681034
[ "Apache-2.0" ]
69
2016-06-20T04:50:44.000Z
2022-03-04T17:12:39.000Z
unit DataSetConverter4D.Util; interface uses System.SysUtils, System.DateUtils, System.JSON, Data.DB, DataSetConverter4D; function DateTimeToISOTimeStamp(const dateTime: TDateTime): string; function DateToISODate(const date: TDateTime): string; function TimeToISOTime(const time: TTime): string; function I...
30.233333
122
0.727012
172ba72045be0e86596770942effd701b4cfff28
5,360
pas
Pascal
forms/ufrmTitulos.pas
fnascimentods/fluxo-de-caixa
2bbcdc642fdbf9011c0ecaa603e894cc4878bf2d
[ "MIT" ]
null
null
null
forms/ufrmTitulos.pas
fnascimentods/fluxo-de-caixa
2bbcdc642fdbf9011c0ecaa603e894cc4878bf2d
[ "MIT" ]
null
null
null
forms/ufrmTitulos.pas
fnascimentods/fluxo-de-caixa
2bbcdc642fdbf9011c0ecaa603e894cc4878bf2d
[ "MIT" ]
null
null
null
unit ufrmTitulos; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Data.DB, Vcl.Grids, Vcl.DBGrids, Vcl.ExtCtrls, Vcl.ComCtrls, Vcl.ToolWin, uTitulosControl, Vcl.WinXCtrls, Vcl.StdCtrls, Vcl.Mask, RxToolEdit, ...
29.289617
98
0.740672
aab2f9b67999f4ee5cd1023973016f36d9f361f6
3,338
pas
Pascal
asm/block.pas
GSoftwareDevelopment/Mole
419c61a60dc01aa278cc10b9cf40f13524328220
[ "MIT", "Unlicense" ]
2
2021-05-18T19:51:08.000Z
2021-07-23T20:06:14.000Z
asm/block.pas
GSoftwareDevelopment/Mole
419c61a60dc01aa278cc10b9cf40f13524328220
[ "MIT", "Unlicense" ]
null
null
null
asm/block.pas
GSoftwareDevelopment/Mole
419c61a60dc01aa278cc10b9cf40f13524328220
[ "MIT", "Unlicense" ]
null
null
null
const DefinedBlocks = 18; rowOfs:array[0..11] of byte=($00,$14,$28,$3c,$50,$64,$78,$8c,$a0,$b4,$c8,$dc); _RAND = $d20a; var fr0 :word absolute $70; testX :byte absolute $72; testY :byte absolute $73; tb :byte absolute $77; // total blocks on screen Xpos :byte absolute $78; Ypos :byte absolute $79; B...
21.535484
93
0.69982
1741b0cc2c0c30966492fa4d42dbf8cbe4386875
4,329
pas
Pascal
src/ThirdPart/Zeos/ZPlainAdoDriver.pas
herlondf/kraken
14bf4e1f15a671ed6bfa43f61e42fc152e9e505d
[ "MIT" ]
2
2021-11-12T19:26:35.000Z
2022-03-03T23:22:56.000Z
src/ThirdPart/Zeos/ZPlainAdoDriver.pas
herlondf/kraken
14bf4e1f15a671ed6bfa43f61e42fc152e9e505d
[ "MIT" ]
null
null
null
src/ThirdPart/Zeos/ZPlainAdoDriver.pas
herlondf/kraken
14bf4e1f15a671ed6bfa43f61e42fc152e9e505d
[ "MIT" ]
null
null
null
{*********************************************************} { } { Zeos Database Objects } { Delphi plain driver interface to ADO } { } { Originally ...
34.91129
69
0.531994
1717f7c51ddace9d27e9a6d4c1a11bf4cb7b0ee7
14,444
pas
Pascal
windows/src/ext/jedi/jvcl/jvcl/devtools/Common/PackageModels.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/jvcl/devtools/Common/PackageModels.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/devtools/Common/PackageModels.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.723608
98
0.71386
bca44a9f5136652a9da9b9eb7fd3caf573b74aed
2,059
dpr
Pascal
Console/Test Console App/TestConsoleApp.dpr
Pethical/DelphiConsole
d96762f479326dfd29b9f343a194a9aefbb7f4bc
[ "MIT" ]
null
null
null
Console/Test Console App/TestConsoleApp.dpr
Pethical/DelphiConsole
d96762f479326dfd29b9f343a194a9aefbb7f4bc
[ "MIT" ]
null
null
null
Console/Test Console App/TestConsoleApp.dpr
Pethical/DelphiConsole
d96762f479326dfd29b9f343a194a9aefbb7f4bc
[ "MIT" ]
null
null
null
program TestConsoleApp; {$APPTYPE CONSOLE} {$R *.res} uses System.SysUtils, System.Console, System.Classes, System.StrUtils, System.RTTI; var Command, CommandParameters: string; InputArray: TArray<string>; begin Console.WriteLine('Welcome to test console app, type help to get some hel...
26.397436
131
0.593978
aa99bf48bbb55e594ec0dbce3132e6cd07cb7882
2,269
dpr
Pascal
contrib/mORMot/SQLite3/Samples/27 - CrossPlatform Clients/Project14ServerHttpWrapper.dpr
Razor12911/bms2xtool
0493cf895a9dbbd9f2316a3256202bcc41d9079c
[ "MIT" ]
11
2022-01-17T22:05:37.000Z
2022-02-23T19:18:19.000Z
contrib/mORMot/SQLite3/Samples/27 - CrossPlatform Clients/Project14ServerHttpWrapper.dpr
Razor12911/xtool
4797195ad310e8f6dc2eae8eb86fe14683f77cf0
[ "MIT" ]
1
2022-02-17T07:17:16.000Z
2022-02-17T07:17:16.000Z
contrib/mORMot/SQLite3/Samples/27 - CrossPlatform Clients/Project14ServerHttpWrapper.dpr
Razor12911/bms2xtool
0493cf895a9dbbd9f2316a3256202bcc41d9079c
[ "MIT" ]
2
2020-08-18T09:42:33.000Z
2021-04-22T08:15:27.000Z
/// this server will demonstrate how to publish code generation wrappers program Project14ServerHttpWrapper; {$APPTYPE CONSOLE} uses {$I SynDprUses.inc} // use FastMM4 on older Delphi, or set FPC threads SysUtils, Classes, SynCommons, SynTable, SynLog, mORMot, mORMotHttpServer, mORMotWrappers, Pro...
30.662162
95
0.685765
171ed7db88013c36726731b1649739e74cdd0e0b
7,714
pas
Pascal
MathParser.VirtualMachine.pas
crazzzypeter/SimpleMathEffects
c1600a472745cfe8f69b993ef169c0be137c02e4
[ "MIT" ]
1
2021-11-24T08:12:41.000Z
2021-11-24T08:12:41.000Z
MathParser.VirtualMachine.pas
crazzzypeter/SimpleMathEffects
c1600a472745cfe8f69b993ef169c0be137c02e4
[ "MIT" ]
null
null
null
MathParser.VirtualMachine.pas
crazzzypeter/SimpleMathEffects
c1600a472745cfe8f69b993ef169c0be137c02e4
[ "MIT" ]
2
2021-11-25T03:24:46.000Z
2021-12-13T00:36:30.000Z
// copyright 2021-2021 crazzzypeter // license GNU 3.0 unit MathParser.VirtualMachine; {$IFDEF FPC}{$MODE DELPHIUNICODE}{$ENDIF} {$SCOPEDENUMS ON} interface uses Classes, SysUtils, Generics.Collections, MathParser.Types; type TOpcodeKind = ( PUSH, PUSH_VAR, PUSH_PI, ADD, SUB, MU...
21.134247
111
0.503111
1762b2f7ab348fec45a06ef40d8d1892002e7697
354
pas
Pascal
blibs/examples/utils_rle.pas
zbyti/Mad-Pascal
546cae9724828f93047080109488be7d0d07d47e
[ "MIT" ]
7
2020-05-02T15:37:57.000Z
2021-02-17T01:59:41.000Z
blibs/examples/utils_rle.pas
michalkolodziejski/Mad-Pascal
0a7a1e2f379e50b0a23878b0d881ff3407269ed6
[ "MIT" ]
14
2020-05-03T02:02:35.000Z
2020-08-10T08:41:19.000Z
blibs/examples/utils_rle.pas
michalkolodziejski/Mad-Pascal
0a7a1e2f379e50b0a23878b0d881ff3407269ed6
[ "MIT" ]
5
2020-06-02T18:34:14.000Z
2020-07-09T18:13:44.000Z
program rle_test; {$librarypath '../'} uses atari, crt, graph, b_utils; {$R rle.res} const RLE_DATA = $4000; COLOR_OFFSET = 135; begin InitGraph(8+16); ExpandRLE(RLE_DATA, savmsc); repeat wsync := 0; colpf2 := (vcount + COLOR_OFFSET) or 12; colpf1 := (vcount + COLOR_OFFSET) ...
20.823529
48
0.607345
aab3cf435e4d5263fe2b4dac9b0497423cc4f73f
10,220
pas
Pascal
form_events_3.pas
steenhansen/podcast-downloader
6b209b1b9853a302dd14c76098c6a8fd61bb0e67
[ "MIT" ]
5
2021-10-19T02:12:52.000Z
2022-02-27T16:58:05.000Z
form_events_3.pas
steenhansen/podcast-downloader
6b209b1b9853a302dd14c76098c6a8fd61bb0e67
[ "MIT" ]
1
2021-05-05T11:09:44.000Z
2021-05-08T21:47:54.000Z
form_events_3.pas
steenhansen/podcast-downloader
6b209b1b9853a302dd14c76098c6a8fd61bb0e67
[ "MIT" ]
null
null
null
unit form_events_3; {$mode objfpc}{$H+} interface uses Classes, SysUtils, Forms, Controls, Graphics, Dialogs, LCLType, StdCtrls, Menus, ExtCtrls, CheckLst, checks_descriptions, BCMDButton, ComCtrls, form_cancel_2; type { TEventsForm3 } TEventsForm3 = class(TCancelForm2) btnDownloadAll: TButton; ...
32.547771
127
0.777397
bc56450458ac673e9ac3144116e1ac7a1c126008
15,087
pas
Pascal
Components/JVCL/run/JvBDEMove.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/run/JvBDEMove.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/run/JvBDEMove.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{----------------------------------------------------------------------------- The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/MPL-1.1.html...
26.238261
102
0.640684
1749fa2ab55dcc78b38137281b7edb285959f4a7
5,895
dfm
Pascal
MasterRestaurante/src/pages/UPesquisaComanda.dfm
alepmedeiros/refactoring-senior-training
3affc944e52b74bfa76fc2eb399d2341245de079
[ "MIT" ]
null
null
null
MasterRestaurante/src/pages/UPesquisaComanda.dfm
alepmedeiros/refactoring-senior-training
3affc944e52b74bfa76fc2eb399d2341245de079
[ "MIT" ]
4
2022-03-18T12:19:46.000Z
2022-03-25T14:41:11.000Z
MasterRestaurante/src/pages/UPesquisaComanda.dfm
alepmedeiros/refactoring-senior-training
3affc944e52b74bfa76fc2eb399d2341245de079
[ "MIT" ]
8
2022-03-17T18:20:42.000Z
2022-03-27T13:36:34.000Z
object PesquisaComandaForm: TPesquisaComandaForm Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'MasterRestaurante - Pesquisa de Comandas' ClientHeight = 468 ClientWidth = 781 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -...
24.259259
190
0.563359
bccd7a9115235298a23524c53401a99500ccd351
9,074
pas
Pascal
src/DMXStreams.pas
JoseJimeniz/newac
a755625536a3c5e42484e067300a8541fe2840b9
[ "DOC", "Unlicense" ]
1
2016-05-18T16:29:30.000Z
2016-05-18T16:29:30.000Z
src/DMXStreams.pas
JoseJimeniz/newac
a755625536a3c5e42484e067300a8541fe2840b9
[ "DOC", "Unlicense" ]
null
null
null
src/DMXStreams.pas
JoseJimeniz/newac
a755625536a3c5e42484e067300a8541fe2840b9
[ "DOC", "Unlicense" ]
1
2018-09-28T12:51:23.000Z
2018-09-28T12:51:23.000Z
(* This file is a part of New Audio Components package v 2.2 Copyright (c) 2002-2009, Andrei Borovsky. All rights reserved. See the LICENSE file for more details. You can contact me at anb@symmetrica.net *) (* $Id$ *) unit DMXStreams; interface uses Windows, Classes, SysUtils, math, ACS_Clas...
27.92
123
0.569209
bc798623bab0f8a37ebf2eb813dd8f8107ca491a
1,294
pas
Pascal
PlayerContextControl.pas
pafik13/RAIC-2015
ff5a71e55696cdb9f81ffe512405c16eab3aaa23
[ "MIT" ]
null
null
null
PlayerContextControl.pas
pafik13/RAIC-2015
ff5a71e55696cdb9f81ffe512405c16eab3aaa23
[ "MIT" ]
null
null
null
PlayerContextControl.pas
pafik13/RAIC-2015
ff5a71e55696cdb9f81ffe512405c16eab3aaa23
[ "MIT" ]
null
null
null
unit PlayerContextControl; interface uses Math, TypeControl, CarControl, WorldControl; type TPlayerContext = class private FCars: TCarArray; FWorld: TWorld; public constructor Create(const cars: TCarArray; const world: TWorld); function GetCars: TCarArray; property Cars: TCarArray read ...
17.253333
78
0.698609
44e2e4e8d8137729e166273d9542a43ed099bc2f
5,406
pas
Pascal
pxl/Source/PXL.Devices.SRT.pas
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
48
2018-11-19T22:13:00.000Z
2021-11-02T17:25:41.000Z
pxl/Source/PXL.Devices.SRT.pas
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
6
2018-11-24T17:15:29.000Z
2019-05-15T14:59:56.000Z
pxl/Source/PXL.Devices.SRT.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
12
2018-11-20T15:15:44.000Z
2021-09-14T10:12:43.000Z
unit PXL.Devices.SRT; { This file is part of Asphyre Framework, also known as Pascal eXtended Library (PXL). Copyright (c) 2000 - 2015 Yuriy Kotsarenko This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Soft...
25.027778
117
0.759526
442c27b517c9319a2a578af6b7653ee1977e5f41
1,994
pas
Pascal
Demos/SqlClient/TSqlClientTable/LiveUpdates/fLiveUpdates.pas
CrystalNet-Tech/ADONetDAC4Delphi_Tutorials
7b0ad4f962b5d2075a90e451b57257596b41ed62
[ "Apache-2.0" ]
1
2020-09-24T23:26:35.000Z
2020-09-24T23:26:35.000Z
Demos/SqlClient/TSqlClientTable/LiveUpdates/fLiveUpdates.pas
CrystalNet-Tech/ADONetDAC4Delphi_Tutorials
7b0ad4f962b5d2075a90e451b57257596b41ed62
[ "Apache-2.0" ]
null
null
null
Demos/SqlClient/TSqlClientTable/LiveUpdates/fLiveUpdates.pas
CrystalNet-Tech/ADONetDAC4Delphi_Tutorials
7b0ad4f962b5d2075a90e451b57257596b41ed62
[ "Apache-2.0" ]
null
null
null
unit fLiveUpdates; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, fMainQueryBase, CNClrLib.ADONet.EventArgs, CNClrLib.ADONet.SqlEventArgs, DBCtrls, Grids, DBGrids, DB, CNClrLib.ADONet.Client, CNClrLib.ADONet.SqlClient, Buttons, StdCtrls, ComCtrls,...
27.315068
115
0.689569
bc0374de3b0b575df0922342d7f561e83d0dc8bc
872
dfm
Pascal
zlog/UAPSprintScore.dfm
jr8ppg/zLog
bbf51080f426e1b62df9a96cdea9623668e75124
[ "MIT" ]
8
2019-10-29T14:43:45.000Z
2021-09-27T13:17:17.000Z
zlog/UAPSprintScore.dfm
jr8ppg/zLog
bbf51080f426e1b62df9a96cdea9623668e75124
[ "MIT" ]
205
2020-11-06T01:12:48.000Z
2022-03-16T23:44:49.000Z
zlog/UAPSprintScore.dfm
jr8ppg/zLog
bbf51080f426e1b62df9a96cdea9623668e75124
[ "MIT" ]
10
2019-11-06T13:00:34.000Z
2022-01-13T07:32:08.000Z
inherited APSprintScore: TAPSprintScore Left = 144 Top = 188 Caption = 'Score' Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object Grid: TStringGrid Left = 0 Top = 0 Width = 281 Height = 202 Align = alClient DefaultDrawing = False FixedCols =...
16.45283
55
0.553899
aaa296c79fea60a82377a29f40f254ed9dfeca04
1,956
pas
Pascal
src/3rdparty/ATFlatControls/atpanelcolor.pas
rarnu/golcl-liblcl
6f238af742857921062365656a1b13b44b2330ce
[ "Apache-2.0" ]
null
null
null
src/3rdparty/ATFlatControls/atpanelcolor.pas
rarnu/golcl-liblcl
6f238af742857921062365656a1b13b44b2330ce
[ "Apache-2.0" ]
null
null
null
src/3rdparty/ATFlatControls/atpanelcolor.pas
rarnu/golcl-liblcl
6f238af742857921062365656a1b13b44b2330ce
[ "Apache-2.0" ]
null
null
null
{ Copyright (C) Alexey Torgashin, uvviewsoft.com License: MPL 2.0 or LGPL } unit ATPanelColor; {$ifdef FPC} {$mode objfpc}{$H+} {$endif} interface uses Classes, SysUtils, Graphics, Controls, ExtCtrls, Types; type { TATPanelColor } TATPanelColor = class(TCustomControl) private FBorderWidth: integer; //...
17.944954
86
0.695808
aa6762004b1707dfde3943f307c0b0c5d4c71142
14,589
pas
Pascal
vcl/SrcXLS/Xc12DataComments5.pas
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
vcl/SrcXLS/Xc12DataComments5.pas
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
vcl/SrcXLS/Xc12DataComments5.pas
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
unit Xc12DataComments5; {- ******************************************************************************** ******* XLSReadWriteII V6.00 ******* ******* ******* ******* Copyright(C) 1999,2017 Lars Arvidss...
26.670932
158
0.621221