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
c7964f2b5a5d129f1c33d6a3f78c943c1b841328
3,662
ads
Ada
source/amf/uml/amf-standard_profile_l2-specifications-hash.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/uml/amf-standard_profile_l2-specifications-hash.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/uml/amf-standard_profile_l2-specifications-hash.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
73.24
110
0.410705
5750fa46f24d75b429b810ee890ec27b86234411
277
ads
Ada
generated/natools-static_maps-s_expressions-templates-dates-t.ads
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
generated/natools-static_maps-s_expressions-templates-dates-t.ads
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
generated/natools-static_maps-s_expressions-templates-dates-t.ads
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
-- Generated at 2015-06-24 18:19:13 +0000 by Natools.Static_Hash_Maps -- from src/natools-s_expressions-templates-dates-maps.sx function Natools.Static_Maps.S_Expressions.Templates.Dates.T return Boolean; pragma Pure (Natools.Static_Maps.S_Expressions.Templates.Dates.T);
39.571429
70
0.808664
41ba525ce4a8d38801803ac44475cfd5d694716f
764
adb
Ada
testsuite/tests/monitors/src/dummy_block_driver.adb
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
192
2016-06-01T18:32:04.000Z
2022-03-26T22:52:31.000Z
testsuite/tests/monitors/src/dummy_block_driver.adb
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
239
2016-05-26T20:02:01.000Z
2022-03-31T09:46:56.000Z
testsuite/tests/monitors/src/dummy_block_driver.adb
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
142
2016-06-05T08:12:20.000Z
2022-03-24T17:37:17.000Z
package body Dummy_Block_Driver is ---------- -- Read -- ---------- overriding function Read (This : in out Dummy_BD; Block_Number : UInt64; Data : out Block) return Boolean is pragma Unreferenced (Block_Number); begin if This.Should_Fail then ...
19.589744
47
0.530105
41ba82b34b8a6ea98c2d04f2d1d3e722d7dda9be
5,959
ads
Ada
src/flyweights/basic_untracked_flyweights.ads
jhumphry/auto_counters
bc7dfabf82febd09facf90371c8c11a628a06266
[ "0BSD" ]
5
2016-02-22T10:29:26.000Z
2021-12-18T08:20:12.000Z
src/flyweights/basic_untracked_flyweights.ads
jhumphry/auto_counters
bc7dfabf82febd09facf90371c8c11a628a06266
[ "0BSD" ]
1
2022-02-16T03:38:08.000Z
2022-02-20T21:11:30.000Z
src/flyweights/basic_untracked_flyweights.ads
jhumphry/auto_counters
bc7dfabf82febd09facf90371c8c11a628a06266
[ "0BSD" ]
null
null
null
-- basic_untracked_flyweights.ads -- A package for ensuring resources are not duplicated in a manner similar -- to the C++ Boost flyweight classes. This package provides a non-task-safe -- implementation that does not track usage so does not release resources when -- the last reference is released -- Copyright (c) 201...
46.193798
87
0.682161
583ef5288c8b539a953cb8cf1c314bcc49c6c3df
1,460
ads
Ada
disorderly/binary_rank.ads
jscparker/math_packages
b112a90338014d5c2dfae3f7265ee30841fb6cfd
[ "ISC", "MIT" ]
30
2018-12-09T01:15:04.000Z
2022-03-20T16:14:54.000Z
disorderly/binary_rank.ads
jscparker/math_packages
b112a90338014d5c2dfae3f7265ee30841fb6cfd
[ "ISC", "MIT" ]
null
null
null
disorderly/binary_rank.ads
jscparker/math_packages
b112a90338014d5c2dfae3f7265ee30841fb6cfd
[ "ISC", "MIT" ]
null
null
null
generic No_of_Bits_per_Segment : Integer; Segments_per_Vector : Integer; package Binary_Rank is type Unsigned_64 is mod 2**64; Bits_per_Segment : constant Integer := No_of_Bits_per_Segment; Bits_per_Vector : constant Integer := Bits_per_Segment*Segments_per_Vector; subtype Unsigned_Segment is Un...
33.181818
81
0.634932
5780e2812fa71f15874a4686fda195ed87759644
117
adb
Ada
tests/nonsmoke/functional/CompileTests/experimental_ada_tests/procedure_call.adb
ucd-plse/rose
17db6454e8baba0014e30a8ec23df1a11ac55a0c
[ "BSD-3-Clause" ]
488
2015-01-09T08:54:48.000Z
2022-03-30T07:15:46.000Z
tests/nonsmoke/functional/CompileTests/experimental_ada_tests/procedure_call.adb
ucd-plse/rose
17db6454e8baba0014e30a8ec23df1a11ac55a0c
[ "BSD-3-Clause" ]
174
2015-01-28T18:41:32.000Z
2022-03-31T16:51:05.000Z
tests/nonsmoke/functional/CompileTests/experimental_ada_tests/tests/procedure_call.adb
passlab/rexompiler
5494df3766ab606e230c5f1785b438a019c9e353
[ "BSD-3-Clause" ]
146
2015-04-27T02:48:34.000Z
2022-03-04T07:32:53.000Z
procedure Procedure_Call is procedure Do_It is begin null; end; begin Do_It; end Procedure_Call;
10.636364
27
0.683761
22b0c44b280bf884decbcd684773bf550698fa36
10,749
adb
Ada
src/Internals/protypo-code_trees-interpreter-statements.adb
fintatarta/protypo
c0c2bca17bc766ab95acc99b7422485388a10cb4
[ "MIT" ]
null
null
null
src/Internals/protypo-code_trees-interpreter-statements.adb
fintatarta/protypo
c0c2bca17bc766ab95acc99b7422485388a10cb4
[ "MIT" ]
4
2019-10-09T11:16:38.000Z
2019-10-09T11:20:38.000Z
src/Internals/protypo-code_trees-interpreter-statements.adb
fintatarta/protypo
c0c2bca17bc766ab95acc99b7422485388a10cb4
[ "MIT" ]
null
null
null
pragma Ada_2012; with Protypo.Code_Trees.Interpreter.Compiled_Functions; with Protypo.Code_Trees.Interpreter.Names; with Protypo.Code_Trees.Interpreter.Expressions; with Protypo.Api.Engine_Values.Handlers; with Ada.Exceptions; pragma Warnings (Off, "no entities of ""Ada.Text_IO"" are referenced"); with Ada.Text_Io;...
33.908517
112
0.51549
58d7bd24e5a938554593342fea5db78fb611dfd3
5,141
ads
Ada
src/gen/gstreamer-gst_low_level-gstreamer_0_10_gst_net_gstnettimeprovider_h.ads
persan/A-gst
7a39693d105617adea52680424c862a1a08f7368
[ "Apache-2.0" ]
1
2018-01-18T00:51:00.000Z
2018-01-18T00:51:00.000Z
src/gen/gstreamer-gst_low_level-gstreamer_0_10_gst_net_gstnettimeprovider_h.ads
persan/A-gst
7a39693d105617adea52680424c862a1a08f7368
[ "Apache-2.0" ]
null
null
null
src/gen/gstreamer-gst_low_level-gstreamer_0_10_gst_net_gstnettimeprovider_h.ads
persan/A-gst
7a39693d105617adea52680424c862a1a08f7368
[ "Apache-2.0" ]
null
null
null
pragma Ada_2005; pragma Style_Checks (Off); pragma Warnings (Off); with Interfaces.C; use Interfaces.C; with glib; with glib.Values; with System; with GStreamer.GST_Low_Level.gstreamer_0_10_gst_gstobject_h; -- limited -- with GStreamer.GST_Low_Level.glib_2_0_glib_gthread_h; limited with GStreamer.GST_Low_Level.gstre...
48.5
135
0.748687
58973790b059666d613464b8fb999c58b9db1f1f
620
adb
Ada
examples/arinc653-threads/hello1.adb
Ureir/pok
1f9e357e3f66caf56354d186c5f96f296b158ba5
[ "BSD-2-Clause" ]
null
null
null
examples/arinc653-threads/hello1.adb
Ureir/pok
1f9e357e3f66caf56354d186c5f96f296b158ba5
[ "BSD-2-Clause" ]
null
null
null
examples/arinc653-threads/hello1.adb
Ureir/pok
1f9e357e3f66caf56354d186c5f96f296b158ba5
[ "BSD-2-Clause" ]
null
null
null
-- POK header -- -- The following file is a part of the POK project. Any modification should -- be made according to the POK licence. You CANNOT use this file or a part -- of a file for your own project. -- -- For more information on the POK licence, please see our LICENCE FILE -- -- Pleas...
26.956522
75
0.648387
3163c1e32b9994759e443e658a2051fe1fa0e8c1
4,834
ads
Ada
source/amf/mof/cmof/amf-cmof-classes-collections.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/mof/cmof/amf-cmof-classes-collections.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/mof/cmof/amf-cmof-classes-collections.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
52.543478
78
0.499586
58fb2375b266a5d2a4335641ea07a08628921843
3,245
adb
Ada
applet/aide/source/palettes/aide-palette-of_packages_subpackages.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
3
2017-04-29T14:25:22.000Z
2017-09-29T10:15:28.000Z
applet/aide/source/palettes/aide-palette-of_packages_subpackages.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
applet/aide/source/palettes/aide-palette-of_packages_subpackages.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
with -- AdaM.a_Package, Glib, Glib.Error, Glib.Object, Gtk.Builder, Gtk.Handlers; with Ada.Text_IO; use Ada.Text_IO; package body aIDE.Palette.of_packages_subpackages is use Glib, Glib.Error, Glib.Object, Gtk.Box, Gtk.Builder, Gtk.Butt...
25.351563
121
0.601541
22bbee9daeab7ae24e9aab76a08752ac02189e5f
11,435
adb
Ada
tools-src/gnu/gcc/gcc/ada/4vcalend.adb
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
80
2015-01-02T10:14:04.000Z
2021-06-07T06:29:49.000Z
tools-src/gnu/gcc/gcc/ada/4vcalend.adb
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
9
2015-05-14T11:03:12.000Z
2018-01-04T07:12:58.000Z
tools-src/gnu/gcc/gcc/ada/4vcalend.adb
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
30.574866
78
0.526891
5860ac7d71a55f5b2bc89201103000a2fb5a3b75
6,226
ada
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c6/c64109e.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
7
2020-05-02T17:34:05.000Z
2021-10-17T10:15:18.000Z
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c6/c64109e.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c6/c64109e.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- C64109E.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025, the U.S. Government obtained -- unlimited rights in the software and documentation contained herein. -- Unlimit...
39.656051
79
0.518471
c7c924151281434127bfe331257218b2495b4ab4
1,903
ads
Ada
tier-1/xcb/source/thin/xcb-xcb_change_pointer_control_request_t.ads
charlie5/cBound
741be08197a61ad9c72553e3302f3b669902216d
[ "0BSD" ]
2
2015-11-12T11:16:20.000Z
2021-08-24T22:32:04.000Z
tier-1/xcb/source/thin/xcb-xcb_change_pointer_control_request_t.ads
charlie5/cBound
741be08197a61ad9c72553e3302f3b669902216d
[ "0BSD" ]
1
2018-06-05T05:19:35.000Z
2021-11-20T01:13:23.000Z
tier-1/xcb/source/thin/xcb-xcb_change_pointer_control_request_t.ads
charlie5/cBound
741be08197a61ad9c72553e3302f3b669902216d
[ "0BSD" ]
null
null
null
-- This file is generated by SWIG. Please do not modify by hand. -- with Interfaces; with Interfaces.C; with Interfaces.C.Pointers; package xcb.xcb_change_pointer_control_request_t is -- Item -- type Item is record major_opcode : aliased Interfaces.Unsigned_8; pad0 ...
31.716667
79
0.668944
c79723974d2c7efcd598950b35de67a556e10ef8
470
adb
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/trampoline4.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
7
2020-05-02T17:34:05.000Z
2021-10-17T10:15:18.000Z
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/trampoline4.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/trampoline4.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- { dg-do compile { target *-*-linux* } } -- { dg-options "-ftrampolines -gnatws" } -- { dg-skip-if "standard descriptors" { hppa*-*-* ia64-*-* powerpc64-*-* } } procedure Trampoline4 is A : Integer; type FuncPtr is access function (I : Integer) return Integer; function F (I : Integer) return Integer is be...
19.583333
77
0.602128
222a1149421fb7f5fca17041355fd1c19bdfcbe4
2,957
ads
Ada
Src/xmodem.ads
SMerrony/dashera
74961f34a44cabae414e84537e8baae0ecb373c9
[ "MIT" ]
23
2021-12-12T15:20:22.000Z
2022-03-19T19:55:06.000Z
Src/xmodem.ads
SMerrony/dashera
74961f34a44cabae414e84537e8baae0ecb373c9
[ "MIT" ]
1
2022-03-10T00:09:35.000Z
2022-03-15T08:16:00.000Z
Src/xmodem.ads
SMerrony/dashera
74961f34a44cabae414e84537e8baae0ecb373c9
[ "MIT" ]
1
2022-03-11T19:42:02.000Z
2022-03-11T19:42:02.000Z
-- Copyright ©2022 Steve Merrony -- Permission is hereby granted, free of charge, to any person obtaining a copy -- of this software and associated documentation files (the "Software"), to deal -- in the Software without restriction, including without limitation the rights -- to use, copy, modify, merge, publish, dist...
36.060976
105
0.738925
58d7837aad2fb8139eab9116cc849724740eea3e
3,227
ads
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-pack19.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-pack19.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-pack19.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
52.901639
78
0.439727
3d89b90288f63a191535371a03c55a5dc68b3fe7
4,060
ads
Ada
physical_memory/memory.ads
SMerrony/dgemua
138b09f814c3576e45fe8d25303a6c2329999757
[ "MIT" ]
2
2021-03-26T08:25:38.000Z
2021-06-08T03:10:12.000Z
physical_memory/memory.ads
SMerrony/dgemua
138b09f814c3576e45fe8d25303a6c2329999757
[ "MIT" ]
null
null
null
physical_memory/memory.ads
SMerrony/dgemua
138b09f814c3576e45fe8d25303a6c2329999757
[ "MIT" ]
null
null
null
-- MIT License -- Copyright (c) 2021 Stephen Merrony -- Permission is hereby granted, free of charge, to any person obtaining a copy -- of this software and associated documentation files (the "Software"), to deal -- in the Software without restriction, including without limitation the rights -- to use, copy, modify,...
47.764706
105
0.705665
3d497319aaa5a858ecb015a8a739540c1cbaec40
7,253
ads
Ada
source/nodes/program-nodes-package_instantiations.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-package_instantiations.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-package_instantiations.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
1
2019-10-16T09:05:27.000Z
2019-10-16T09:05:27.000Z
-- SPDX-FileCopyrightText: 2019 Max Reznik <reznikmm@gmail.com> -- -- SPDX-License-Identifier: MIT ------------------------------------------------------------- with Program.Lexical_Elements; with Program.Elements.Defining_Names; with Program.Elements.Expressions; with Program.Elements.Parameter_Associations; with P...
38.173684
79
0.738315
3d9c059d207b620bc645604926527c2ade63f8fa
1,738
ads
Ada
ada-wide_text_io-complex_io.ads
mgrojo/adalib
dc1355a5b65c2843e702ac76252addb2caf3c56b
[ "BSD-3-Clause" ]
15
2018-07-08T07:09:19.000Z
2021-11-21T09:58:55.000Z
ada-wide_text_io-complex_io.ads
mgrojo/adalib
dc1355a5b65c2843e702ac76252addb2caf3c56b
[ "BSD-3-Clause" ]
4
2019-11-17T20:04:33.000Z
2021-08-29T21:24:55.000Z
ada-wide_text_io-complex_io.ads
mgrojo/adalib
dc1355a5b65c2843e702ac76252addb2caf3c56b
[ "BSD-3-Clause" ]
3
2020-04-23T11:17:11.000Z
2021-08-29T19:31:09.000Z
-- Standard Ada library specification -- Copyright (c) 2003-2018 Maxim Reznik <reznikmm@gmail.com> -- Copyright (c) 2004-2016 AXE Consultants -- Copyright (c) 2004, 2005, 2006 Ada-Europe -- Copyright (c) 2000 The MITRE Corporation, Inc. -- Copyright (c) 1992, 1993, 1994, 1995 Intermetrics, Inc. ...
34.078431
75
0.547181
c759f94aa7e6d190d7882af169a226f1db0bd8bc
9,051
adb
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-pack42.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-pack42.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-pack42.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
36.059761
78
0.467352
39beb6e2ade8a781d8a3c242e71e3935666488f3
1,282
ads
Ada
tools/scitools/sample/mahjongg/display.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
1
2020-01-20T21:26:46.000Z
2020-01-20T21:26:46.000Z
tools/scitools/sample/mahjongg/display.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
tools/scitools/sample/mahjongg/display.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
-------------------------------------------------------------------- --| Package : DISPLAY Version : 1.0 -------------------------------------------------------------------- --| Abstract : Provides a display object for the Mahjongg game. --| This package handles hard...
40.0625
74
0.433697
597ebfa2f86c556d3a9bcdc890c5f2852f52b63b
1,356
ads
Ada
firmware/coreboot/3rdparty/libhwbase/common/hw-pci-mmconf.ads
fabiojna02/OpenCellular
45b6a202d6b2e2485c89955b9a6da920c4d56ddb
[ "CC-BY-4.0", "BSD-3-Clause" ]
1
2019-02-05T09:50:07.000Z
2019-02-05T09:50:07.000Z
firmware/coreboot/3rdparty/libhwbase/common/hw-pci-mmconf.ads
aimin-wang/OpenCellular
5308146bf7edf43cc81c0e4d15305b711117070a
[ "CC-BY-4.0", "BSD-3-Clause" ]
13
2018-10-12T21:29:09.000Z
2018-10-25T20:06:51.000Z
firmware/coreboot/3rdparty/libhwbase/common/hw-pci-mmconf.ads
aimin-wang/OpenCellular
5308146bf7edf43cc81c0e4d15305b711117070a
[ "CC-BY-4.0", "BSD-3-Clause" ]
null
null
null
-- -- Copyright (C) 2017 Nico Huber <nico.h@gmx.de> -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 2 of the License, or -- (at your option) any later version. -- -- This pr...
28.851064
71
0.693215
2211cdda898589d112ddf10b951b799d605b8c0e
5,791
adb
Ada
software/hal/hpl/STM32/drivers/stm32-rng.adb
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
12
2017-06-08T14:19:57.000Z
2022-03-09T02:48:59.000Z
software/hal/hpl/STM32/drivers/stm32-rng.adb
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
6
2017-06-08T13:13:50.000Z
2020-05-15T09:32:43.000Z
software/hal/hpl/STM32/drivers/stm32-rng.adb
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
3
2017-06-30T14:05:06.000Z
2022-02-17T12:20:45.000Z
------------------------------------------------------------------------------ -- -- -- Copyright (C) 2015, AdaCore -- -- -- -- ...
34.885542
78
0.454326
1d863aa578b284e8223ae1036cd183ac2eda112a
4,009
ads
Ada
bb-runtimes/arm/stm32/stm32f0xx/stm32f0x8/svd/a-intnam.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/arm/stm32/stm32f0xx/stm32f0x8/svd/a-intnam.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/arm/stm32/stm32f0xx/stm32f0x8/svd/a-intnam.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
-- -- Copyright (C) 2020, AdaCore -- -- This spec has been automatically generated from STM32F0x8.svd -- This is a version for the STM32F0x8 MCU package Ada.Interrupts.Names is -- All identifiers in this unit are implementation defined pragma Implementation_Defined; ---------------- -- Interrupts -...
33.974576
72
0.584684
59d6e59cbb10e06ebb75ac47c65c4d3a34c23e4d
91,775
adb
Ada
networklayer/synthesis_results_HMB/ETH_inserter_hls_prj/ultrascale_plus/.autopilot/db/ethernet_header_inserter.adb
OCT-FPGA/network-demo
76fba0d4315abf7bffe77959a2501c287f20ecec
[ "BSD-3-Clause" ]
null
null
null
networklayer/synthesis_results_HMB/ETH_inserter_hls_prj/ultrascale_plus/.autopilot/db/ethernet_header_inserter.adb
OCT-FPGA/network-demo
76fba0d4315abf7bffe77959a2501c287f20ecec
[ "BSD-3-Clause" ]
null
null
null
networklayer/synthesis_results_HMB/ETH_inserter_hls_prj/ultrascale_plus/.autopilot/db/ethernet_header_inserter.adb
OCT-FPGA/network-demo
76fba0d4315abf7bffe77959a2501c287f20ecec
[ "BSD-3-Clause" ]
null
null
null
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <!DOCTYPE boost_serialization> <boost_serialization signature="serialization::archive" version="17"> <syndb class_id="0" tracking_level="0" version="0"> <userIPLatency>-1</userIPLatency> <userIPName/> <cdfg class_id="1" tracking_level="1" version="0...
33.877815
193
0.471283
299b34408150c5f9376e21820b0f74beb1b81d7c
91,179
adb
Ada
honeybee_proj/HBH/.autopilot/db/lineIntersectsPlane.sched.adb
AnthonyKenny98/HoneyBee
5b1859fe8c50cb5bd709f53780c4e5ce7160b987
[ "MIT" ]
null
null
null
honeybee_proj/HBH/.autopilot/db/lineIntersectsPlane.sched.adb
AnthonyKenny98/HoneyBee
5b1859fe8c50cb5bd709f53780c4e5ce7160b987
[ "MIT" ]
null
null
null
honeybee_proj/HBH/.autopilot/db/lineIntersectsPlane.sched.adb
AnthonyKenny98/HoneyBee
5b1859fe8c50cb5bd709f53780c4e5ce7160b987
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <!DOCTYPE boost_serialization> <boost_serialization signature="serialization::archive" version="15"> <syndb class_id="0" tracking_level="0" version="0"> <userIPLatency>-1</userIPLatency> <userIPName></userIPName> <cdfg class_id="1" tracking_level="1" version="...
27.225739
70
0.590311
22953aa09978aa1bca6f592a0caffcb284f1db5e
930
adb
Ada
gdb/testsuite/gdb.ada/funcall_param/pck.adb
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
1
2020-10-14T03:24:35.000Z
2020-10-14T03:24:35.000Z
gdb/testsuite/gdb.ada/funcall_param/pck.adb
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
gdb/testsuite/gdb.ada/funcall_param/pck.adb
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
-- Copyright 2008-2021 Free Software Foundation, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 3 of the License, or -- (at your option) any later version. -- -- ...
32.068966
73
0.71828
2218fc5ac9adb3f81ffa0c51898b3cf502dfe84d
112
adb
Ada
tests/syntax_examples/src/basic_declaration-subprogram_body_stub_name.adb
TNO/Dependency_Graph_Extractor-Ada
cfcc9132cf181e4db5139c14150f221efa69a6d6
[ "BSD-3-Clause" ]
1
2022-03-08T13:00:47.000Z
2022-03-08T13:00:47.000Z
src/tools/Dependency_Graph_Extractor/tests/Syntax_Examples/src/basic_declaration-subprogram_body_stub_name.adb
selroc/Renaissance-Ada
39230b34aced4a9d83831be346ca103136c53715
[ "BSD-3-Clause" ]
null
null
null
src/tools/Dependency_Graph_Extractor/tests/Syntax_Examples/src/basic_declaration-subprogram_body_stub_name.adb
selroc/Renaissance-Ada
39230b34aced4a9d83831be346ca103136c53715
[ "BSD-3-Clause" ]
null
null
null
separate(Basic_Declaration) procedure Subprogram_Body_Stub_Name is begin null; end Subprogram_Body_Stub_Name;
18.666667
38
0.875
c748735b9c885d68a2c0ce943ba8f7460ff7c047
2,554
ads
Ada
src/formatted_output-integer_output.ads
VitalijBondarenko/Formatted_Output_NG
91fbdba8b2c720d9769a52f2b2152c14236adaa0
[ "MIT" ]
null
null
null
src/formatted_output-integer_output.ads
VitalijBondarenko/Formatted_Output_NG
91fbdba8b2c720d9769a52f2b2152c14236adaa0
[ "MIT" ]
null
null
null
src/formatted_output-integer_output.ads
VitalijBondarenko/Formatted_Output_NG
91fbdba8b2c720d9769a52f2b2152c14236adaa0
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- Copyright (c) 2016-2021 Vitalii Bondarenko <vibondare@gmail.com> -- -- -- ----...
63.85
79
0.476507
572bd2f184f40838224b991ec746f09a26af33d9
16,325
adb
Ada
tools/xml2ayacc/encoding/auto/encodings-maps-iso_8859_16.adb
faelys/gela-asis
48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253
[ "BSD-3-Clause" ]
4
2016-02-05T15:51:56.000Z
2022-03-25T20:38:32.000Z
tools/xml2ayacc/encoding/auto/encodings-maps-iso_8859_16.adb
faelys/gela-asis
48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253
[ "BSD-3-Clause" ]
null
null
null
tools/xml2ayacc/encoding/auto/encodings-maps-iso_8859_16.adb
faelys/gela-asis
48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253
[ "BSD-3-Clause" ]
null
null
null
-- Auto generated file. Don't edit -- Read copyright and license at the end of this file package body Encodings.Maps.ISO_8859_16 is Forward : Forward_Map (Character'Val(16#A1#) .. Character'Last) := (Wide_Character'Val( 16#104#), Wide_Character'Val( 16#105#), Wide_Character'Val( 16#141#), ...
35.566449
79
0.592098
0b11a5697cdfd69ca79e2e4c4697518e58932e6c
46,839
adb
Ada
llvm-gcc-4.2-2.9/gcc/ada/xr_tabls.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
1
2016-04-09T02:58:13.000Z
2016-04-09T02:58:13.000Z
llvm-gcc-4.2-2.9/gcc/ada/xr_tabls.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/xr_tabls.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
28.770885
79
0.522855
3d17ff0f34530e8bece032bd0b5decfbb3a361ce
119
adb
Ada
sampleprj/adalib/src/exemple.adb
astyl/AcrobatomaticBuildSystem
a8a4858d723a0673eeeb6f039af05dc86be638a9
[ "BSD-2-Clause-FreeBSD" ]
10
2019-01-07T20:17:05.000Z
2022-03-07T20:46:58.000Z
sampleprj/adalib/src/exemple.adb
astyl/AcrobatomaticBuildSystem
a8a4858d723a0673eeeb6f039af05dc86be638a9
[ "BSD-2-Clause-FreeBSD" ]
1
2019-09-04T11:27:10.000Z
2019-09-04T15:02:36.000Z
sampleprj/adalib/src/exemple.adb
astyl/AcrobatomaticBuildSystem
a8a4858d723a0673eeeb6f039af05dc86be638a9
[ "BSD-2-Clause-FreeBSD" ]
3
2019-08-30T10:01:55.000Z
2022-01-27T21:06:39.000Z
package body Example is function Hello(i: in Integer) return Integer is begin return i+1; end Hello; end Example;
17
48
0.747899
29280fd3702289185fa85fa2789b07d5a3a6e571
8,235
ads
Ada
zfp-gba/gnat/system.ads
98devin/ada-gba-dev
6ebca014b7537117144d878db8d13db49aa00cee
[ "Zlib" ]
7
2021-04-08T02:32:54.000Z
2022-02-14T01:21:43.000Z
zfp-gba/gnat/system.ads
98devin/ada-gba-dev
6ebca014b7537117144d878db8d13db49aa00cee
[ "Zlib" ]
15
2021-04-09T20:13:33.000Z
2021-12-22T01:03:59.000Z
zfp-gba/gnat/system.ads
98devin/ada-gba-dev
6ebca014b7537117144d878db8d13db49aa00cee
[ "Zlib" ]
1
2021-06-12T07:48:05.000Z
2021-06-12T07:48:05.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
46.525424
79
0.578385
c78d51125ee53f95051598a705d6ec5b01af3517
2,858
ads
Ada
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/a-einuoc.ads
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/a-einuoc.ads
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/a-einuoc.ads
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
69.707317
78
0.443667
c73eec9a21772ea730ef0d4b1f870fbf747e3a55
956
adb
Ada
generated/simple_webapps-commands-upload_servers-config.adb
faelys/simple-webapps
32f4f567cddb54a1703c9b6a8232f01073c92a44
[ "0BSD" ]
1
2017-03-13T21:40:47.000Z
2017-03-13T21:40:47.000Z
generated/simple_webapps-commands-upload_servers-config.adb
faelys/simple-webapps
32f4f567cddb54a1703c9b6a8232f01073c92a44
[ "0BSD" ]
null
null
null
generated/simple_webapps-commands-upload_servers-config.adb
faelys/simple-webapps
32f4f567cddb54a1703c9b6a8232f01073c92a44
[ "0BSD" ]
null
null
null
with Interfaces; use Interfaces; package body Simple_Webapps.Commands.Upload_Servers.Config is P : constant array (0 .. 1) of Natural := (1, 8); T1 : constant array (0 .. 1) of Unsigned_8 := (19, 21); T2 : constant array (0 .. 1) of Unsigned_8 := (21, 17); G : constant array (0 .. 23) of...
28.117647
75
0.531381
58c1c314bcd88af2b695de3c01daf1ec61f91a24
226
ads
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/address_null_init.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
7
2020-05-02T17:34:05.000Z
2021-10-17T10:15:18.000Z
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/address_null_init.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/address_null_init.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
package Address_Null_Init is type Acc is access Integer; A : Acc := new Integer'(123); B : Acc; -- Variable must be set to null (and A overwritten by null) for B'Address use A'Address; end Address_Null_Init;
25.111111
72
0.685841
58d1e04a81573174a81bf91f29ab62f8c58a28fa
929
adb
Ada
stm32f1/stm32gd-usb.adb
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
1
2021-04-06T07:57:56.000Z
2021-04-06T07:57:56.000Z
stm32f1/stm32gd-usb.adb
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
null
null
null
stm32f1/stm32gd-usb.adb
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
2
2018-05-29T13:59:31.000Z
2019-02-03T19:48:08.000Z
package body STM32GD.USB is function EP_Unused_Reset (BTable_Offset : Integer) return Integer is begin return BTable_Offset; end EP_Unused_Reset; procedure EP_Unused_Handler (Out_Transaction : Boolean) is begin null; end EP_Unused_Handler; procedure Set_TX_Status (EP : Endpoint_Range; Status : EP_Status...
29.967742
100
0.775027
29760f6729097dfa71477d37c359f6066f71964a
13,469
adb
Ada
source/amf/uml/amf-internals-uml_any_receive_events.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/uml/amf-internals-uml_any_receive_events.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/uml/amf-internals-uml_any_receive_events.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
41.69969
109
0.598782
57fa5812c1d8b2736f42c26a08434bda03076fed
2,581
adb
Ada
llvm-gcc-4.2-2.9/gcc/ada/s-auxdec-empty.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
1
2016-04-09T02:58:13.000Z
2016-04-09T02:58:13.000Z
llvm-gcc-4.2-2.9/gcc/ada/s-auxdec-empty.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/s-auxdec-empty.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
69.756757
78
0.414568
1d6f2a0e11dcc35a9e40929521c7b72519273d21
831
adb
Ada
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/tagged/pck.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/tagged/pck.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/tagged/pck.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
-- Copyright 2008 Free Software Foundation, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 3 of the License, or -- (at your option) any later version. -- -- This...
31.961538
73
0.725632
5724bb5522b8a62cd7ab5bcdd34da3e39df82975
315
ada
Ada
Task/Exceptions/Ada/exceptions-5.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
1
2018-11-09T22:08:38.000Z
2018-11-09T22:08:38.000Z
Task/Exceptions/Ada/exceptions-5.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
null
null
null
Task/Exceptions/Ada/exceptions-5.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
1
2018-11-09T22:08:40.000Z
2018-11-09T22:08:40.000Z
with Ada.Exceptions; use Ada.Exceptions; with Ada.Text_IO; use Ada.Text_IO; procedure Main is begin ... Raise_Exception (Foo_Error'Identity, "This is the exception message"); .. exception when Error : others => Put_Line ("Something is wrong here" & Exception_Information (Error)); end Main;
24.230769
75
0.704762
585a4b55a8a9e400a5b82932df79a92735b881bb
3,796
adb
Ada
src/servlet-streams.adb
jquorning/ada-servlet
97db5fcdd59e01441c717b95a9e081aa7d6a7bbe
[ "Apache-2.0" ]
6
2018-01-04T07:19:46.000Z
2020-12-27T14:49:44.000Z
src/servlet-streams.adb
jquorning/ada-servlet
97db5fcdd59e01441c717b95a9e081aa7d6a7bbe
[ "Apache-2.0" ]
9
2020-12-20T15:29:18.000Z
2022-02-04T20:13:58.000Z
src/servlet-streams.adb
jquorning/ada-servlet
97db5fcdd59e01441c717b95a9e081aa7d6a7bbe
[ "Apache-2.0" ]
2
2021-01-06T08:32:38.000Z
2022-01-24T23:46:36.000Z
----------------------------------------------------------------------- -- Servlet.Streams -- Print streams for servlets -- Copyright (C) 2010, 2011, 2012, 2013, 2018, 2020 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License");...
34.509091
94
0.511855
2903a6513b7d421dee1ae7f23ef99fc32b11f533
303
adb
Ada
problems/091/a091.adb
melwyncarlo/ProjectEuler
c4d30ed528ae6de82232f3d2044d608c6e8f1c37
[ "MIT" ]
null
null
null
problems/091/a091.adb
melwyncarlo/ProjectEuler
c4d30ed528ae6de82232f3d2044d608c6e8f1c37
[ "MIT" ]
null
null
null
problems/091/a091.adb
melwyncarlo/ProjectEuler
c4d30ed528ae6de82232f3d2044d608c6e8f1c37
[ "MIT" ]
null
null
null
with Ada.Text_IO; with Ada.Integer_Text_IO; -- Copyright 2021 Melwyn Francis Carlo procedure A091 is use Ada.Text_IO; use Ada.Integer_Text_IO; Str : constant String (1 .. 12) := "Hello World "; Num : constant Integer := 2021; begin Put (Str); Put (Num, Width => 0); end A091;
14.428571
53
0.653465
588095ceafbb4b912d5bb2d6fd0756b5229ac75d
19,308
adb
Ada
unicode-ucd.adb
annexi-strayline/ASAP-Unicode
a34b52c41378c3cfe777e59bfee634caa64767d6
[ "BSD-3-Clause" ]
1
2021-11-08T01:20:55.000Z
2021-11-08T01:20:55.000Z
unicode-ucd.adb
annexi-strayline/ASAP-Unicode
a34b52c41378c3cfe777e59bfee634caa64767d6
[ "BSD-3-Clause" ]
null
null
null
unicode-ucd.adb
annexi-strayline/ASAP-Unicode
a34b52c41378c3cfe777e59bfee634caa64767d6
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- Unicode Utilities -- -- -- -- ...
39.892562
79
0.454682
1db957c94c431ecfb366b55ee439c6277fcab1d3
19,781
ads
Ada
src/camera/pixy/src/host/pantilt_in_ada/specs/stdio_h.ads
wowHollis/SmartCart
f377f34fc452f90866e9d4c8a4e031314e633adb
[ "MIT" ]
1
2019-05-30T00:52:06.000Z
2019-05-30T00:52:06.000Z
src/camera/pixy/src/host/pantilt_in_ada/specs/stdio_h.ads
wowHollis/SmartCart
f377f34fc452f90866e9d4c8a4e031314e633adb
[ "MIT" ]
1
2015-05-11T19:51:54.000Z
2015-05-11T19:51:54.000Z
src/camera/pixy/src/host/pantilt_in_ada/specs/stdio_h.ads
wowHollis/SmartCart
f377f34fc452f90866e9d4c8a4e031314e633adb
[ "MIT" ]
null
null
null
-- -- Copyright (c) 2015, John Leimon <jleimon@gmail.com> -- -- Permission to use, copy, modify, and/or distribute this software for any -- purpose with or without fee is hereby granted, provided that the above copyright -- notice and this permission notice appear in all copies. -- -- THE SOFTWARE IS PROVIDED "AS ...
42.539785
170
0.696224
224a733a6365a704338c4a73538ac8d2a6e45dae
3,265
ads
Ada
tools-src/gnu/gcc/gcc/ada/s-pack03.ads
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
80
2015-01-02T10:14:04.000Z
2021-06-07T06:29:49.000Z
tools-src/gnu/gcc/gcc/ada/s-pack03.ads
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
9
2015-05-14T11:03:12.000Z
2018-01-04T07:12:58.000Z
tools-src/gnu/gcc/gcc/ada/s-pack03.ads
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUNTIME COMPONENTS -- -- -- -- ...
59.363636
78
0.452067
58d65ea1f9a1dacfab140f2f3d3055fe25120912
94,103
ads
Ada
bindings/win32/ms_fmt/gl.ads
ForYouEyesOnly/Space-Convoy
be4904f6a02695f7c4c5c3c965f4871cd3250003
[ "MIT" ]
1
2019-09-21T09:40:34.000Z
2019-09-21T09:40:34.000Z
bindings/win32/ms_fmt/gl.ads
ForYouEyesOnly/Space-Convoy
be4904f6a02695f7c4c5c3c965f4871cd3250003
[ "MIT" ]
null
null
null
bindings/win32/ms_fmt/gl.ads
ForYouEyesOnly/Space-Convoy
be4904f6a02695f7c4c5c3c965f4871cd3250003
[ "MIT" ]
1
2019-09-25T12:29:27.000Z
2019-09-25T12:29:27.000Z
-- -- GL.ads formatted for ObjectAda Special Edition (max 2000 lines) -- File generated through Compact_GL.ads_for_OA_SE.bat command -- from the GCC file. It is useless to edit the present file. -- WITH INTERFACES.C;WITH ADA.UNCHECKED_CONVERSION;PACKAGE GL IS PACKAGE C RENAMES INTERFACES.C;MESA_MAJOR_VERSION:C...
156.577371
209
0.78973
3d368b136429af59489703c802b845f1b70807cf
8,222
ads
Ada
src/http/util-http.ads
Letractively/ada-util
e4c63b93635dc07c46e95f12ba02d18903b307b3
[ "Apache-2.0" ]
null
null
null
src/http/util-http.ads
Letractively/ada-util
e4c63b93635dc07c46e95f12ba02d18903b307b3
[ "Apache-2.0" ]
null
null
null
src/http/util-http.ads
Letractively/ada-util
e4c63b93635dc07c46e95f12ba02d18903b307b3
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- util-http -- HTTP Utility Library -- Copyright (C) 2012 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in c...
51.710692
89
0.594989
224008cc90b91f5fc1f3a33db764822608c1df3f
2,882
ads
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/sem_intr.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/sem_intr.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/sem_intr.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
61.319149
78
0.498612
57c2dbd1933d7b58b78277ac2b6c6056ab885dc7
1,391
ads
Ada
tier-1/xcb/source/thin/xcb-xcb_glx_bad_context_tag_error_t.ads
charlie5/cBound
741be08197a61ad9c72553e3302f3b669902216d
[ "0BSD" ]
2
2015-11-12T11:16:20.000Z
2021-08-24T22:32:04.000Z
tier-1/xcb/source/thin/xcb-xcb_glx_bad_context_tag_error_t.ads
charlie5/cBound
741be08197a61ad9c72553e3302f3b669902216d
[ "0BSD" ]
1
2018-06-05T05:19:35.000Z
2021-11-20T01:13:23.000Z
tier-1/xcb/source/thin/xcb-xcb_glx_bad_context_tag_error_t.ads
charlie5/cBound
741be08197a61ad9c72553e3302f3b669902216d
[ "0BSD" ]
null
null
null
-- This file is generated by SWIG. Please do not modify by hand. -- with xcb.xcb_glx_generic_error_t; with Interfaces.C; with Interfaces.C.Pointers; package xcb.xcb_glx_bad_context_tag_error_t is -- Item -- subtype Item is xcb.xcb_glx_generic_error_t.Item; -- Item_Array -- type Item_Array is a...
27.82
78
0.680086
c7ea6cd28bc938adef753fe9e4ad4f037b4800a8
928
ads
Ada
gdb/testsuite/gdb.ada/scoped_watch/pck.ads
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
1
2020-10-14T03:24:35.000Z
2020-10-14T03:24:35.000Z
gdb/testsuite/gdb.ada/scoped_watch/pck.ads
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
gdb/testsuite/gdb.ada/scoped_watch/pck.ads
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
-- Copyright 2017-2021 Free Software Foundation, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 3 of the License, or -- (at your option) any later version. -- -- ...
42.181818
73
0.738147
3d6e45bcf6d465de391f115d29834b07885b3b5f
2,566
adb
Ada
gcc-gcc-7_3_0-release/gcc/ada/a-finali.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
7
2020-05-02T17:34:05.000Z
2021-10-17T10:15:18.000Z
gcc-gcc-7_3_0-release/gcc/ada/a-finali.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/ada/a-finali.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
69.351351
79
0.394778
c7fafd8ca3c23bdac12021fe2954d2bf766b020c
531
ads
Ada
src/fltk-images-rgb-jpeg.ads
micahwelf/FLTK-Ada
83e0c58ea98e5ede2cbbb158b42eae44196c3ba7
[ "Unlicense" ]
1
2020-12-18T15:20:13.000Z
2020-12-18T15:20:13.000Z
src/fltk-images-rgb-jpeg.ads
micahwelf/FLTK-Ada
83e0c58ea98e5ede2cbbb158b42eae44196c3ba7
[ "Unlicense" ]
null
null
null
src/fltk-images-rgb-jpeg.ads
micahwelf/FLTK-Ada
83e0c58ea98e5ede2cbbb158b42eae44196c3ba7
[ "Unlicense" ]
null
null
null
package FLTK.Images.RGB.JPEG is type JPEG_Image is new RGB_Image with private; type JPEG_Image_Reference (Data : not null access JPEG_Image'Class) is limited null record with Implicit_Dereference => Data; package Forge is function Create (Filename : in String) ...
15.617647
74
0.661017
c740137b3838538a878cbe653dcde85088194338
11,411
ads
Ada
src/babel-files.ads
stcarrez/babel
727461babd0305344427bf8a56cdae2b68d08caf
[ "Apache-2.0" ]
1
2015-08-05T14:26:52.000Z
2015-08-05T14:26:52.000Z
src/babel-files.ads
stcarrez/babel
727461babd0305344427bf8a56cdae2b68d08caf
[ "Apache-2.0" ]
null
null
null
src/babel-files.ads
stcarrez/babel
727461babd0305344427bf8a56cdae2b68d08caf
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- bkp-files -- File and directories -- Copyright (C) 2014 Stephane.Carrez -- Written by Stephane.Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in c...
39.621528
81
0.629831
2f219c1238e3272cec88e4cf4ecca36f7e933f1a
11,743
ads
Ada
src/dnscatcher/dns/dnscatcher-dns.ads
DNSCatcher/DNSCatcher
e3865fde5ae4bd5f833210150a9d30668a051d40
[ "MIT" ]
4
2019-09-23T23:55:34.000Z
2020-05-02T07:25:32.000Z
src/dnscatcher/dns/dnscatcher-dns.ads
DNSCatcher/DNSCatcher
e3865fde5ae4bd5f833210150a9d30668a051d40
[ "MIT" ]
null
null
null
src/dnscatcher/dns/dnscatcher-dns.ads
DNSCatcher/DNSCatcher
e3865fde5ae4bd5f833210150a9d30668a051d40
[ "MIT" ]
null
null
null
-- Copyright 2019 Michael Casadevall <michael@casadevall.pro> -- -- 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, cop...
35.264264
86
0.480286
58beb00d5721e49291b659e3dbd81812bc188517
14,417
adb
Ada
src/gnat/elists.adb
Letractively/ada-gen
d06d03821057f9177f2350e32dd09e467df08612
[ "Apache-2.0" ]
null
null
null
src/gnat/elists.adb
Letractively/ada-gen
d06d03821057f9177f2350e32dd09e467df08612
[ "Apache-2.0" ]
null
null
null
src/gnat/elists.adb
Letractively/ada-gen
d06d03821057f9177f2350e32dd09e467df08612
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
29.243408
79
0.486648
fbb9c378c43fac0bf5e509fe362d9f42b1183e6e
7,641
adb
Ada
src/skill-field_declarations.adb
skill-lang/adaCommon
b27bccb8fa1c8b299ab98a82741a648183e41d3c
[ "BSD-3-Clause" ]
null
null
null
src/skill-field_declarations.adb
skill-lang/adaCommon
b27bccb8fa1c8b299ab98a82741a648183e41d3c
[ "BSD-3-Clause" ]
null
null
null
src/skill-field_declarations.adb
skill-lang/adaCommon
b27bccb8fa1c8b299ab98a82741a648183e41d3c
[ "BSD-3-Clause" ]
null
null
null
-- ___ _ ___ _ _ -- -- / __| |/ (_) | | Common SKilL implementation -- -- \__ \ ' <| | | |__ field handling in skill -- -- |___/_|\_\_|_|____| by: Timm Felden ...
33.221739
80
0.584217
3dfe4d81985be9704f7ab0df1482c796a4a286b3
4,773
ads
Ada
source/tasking/machine-pc-freebsd/s-synobj.ads
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
33
2015-04-04T09:19:36.000Z
2021-11-10T05:33:34.000Z
source/tasking/machine-pc-freebsd/s-synobj.ads
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
8
2017-11-14T13:05:07.000Z
2018-08-09T15:28:49.000Z
source/tasking/machine-pc-linux-gnu/s-synobj.ads
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
9
2015-02-03T17:09:53.000Z
2021-11-12T01:16:05.000Z
pragma License (Unrestricted); -- implementation unit specialized for POSIX (Darwin, FreeBSD, or Linux) private with C.pthread; package System.Synchronous_Objects is pragma Preelaborate; -- mutex type Mutex is limited private; procedure Initialize (Object : in out Mutex); procedure Finalize (Object ...
29.282209
73
0.688456
c735174c0ca70eea957a458c38c9e319b582cb7f
1,441
ads
Ada
regtests/keystore-properties-tests.ads
My-Colaborations/ada-keystore
6ab222c2df81f32309c5a7b4f94a475214ef5ce3
[ "Apache-2.0" ]
25
2019-05-07T20:35:50.000Z
2021-11-30T10:35:47.000Z
regtests/keystore-properties-tests.ads
My-Colaborations/ada-keystore
6ab222c2df81f32309c5a7b4f94a475214ef5ce3
[ "Apache-2.0" ]
12
2019-12-16T23:30:00.000Z
2021-09-26T18:52:41.000Z
regtests/keystore-properties-tests.ads
My-Colaborations/ada-keystore
6ab222c2df81f32309c5a7b4f94a475214ef5ce3
[ "Apache-2.0" ]
3
2019-12-18T21:30:04.000Z
2021-01-06T08:30:36.000Z
----------------------------------------------------------------------- -- keystore-properties-tests -- Tests for Keystore.Properties -- Copyright (C) 2020 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not ...
38.945946
76
0.650243
5857113e30bed6410ec95975920261c158f53418
2,740
adb
Ada
problems/020/a020.adb
melwyncarlo/ProjectEuler
c4d30ed528ae6de82232f3d2044d608c6e8f1c37
[ "MIT" ]
null
null
null
problems/020/a020.adb
melwyncarlo/ProjectEuler
c4d30ed528ae6de82232f3d2044d608c6e8f1c37
[ "MIT" ]
null
null
null
problems/020/a020.adb
melwyncarlo/ProjectEuler
c4d30ed528ae6de82232f3d2044d608c6e8f1c37
[ "MIT" ]
null
null
null
with Ada.Strings.Fixed; with Ada.Integer_Text_IO; -- Copyright 2021 Melwyn Francis Carlo procedure A020 is use Ada.Strings.Fixed; use Ada.Integer_Text_IO; N_Str : array (Integer range 1 .. 500) of Character := ('1', others => '0'); Products_Array : array (Integer range 1 ....
25.37037
79
0.468248
31ce36c918ee62d3e0a6d221ed475efa34456660
128,295
adb
Ada
apps/hls_examples/camera_ready_synthesis/app_files/big_apps_8_shifts/conv2d_b2b/conv2d_b2b/hls_target/.autopilot/db/call_Loop_LB2D_buf_p_1.adb
dillonhuff/Halide-HLS
e9f4c3ac7915e5a52f211ce65004ae17890515a0
[ "MIT" ]
1
2020-06-18T16:51:39.000Z
2020-06-18T16:51:39.000Z
apps/hls_examples/camera_ready_synthesis/app_files/big_apps_8_shifts/conv2d_b2b/conv2d_b2b/hls_target/.autopilot/db/call_Loop_LB2D_buf_p_1.adb
dillonhuff/Halide-HLS
e9f4c3ac7915e5a52f211ce65004ae17890515a0
[ "MIT" ]
null
null
null
apps/hls_examples/camera_ready_synthesis/app_files/big_apps_8_shifts/conv2d_b2b/conv2d_b2b/hls_target/.autopilot/db/call_Loop_LB2D_buf_p_1.adb
dillonhuff/Halide-HLS
e9f4c3ac7915e5a52f211ce65004ae17890515a0
[ "MIT" ]
1
2020-03-18T00:43:22.000Z
2020-03-18T00:43:22.000Z
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <!DOCTYPE boost_serialization> <boost_serialization signature="serialization::archive" version="14"> <syndb class_id="0" tracking_level="0" version="0"> <userIPLatency>-1</userIPLatency> <userIPName/> <cdfg class_id="1" tracking_level="1" version="0...
30.358495
135
0.440555
22e6c9e01b7d791576a9dd9fea452da074425a52
208
adb
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/string_comparison.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
7
2020-05-02T17:34:05.000Z
2021-10-17T10:15:18.000Z
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/string_comparison.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/string_comparison.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- { dg-do compile } with Ada.Text_IO; use Ada.Text_IO; procedure String_Comparison is package Bool_IO is new Enumeration_IO (Boolean); use Bool_IO; begin Put (Boolean'Image (True) = "True"); end;
18.909091
51
0.706731
582ea84a41e60570cf995363c462ad5dd3a8cdcf
5,063
ads
Ada
source/amf/mof/amf-visitors.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/mof/amf-visitors.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/mof/amf-visitors.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
54.44086
79
0.487656
29606b07e11b09580abb5c7c570f424f80702d31
6,330
adb
Ada
source/nodes/program-nodes-element_iterator_specifications.adb
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-element_iterator_specifications.adb
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-element_iterator_specifications.adb
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
1
2019-10-16T09:05:27.000Z
2019-10-16T09:05:27.000Z
-- SPDX-FileCopyrightText: 2019 Max Reznik <reznikmm@gmail.com> -- -- SPDX-License-Identifier: MIT ------------------------------------------------------------- package body Program.Nodes.Element_Iterator_Specifications is function Create (Name : not null Program.Elements.Defining_Identifiers ...
34.032258
77
0.729858
3dac5c75a19651b4bd7c5cd8fb4bb17ceaf29f19
4,712
ada
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c7/c74402a.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
7
2020-05-02T17:34:05.000Z
2021-10-17T10:15:18.000Z
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c7/c74402a.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c7/c74402a.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- C74402A.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025, the U.S. Government obtained -- unlimited rights in the software and documentation contained herein. -- Unlimit...
30.4
79
0.468591
296edae10629cbaa3f3c5d4b20b6f712c4912d77
5,884
ads
Ada
source/league/ucd/matreshka-internals-unicode-ucd-core_0012.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/league/ucd/matreshka-internals-unicode-ucd-core_0012.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/league/ucd/matreshka-internals-unicode-ucd-core_0012.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
49.864407
78
0.42913
22b941b3c82d3346ce5c67c43bf6c8ff6a6c0ba9
4,376
ads
Ada
source/nodes/program-nodes-floating_point_types.ads
optikos/oasis
9f64d46d26d964790d69f9db681c874cfb3bf96d
[ "MIT" ]
null
null
null
source/nodes/program-nodes-floating_point_types.ads
optikos/oasis
9f64d46d26d964790d69f9db681c874cfb3bf96d
[ "MIT" ]
null
null
null
source/nodes/program-nodes-floating_point_types.ads
optikos/oasis
9f64d46d26d964790d69f9db681c874cfb3bf96d
[ "MIT" ]
2
2019-09-14T23:18:50.000Z
2019-10-02T10:11:40.000Z
-- Copyright (c) 2019 Maxim Reznik <reznikmm@gmail.com> -- -- SPDX-License-Identifier: MIT -- License-Filename: LICENSE ------------------------------------------------------------- with Program.Lexical_Elements; with Program.Elements.Expressions; with Program.Elements.Real_Range_Specifications; with Program.Elemen...
33.661538
79
0.744516
5716ca64a6ba20e891da42054f1f7b6100d00393
19,480
ads
Ada
src/devices/SAMD51/ATSAMD51G18A/sam-functions.ads
Fabien-Chouteau/samd51-hal
54d4b29df100502d8b3e3b4680a198640faa5f4d
[ "BSD-3-Clause" ]
1
2020-02-24T23:19:03.000Z
2020-02-24T23:19:03.000Z
src/devices/SAMD51/ATSAMD51G19A/sam-functions.ads
Fabien-Chouteau/samd51-hal
54d4b29df100502d8b3e3b4680a198640faa5f4d
[ "BSD-3-Clause" ]
null
null
null
src/devices/SAMD51/ATSAMD51G19A/sam-functions.ads
Fabien-Chouteau/samd51-hal
54d4b29df100502d8b3e3b4680a198640faa5f4d
[ "BSD-3-Clause" ]
null
null
null
-- Generated by a script from an "avr tools device file" (atdf) with SAM.Port; use SAM.Port; package SAM.Functions is PA04_AC_AIN0 : constant Peripheral_Function := B; PA05_AC_AIN1 : constant Peripheral_Function := B; PA06_AC_AIN2 : constant Peripheral_Function := B;...
64.503311
65
0.639836
06b5befd977eae36ac201c32d9a37f4676762539
11,578
adb
Ada
src/dnscatcher/dns/transaction_manager/dnscatcher-dns-transaction_manager.adb
DNSCatcher/DNSCatcher
e3865fde5ae4bd5f833210150a9d30668a051d40
[ "MIT" ]
4
2019-09-23T23:55:34.000Z
2020-05-02T07:25:32.000Z
src/dnscatcher/dns/transaction_manager/dnscatcher-dns-transaction_manager.adb
DNSCatcher/DNSCatcher
e3865fde5ae4bd5f833210150a9d30668a051d40
[ "MIT" ]
null
null
null
src/dnscatcher/dns/transaction_manager/dnscatcher-dns-transaction_manager.adb
DNSCatcher/DNSCatcher
e3865fde5ae4bd5f833210150a9d30668a051d40
[ "MIT" ]
null
null
null
-- Copyright 2019 Michael Casadevall <michael@casadevall.pro> -- -- 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, cop...
41.797834
79
0.5564
22fadbebb1bc919f3c8f4e090a4c42b3c0c05829
3,653
adb
Ada
source/league/matreshka-internals-unicode.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/league/matreshka-internals-unicode.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/league/matreshka-internals-unicode.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
62.982759
78
0.417739
128a30d176bb3f4dcb4a3e99c71f76daffb05f39
7,941
ads
Ada
tools/scitools/conf/understand/ada/ada12/a-ztedit.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
1
2020-01-20T21:26:46.000Z
2020-01-20T21:26:46.000Z
tools/scitools/conf/understand/ada/ada12/a-ztedit.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
tools/scitools/conf/understand/ada/ada12/a-ztedit.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
39.904523
78
0.522226
226d14fca68c80e117f263ec471b60924879e880
3,689
adb
Ada
source/libgela/gela-character_class_buffers.adb
faelys/gela-asis
48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253
[ "BSD-3-Clause" ]
4
2016-02-05T15:51:56.000Z
2022-03-25T20:38:32.000Z
source/libgela/gela-character_class_buffers.adb
faelys/gela-asis
48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253
[ "BSD-3-Clause" ]
null
null
null
source/libgela/gela-character_class_buffers.adb
faelys/gela-asis
48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- G E L A A S I S -- -- ASIS implementation for Gela project, a portable Ada compiler -- -- http://gela.ada-ru.org -- -- ...
38.030928
79
0.560586
2238516953aea5321aa05f9e8015fe9db88ff7c3
2,609
ads
Ada
tools/scitools/conf/understand/ada/ada05/s-pack37.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
1
2020-01-20T21:26:46.000Z
2020-01-20T21:26:46.000Z
tools/scitools/conf/understand/ada/ada05/s-pack37.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
tools/scitools/conf/understand/ada/ada05/s-pack37.ads
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
49.226415
78
0.439632
c75206111b861746ae7435c34ae8792fab986c52
2,098
ads
Ada
.emacs.d/elpa/ada-mode-7.0.1/gpr_re2c_c.ads
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
.emacs.d/elpa/ada-mode-7.0.1/gpr_re2c_c.ads
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
.emacs.d/elpa/ada-mode-7.0.1/gpr_re2c_c.ads
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
-- generated parser support file. -- command line: wisitoken-bnf-generate.exe --generate LR1 Ada_Emacs re2c PROCESS gpr.wy -- -- Copyright (C) 2013 - 2019 Free Software Foundation, Inc. -- This program is free software; you can redistribute it and/or -- modify it under the terms of the GNU General Public Licens...
34.966667
90
0.657769
06ecef6853ef2b66dc86c1fce5f2768ecab4c45e
8,605
ads
Ada
src/sys/serialize/util-serialize-io-json.ads
RREE/ada-util
58d1a4ba9cd69f2f19ca8fbdecd6c3df78ba7a27
[ "Apache-2.0" ]
null
null
null
src/sys/serialize/util-serialize-io-json.ads
RREE/ada-util
58d1a4ba9cd69f2f19ca8fbdecd6c3df78ba7a27
[ "Apache-2.0" ]
null
null
null
src/sys/serialize/util-serialize-io-json.ads
RREE/ada-util
58d1a4ba9cd69f2f19ca8fbdecd6c3df78ba7a27
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- util-serialize-io-json -- JSON Serialization Driver -- Copyright (C) 2010, 2011, 2012, 2016, 2017, 2020, 2021 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the...
39.113636
88
0.588263
c731e2b5954351a33b91c77f285048fd30442e1d
964
ads
Ada
source/resolver/program-interpretations-symbols.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/resolver/program-interpretations-symbols.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/resolver/program-interpretations-symbols.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
1
2019-10-16T09:05:27.000Z
2019-10-16T09:05:27.000Z
-- SPDX-FileCopyrightText: 2021 Max Reznik <reznikmm@gmail.com> -- -- SPDX-License-Identifier: MIT ------------------------------------------------------------- with Ada.Iterator_Interfaces; package Program.Interpretations.Symbols is pragma Preelaborate; type Cursor is record Index : Natural; Sy...
26.054054
75
0.687759
dfc0d5ea53d48950546fce26c14eda4890f1a695
4,192
ads
Ada
src/notcurses-visual.ads
JeremyGrosser/notcursesada
01c895ffe6b27069aaeca842bd6d01b27aead011
[ "Apache-2.0" ]
5
2021-05-14T10:02:36.000Z
2021-11-03T18:53:58.000Z
src/notcurses-visual.ads
JeremyGrosser/notcursesada
01c895ffe6b27069aaeca842bd6d01b27aead011
[ "Apache-2.0" ]
null
null
null
src/notcurses-visual.ads
JeremyGrosser/notcursesada
01c895ffe6b27069aaeca842bd6d01b27aead011
[ "Apache-2.0" ]
null
null
null
package Notcurses.Visual is type Notcurses_Visual is private; type Scale_Mode is (None, Scale, Stretch, None_Hires, None_Scale_Hires); type Blitter is (Blit_Default, Blit_1x1, Blit_2x1, Blit_2x2, Blit_3x2, Blit_Braille, Blit_Pixel, Blit_4x1, Blit_8x1); type Visual_Flags is record No_Degrade ...
33.806452
134
0.625477
587294da47132fe05a4fca47c740db744db6c8ca
2,611
adb
Ada
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-stache.adb
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-stache.adb
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-stache.adb
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- -- ...
66.948718
78
0.410188
418659bea40a38353dd8e2bb24e725d45f945b82
2,779
ads
Ada
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-mantis.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-mantis.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-mantis.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
64.627907
78
0.361641
59c88f208c17b7730754dd68468b68bf1a5a917b
6,945
ads
Ada
ada_lexical_parser.ads
annexi-strayline/AURA
fbbc4bc963ee82872a67e088b68f0565ba5b50a7
[ "BSD-3-Clause" ]
13
2021-09-28T18:14:32.000Z
2022-02-09T17:48:53.000Z
ada_lexical_parser.ads
annexi-strayline/AURA
fbbc4bc963ee82872a67e088b68f0565ba5b50a7
[ "BSD-3-Clause" ]
9
2021-09-28T19:18:25.000Z
2022-01-14T22:54:06.000Z
ada_lexical_parser.ads
annexi-strayline/AURA
fbbc4bc963ee82872a67e088b68f0565ba5b50a7
[ "BSD-3-Clause" ]
1
2021-10-21T21:19:08.000Z
2021-10-21T21:19:08.000Z
------------------------------------------------------------------------------ -- -- -- Ada User Repository Annex (AURA) -- -- ANNEXI-STRAYLINE Reference Implementation -- -- ...
46.3
78
0.513607
22e77186e024ebd06e46af2ddc483211c02e3234
5,032
ads
Ada
bb-runtimes/runtimes/ravenscar-sfp-stm32f3x4/gnarl/s-bbinte.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-sfp-stm32f3x4/gnarl/s-bbinte.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-sfp-stm32f3x4/gnarl/s-bbinte.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- -- ...
54.107527
78
0.515501
c77c31ed180c391b9119ad8e41ff196dd6445397
1,054
adb
Ada
build_gnu/binutils/gdb/testsuite/gdb.ada/mi_dyn_arr/pck.adb
jed-frey/e200-gcc
df1421b421a8ec8729d70791129f5283dee5f9ea
[ "BSD-3-Clause" ]
1
2017-05-31T21:42:12.000Z
2017-05-31T21:42:12.000Z
build_gnu/binutils/gdb/testsuite/gdb.ada/mi_dyn_arr/pck.adb
jed-frey/e200-gcc
df1421b421a8ec8729d70791129f5283dee5f9ea
[ "BSD-3-Clause" ]
null
null
null
build_gnu/binutils/gdb/testsuite/gdb.ada/mi_dyn_arr/pck.adb
jed-frey/e200-gcc
df1421b421a8ec8729d70791129f5283dee5f9ea
[ "BSD-3-Clause" ]
1
2019-12-17T22:04:07.000Z
2019-12-17T22:04:07.000Z
-- Copyright 2014 Free Software Foundation, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 3 of the License, or -- (at your option) any later version. -- -- This...
34
73
0.696395
3d0da83e8e2a59f96ba443b39844ba4c45212eb3
1,062
ads
Ada
src/css-core-refs.ads
stcarrez/ada-css
f7c337306094993186c507540701d04a4753b724
[ "Apache-2.0" ]
3
2017-01-03T22:18:22.000Z
2017-01-10T07:58:17.000Z
src/css-core-refs.ads
stcarrez/ada-css
f7c337306094993186c507540701d04a4753b724
[ "Apache-2.0" ]
null
null
null
src/css-core-refs.ads
stcarrez/ada-css
f7c337306094993186c507540701d04a4753b724
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- css-core-refs -- References of CSS rules -- Copyright (C) 2017 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file exce...
46.173913
83
0.612053
22f3189d90a33c0c8adc2abc151a5ae4a73de034
1,043
ads
Ada
src/stopwatch.ads
mosteo/stopwatch
86e7302d29f360f98f568b6015755229949b2194
[ "MIT" ]
null
null
null
src/stopwatch.ads
mosteo/stopwatch
86e7302d29f360f98f568b6015755229949b2194
[ "MIT" ]
null
null
null
src/stopwatch.ads
mosteo/stopwatch
86e7302d29f360f98f568b6015755229949b2194
[ "MIT" ]
null
null
null
private with Ada.Calendar; package Stopwatch is type Instance is tagged private; procedure Reset (This : in out Instance); function Elapsed (This : Instance) return Duration; procedure Hold (This : in out Instance; Enable : Boolean := True); -- Stop counting time, or re-start if not Enable proc...
26.075
78
0.676894
2f700a00138b1c8b25e5c753d1b1fb9cea6c4736
26,627
ads
Ada
src/gen/gstreamer-gst_low_level-gstreamer_0_10_gst_interfaces_photography_h.ads
persan/A-gst
7a39693d105617adea52680424c862a1a08f7368
[ "Apache-2.0" ]
1
2018-01-18T00:51:00.000Z
2018-01-18T00:51:00.000Z
src/gen/gstreamer-gst_low_level-gstreamer_0_10_gst_interfaces_photography_h.ads
persan/A-gst
7a39693d105617adea52680424c862a1a08f7368
[ "Apache-2.0" ]
null
null
null
src/gen/gstreamer-gst_low_level-gstreamer_0_10_gst_interfaces_photography_h.ads
persan/A-gst
7a39693d105617adea52680424c862a1a08f7368
[ "Apache-2.0" ]
null
null
null
pragma Ada_2005; pragma Style_Checks (Off); pragma Warnings (Off); with Interfaces.C; use Interfaces.C; with GLIB; -- with GStreamer.GST_Low_Level.glibconfig_h; with glib; with glib.Values; with System; limited with GStreamer.GST_Low_Level.gstreamer_0_10_gst_gstcaps_h; with glib; with System; package GStreamer.GST_L...
65.583744
186
0.77151
c7a51e23756e534436592804b51645944d6990f3
5,210
ads
Ada
linear_algebra/peters_eigen.ads
jscparker/math_packages
b112a90338014d5c2dfae3f7265ee30841fb6cfd
[ "ISC", "MIT" ]
30
2018-12-09T01:15:04.000Z
2022-03-20T16:14:54.000Z
linear_algebra/peters_eigen.ads
jscparker/math_packages
b112a90338014d5c2dfae3f7265ee30841fb6cfd
[ "ISC", "MIT" ]
null
null
null
linear_algebra/peters_eigen.ads
jscparker/math_packages
b112a90338014d5c2dfae3f7265ee30841fb6cfd
[ "ISC", "MIT" ]
null
null
null
---------------------------------------------------------------------- -- package Peters_Eigen, eigendecomposition -- Copyright (C) 2008-2018 Jonathan S. Parker. -- -- Permission to use, copy, modify, and/or distribute this software for any -- purpose with or without fee is hereby granted, provided that the above -- c...
41.349206
86
0.64952
58eefe78a8a8f99120936ab54de24aca12f8ddd1
80,410
adb
Ada
SDSoC_Workspace/bitirme_v4/Release/_sds/vhls/sobel_accel/solution/.autopilot/db/Sobel.bind.adb
ykpgrr/Lane-Detection-on-FPGA-SW-part-with-SDSoC
6f2ed805ad74cee995162458d516a921bf2b434b
[ "Apache-2.0" ]
1
2020-03-06T07:41:37.000Z
2020-03-06T07:41:37.000Z
SDSoC_Workspace/bitirme_v4/Release/_sds/vhls/sobel_accel/solution/.autopilot/db/Sobel.bind.adb
ykpgrr/Lane-Detection-on-FPGA-SW-part-with-SDSoC
6f2ed805ad74cee995162458d516a921bf2b434b
[ "Apache-2.0" ]
null
null
null
SDSoC_Workspace/bitirme_v4/Release/_sds/vhls/sobel_accel/solution/.autopilot/db/Sobel.bind.adb
ykpgrr/Lane-Detection-on-FPGA-SW-part-with-SDSoC
6f2ed805ad74cee995162458d516a921bf2b434b
[ "Apache-2.0" ]
2
2020-10-05T11:06:37.000Z
2021-05-09T08:15:38.000Z
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <!DOCTYPE boost_serialization> <boost_serialization signature="serialization::archive" version="15"> <syndb class_id="0" tracking_level="0" version="0"> <userIPLatency>-1</userIPLatency> <userIPName></userIPName> <cdfg class_id="1" tracking_level="1" ver...
27.62281
86
0.574506
c78f7355d6b0caa3db04033dfcea2e85a610b68a
2,562
adb
Ada
tests/ships-repairs-test_data-tests.adb
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
80
2017-04-08T23:14:07.000Z
2022-02-10T22:30:51.000Z
tests/ships-repairs-test_data-tests.adb
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
89
2017-06-24T08:18:26.000Z
2021-11-12T04:37:36.000Z
tests/ships-repairs-test_data-tests.adb
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
9
2018-04-14T16:37:25.000Z
2020-03-21T14:33:49.000Z
-- This package has been generated automatically by GNATtest. -- You are allowed to add your code to the bodies of test routines. -- Such changes will be kept during further regeneration of this file. -- All code placed outside of test routine bodies will be lost. The -- code intended to set up and tear down the t...
30.5
77
0.725995
222679effe1de905a4519fed1db81d3a9ac6fc6e
4,689
adb
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-diflio.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-diflio.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-diflio.adb
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
35.255639
78
0.44935
1a07c763449030160c4ec75cf30057ee16df210e
2,303
ads
Ada
driver.ads
fsivan58/str-distracciones
c8201b1394f8952ead590cf4bb102ac13a2a2943
[ "MIT" ]
null
null
null
driver.ads
fsivan58/str-distracciones
c8201b1394f8952ead590cf4bb102ac13a2a2943
[ "MIT" ]
null
null
null
driver.ads
fsivan58/str-distracciones
c8201b1394f8952ead590cf4bb102ac13a2a2943
[ "MIT" ]
null
null
null
-- Gonzalo Martin Rodriguez -- Ivan Fernandez Samaniego with Priorities; use Priorities; with devices; use devices; with ada.strings.unbounded; use ada.strings.unbounded; with ada.strings.unbounded.text_io; use ada.strings.unbounded.text_io; package Driver is task Distance is pragma Priority (Distance_Pr...
35.430769
75
0.708641
595805139047e8554258caf7ea460c0821456330
18,845
ads
Ada
src/asf-components-base.ads
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
12
2015-01-18T23:02:20.000Z
2022-03-25T15:30:30.000Z
src/asf-components-base.ads
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
3
2021-01-06T09:44:02.000Z
2022-02-04T20:20:53.000Z
src/asf-components-base.ads
jquorning/ada-asf
ddc697c5dfa4e22c57c6958f4cff27e14d02ce98
[ "Apache-2.0" ]
4
2016-04-12T05:29:00.000Z
2022-01-24T23:53:59.000Z
----------------------------------------------------------------------- -- components -- Component tree -- Copyright (C) 2009, 2010, 2011, 2012, 2013, 2018, 2020 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you ma...
46.878109
95
0.616981
0bf0a13843d24d22541cb4f6c9019d92142ab05d
16,375
adb
Ada
arch/ARM/STM32/drivers/dma2d/stm32-dma2d.adb
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
192
2016-06-01T18:32:04.000Z
2022-03-26T22:52:31.000Z
arch/ARM/STM32/drivers/dma2d/stm32-dma2d.adb
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
239
2016-05-26T20:02:01.000Z
2022-03-31T09:46:56.000Z
arch/ARM/STM32/drivers/dma2d/stm32-dma2d.adb
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
142
2016-06-05T08:12:20.000Z
2022-03-24T17:37:17.000Z
------------------------------------------------------------------------------ -- -- -- Copyright (C) 2015-2016, AdaCore -- -- -- -- ...
33.762887
79
0.528244
c71e38c2cc3f1f2b1c4e624c9875e03ad32e37a3
5,525
ads
Ada
source/amf/uml/amf-standard_profile_l2-instantiates-collections.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/uml/amf-standard_profile_l2-instantiates-collections.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/uml/amf-standard_profile_l2-instantiates-collections.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
60.054348
114
0.562172
c75d78205f2fa2098647d5ac0b0a85263a619473
1,119
adb
Ada
contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/py_range/foo.adb
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
3
2021-05-04T17:09:06.000Z
2021-10-04T07:19:26.000Z
contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/py_range/foo.adb
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
null
null
null
contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/py_range/foo.adb
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
null
null
null
-- Copyright 2013-2020 Free Software Foundation, Inc. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation; either version 3 of the License, or -- (at your option) any later version. -- -- ...
33.909091
73
0.692583
c764a6b971515f59db26ba10dfc17d7d5c230636
13,298
adb
Ada
middleware/src/bitmap/memory_mapped_bitmap.adb
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
192
2016-06-01T18:32:04.000Z
2022-03-26T22:52:31.000Z
middleware/src/bitmap/memory_mapped_bitmap.adb
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
239
2016-05-26T20:02:01.000Z
2022-03-31T09:46:56.000Z
middleware/src/bitmap/memory_mapped_bitmap.adb
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
142
2016-06-05T08:12:20.000Z
2022-03-24T17:37:17.000Z
------------------------------------------------------------------------------ -- -- -- Copyright (C) 2015-2017, AdaCore -- -- -- -- ...
31.813397
79
0.492179
58ac36a71aa843c6d8868ebe4643d1849ada321a
4,157
ads
Ada
source/amf/utp/amf-utp-time_outs.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/utp/amf-utp-time_outs.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/utp/amf-utp-time_outs.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
58.549296
78
0.443589
c7aff6f7b67249369262641e2ccb43b1a392b0d3
4,062
ads
Ada
bb-runtimes/src/s-bbpara__p55.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/src/s-bbpara__p55.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/src/s-bbpara__p55.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- -- ...
47.788235
78
0.460364
2275669c2594c3b8a81ed05edac8925b088164a9
3,281
ads
Ada
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-dsaser.ads
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-dsaser.ads
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-dsaser.ads
orb-zhuchen/Orb
6da2404b949ac28bde786e08bf4debe4a27cd3a0
[ "CNRI-Python-GPL-Compatible", "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
59.654545
78
0.488266
58c96d99ad19e72847d2d5c98e762da35cb54eaf
4,999
ads
Ada
source/amf/utp/amf-utp-literal_anies-collections.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/utp/amf-utp-literal_anies-collections.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/utp/amf-utp-literal_anies-collections.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
54.336957
82
0.515303