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
204de81222211a91c6cfa060aaa4aafe78e9e7e9
3,432
ads
Ada
src/shared/generic/lsc-internal-convert_hmac.ads
Componolit/libsparkcrypto
8531a07b6e9f5eb33eae0fa32759b4cbd3509d95
[ "OpenSSL", "Unlicense" ]
30
2018-05-18T09:11:50.000Z
2021-05-18T16:29:14.000Z
src/shared/generic/lsc-internal-convert_hmac.ads
Componolit/libsparkcrypto
8531a07b6e9f5eb33eae0fa32759b4cbd3509d95
[ "OpenSSL", "Unlicense" ]
15
2018-12-13T07:53:36.000Z
2019-09-24T19:43:35.000Z
src/shared/generic/lsc-internal-convert_hmac.ads
Componolit/libsparkcrypto
8531a07b6e9f5eb33eae0fa32759b4cbd3509d95
[ "OpenSSL", "Unlicense" ]
3
2019-04-04T17:41:29.000Z
2021-05-07T22:28:46.000Z
------------------------------------------------------------------------------- -- This file is part of libsparkcrypto. -- -- @author Alexander Senier -- @date 2019-02-28 -- -- Copyright (C) 2019 Componolit GmbH -- All rights reserved. -- -- Redistribution and use in source and binary forms, with or without...
45.157895
98
0.657925
10d8b7df94cf5e564290e9b20560c39a9319aebc
123
ads
Ada
demo1/xample1.ads
MatrixMike/AdaDemo1
cbf2ad5a05dc06a8ee11d0780c19f5fd74c8990a
[ "MIT" ]
1
2019-06-27T12:58:28.000Z
2019-06-27T12:58:28.000Z
demo1/xample1.ads
MatrixMike/AdaDemo1
cbf2ad5a05dc06a8ee11d0780c19f5fd74c8990a
[ "MIT" ]
null
null
null
demo1/xample1.ads
MatrixMike/AdaDemo1
cbf2ad5a05dc06a8ee11d0780c19f5fd74c8990a
[ "MIT" ]
null
null
null
package xample1 is procedure SayWelcome; procedure xercise; -- procedure Goodbye; end xample1;
20.5
28
0.626016
206b3ef7df26524aee32c0665aa2a3353d700254
4,682
adb
Ada
examples/MicroBit/servos/src/main.adb
ekoeppen/Ada_Drivers_Library
4b295a4ee8e89df17c460bd35ab270a3a0a68a3b
[ "BSD-3-Clause" ]
null
null
null
examples/MicroBit/servos/src/main.adb
ekoeppen/Ada_Drivers_Library
4b295a4ee8e89df17c460bd35ab270a3a0a68a3b
[ "BSD-3-Clause" ]
null
null
null
examples/MicroBit/servos/src/main.adb
ekoeppen/Ada_Drivers_Library
4b295a4ee8e89df17c460bd35ab270a3a0a68a3b
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- Copyright (C) 2018, AdaCore -- -- -- -- ...
41.803571
81
0.539727
4a645e3a2eece3d737477aa08b950b6cda753f90
122
adb
Ada
tests/typing/bad/testfile-for-2.adb
xuedong/mini-ada
59a8b966cf50ba22a3b5a7cb449f671e4da32e44
[ "MIT" ]
null
null
null
tests/typing/bad/testfile-for-2.adb
xuedong/mini-ada
59a8b966cf50ba22a3b5a7cb449f671e4da32e44
[ "MIT" ]
1
2019-03-10T19:13:21.000Z
2019-03-10T19:19:46.000Z
tests/typing/bad/testfile-for-2.adb
xuedong/mini-ada
59a8b966cf50ba22a3b5a7cb449f671e4da32e44
[ "MIT" ]
null
null
null
with Ada.Text_IO; use Ada.Text_IO; procedure Test is begin for I in 'a' .. 10 loop New_Line; end loop; end;
12.2
34
0.639344
df9db60deaa35e69e7139fa780e5ec9194bc7a48
509
ads
Ada
src/oberon-files.ads
Lucretia/so
95073516f688ade01e8e01ca3691f69182a2a8a4
[ "BSD-3-Clause" ]
8
2015-06-05T11:52:50.000Z
2021-09-04T20:01:03.000Z
src/oberon-files.ads
Lucretia/so
95073516f688ade01e8e01ca3691f69182a2a8a4
[ "BSD-3-Clause" ]
null
null
null
src/oberon-files.ads
Lucretia/so
95073516f688ade01e8e01ca3691f69182a2a8a4
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------------------------------------------------ -- See COPYING for licence information. ------------------------------------------------------------------------------------------------------------------------ -- Oberon.Files -- This is the root...
42.416667
120
0.387033
c5fcfa30b2cc58af26d845fc494b2a554d34dcf5
112
ads
Ada
tests/statistics-test_data-tests-statistics_container.ads
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
80
2017-04-08T23:14:07.000Z
2022-02-10T22:30:51.000Z
tests/statistics-test_data-tests-statistics_container.ads
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
89
2017-06-24T08:18:26.000Z
2021-11-12T04:37:36.000Z
tests/statistics-test_data-tests-statistics_container.ads
thindil/steamsky
d5d7fea622f7994c91017c4cd7ba5e188153556c
[ "TCL", "MIT" ]
9
2018-04-14T16:37:25.000Z
2020-03-21T14:33:49.000Z
package Statistics.Test_Data.Tests.Statistics_Container is end Statistics.Test_Data.Tests.Statistics_Container;
37.333333
58
0.892857
231f9990d8cfc0d3988cf99314d0d13e3dce5a79
871
ads
Ada
gdb/testsuite/gdb.ada/rename_subscript_param/pkg.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/rename_subscript_param/pkg.ads
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
gdb/testsuite/gdb.ada/rename_subscript_param/pkg.ads
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
-- Copyright 2016-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. -- -- ...
39.590909
73
0.722158
23ac4c82c84811bf430befe87381e801e93e2e72
1,172
ads
Ada
gdb/testsuite/gdb.ada/frame_args/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/frame_args/pck.ads
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
gdb/testsuite/gdb.ada/frame_args/pck.ads
greyblue9/binutils-gdb
05377632b124fe7600eea7f4ee0e9a35d1b0cbdc
[ "BSD-3-Clause" ]
null
null
null
-- Copyright 2007-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. -- -- ...
30.842105
73
0.622014
396ccde2d61dc42c074360018d8087c53d1a1b88
3,827
ads
Ada
ada/core/agar-timer.ads
auzkok/libagar
8dffa4afe73df47cf7e461c3073b744373d3af0b
[ "BSD-2-Clause" ]
286
2017-07-31T20:05:16.000Z
2022-03-26T20:26:24.000Z
ada/core/agar-timer.ads
kalatestimine/libagar
f830265ad00a82d4cddd8b59943bd3887ebb1486
[ "BSD-2-Clause" ]
67
2017-08-30T18:56:21.000Z
2021-09-08T03:38:20.000Z
ada/core/agar-timer.ads
kalatestimine/libagar
f830265ad00a82d4cddd8b59943bd3887ebb1486
[ "BSD-2-Clause" ]
31
2017-08-14T13:34:12.000Z
2022-03-14T15:33:49.000Z
------------------------------------------------------------------------------ -- AGAR CORE LIBRARY -- -- A G A R . T I M E R -- -- S p e c -- ----...
38.27
79
0.636791
39a33115d90424ba1b2531db9ad786611050e368
1,010
ads
Ada
boards/native/config_src/adl_config.ads
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
6
2017-05-28T04:37:11.000Z
2020-11-22T11:26:19.000Z
boards/native/config_src/adl_config.ads
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
2
2019-08-30T10:57:40.000Z
2020-02-11T21:34:14.000Z
boards/native/config_src/adl_config.ads
shakram02/Ada_Drivers_Library
a407ca7ddbc2d9756647016c2f8fd8ef24a239ff
[ "BSD-3-Clause" ]
2
2017-02-07T19:42:02.000Z
2020-11-22T11:26:20.000Z
-- This package was generated by the Ada_Drivers_Library project wizard script package ADL_Config is Max_Mount_Points : constant := 2; -- From default value Max_Mount_Name_Length : constant := 128; -- From default value Has_Ravenscar_Ful...
77.692308
101
0.536634
10312a3a0b9d7f9aeea41aa334a13df054ca2425
1,460
ads
Ada
source/oasis/program-elements-choice_parameter_specifications.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/oasis/program-elements-choice_parameter_specifications.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/oasis/program-elements-choice_parameter_specifications.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.Elements.Declarations; with Program.Elements.Defining_Identifiers; with Program.Lexical_Elements; package Program.Elements.Choice_Parameter_Sp...
35.609756
76
0.778767
395fe6a3b37921b8d44a4155710b8da59f0b3634
4,440
adb
Ada
src/latin_utils/latin_utils-inflections_package-noun_record_io.adb
Alex-Vasile/whitakers-words
9fa16606d97842746fea0379839f40c959c53d56
[ "FTL" ]
204
2015-06-12T21:22:55.000Z
2022-03-28T10:50:16.000Z
src/latin_utils/latin_utils-inflections_package-noun_record_io.adb
Alex-Vasile/whitakers-words
9fa16606d97842746fea0379839f40c959c53d56
[ "FTL" ]
98
2015-06-15T22:17:04.000Z
2021-10-01T18:17:55.000Z
src/latin_utils/latin_utils-inflections_package-noun_record_io.adb
Alex-Vasile/whitakers-words
9fa16606d97842746fea0379839f40c959c53d56
[ "FTL" ]
50
2015-06-16T22:42:24.000Z
2021-12-29T16:53:08.000Z
-- WORDS, a Latin dictionary, by Colonel William Whitaker (USAF, Retired) -- -- Copyright William A. Whitaker (1936–2010) -- -- This is a free program, which means it is proper to copy it and pass -- it on to your friends. Consider it a developmental item for which -- there is no charge. However, just for form, it is C...
32.173913
80
0.537613
cba628d16ef244cdb609c52996f400a69b698c62
4,412
adb
Ada
applet/aide/source/editors/aide-editor-of_context_line.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
3
2017-04-29T14:25:22.000Z
2017-09-29T10:15:28.000Z
applet/aide/source/editors/aide-editor-of_context_line.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
applet/aide/source/editors/aide-editor-of_context_line.adb
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
with aIDE.GUI, Glib, Glib.Error, Gtk.Builder, Gtk.Handlers; package body aIDE.Editor.of_context_line is use gtk.Builder, Glib, glib.Error; procedure on_name_Button_clicked (the_Button : access Gtk_Button_Record'Class; th...
31.741007
107
0.56913
2315e2f44dd2b29cca6581ac129df4776759eeb1
592
ads
Ada
source/oasis/program-elements-formal_access_types.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/oasis/program-elements-formal_access_types.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/oasis/program-elements-formal_access_types.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.Elements.Formal_Type_Definitions; package Program.Elements.Formal_Access_Types is pragma Pure (Program.Elements.Formal_Access_Types); ...
29.6
75
0.714527
dfc79c684f10824a255d579fd96869a1533145ce
34,774
adb
Ada
arch/ARM/STM32/drivers/dma/stm32-dma.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/dma/stm32-dma.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/dma/stm32-dma.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, AdaCore -- -- -- -- ...
32.468721
79
0.544832
104d34d69fb48f83d7e53885f5e275ddf0f00de0
1,758
adb
Ada
tests/natools-references-tools__protected.adb
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
tests/natools-references-tools__protected.adb
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
tests/natools-references-tools__protected.adb
faelys/natools
947c004e6f69ca144942c6af40e102d089223cf8
[ "0BSD" ]
null
null
null
------------------------------------------------------------------------------ -- Copyright (c) 2013-2014, Natacha Porté -- -- -- -- Permission to use, copy, modify, and distribute this software for any -- -- p...
42.878049
78
0.552332
103ff9ab825d8f356571c2e1ab0672ac9ede34d6
285
ads
Ada
src/002/father-son.ads
xeenta/learning-ada
bd3edf0c9e8b8eff814ffd89b040f488b80a7d5b
[ "MIT" ]
null
null
null
src/002/father-son.ads
xeenta/learning-ada
bd3edf0c9e8b8eff814ffd89b040f488b80a7d5b
[ "MIT" ]
null
null
null
src/002/father-son.ads
xeenta/learning-ada
bd3edf0c9e8b8eff814ffd89b040f488b80a7d5b
[ "MIT" ]
null
null
null
package Father.Son is subtype Son_Type is Father_Type range -20 .. 20; type Sonic_Type is range -20 .. 20; function "+" (Left : Son_Type; Right : Father_Type) return Father_Type; function "+" (Left : Sonic_Type; Right : Father_Type) return Integer; end Father.Son;
31.666667
74
0.687719
107d93fba04e9194264e475811294628c687ea7a
7,948
adb
Ada
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-imgcha.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-imgcha.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-imgcha.adb
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
42.962162
79
0.393558
234d7846a402695b08952632cbfc92494d227200
12,857
adb
Ada
tools-src/gnu/gcc/gcc/ada/xtreeprs.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/xtreeprs.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/xtreeprs.adb
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
------------------------------------------------------------------------------ -- -- -- GNAT SYSTEM UTILITIES -- -- -- -- ...
33.394805
79
0.481528
cb5049010a42cf17e0a657faca4cd16af9e6d5d0
7,304
adb
Ada
benchmark/benchmark-eval_number.adb
skill-lang/skillAdaTestSuite
279ea0c0cd489c2e39d7532a3b68c564497101e2
[ "BSD-3-Clause" ]
1
2019-02-09T22:04:10.000Z
2019-02-09T22:04:10.000Z
benchmark/benchmark-eval_number.adb
skill-lang/skillAdaTestSuite
279ea0c0cd489c2e39d7532a3b68c564497101e2
[ "BSD-3-Clause" ]
null
null
null
benchmark/benchmark-eval_number.adb
skill-lang/skillAdaTestSuite
279ea0c0cd489c2e39d7532a3b68c564497101e2
[ "BSD-3-Clause" ]
null
null
null
with Benchmark_Number; with Number.Api; separate (Benchmark) procedure Eval_Number (Count, Repetitions : Natural) is package Skill renames Number.Api; use Number; use Skill; Base_Name : constant String := "number"; begin for J in 0 .. Repetitions loop for I in 1 .. Count loop Measure (B...
50.372414
175
0.644578
205f04163ae4ecd3cfc5caf37fb3ce7d867ba2ce
1,613
adb
Ada
src/Ada/ewok-dma-interfaces.adb
wookey-project/ewok-legacy
c973752dac3a0ebe3f7cfca062f50744578f051b
[ "Apache-2.0" ]
null
null
null
src/Ada/ewok-dma-interfaces.adb
wookey-project/ewok-legacy
c973752dac3a0ebe3f7cfca062f50744578f051b
[ "Apache-2.0" ]
null
null
null
src/Ada/ewok-dma-interfaces.adb
wookey-project/ewok-legacy
c973752dac3a0ebe3f7cfca062f50744578f051b
[ "Apache-2.0" ]
null
null
null
-- -- Copyright 2018 The wookey project team <wookey@ssi.gouv.fr> -- - Ryad Benadjila -- - Arnauld Michelizza -- - Mathieu Renard -- - Philippe Thierry -- - Philippe Trebuchet -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the...
27.810345
79
0.678859
183e5aca83baf4253c6b57c1487f763c20329df0
341
ads
Ada
stm32f1/stm32gd-spi-peripheral.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
1
2021-04-06T07:57:56.000Z
2021-04-06T07:57:56.000Z
stm32f1/stm32gd-spi-peripheral.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
null
null
null
stm32f1/stm32gd-spi-peripheral.ads
ekoeppen/STM32_Generic_Ada_Drivers
4ff29c3026c4b24280baf22a5b81ea9969375466
[ "MIT" ]
2
2018-05-29T13:59:31.000Z
2019-02-03T19:48:08.000Z
with STM32_SVD.SPI; generic SPI : in out STM32_SVD.SPI.SPI_Peripheral; Data_Size : STM32GD.SPI.SPI_Data_Size := Data_Size_8b; package STM32GD.SPI.Peripheral is pragma Preelaborate; procedure Init; procedure Transfer (Data : in out SPI_Data_8b) with Pre => Data_Size = Data_Size_8b; end STM...
17.947368
57
0.730205
109427fce766c7687d2014823f97693d7351b0af
42,659
adb
Ada
tools-src/gnu/gcc/gcc/ada/urealp.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/urealp.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/urealp.adb
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
28.960625
79
0.490752
392f96eb906c88f29a86a5db2060eedca38cff33
778
ads
Ada
ada-numerics.ads
mgrojo/adalib
dc1355a5b65c2843e702ac76252addb2caf3c56b
[ "BSD-3-Clause" ]
15
2018-07-08T07:09:19.000Z
2021-11-21T09:58:55.000Z
ada-numerics.ads
mgrojo/adalib
dc1355a5b65c2843e702ac76252addb2caf3c56b
[ "BSD-3-Clause" ]
4
2019-11-17T20:04:33.000Z
2021-08-29T21:24:55.000Z
ada-numerics.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. ...
32.416667
75
0.64653
1044ea704e75d11e304194019f716f90588ba5db
1,020
ads
Ada
3-mid/opengl/source/lean/model/opengl-model-box-lit_textured.ads
charlie5/lace-alire
9ace9682cf4daac7adb9f980c2868d6225b8111c
[ "0BSD" ]
1
2022-01-20T07:13:42.000Z
2022-01-20T07:13:42.000Z
3-mid/opengl/source/lean/model/opengl-model-box-lit_textured.ads
charlie5/lace-alire
9ace9682cf4daac7adb9f980c2868d6225b8111c
[ "0BSD" ]
null
null
null
3-mid/opengl/source/lean/model/opengl-model-box-lit_textured.ads
charlie5/lace-alire
9ace9682cf4daac7adb9f980c2868d6225b8111c
[ "0BSD" ]
null
null
null
with openGL.Geometry, openGL.Font; package openGL.Model.Box.lit_textured -- -- Models a lit and textured box. -- -- Each face may have a separate texture. -- is type Item is new Model.box.item with private; type View is access all Item'Class; type Face is record texture_Name : as...
20.4
118
0.60098
39425681995a0e2346cae338339da575bf4602fc
4,722
adb
Ada
src/ewok-exti.adb
PThierry/ewok-kernel
e9c23cb3fd0afd8378bc27418778e1117d5e16cc
[ "Apache-2.0" ]
65
2018-09-26T09:10:11.000Z
2022-01-30T21:17:37.000Z
src/ewok-exti.adb
PThierry/ewok-kernel
e9c23cb3fd0afd8378bc27418778e1117d5e16cc
[ "Apache-2.0" ]
22
2019-04-07T15:15:54.000Z
2020-10-15T12:45:54.000Z
src/ewok-exti.adb
PThierry/ewok-kernel
e9c23cb3fd0afd8378bc27418778e1117d5e16cc
[ "Apache-2.0" ]
10
2018-09-27T09:43:08.000Z
2021-01-29T22:50:17.000Z
-- -- Copyright 2018 The wookey project team <wookey@ssi.gouv.fr> -- - Ryad Benadjila -- - Arnauld Michelizza -- - Mathieu Renard -- - Philippe Thierry -- - Philippe Trebuchet -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the...
26.829545
79
0.625159
dfc369149199b70771d53dcf564387ca2e7fc3d4
3,099
ads
Ada
bb-runtimes/arm/stm32/stm32f429x/s-bbmcpa.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/arm/stm32/stm32f429x/s-bbmcpa.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
bb-runtimes/arm/stm32/stm32f429x/s-bbmcpa.ads
JCGobbi/Nucleo-STM32F334R8
2a0b1b4b2664c92773703ac5e95dcb71979d051c
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- -- ...
56.345455
78
0.437238
1016deea93d2ef8cc1eadbe8976249ea6a11c945
4,585
ads
Ada
source/nodes/program-nodes-at_clauses.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-at_clauses.ads
reznikmm/gela
20134f1d154fb763812e73860c6f4b04f353df79
[ "MIT" ]
null
null
null
source/nodes/program-nodes-at_clauses.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.Identifiers; with Program.Elements.Expressions; with Program.Elements.At_Clauses; with Program.Element_...
33.224638
79
0.719302
39108d65d48f7beab89df3ef84d7cb396414fdef
2,737
adb
Ada
05_files/Practica5.adb
hbarrientosg/cs-mp
e62f467551e5f1b46747bc6642607ac48d61142a
[ "MIT" ]
null
null
null
05_files/Practica5.adb
hbarrientosg/cs-mp
e62f467551e5f1b46747bc6642607ac48d61142a
[ "MIT" ]
null
null
null
05_files/Practica5.adb
hbarrientosg/cs-mp
e62f467551e5f1b46747bc6642607ac48d61142a
[ "MIT" ]
null
null
null
with Text_Io,sequential_io,Direct_io; with Ada.strings.unbounded; use text_io; use Ada.strings.unbounded; procedure practica5 is Type TDatos is record Palabra:string(1..15);-- Este el tipo de dato que tiene el fichero de acceso directo numero:Natural; end record; package ficheroSec is new Sequential_Io(positive)...
39.666667
115
0.764341
101ba22744088e4c1d0238fca06d091fdf7df4f9
617
adb
Ada
msp430x2/mspgd-gpio-polled.adb
ekoeppen/MSP430_Generic_Ada_Drivers
12b8238ea22dbb0c0c6c63ca46bfa7e2cb80334a
[ "MIT" ]
null
null
null
msp430x2/mspgd-gpio-polled.adb
ekoeppen/MSP430_Generic_Ada_Drivers
12b8238ea22dbb0c0c6c63ca46bfa7e2cb80334a
[ "MIT" ]
null
null
null
msp430x2/mspgd-gpio-polled.adb
ekoeppen/MSP430_Generic_Ada_Drivers
12b8238ea22dbb0c0c6c63ca46bfa7e2cb80334a
[ "MIT" ]
null
null
null
package body MSPGD.GPIO.Polled is T : Boolean; procedure Wait_For_Trigger is begin while Pin.Is_Set loop null; end loop; T := True; end Wait_For_Trigger; procedure Clear_Trigger is begin T := False; end Clear_Trigger; function Triggered return Boolean is b...
18.147059
115
0.65154
104bc20c75855abff19fd45aa0f7cc972fa3d274
3,229
ada
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/ce/ce3708a.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/ce/ce3708a.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/ce/ce3708a.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- CE3708A.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...
36.693182
79
0.582224
4a73b3f812272d474b8d814f6e9552aaabe30da3
610
adb
Ada
examples/test_sha512.adb
ytomino/openssl-ada
efacd262cec28c773e80246319f25ab316d93d81
[ "OpenSSL", "Unlicense" ]
1
2020-09-04T18:05:22.000Z
2020-09-04T18:05:22.000Z
examples/test_sha512.adb
ytomino/openssl-ada
efacd262cec28c773e80246319f25ab316d93d81
[ "OpenSSL", "Unlicense" ]
null
null
null
examples/test_sha512.adb
ytomino/openssl-ada
efacd262cec28c773e80246319f25ab316d93d81
[ "OpenSSL", "Unlicense" ]
null
null
null
with Ada.Streams; with Ada.Text_IO; with Crypto.SHA512; use Crypto.SHA512; procedure Test_SHA512 is procedure Test_01 is use type Ada.Streams.Stream_Element_Array; C : Context := Initial; D : Fingerprint; begin Update (C, "a"); Final (C, D); pragma Assert ( Image (D) = "1f40fc92da241694750979ee6cf5...
26.521739
83
0.742623
23017ac4b57cf993ff33dc48340ab797fdc1a96f
1,103
ads
Ada
applet/aide/source/editors/aide-editor-of_enumeration_type.ads
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
3
2017-04-29T14:25:22.000Z
2017-09-29T10:15:28.000Z
applet/aide/source/editors/aide-editor-of_enumeration_type.ads
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
applet/aide/source/editors/aide-editor-of_enumeration_type.ads
charlie5/aIDE
fab406dbcd9b72a4cb215ffebb05166c788d6365
[ "MIT" ]
null
null
null
with AdaM.a_Type.enumeration_type, gtk.Widget; private with gtk.gEntry, gtk.Box, gtk.Label, gtk.Button; package aIDE.Editor.of_enumeration_type is type Item is new Editor.item with private; type View is access all Item'Class; package Forge is function to_Editor (the...
19.696429
89
0.615594
cb8c969c7b0da2f9d432dc309b63bae3e8676c29
6,797
adb
Ada
llvm-gcc-4.2-2.9/gcc/ada/s-osinte-vxworks.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-osinte-vxworks.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/s-osinte-vxworks.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- -- ...
34.678571
78
0.514197
cb2c6546ae77641e1607cd7f225680418bb2adbe
72,696
ads
Ada
legacy-core/src/test/resources/dm/TestModel2.ads
greifentor/archimedes-legacy
32eac85cba6e82b2c2001b339cb6af20b11799b9
[ "Apache-2.0" ]
null
null
null
legacy-core/src/test/resources/dm/TestModel2.ads
greifentor/archimedes-legacy
32eac85cba6e82b2c2001b339cb6af20b11799b9
[ "Apache-2.0" ]
27
2021-03-11T13:09:39.000Z
2021-11-19T07:14:13.000Z
legacy-core/src/test/resources/dm/TestModel2.ads
greifentor/archimedes-legacy
32eac85cba6e82b2c2001b339cb6af20b11799b9
[ "Apache-2.0" ]
null
null
null
<Diagramm> <AdditionalSQLCode> <SQLCode> <AdditionalSQLCodePostChanging></AdditionalSQLCodePostChanging> <AdditionalSQLCodePostReducing></AdditionalSQLCodePostReducing> <AdditionalSQLCodePreChanging></AdditionalSQLCodePreChanging> <AdditionalSQLCodePreEx...
44.004843
179
0.454207
3963bc609564e680671553cbfc1622e1201e541a
8,409
ads
Ada
src/gen/gstreamer-gst_low_level-gstreamer_0_10_gst_gsturi_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_gsturi_h.ads
persan/A-gst
7a39693d105617adea52680424c862a1a08f7368
[ "Apache-2.0" ]
null
null
null
src/gen/gstreamer-gst_low_level-gstreamer_0_10_gst_gsturi_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 glib; with System; limited with GStreamer.GST_Low_Level.gstreamer_0_10_gst_gstelement_h; package GStreamer.GST_Low_Level.gstreamer_0_10_gst_gsturi_h is -- arg-mac...
46.203297
141
0.720419
39eec5f6aac5fbae6ac286057077ab0e99229445
2,251
ads
Ada
Src/crt.ads
SMerrony/dashera
74961f34a44cabae414e84537e8baae0ecb373c9
[ "MIT" ]
23
2021-12-12T15:20:22.000Z
2022-03-19T19:55:06.000Z
Src/crt.ads
SMerrony/dashera
74961f34a44cabae414e84537e8baae0ecb373c9
[ "MIT" ]
1
2022-03-10T00:09:35.000Z
2022-03-15T08:16:00.000Z
Src/crt.ads
SMerrony/dashera
74961f34a44cabae414e84537e8baae0ecb373c9
[ "MIT" ]
1
2022-03-11T19:42:02.000Z
2022-03-11T19:42:02.000Z
-- Copyright ©2021,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,...
37.516667
95
0.737006
3971b5a250008cb535f09d9dcb66c8ef41988016
1,683
adb
Ada
examples/streams/stream_reader.adb
glencornell/ada-socketcan
5ea24aff42ee9b91bb44b39a1c957886651ad46b
[ "MIT" ]
2
2020-03-02T10:49:31.000Z
2020-03-05T18:47:28.000Z
examples/streams/stream_reader.adb
glencornell/ada-socketcan
5ea24aff42ee9b91bb44b39a1c957886651ad46b
[ "MIT" ]
null
null
null
examples/streams/stream_reader.adb
glencornell/ada-socketcan
5ea24aff42ee9b91bb44b39a1c957886651ad46b
[ "MIT" ]
null
null
null
-- MIT License -- -- Copyright (c) 2021 Glen Cornell <glen.m.cornell@gmail.com> -- -- Permission is hereby granted, free of charge, to any person obtaining a copy -- of this software and associated documentation files (the "Software"), to deal -- in the Software without restriction, including without limitation the rig...
41.04878
81
0.744504
dff8716401c40b857d5a415ad31e0ffb621665d3
288
adb
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/c_words.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/c_words.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/c_words.adb
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- { dg-do compile } package body C_Words is function New_Word (Str : String) return Word is begin return (Str'Length, Str); end New_Word; function New_Word (Str : String) return C_Word is begin return (Str'Length, Str); end New_Word; end C_Words;
19.2
52
0.642361
18245d4268b9222dda8522d3a6bc32813cb67853
381
ads
Ada
src/apsepp-generic_shared_instance-creator.ads
thierr26/ada-apsepp
6eb87079ea57707db4ee1e2215fa170af66b1913
[ "MIT" ]
null
null
null
src/apsepp-generic_shared_instance-creator.ads
thierr26/ada-apsepp
6eb87079ea57707db4ee1e2215fa170af66b1913
[ "MIT" ]
null
null
null
src/apsepp-generic_shared_instance-creator.ads
thierr26/ada-apsepp
6eb87079ea57707db4ee1e2215fa170af66b1913
[ "MIT" ]
null
null
null
-- Copyright (C) 2019 Thierry Rascle <thierr26@free.fr> -- MIT license. Please refer to the LICENSE file. generic with function Allocate return Instance_Type_Access; with procedure CB is null; Just_Pretend : Boolean := False; package Apsepp.Generic_Shared_Instance.Creator is function Has_Actually_Created ...
29.307692
55
0.790026
d06934a5e470f2db01253ada3c3a44f90188fa1d
4,763
ads
Ada
tools-src/gnu/gcc/gcc/ada/layout.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/layout.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/layout.ads
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
59.5375
79
0.558682
dfb1684dbb3f02727118bc2e5ea35234bfd2736e
6,482
ads
Ada
runtime/ravenscar-sfp-stm32f427/bsp/i-stm32-syscfg.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
12
2017-06-08T14:19:57.000Z
2022-03-09T02:48:59.000Z
runtime/ravenscar-sfp-stm32f427/bsp/i-stm32-syscfg.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
6
2017-06-08T13:13:50.000Z
2020-05-15T09:32:43.000Z
runtime/ravenscar-sfp-stm32f427/bsp/i-stm32-syscfg.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
3
2017-06-30T14:05:06.000Z
2022-02-17T12:20:45.000Z
-- -- Copyright (C) 2016, AdaCore -- -- This spec has been automatically generated from STM32F429x.svd pragma Ada_2012; with Interfaces.Bit_Types; with System; package Interfaces.STM32.SYSCFG is pragma Preelaborate; pragma No_Elaboration_Code_All; --------------- -- Registers -- --------------- ...
30.720379
74
0.605523
23a4004039f490b488086e5194902f2ae2b22b50
104
adb
Ada
hello-ada/hello-world.adb
florianbussmann/hello-world
f36cade4b04c7cc9e10e81e6a1b1b5c34816895a
[ "MIT" ]
2
2015-03-15T03:13:01.000Z
2021-05-31T11:55:35.000Z
hello-ada/hello-world.adb
florianbussmann/hello-world
f36cade4b04c7cc9e10e81e6a1b1b5c34816895a
[ "MIT" ]
1
2015-01-28T19:47:01.000Z
2015-01-28T19:47:01.000Z
hello-ada/hello-world.adb
florianbussmann/hello-world
f36cade4b04c7cc9e10e81e6a1b1b5c34816895a
[ "MIT" ]
3
2015-01-25T00:20:49.000Z
2015-04-13T03:39:05.000Z
with Ada.Text_IO; procedure Hello_World is use Ada.Text_IO; begin Put_Line("Hello, World."); end;
14.857143
30
0.721154
39d8fce4f6083e9c2bc0f4de5e768399da617caf
8,138
ads
Ada
src/el-expressions.ads
My-Colaborations/ada-el
dba689d093357cda0722a1e650358fa5fcaf8157
[ "Apache-2.0" ]
null
null
null
src/el-expressions.ads
My-Colaborations/ada-el
dba689d093357cda0722a1e650358fa5fcaf8157
[ "Apache-2.0" ]
null
null
null
src/el-expressions.ads
My-Colaborations/ada-el
dba689d093357cda0722a1e650358fa5fcaf8157
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- EL.Expressions -- Expression Language -- Copyright (C) 2009, 2010, 2011, 2017, 2020 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may n...
40.69
85
0.64463
df42d6312860daa34a21430500151c631fab0f59
909
adb
Ada
src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/array_ptr_renaming/foo.adb
alrooney/unum-sdk
bbccb10b0cd3500feccbbef22e27ea111c3d18eb
[ "Apache-2.0" ]
31
2018-08-01T21:25:24.000Z
2022-02-14T07:52:34.000Z
src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/array_ptr_renaming/foo.adb
alrooney/unum-sdk
bbccb10b0cd3500feccbbef22e27ea111c3d18eb
[ "Apache-2.0" ]
40
2018-12-03T19:48:52.000Z
2021-03-10T06:34:26.000Z
src/gdb/gdb-7.11/gdb/testsuite/gdb.ada/array_ptr_renaming/foo.adb
alrooney/unum-sdk
bbccb10b0cd3500feccbbef22e27ea111c3d18eb
[ "Apache-2.0" ]
20
2018-11-16T21:19:22.000Z
2021-10-18T23:08:24.000Z
-- Copyright 2015-2016 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. -- -- ...
34.961538
73
0.724972
4a1caac28d18caebfe969101d8c6be68a16b173b
5,684
ads
Ada
source/amf/uml/amf-uml-combined_fragments.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/uml/amf-uml-combined_fragments.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/uml/amf-uml-combined_fragments.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
58
106
0.526742
10348fbffbd0a787b2a150e0f431d2ccbf3039cd
956
adb
Ada
contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/whatis_array_val/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/whatis_array_val/foo.adb
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
null
null
null
contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/whatis_array_val/foo.adb
TheSledgeHammer/2.11BSD
fe61f0b9aaa273783cd027c7b5ec77e95ead2153
[ "BSD-3-Clause" ]
null
null
null
-- Copyright 2012-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. -- -- ...
36.769231
73
0.719665
4aae35f5f14ead5712730bbbbb5bf11ddc73266d
6,935
ads
Ada
src/cbap.ads
darkestkhan/cbap
5b7744a1714b74f803f7785b51fddfaa47b0cbf8
[ "0BSD" ]
6
2015-07-01T18:35:54.000Z
2020-09-21T20:41:24.000Z
src/cbap.ads
darkestkhan/cbap
5b7744a1714b74f803f7785b51fddfaa47b0cbf8
[ "0BSD" ]
1
2016-02-29T14:29:58.000Z
2016-02-29T14:29:58.000Z
src/cbap.ads
darkestkhan/cbap
5b7744a1714b74f803f7785b51fddfaa47b0cbf8
[ "0BSD" ]
null
null
null
------------------------------------------------------------------------------ -- EMAIL: <darkestkhan@gmail.com> -- -- License: ISC License (see COPYING file) -- -- -- -- ...
52.142857
80
0.562365
dfaf24f386daa7e4953b971182ea218ddb65db0c
1,118
adb
Ada
bits/src/shift/bitoperations-shift.adb
vasil-sd/ada-tlsf
c30cfaf5f0b87ebb6e4dd479e50b3f9b11381ddd
[ "MIT" ]
3
2020-02-21T15:42:14.000Z
2020-04-08T09:42:32.000Z
bits/src/shift/bitoperations-shift.adb
vasil-sd/ada-tlsf
c30cfaf5f0b87ebb6e4dd479e50b3f9b11381ddd
[ "MIT" ]
null
null
null
bits/src/shift/bitoperations-shift.adb
vasil-sd/ada-tlsf
c30cfaf5f0b87ebb6e4dd479e50b3f9b11381ddd
[ "MIT" ]
1
2020-02-21T15:29:26.000Z
2020-02-21T15:29:26.000Z
pragma Ada_2012; with Interfaces; use Interfaces; package body BitOperations.Shift with SPARK_Mode => Off is ----------------- -- Logic_Right -- ----------------- function Logic_Right (Value : Modular; Amount : Natural) return Modular is (case Modular'Size is when 1 .. 8 => Modular (Shi...
37.266667
82
0.599284
10a91cafa9cd63fed882430ad15a511083e4c68c
4,542
ads
Ada
source/network-streams.ads
reznikmm/network
d94878500ab8d87310eef5b9c88784e1eb53ba38
[ "MIT" ]
1
2021-01-14T20:52:45.000Z
2021-01-14T20:52:45.000Z
source/network-streams.ads
reznikmm/network
d94878500ab8d87310eef5b9c88784e1eb53ba38
[ "MIT" ]
null
null
null
source/network-streams.ads
reznikmm/network
d94878500ab8d87310eef5b9c88784e1eb53ba38
[ "MIT" ]
null
null
null
-- SPDX-FileCopyrightText: 2021 Max Reznik <reznikmm@gmail.com> -- -- SPDX-License-Identifier: MIT ------------------------------------------------------------- with Ada.Streams; with League.Strings; package Network.Streams is pragma Preelaborate; ------------------ -- Input Stream -- ----------------...
36.336
79
0.693307
df8efeed311f28cdd250f83fe7938a642d3877d7
6,076
ads
Ada
3-mid/impact/source/3d/collision/narrowphase/impact-d3-manifold.ads
charlie5/lace
e9b7dc751d500ff3f559617a6fc3089ace9dc134
[ "0BSD" ]
20
2015-11-04T09:23:59.000Z
2022-01-14T10:21:42.000Z
3-mid/impact/source/3d/collision/narrowphase/impact-d3-manifold.ads
charlie5/lace
e9b7dc751d500ff3f559617a6fc3089ace9dc134
[ "0BSD" ]
2
2015-11-04T17:05:56.000Z
2015-12-08T03:16:13.000Z
3-mid/impact/source/3d/collision/narrowphase/impact-d3-manifold.ads
charlie5/lace
e9b7dc751d500ff3f559617a6fc3089ace9dc134
[ "0BSD" ]
1
2015-12-07T12:53:52.000Z
2015-12-07T12:53:52.000Z
with impact.d3.Containers, impact.d3.manifold_Point, impact.d3.Containers, ada.containers.Vectors; package impact.d3.Manifold -- -- impact.d3.Manifold is a contact point cache, it stays persistent as long as objects are overlapping in the broadphase. -- -- Those contact points are created by the co...
34.327684
190
0.628539
3920a7968b662286a985c25c00ad3d0c940db9bb
1,397
ads
Ada
ada-strings-utf_encoding.ads
mgrojo/adalib
dc1355a5b65c2843e702ac76252addb2caf3c56b
[ "BSD-3-Clause" ]
15
2018-07-08T07:09:19.000Z
2021-11-21T09:58:55.000Z
ada-strings-utf_encoding.ads
mgrojo/adalib
dc1355a5b65c2843e702ac76252addb2caf3c56b
[ "BSD-3-Clause" ]
4
2019-11-17T20:04:33.000Z
2021-08-29T21:24:55.000Z
ada-strings-utf_encoding.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) 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. -- SPDX-License-Identifier: BSD-3-Clause and LicenseRef-AdaRe...
31.75
75
0.596994
10b33e9cb3c7a9dc8ddb033a1e2dfa702db05053
1,310
ads
Ada
gcc-gcc-7_3_0-release/gcc/ada/a-nlelfu.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/ada/a-nlelfu.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/ada/a-nlelfu.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
59.545455
78
0.361832
0ec3aa9ae00b07d3ca6ef52a322ca44f58ac37ad
26,922
adb
Ada
.emacs.d/elpa/wisi-3.0.1/wisitoken-parse-lr.adb
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
.emacs.d/elpa/wisi-3.0.1/wisitoken-parse-lr.adb
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
.emacs.d/elpa/wisi-3.0.1/wisitoken-parse-lr.adb
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
-- Abstract : -- -- See spec. -- -- Copyright (C) 2013-2015, 2017, 2018, 2019 Free Software Foundation, Inc. -- -- This file is part of the WisiToken package. -- -- The WisiToken package is free software; you can redistribute it -- and/or modify it under the terms of the GNU General Public License -- as publishe...
35.564069
119
0.583203
234338b31faf29be41d258fa8ad1d5391e5f5dfe
4,697
adb
Ada
source/textio/a-tifiio.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
33
2015-04-04T09:19:36.000Z
2021-11-10T05:33:34.000Z
source/textio/a-tifiio.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
8
2017-11-14T13:05:07.000Z
2018-08-09T15:28:49.000Z
source/textio/a-tifiio.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
9
2015-02-03T17:09:53.000Z
2021-11-12T01:16:05.000Z
with Ada.Text_IO.Formatting; with System.Formatting.Fixed; with System.Formatting.Float; with System.Formatting.Literals.Float; package body Ada.Text_IO.Fixed_IO is procedure Put_To_Field ( To : out String; Fore_Last, Last : out Natural; Item : Num; Aft : Field; Exp : Field); proced...
25.666667
77
0.541409
df470d6e9a7e8841ba5ec703a91ce88e33958026
11,098
ads
Ada
runtime/ravenscar-sfp-stm32f427/math/s-libm.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
12
2017-06-08T14:19:57.000Z
2022-03-09T02:48:59.000Z
runtime/ravenscar-sfp-stm32f427/math/s-libm.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
6
2017-06-08T13:13:50.000Z
2020-05-15T09:32:43.000Z
runtime/ravenscar-sfp-stm32f427/math/s-libm.ads
TUM-EI-RCS/StratoX
5fdd04e01a25efef6052376f43ce85b5bc973392
[ "BSD-3-Clause" ]
3
2017-06-30T14:05:06.000Z
2022-02-17T12:20:45.000Z
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
44.931174
79
0.52568
3997797de20eb2b92805b33b2da87955564a202e
2,338
ads
Ada
src/lithium-line_parsers.ads
faelys/lithium3
f167143e2e4d8a968c6608cffe179eb2b05d4c2c
[ "ISC" ]
1
2020-09-10T10:14:35.000Z
2020-09-10T10:14:35.000Z
src/lithium-line_parsers.ads
faelys/lithium3
f167143e2e4d8a968c6608cffe179eb2b05d4c2c
[ "ISC" ]
null
null
null
src/lithium-line_parsers.ads
faelys/lithium3
f167143e2e4d8a968c6608cffe179eb2b05d4c2c
[ "ISC" ]
1
2020-01-06T14:16:55.000Z
2020-01-06T14:16:55.000Z
------------------------------------------------------------------------------ -- Copyright (c) 2015-2017, Natacha Porté -- -- -- -- Permission to use, copy, modify, and distribute this software for any -- -- p...
48.708333
78
0.576989
df045cf6ec1eac0c70c3aa2fdd34fd5076d2190a
6,438
ads
Ada
source/vampire-forms.ads
ytomino/vampire
2ff6c93af53e55c89cab70fedb63accba83bcd92
[ "OpenSSL", "Unlicense" ]
1
2016-12-19T13:25:14.000Z
2016-12-19T13:25:14.000Z
source/vampire-forms.ads
ytomino/vampire
2ff6c93af53e55c89cab70fedb63accba83bcd92
[ "OpenSSL", "Unlicense" ]
null
null
null
source/vampire-forms.ads
ytomino/vampire
2ff6c93af53e55c89cab70fedb63accba83bcd92
[ "OpenSSL", "Unlicense" ]
null
null
null
-- The Village of Vampire by YT, このソースコードはNYSLです with Ada.Calendar; with Ada.Streams; with Ada.Strings.Unbounded; with Web.HTML; with Tabula.Casts; with Tabula.Villages; package Vampire.Forms is type Base_Page is (Index_Page, User_Page, User_List_Page, Village_Page); type Template_Set_Type is (For_Full, For_Mobil...
25.752
78
0.746194
397e690fe553cdba94d3374cb6b0743e681fd99b
13,167
ads
Ada
source/asis/spec/ada-strings-wide_wide_unbounded.ads
faelys/gela-asis
48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253
[ "BSD-3-Clause" ]
4
2016-02-05T15:51:56.000Z
2022-03-25T20:38:32.000Z
source/asis/spec/ada-strings-wide_wide_unbounded.ads
faelys/gela-asis
48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253
[ "BSD-3-Clause" ]
null
null
null
source/asis/spec/ada-strings-wide_wide_unbounded.ads
faelys/gela-asis
48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253
[ "BSD-3-Clause" ]
null
null
null
------------------------------------------------------------------------------ -- A d a r u n - t i m e s p e c i f i c a t i o n -- -- ASIS implementation for Gela project, a portable Ada compiler -- -- http://gela.ada-ru.org -- -- ...
39.659639
78
0.593225
10a6f7b15b28d23596f04a9eb359c96ec10d905c
3,659
adb
Ada
Ada/src/Problem_44.adb
Tim-Tom/project-euler
177e0043ee93409742ec596c4379251f681b4275
[ "Unlicense" ]
null
null
null
Ada/src/Problem_44.adb
Tim-Tom/project-euler
177e0043ee93409742ec596c4379251f681b4275
[ "Unlicense" ]
null
null
null
Ada/src/Problem_44.adb
Tim-Tom/project-euler
177e0043ee93409742ec596c4379251f681b4275
[ "Unlicense" ]
null
null
null
with Ada.Text_IO; with Ada.Containers.Ordered_Sets; with Ada.Containers.Doubly_Linked_Lists; package body Problem_44 is package IO renames Ada.Text_IO; package Positive_Set is new Ada.Containers.Ordered_Sets(Element_Type => Positive); package Positive_List is new Ada.Containers.Doubly_Linked_Lists(Element_Type...
46.910256
121
0.609456
390be52ff3daa5053877261255f3463b3a844a06
20,637
adb
Ada
arch/ARM/STM32/drivers/stm32-dac.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/stm32-dac.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/stm32-dac.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, AdaCore -- -- -- -- ...
29.822254
80
0.512962
232193efaeb0967442d148230da3f8025941e5ed
3,231
ads
Ada
resources/scripts/api/securitytrails.ads
VK9D/AttackSurfaceMappingTool
2d98de364508e8a10c09fbeebfa576e4671957d4
[ "Apache-2.0" ]
1
2021-02-22T11:57:22.000Z
2021-02-22T11:57:22.000Z
resources/scripts/api/securitytrails.ads
VK9D/AttackSurfaceMappingTool
2d98de364508e8a10c09fbeebfa576e4671957d4
[ "Apache-2.0" ]
null
null
null
resources/scripts/api/securitytrails.ads
VK9D/AttackSurfaceMappingTool
2d98de364508e8a10c09fbeebfa576e4671957d4
[ "Apache-2.0" ]
null
null
null
-- Copyright 2017 Jeff Foley. All rights reserved. -- Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. local json = require("json") name = "SecurityTrails" type = "api" function start() setratelimit(1) end function check() local c local cfg = datasrc_config(...
21.684564
97
0.539461
df7d52dc2a4fed6f25b4e0381181b514b9809671
2,911
adb
Ada
reuse/ada/stringm.adb
cocolab8/cocktail-src
f708f2a3fc5806e72c8109348a7e0c93304afdaf
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
reuse/ada/stringm.adb
cocolab8/cocktail-src
f708f2a3fc5806e72c8109348a7e0c93304afdaf
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
reuse/ada/stringm.adb
cocolab8/cocktail-src
f708f2a3fc5806e72c8109348a7e0c93304afdaf
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
-- $Id: StringM.mi,v 1.5 1993/08/18 15:06:51 grosch rel $ -- $Log: StringM.mi,v $ -- Ich, Doktor Josef Grosch, Informatiker, Sept. 1994 with DynArray, Strings, Text_Io; use Strings, Text_Io; package body StringM is package Int_Io is new Integer_IO (Integer); use Int_Io; package Char_DA is new DynArray (Characte...
29.704082
84
0.670903
399be96026e7ac4a0b8144ac40fdacf56a13c5d3
6,832
ada
Ada
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c9/c95078a.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/c9/c95078a.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c9/c95078a.ada
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
-- C95078A.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...
34.857143
79
0.442623
23be7673c52980644b5dd7999ec126d6f7bda12a
2,203
adb
Ada
thirdparty/adasdl/thin/adasdl/AdaSDL_mixer/playwave_sprogs.adb
Lucretia/old_nehe_ada95
d0378c3bfce202eb01bf00b57c128735dbe8582d
[ "BSD-3-Clause" ]
null
null
null
thirdparty/adasdl/thin/adasdl/AdaSDL_mixer/playwave_sprogs.adb
Lucretia/old_nehe_ada95
d0378c3bfce202eb01bf00b57c128735dbe8582d
[ "BSD-3-Clause" ]
null
null
null
thirdparty/adasdl/thin/adasdl/AdaSDL_mixer/playwave_sprogs.adb
Lucretia/old_nehe_ada95
d0378c3bfce202eb01bf00b57c128735dbe8582d
[ "BSD-3-Clause" ]
null
null
null
-- -- PLAYWAVE: Port to the Ada programming language of a test application for the -- the SDL mixer library. -- -- The original code was written in C by Sam Lantinga http://www.libsdl.org. -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU Genera...
30.597222
82
0.561507
233b2454a08c6d83ae475ee15172922204d5627e
944
adb
Ada
src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/O2_float_param/callee.adb
alrooney/unum-sdk
bbccb10b0cd3500feccbbef22e27ea111c3d18eb
[ "Apache-2.0" ]
31
2018-08-01T21:25:24.000Z
2022-02-14T07:52:34.000Z
src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/O2_float_param/callee.adb
alrooney/unum-sdk
bbccb10b0cd3500feccbbef22e27ea111c3d18eb
[ "Apache-2.0" ]
40
2018-12-03T19:48:52.000Z
2021-03-10T06:34:26.000Z
src/gdb/gdb-8.3/gdb/testsuite/gdb.ada/O2_float_param/callee.adb
alrooney/unum-sdk
bbccb10b0cd3500feccbbef22e27ea111c3d18eb
[ "Apache-2.0" ]
20
2018-11-16T21:19:22.000Z
2021-10-18T23:08:24.000Z
-- Copyright 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 License as published by -- the Free Software Foundation; either version 3 of the License, or -- (at your option) any later version. -- -- ...
34.962963
73
0.702331
39970c78a5ccbc1b8e44db60f3ddcbd61125f1c4
696
ads
Ada
src/gpsmodule.ads
Kurinkitos/Twizy-Security
38f3ad3d7315f67e8e691dde69b740b00b33d7b4
[ "MIT" ]
1
2018-05-25T07:20:17.000Z
2018-05-25T07:20:17.000Z
src/gpsmodule.ads
Kurinkitos/Twizy-Security
38f3ad3d7315f67e8e691dde69b740b00b33d7b4
[ "MIT" ]
null
null
null
src/gpsmodule.ads
Kurinkitos/Twizy-Security
38f3ad3d7315f67e8e691dde69b740b00b33d7b4
[ "MIT" ]
null
null
null
pragma SPARK_Mode(ON); with Types; use Types; package gpsModule with SPARK_Mode is Top_Left : constant Types.Point := (667271.0, 6398091.0, 0.0); Bottom_Right : constant Types.Point := (677862.0, 6397724.0, 0.0); function gpstest(Position : Types.Point) return Boolean with Post => (if Gpstest'Result the...
36.631579
98
0.658046
39625cf7bb85bf3445722e99ef506c90e585061d
1,634
ads
Ada
tools/css-commands-list.ads
stcarrez/ada-css
f7c337306094993186c507540701d04a4753b724
[ "Apache-2.0" ]
3
2017-01-03T22:18:22.000Z
2017-01-10T07:58:17.000Z
tools/css-commands-list.ads
stcarrez/ada-css
f7c337306094993186c507540701d04a4753b724
[ "Apache-2.0" ]
null
null
null
tools/css-commands-list.ads
stcarrez/ada-css
f7c337306094993186c507540701d04a4753b724
[ "Apache-2.0" ]
null
null
null
----------------------------------------------------------------------- -- css-commands-list -- List command for CSS tools -- Copyright (C) 2018, 2020 Stephane Carrez -- Written by Stephane Carrez (Stephane.Carrez@gmail.com) -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use t...
40.85
76
0.577723
39de3ff25825b1cc41be4311d4cd0bb253645bbf
37,142
adb
Ada
boards/ip_colordetect_test/colordetect/colordetect/.autopilot/db/colorthresholding_9_0_3_2160_3840_1_entry28.adb
Kgfu/PYNQ_HelloWorld
a5197130e7d4a5e7f382c3963349c1c0bd213213
[ "BSD-3-Clause" ]
null
null
null
boards/ip_colordetect_test/colordetect/colordetect/.autopilot/db/colorthresholding_9_0_3_2160_3840_1_entry28.adb
Kgfu/PYNQ_HelloWorld
a5197130e7d4a5e7f382c3963349c1c0bd213213
[ "BSD-3-Clause" ]
null
null
null
boards/ip_colordetect_test/colordetect/colordetect/.autopilot/db/colorthresholding_9_0_3_2160_3840_1_entry28.adb
Kgfu/PYNQ_HelloWorld
a5197130e7d4a5e7f382c3963349c1c0bd213213
[ "BSD-3-Clause" ]
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/> <cdfg class_id="1" tracking_level="1" version="0...
30.245928
80
0.472269
df3d28f5b925b649d58b16b1f9fd9a875d12d72c
2,473
ads
Ada
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-dilomk.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-dilomk.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-dilomk.ads
djamal2727/Main-Bearing-Analytical-Model
2f00c2219c71be0175c6f4f8f1d4cca231d97096
[ "Apache-2.0" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- -- -- ...
70.657143
78
0.384553
c58a19dbb07b8364b7f4b76785b10c22e7a8ebb0
442
adb
Ada
source/tasking/machine-pc-linux-gnu/s-multip.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
33
2015-04-04T09:19:36.000Z
2021-11-10T05:33:34.000Z
source/tasking/machine-pc-linux-gnu/s-multip.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
8
2017-11-14T13:05:07.000Z
2018-08-09T15:28:49.000Z
source/tasking/machine-pc-linux-gnu/s-multip.adb
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
9
2015-02-03T17:09:53.000Z
2021-11-12T01:16:05.000Z
with C.bits.confname; with C.unistd; package body System.Multiprocessors is use type C.signed_long; function Number_Of_CPUs return CPU is Result : C.signed_long; begin Result := C.unistd.sysconf ( C.bits.confname.Cast (C.unistd.SC_NPROCESSORS_ONLN)); if Result < 0 then ...
23.263158
65
0.660633
237e55620ee367c110d8f8eed520210924e368a5
3,599
ads
Ada
source/amf/dd/amf-dg-clip_paths-hash.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/amf/dd/amf-dg-clip_paths-hash.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/amf/dd/amf-dg-clip_paths-hash.ads
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
71.98
78
0.399278
39999d47634f0cfd461ee59ca42ffb72959b5b03
77
ads
Ada
src/gpr_tools.ads
persan/gprTools
0a67ea3179a1a5802ca45014ed00c044a945e5a1
[ "BSD-3-Clause" ]
2
2015-05-15T16:03:26.000Z
2018-12-26T19:32:41.000Z
src/gpr_tools.ads
persan/gprTools
0a67ea3179a1a5802ca45014ed00c044a945e5a1
[ "BSD-3-Clause" ]
null
null
null
src/gpr_tools.ads
persan/gprTools
0a67ea3179a1a5802ca45014ed00c044a945e5a1
[ "BSD-3-Clause" ]
null
null
null
package GPR_Tools is VERSION : constant String := "2.0.3"; end GPR_Tools;
19.25
40
0.701299
205f47f12d3a802cafda676152f6741e8555af33
986
ads
Ada
tests/util.ads
Componolit/libsparkcrypto
8531a07b6e9f5eb33eae0fa32759b4cbd3509d95
[ "OpenSSL", "Unlicense" ]
30
2018-05-18T09:11:50.000Z
2021-05-18T16:29:14.000Z
tests/util.ads
Componolit/libsparkcrypto
8531a07b6e9f5eb33eae0fa32759b4cbd3509d95
[ "OpenSSL", "Unlicense" ]
15
2018-12-13T07:53:36.000Z
2019-09-24T19:43:35.000Z
tests/util.ads
Componolit/libsparkcrypto
8531a07b6e9f5eb33eae0fa32759b4cbd3509d95
[ "OpenSSL", "Unlicense" ]
3
2019-04-04T17:41:29.000Z
2021-05-07T22:28:46.000Z
with LSC.Types; with LSC.Internal.Types; with LSC.Internal.Byteorder32; with LSC.Internal.Byteorder64; package Util is function N (Item : LSC.Internal.Types.Word64) return LSC.Internal.Types.Word64 is (LSC.Internal.Byteorder64.BE_To_Native (Item)); function M (Item : LSC.Internal.Types.Word32) return LSC...
30.8125
81
0.700811
cb852e3e8af30442a0d4857ce64e5e04d479278b
38,140
adb
Ada
test/halide_data/pldi_camera_ready/big_apps_32_real/conv2d/collateral/conv2d/hls_target/.autopilot/db/linebuffer_Loop_1_pr.bind.adb
David-Durst/embeddedHaskellAetherling
34c5403e07433e572170699f3bd69c5b5c3eff2d
[ "BSD-3-Clause" ]
20
2019-03-12T20:12:31.000Z
2022-02-07T04:23:22.000Z
apps/hls_examples/camera_ready_synthesis/app_files/big_apps_32_real/conv2d/conv2d_div39/hls_target/.autopilot/db/linebuffer_Loop_1_pr.bind.adb
dillonhuff/Halide-HLS
e9f4c3ac7915e5a52f211ce65004ae17890515a0
[ "MIT" ]
30
2019-07-22T19:25:42.000Z
2020-06-18T17:58:43.000Z
test/halide_data/pldi_camera_ready/big_apps_32_real/conv2d/collateral/conv2d/hls_target/.autopilot/db/linebuffer_Loop_1_pr.bind.adb
David-Durst/embeddedHaskellAetherling
34c5403e07433e572170699f3bd69c5b5c3eff2d
[ "BSD-3-Clause" ]
3
2019-10-14T18:07:26.000Z
2022-01-20T14:36:17.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></userIPName> <cdfg class_id="1" tracking_level="1" version="...
26.213058
134
0.601468
3960ed9401398e44b406478a1e6abb6576ecab36
3,686
ads
Ada
source/streams/machine-apple-darwin/s-nateio.ads
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
33
2015-04-04T09:19:36.000Z
2021-11-10T05:33:34.000Z
source/streams/machine-apple-darwin/s-nateio.ads
ytomino/drake
4e4bdcd8b8e23a11a29b31d3a8861fdf60090ea2
[ "MIT" ]
8
2017-11-14T13:05:07.000Z
2018-08-09T15:28:49.000Z
source/streams/machine-apple-darwin/s-nateio.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) with Ada.IO_Exceptions; with Ada.IO_Modes; with Ada.Streams; with System.Native_IO; with C.termios; package System.Native_Text_IO is pragma Preelaborate; subtype Handle_Type is Native_IO.Handle_Type; -- ...
28.796875
79
0.697233
1c25d71fc1eb517a2417fa98018eb36569b3a0ec
19,295
adb
Ada
tools-src/gnu/gcc/gcc/ada/csinfo.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/csinfo.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/csinfo.adb
modern-tomato/tomato
96f09fab4929c6ddde5c9113f1b2476ad37133c4
[ "FSFAP" ]
69
2015-01-02T10:45:56.000Z
2021-09-06T07:52:13.000Z
------------------------------------------------------------------------------ -- -- -- GNAT SYSTEM UTILITIES -- -- -- -- ...
30.290424
78
0.503913
206e90d7083efafd0b6f838a3902b11abb913404
54,722
ads
Ada
src/GUI/generated/digit_2.ads
Fabien-Chouteau/coffee-clock
6b8b8dd8741887c522fcf6f1ce5f1a5b73921b27
[ "MIT" ]
7
2017-05-17T13:51:47.000Z
2021-11-11T19:17:50.000Z
src/GUI/generated/digit_2.ads
Fabien-Chouteau/coffee-clock
6b8b8dd8741887c522fcf6f1ce5f1a5b73921b27
[ "MIT" ]
null
null
null
src/GUI/generated/digit_2.ads
Fabien-Chouteau/coffee-clock
6b8b8dd8741887c522fcf6f1ce5f1a5b73921b27
[ "MIT" ]
null
null
null
-- This file was generated by bmp2ada with Giza.Image; with Giza.Image.DMA2D; use Giza.Image.DMA2D; package digit_2 is pragma Style_Checks (Off); CLUT : aliased constant L4_CLUT_T := ( (R => 0, G => 0, B => 0), (R => 255, G => 0, B => 0), others => (0, 0, 0)); Data : aliased constant L4_Data_T := ( 0, 0, ...
165.323263
200
0.420452
23659fbee7baf6da32dfd64ffebced54813fdbfd
9,842
adb
Ada
source/amf/uml/amf-internals-umldi_uml_compartmentable_shapes.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-umldi_uml_compartmentable_shapes.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-umldi_uml_compartmentable_shapes.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
41.527426
96
0.5696
1c2eb1fa9e05ebaac2919fbb6fd176f9a8461135
8,335
ads
Ada
src/sdl-video-windows.ads
Fabien-Chouteau/sdlada
f08d72e3f5dcec228d68fb5b6681ea831f81ef47
[ "Zlib" ]
null
null
null
src/sdl-video-windows.ads
Fabien-Chouteau/sdlada
f08d72e3f5dcec228d68fb5b6681ea831f81ef47
[ "Zlib" ]
null
null
null
src/sdl-video-windows.ads
Fabien-Chouteau/sdlada
f08d72e3f5dcec228d68fb5b6681ea831f81ef47
[ "Zlib" ]
null
null
null
-------------------------------------------------------------------------------------------------------------------- -- Copyright (c) 2013-2020, Luke A. Guest -- -- 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 f...
40.2657
116
0.670786
cb3a7711b1cdffdeb6308ff4fb0da35add750b7d
913
ads
Ada
tests/src/test_urlsafe.ads
AntonMeep/base64
41f0c5dfb95d999e0140b9a575ca3c2ae8c26fe1
[ "0BSD" ]
null
null
null
tests/src/test_urlsafe.ads
AntonMeep/base64
41f0c5dfb95d999e0140b9a575ca3c2ae8c26fe1
[ "0BSD" ]
null
null
null
tests/src/test_urlsafe.ads
AntonMeep/base64
41f0c5dfb95d999e0140b9a575ca3c2ae8c26fe1
[ "0BSD" ]
null
null
null
with AUnit.Test_Suites; with AUnit.Test_Fixtures; package Test_URLSafe is function Suite return AUnit.Test_Suites.Access_Test_Suite; private type Test is new AUnit.Test_Fixtures.Test_Fixture with null record; procedure Test_Encoding_Empty (Object : in out Test); procedure Test_Encoding_Pad2 (Object : in o...
41.5
70
0.771084
1c3b9b99a090f2509c57dcbc012fa1125101bc89
1,547
ads
Ada
source/tabula-users.ads
ytomino/vampire
2ff6c93af53e55c89cab70fedb63accba83bcd92
[ "OpenSSL", "Unlicense" ]
1
2016-12-19T13:25:14.000Z
2016-12-19T13:25:14.000Z
source/tabula-users.ads
ytomino/vampire
2ff6c93af53e55c89cab70fedb63accba83bcd92
[ "OpenSSL", "Unlicense" ]
null
null
null
source/tabula-users.ads
ytomino/vampire
2ff6c93af53e55c89cab70fedb63accba83bcd92
[ "OpenSSL", "Unlicense" ]
null
null
null
-- The Village of Vampire by YT, このソースコードはNYSLです with Ada.Calendar; with Ada.Strings.Unbounded; with Tabula.Calendar; private with Ada.Streams; package Tabula.Users is -- Id Administrator : constant String := "administrator"; function Valid_Id_String (Id : String) return Boolean; -- Password type Passwor...
28.127273
72
0.764706
0e7214b53cdbca3c8f1a2f4e7651dd4441b91596
50
ads
Ada
src/seminar.ads
aeszter/sharepoint2ics
9f56213e310914261894ef84c9ac84d309eb0b8d
[ "MIT" ]
null
null
null
src/seminar.ads
aeszter/sharepoint2ics
9f56213e310914261894ef84c9ac84d309eb0b8d
[ "MIT" ]
null
null
null
src/seminar.ads
aeszter/sharepoint2ics
9f56213e310914261894ef84c9ac84d309eb0b8d
[ "MIT" ]
null
null
null
package Seminar is pragma Pure; end Seminar;
8.333333
18
0.72
3976d7992333c421ec50685f4f56584c1106024a
752
adb
Ada
llvm-gcc-4.2-2.9/gcc/testsuite/gnat.dg/boolean_subtype.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/testsuite/gnat.dg/boolean_subtype.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/testsuite/gnat.dg/boolean_subtype.adb
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
-- { dg-do compile } -- { dg-options "-O2" } procedure boolean_subtype is subtype Component_T is Boolean; function Condition return Boolean is begin return True; end; V : Integer := 0; function Component_Value return Integer is begin V := V + 1; return V; end; Most_Sig...
17.488372
61
0.658245
109b4925011325f8f80d57040637d6fc3e83f968
241,242
adb
Ada
final-project/repositories/Deep_Learning_Inference_Accelerator_with_CNNIOT/MSOC_final-main/finalconv_hls/parallel_Cin/.autopilot/db/load_cifm_data.adb
bol-edu/2020-fall-ntu
5e009875dec5a3bbcebd1b3fae327990371d1b6a
[ "MIT" ]
7
2021-02-10T17:59:48.000Z
2021-09-27T15:02:56.000Z
final-project/repositories/Deep_Learning_Inference_Accelerator_with_CNNIOT/MSOC_final-main/finalconv_hls/parallel_Cin/.autopilot/db/load_cifm_data.adb
bol-edu/2020-fall-ntu
5e009875dec5a3bbcebd1b3fae327990371d1b6a
[ "MIT" ]
null
null
null
final-project/repositories/Deep_Learning_Inference_Accelerator_with_CNNIOT/MSOC_final-main/finalconv_hls/parallel_Cin/.autopilot/db/load_cifm_data.adb
bol-edu/2020-fall-ntu
5e009875dec5a3bbcebd1b3fae327990371d1b6a
[ "MIT" ]
1
2022-03-22T01:46:01.000Z
2022-03-22T01:46:01.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/> <cdfg class_id="1" tracking_level="1" version="0...
31.609277
80
0.459887
dca8a1471f2f57ebf7d88752f790aaf33fe11818
721
ada
Ada
Task/Stair-climbing-puzzle/Ada/stair-climbing-puzzle-2.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
1
2018-11-09T22:08:38.000Z
2018-11-09T22:08:38.000Z
Task/Stair-climbing-puzzle/Ada/stair-climbing-puzzle-2.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
null
null
null
Task/Stair-climbing-puzzle/Ada/stair-climbing-puzzle-2.ada
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
1
2018-11-09T22:08:40.000Z
2018-11-09T22:08:40.000Z
with Ada.Numerics.Discrete_Random; with Ada.Text_IO; procedure Scaffolding is package Try is new Ada.Numerics.Discrete_Random (Boolean); use Try; Dice : Generator; Level : Integer := 0; function Step return Boolean is begin if Random (Dice) then Level := Level + 1; Ada.Text_...
21.848485
72
0.613037
3911ccf2e0e84c34183cd0094c447e0163c564d7
14,323
adb
Ada
source/web/fastcgi/matreshka-fastcgi-descriptors.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
24
2016-11-29T06:59:41.000Z
2021-08-30T11:55:16.000Z
source/web/fastcgi/matreshka-fastcgi-descriptors.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
2
2019-01-16T05:15:20.000Z
2019-02-03T10:03:32.000Z
source/web/fastcgi/matreshka-fastcgi-descriptors.adb
svn2github/matreshka
9d222b3ad9da508855fb1f5adbe5e8a4fad4c530
[ "BSD-3-Clause" ]
4
2017-07-18T07:11:05.000Z
2020-06-21T03:02:25.000Z
------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- -- -- ...
37.299479
79
0.572506
dcce927ba1c724879f879d8be573a858878ab8f3
397
adb
Ada
longer_integers.adb
hsgrewal/learning-ada
9a13d2cb46e8e726d2ce8a275a0d23deb565e3df
[ "MIT" ]
null
null
null
longer_integers.adb
hsgrewal/learning-ada
9a13d2cb46e8e726d2ce8a275a0d23deb565e3df
[ "MIT" ]
null
null
null
longer_integers.adb
hsgrewal/learning-ada
9a13d2cb46e8e726d2ce8a275a0d23deb565e3df
[ "MIT" ]
null
null
null
-- longer_integers.adb with Ada.Text_IO; use Ada.Text_IO; procedure longer_integers is TestLI : Long_Long_Integer := 4; begin Put_Line(" Long_Long_Integer: " & Long_Long_Integer'Image(TestLI)); Put_Line(" Long_Long_Integer min: [ " & Long_Long_Integer'Image(Long_Long_Integer'First) & " ] and max : [ " & Lon...
28.357143
71
0.735516
39f081229aeb5f5e29a121875a69226518930f98
5,181
adb
Ada
arch/ARM/cortex_m/src/nvic_cm0/cortex_m-nvic.adb
WickedShell/Ada_Drivers_Library
391866ad37a599347df40a4dbb3bf0721bedabea
[ "BSD-3-Clause" ]
6
2017-05-28T04:37:11.000Z
2020-11-22T11:26:19.000Z
arch/ARM/cortex_m/src/nvic_cm0/cortex_m-nvic.adb
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
2
2019-08-30T10:57:40.000Z
2020-02-11T21:34:14.000Z
arch/ARM/cortex_m/src/nvic_cm0/cortex_m-nvic.adb
morbos/Ada_Drivers_Library
a4ab26799be60997c38735f4056160c4af597ef7
[ "BSD-3-Clause" ]
2
2017-02-07T19:42:02.000Z
2020-11-22T11:26:20.000Z
------------------------------------------------------------------------------ -- -- -- Copyright (C) 2015, AdaCore -- -- -- -- ...
39.25
78
0.469214
c5c73129e6059bad2608ec91c1e1c2463b83f609
16,415
ads
Ada
3-mid/opengl/private/gl/source/wgl/gl-wgl.ads
charlie5/lace
e9b7dc751d500ff3f559617a6fc3089ace9dc134
[ "0BSD" ]
20
2015-11-04T09:23:59.000Z
2022-01-14T10:21:42.000Z
3-mid/opengl/private/gl/source/wgl/gl-wgl.ads
charlie5/lace-alire
9ace9682cf4daac7adb9f980c2868d6225b8111c
[ "0BSD" ]
2
2015-11-04T17:05:56.000Z
2015-12-08T03:16:13.000Z
3-mid/opengl/private/gl/source/wgl/gl-wgl.ads
charlie5/lace-alire
9ace9682cf4daac7adb9f980c2868d6225b8111c
[ "0BSD" ]
1
2015-12-07T12:53:52.000Z
2015-12-07T12:53:52.000Z
-- -- Copyright (c) 2002-2003, David Holm -- All rights reserved. -- -- Redistribution and use in source and binary forms, with or without -- modification, are permitted provided that the following conditions are -- met: -- -- * Redistributions of source code must retain the above copyright notice, -- this ...
44.72752
83
0.562169
dcbd1422984276bd87e1e59e6c1f6f952604460b
923
adb
Ada
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/watch_arg/watch.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/watch_arg/watch.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-6.8/gdb/testsuite/gdb.ada/watch_arg/watch.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
-- Copyright 2006, 2007, 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....
30.766667
73
0.698808
20aa5a8aa07d1c5048f0b71fc621f24622061ea2
58
ads
Ada
Ada/inc/Problem_37.ads
Tim-Tom/project-euler
177e0043ee93409742ec596c4379251f681b4275
[ "Unlicense" ]
null
null
null
Ada/inc/Problem_37.ads
Tim-Tom/project-euler
177e0043ee93409742ec596c4379251f681b4275
[ "Unlicense" ]
null
null
null
Ada/inc/Problem_37.ads
Tim-Tom/project-euler
177e0043ee93409742ec596c4379251f681b4275
[ "Unlicense" ]
null
null
null
package Problem_37 is procedure Solve; end Problem_37;
14.5
21
0.793103
df09195081876b317ededee641da43a6d92c03fc
2,134
adb
Ada
examples/test_strings.adb
ytomino/zlib-ada
432310c122c25c703171f4c3883bd5c47d3bfd22
[ "Zlib", "Unlicense" ]
null
null
null
examples/test_strings.adb
ytomino/zlib-ada
432310c122c25c703171f4c3883bd5c47d3bfd22
[ "Zlib", "Unlicense" ]
null
null
null
examples/test_strings.adb
ytomino/zlib-ada
432310c122c25c703171f4c3883bd5c47d3bfd22
[ "Zlib", "Unlicense" ]
null
null
null
with Ada.Command_Line; with Ada.Streams; with Ada.Text_IO; with Ada.Integer_Text_IO; with zlib.Strings; procedure test_strings is use type Ada.Streams.Stream_Element_Offset; Verbose : Boolean := False; Text : constant String := "Hello, zlib!"; Buffer : Ada.Streams.Stream_Element_Array (0 .. 1023); Buffer_Last : Ad...
27.714286
78
0.688847
23d556709dad89b93a940ea5dd50c3f7b9a16842
3,165
ads
Ada
src/main/resources/project-templates/stm32f_leds/src/leds.ads
georgemackayshore/Ada-IntelliJ
581f87237a610b3142aed20358b955bdca807213
[ "Apache-2.0" ]
17
2018-10-03T21:31:03.000Z
2021-01-22T04:16:05.000Z
src/main/resources/project-templates/stm32f_leds/src/leds.ads
georgemackayshore/Ada-IntelliJ
581f87237a610b3142aed20358b955bdca807213
[ "Apache-2.0" ]
20
2018-11-01T21:17:09.000Z
2021-10-01T18:57:20.000Z
src/main/resources/project-templates/stm32f_leds/src/leds.ads
georgemackayshore/Ada-IntelliJ
581f87237a610b3142aed20358b955bdca807213
[ "Apache-2.0" ]
4
2020-04-14T15:02:37.000Z
2022-03-10T20:35:54.000Z
------------------------------------------------------------------------------ -- -- -- GNAT EXAMPLE -- -- -- -- ...
48.692308
78
0.504897
d04aa9d30a9fe358c1d77cb388182352302b1d4c
4,077
adb
Ada
Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/uninitialized_vars/parse.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/uninitialized_vars/parse.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/uninitialized_vars/parse.adb
samyvic/OS-Project
1622bc1641876584964effd91d65ef02e92728e1
[ "Apache-2.0" ]
null
null
null
-- Copyright 2009-2017 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. -- -- ...
31.122137
73
0.616875
20b5c821bc1833170964f31bab4662b298f7a05b
7,164
adb
Ada
Comp_Stats_Unit_test.adb
salmoni/CompStats_Statistics_Ada
d008b2813f33fc781d95192321793f1a6ef6d847
[ "MIT" ]
null
null
null
Comp_Stats_Unit_test.adb
salmoni/CompStats_Statistics_Ada
d008b2813f33fc781d95192321793f1a6ef6d847
[ "MIT" ]
null
null
null
Comp_Stats_Unit_test.adb
salmoni/CompStats_Statistics_Ada
d008b2813f33fc781d95192321793f1a6ef6d847
[ "MIT" ]
null
null
null
with Ada.Text_IO, Ada.Integer_Text_IO, Ada.Float_Text_IO; use Ada.Text_IO, Ada.Integer_Text_IO, Ada.Float_Text_IO; with CompStats_Statistics; use CompStats_Statistics; procedure Comp_Stats_Unit_test is Values: CompStats_Statistics.Values_Array(1..20); Values2 : CompStats_Statistics.Values_Array(1..10); ...
25.956522
243
0.588917
10769cd696c5f95e9503a0bf786c4c20bfb73bd9
9,712
ads
Ada
gcc-gcc-7_3_0-release/gcc/ada/s-parame-vxworks.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/ada/s-parame-vxworks.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
null
null
null
gcc-gcc-7_3_0-release/gcc/ada/s-parame-vxworks.ads
best08618/asylo
5a520a9f5c461ede0f32acc284017b737a43898c
[ "Apache-2.0" ]
2
2020-07-27T00:22:36.000Z
2021-04-01T09:41:02.000Z
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
46.028436
78
0.589477
398e34d3f9f0d339a4e91ebeea5c5b7cfd41f73e
1,953
adb
Ada
m3-sys/m3gdb/gdb/gdb/testsuite/gdb.ada/arrayidx/p.adb
brakmic/cm3
b99e280eca00c322e04e0586951de50108e51343
[ "BSD-4-Clause-UC", "BSD-4-Clause", "BSD-3-Clause" ]
105
2015-03-02T16:58:34.000Z
2022-03-28T07:17:49.000Z
m3-sys/m3gdb/gdb/gdb/testsuite/gdb.ada/arrayidx/p.adb
ganeshbabuNN/cm3
9fb432d44a2ba89575febb38f7c1eb3dca6a3879
[ "BSD-4-Clause-UC", "BSD-4-Clause", "BSD-3-Clause" ]
145
2015-03-18T10:08:17.000Z
2022-03-31T01:27:08.000Z
m3-sys/m3gdb/gdb/gdb/testsuite/gdb.ada/arrayidx/p.adb
ganeshbabuNN/cm3
9fb432d44a2ba89575febb38f7c1eb3dca6a3879
[ "BSD-4-Clause-UC", "BSD-4-Clause", "BSD-3-Clause" ]
26
2015-10-10T09:37:44.000Z
2022-02-23T02:02:05.000Z
-- Copyright 2005 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 2 of the License, or -- (at your option) any later version. -- -- This...
34.263158
74
0.656426
107fead7d71f7c578bf14e472b0bb1a015fe5e3d
3,113
ads
Ada
.emacs.d/elpa/wisi-3.0.1/wisitoken-parse-packrat-procedural.ads
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
.emacs.d/elpa/wisi-3.0.1/wisitoken-parse-packrat-procedural.ads
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
.emacs.d/elpa/wisi-3.0.1/wisitoken-parse-packrat-procedural.ads
caqg/linux-home
eed631aae6f5e59e4f46e14f1dff443abca5fa28
[ "Linux-OpenIB" ]
null
null
null
-- Abstract : -- -- Procedural packrat parser, supporting only direct left recursion. -- -- Coding style, algorithm is the same as generated by -- wisi-generate_packrat, but in procedural form. -- -- References: -- -- See parent. -- -- Copyright (C) 2018 - 2019 Free Software Foundation, Inc. -- -- This library ...
37.059524
90
0.690652
23e64ff498b926b6230247f8dbea106d67baab16
4,742
ads
Ada
llvm-gcc-4.2-2.9/gcc/ada/s-traceb.ads
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-traceb.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/ada/s-traceb.ads
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
52.688889
78
0.531843