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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0e82e0b6afde8b7d856c36b7e8b6ecb54a16d997 | 3,027 | ads | Ada | source/stm32-f4-address_map.ads | Vovanium/stm32-ada | e0833747326d89fb16e492cd396bf49ba5a6734a | [
"MIT"
] | 1 | 2019-04-13T12:56:08.000Z | 2019-04-13T12:56:08.000Z | source/stm32-f4-address_map.ads | Vovanium/stm32-ada | e0833747326d89fb16e492cd396bf49ba5a6734a | [
"MIT"
] | null | null | null | source/stm32-f4-address_map.ads | Vovanium/stm32-ada | e0833747326d89fb16e492cd396bf49ba5a6734a | [
"MIT"
] | null | null | null | package STM32.F4.Address_Map is
pragma Pure;
TIM2: constant := 16#4000_0000#;
TIM3: constant := 16#4000_0400#;
TIM4: constant := 16#4000_0800#;
TIM5: constant := 16#4000_0C00#;
TIM6: constant := 16#4000_1000#;
TIM7: constant := 16#4000_1400#;
TIM12: constant := ... | 38.316456 | 40 | 0.601916 |
18e31b9a37523bf77cc6f174c114efebea4dbeb5 | 525 | ads | Ada | src/fltk-images-pixmaps-gif.ads | micahwelf/FLTK-Ada | 83e0c58ea98e5ede2cbbb158b42eae44196c3ba7 | [
"Unlicense"
] | 1 | 2020-12-18T15:20:13.000Z | 2020-12-18T15:20:13.000Z | src/fltk-images-pixmaps-gif.ads | micahwelf/FLTK-Ada | 83e0c58ea98e5ede2cbbb158b42eae44196c3ba7 | [
"Unlicense"
] | null | null | null | src/fltk-images-pixmaps-gif.ads | micahwelf/FLTK-Ada | 83e0c58ea98e5ede2cbbb158b42eae44196c3ba7 | [
"Unlicense"
] | null | null | null |
package FLTK.Images.Pixmaps.GIF is
type GIF_Image is new Pixmap with private;
type GIF_Image_Reference (Data : not null access GIF_Image'Class) is
limited null record with Implicit_Dereference => Data;
package Forge is
function Create
(Filename : in String)
... | 15.441176 | 72 | 0.657143 |
234bec781735d70f9d2be154692aac2bb19f1c70 | 7,364 | adb | Ada | components/src/screen/lcd/lcd_hd44780.adb | RREE/Ada_Drivers_Library | 791616adf3c742de256e37717d3376393e6f407a | [
"BSD-3-Clause"
] | null | null | null | components/src/screen/lcd/lcd_hd44780.adb | RREE/Ada_Drivers_Library | 791616adf3c742de256e37717d3376393e6f407a | [
"BSD-3-Clause"
] | null | null | null | components/src/screen/lcd/lcd_hd44780.adb | RREE/Ada_Drivers_Library | 791616adf3c742de256e37717d3376393e6f407a | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2022, AdaCore --
-- --
-- Redis... | 39.805405 | 86 | 0.573737 |
200f8d7989cab56d69283f9d2f8df0493a64962d | 50,223 | adb | Ada | src/model/jason-projects-models.adb | stcarrez/jason | eee21b84fb6bab2e05b1f4df408d8f9ed34cbccc | [
"Apache-2.0"
] | 2 | 2019-01-26T22:14:55.000Z | 2019-01-28T10:49:46.000Z | src/model/jason-projects-models.adb | stcarrez/jason | eee21b84fb6bab2e05b1f4df408d8f9ed34cbccc | [
"Apache-2.0"
] | null | null | null | src/model/jason-projects-models.adb | stcarrez/jason | eee21b84fb6bab2e05b1f4df408d8f9ed34cbccc | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- Jason.Projects.Models -- Jason.Projects.Models
-----------------------------------------------------------------------
-- File generated by ada-gen DO NOT MODIFY
-- Template used: templates/model/package-body.xhtml
-- Ada Generator: https://... | 38.45559 | 94 | 0.600681 |
cb41e03bda297bb82052a086fabe24b026df02a8 | 1,498 | ads | Ada | lib/aflexnat/command_line_interface.ads | alvaromb/Compilemon | de5f88f084705868d38e301d95bb4a19a46a1156 | [
"MIT"
] | 1 | 2018-08-11T01:51:27.000Z | 2018-08-11T01:51:27.000Z | lib/aflexnat/command_line_interface.ads | alvaromb/Compilemon | de5f88f084705868d38e301d95bb4a19a46a1156 | [
"MIT"
] | null | null | null | lib/aflexnat/command_line_interface.ads | alvaromb/Compilemon | de5f88f084705868d38e301d95bb4a19a46a1156 | [
"MIT"
] | null | null | null | -- Copyright (c) 1990 Regents of the University of California.
-- All rights reserved.
--
-- This software was developed by John Self of the Arcadia project
-- at the University of California, Irvine.
--
-- Redistribution and use in source and binary forms are permitted
-- provided that the above copyright notice and t... | 45.393939 | 114 | 0.769693 |
18df779fac661a0af9c845793f5a7a9929bf8bf6 | 349,501 | adb | Ada | project_xilinx/tmp.hw/memWrite/memWrite/memWrite/solution/.autopilot/db/memWrite.sched.adb | zjw49246/PipeCNN_aws | 10a55031bcc9edfc949e966a123d3efcd685d45a | [
"Apache-2.0"
] | null | null | null | project_xilinx/tmp.hw/memWrite/memWrite/memWrite/solution/.autopilot/db/memWrite.sched.adb | zjw49246/PipeCNN_aws | 10a55031bcc9edfc949e966a123d3efcd685d45a | [
"Apache-2.0"
] | null | null | null | project_xilinx/tmp.hw/memWrite/memWrite/memWrite/solution/.autopilot/db/memWrite.sched.adb | zjw49246/PipeCNN_aws | 10a55031bcc9edfc949e966a123d3efcd685d45a | [
"Apache-2.0"
] | 1 | 2022-01-09T19:45:49.000Z | 2022-01-09T19:45:49.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" version="... | 28.827202 | 115 | 0.619641 |
20bd76d3a6cedbd9b3865106c58ebc8cf7a24efd | 29,636 | adb | Ada | orka_plugin_gltf/src/orka-resources-models-gltf.adb | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 52 | 2016-07-30T23:00:28.000Z | 2022-02-05T11:54:55.000Z | orka_plugin_gltf/src/orka-resources-models-gltf.adb | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 79 | 2016-08-01T18:36:48.000Z | 2022-02-27T12:14:20.000Z | orka_plugin_gltf/src/orka-resources-models-gltf.adb | onox/orka | 9edf99559a16ffa96dfdb208322f4d18efbcbac6 | [
"Apache-2.0"
] | 4 | 2018-04-28T22:36:26.000Z | 2020-11-14T23:00:29.000Z | -- SPDX-License-Identifier: Apache-2.0
--
-- Copyright (c) 2016 onox <denkpadje@gmail.com>
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/L... | 38.388601 | 99 | 0.626974 |
0e02881d663c6eadf69d593e90bbcaf9a81b8e4a | 1,869 | ads | Ada | stack/stack.ads | zorodc/true-libs | 2023abbf457d576ede7efe9bcbbd87c0b1a8b94e | [
"0BSD"
] | null | null | null | stack/stack.ads | zorodc/true-libs | 2023abbf457d576ede7efe9bcbbd87c0b1a8b94e | [
"0BSD"
] | null | null | null | stack/stack.ads | zorodc/true-libs | 2023abbf457d576ede7efe9bcbbd87c0b1a8b94e | [
"0BSD"
] | null | null | null | pragma SPARK_Mode(On);
generic
type Thing is private;
Basic:in Thing;
package Stack is
subtype Count is Natural;
subtype Index is Count range 1 .. Count'Last;
type Stack (Max_Capacity : Count) is private;
type Store is array (Index range<>) of Thing;
-- "Models": For pee... | 36.647059 | 80 | 0.575709 |
d0a6bd26960ce6f854b7cf2604eead5e9378a201 | 990 | adb | Ada | src/simple_blockchain_demo.adb | tomekw/simple_blockchain | 141bca753bbccd5db55ccc587a10af46eeebc9f6 | [
"MIT"
] | 23 | 2018-06-20T13:36:43.000Z | 2021-01-30T11:31:56.000Z | src/simple_blockchain_demo.adb | avujic/simple_blockchain | 33320e6bf0545bf52c069f5945c24148b12f45e5 | [
"MIT"
] | 3 | 2018-06-17T13:46:17.000Z | 2018-07-02T16:48:06.000Z | src/simple_blockchain_demo.adb | avujic/simple_blockchain | 33320e6bf0545bf52c069f5945c24148b12f45e5 | [
"MIT"
] | 6 | 2018-06-20T19:06:25.000Z | 2021-02-26T21:11:59.000Z | with Ada.Text_IO; use Ada.Text_IO;
with Simple_Blockchain.Block;
with Simple_Blockchain.Blockchain;
use Simple_Blockchain;
function Simple_Blockchain_Demo return Integer is
The_Blockchain : Blockchain.Object := Blockchain.Make (Difficulty => 6);
begin
Put_Line ("Simple blockchain demo");
New_Line;
Put_L... | 26.756757 | 83 | 0.713131 |
183c01e26dcf1cefa5af89523f6ec82fc9ee2add | 13,023 | ads | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-cbdlli.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-cbdlli.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/a-cbdlli.ads | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- ... | 31.609223 | 79 | 0.618214 |
4a52fa16eb48daac05cba0c4c5d7d6aeb85f4ce3 | 25,930 | adb | Ada | source/slim-players.adb | reznikmm/slimp | acbbb895ba9c2a2dfb28e5065e630326ce958502 | [
"MIT"
] | null | null | null | source/slim-players.adb | reznikmm/slimp | acbbb895ba9c2a2dfb28e5065e630326ce958502 | [
"MIT"
] | null | null | null | source/slim-players.adb | reznikmm/slimp | acbbb895ba9c2a2dfb28e5065e630326ce958502 | [
"MIT"
] | null | null | null | -- Copyright (c) 2019 Maxim Reznik <reznikmm@gmail.com>
--
-- SPDX-License-Identifier: MIT
-- License-Filename: LICENSE
-------------------------------------------------------------
with Ada.Streams;
with Ada.Streams.Stream_IO;
with Ada.Unchecked_Deallocation;
with Ada.Wide_Wide_Text_IO;
with Interfaces;
with Syste... | 32.051916 | 79 | 0.580447 |
2099ca6bbda49d8bffb5cf82e14d038860d9f900 | 5,236 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c46042a.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/c4/c46042a.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c46042a.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- C46042A.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... | 35.619048 | 79 | 0.519862 |
23380034625d2f27bee56f9fbd4909bc2011ec0b | 1,290 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/a-stfiha.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/a-stfiha.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/a-stfiha.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- ... | 58.636364 | 78 | 0.328682 |
0edafde52a1da552a2e47fe8fe16ef9696dae75c | 2,552 | ads | Ada | src/formatted_output-modular_output.ads | VitalijBondarenko/Formatted_Output_NG | 91fbdba8b2c720d9769a52f2b2152c14236adaa0 | [
"MIT"
] | null | null | null | src/formatted_output-modular_output.ads | VitalijBondarenko/Formatted_Output_NG | 91fbdba8b2c720d9769a52f2b2152c14236adaa0 | [
"MIT"
] | null | null | null | src/formatted_output-modular_output.ads | VitalijBondarenko/Formatted_Output_NG | 91fbdba8b2c720d9769a52f2b2152c14236adaa0 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- Copyright (c) 2016-2021 Vitalii Bondarenko <vibondare@gmail.com> --
-- --
----... | 63.8 | 79 | 0.476097 |
205b4d8cef8fb083f881624a61472ddf2a990aea | 2,593 | adb | Ada | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-szuzha.adb | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-szuzha.adb | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-szuzha.adb | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- ... | 63.243902 | 78 | 0.369071 |
20e552fee41898615c1e527c2ae2fc241ac90b43 | 2,212 | adb | Ada | src/latin_utils/latin_utils-inflections_package-prefix_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-prefix_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-prefix_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... | 29.493333 | 78 | 0.507233 |
2341d2e4f0761258273df385149e2caa76c52793 | 429,174 | adb | Ada | SDSoC_Workspace/bitirme_v4/Release/_sds/vhls/sobel_accel/solution/.autopilot/db/xFSobelFilter3x3.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/xFSobelFilter3x3.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/xFSobelFilter3x3.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... | 28.461702 | 102 | 0.558613 |
0e1960cfca933b8282ea024385b0832e5f08c916 | 24,799 | ads | Ada | stm32f0/stm32f072x/svd/stm32_svd-usart.ads | ekoeppen/STM32_Generic_Ada_Drivers | 4ff29c3026c4b24280baf22a5b81ea9969375466 | [
"MIT"
] | 1 | 2021-04-06T07:57:56.000Z | 2021-04-06T07:57:56.000Z | stm32f0/stm32f072x/svd/stm32_svd-usart.ads | ekoeppen/STM32_Generic_Ada_Drivers | 4ff29c3026c4b24280baf22a5b81ea9969375466 | [
"MIT"
] | null | null | null | stm32f0/stm32f072x/svd/stm32_svd-usart.ads | ekoeppen/STM32_Generic_Ada_Drivers | 4ff29c3026c4b24280baf22a5b81ea9969375466 | [
"MIT"
] | 2 | 2018-05-29T13:59:31.000Z | 2019-02-03T19:48:08.000Z | -- This spec has been automatically generated from STM32F072x.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with System;
package STM32_SVD.USART is
pragma Preelaborate;
---------------
-- Registers --
---------------
subtype CR1_UE_Field is STM32_SVD.Bit... | 36.097525 | 72 | 0.581031 |
dcad1efd59caf3029460358453611fc04f507d3f | 6,246 | adb | Ada | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-pack37.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-pack37.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | support/MinGW/lib/gcc/mingw32/9.2.0/adainclude/s-pack37.adb | orb-zhuchen/Orb | 6da2404b949ac28bde786e08bf4debe4a27cd3a0 | [
"CNRI-Python-GPL-Compatible",
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 39.531646 | 78 | 0.460775 |
23bce6e26dc02185b4298431d1de28d25319a676 | 793 | ads | Ada | build_gnu/binutils/gdb/testsuite/gdb.ada/str_ref_cmp/pck.ads | 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/str_ref_cmp/pck.ads | jed-frey/e200-gcc | df1421b421a8ec8729d70791129f5283dee5f9ea | [
"BSD-3-Clause"
] | null | null | null | build_gnu/binutils/gdb/testsuite/gdb.ada/str_ref_cmp/pck.ads | jed-frey/e200-gcc | df1421b421a8ec8729d70791129f5283dee5f9ea | [
"BSD-3-Clause"
] | 1 | 2019-12-17T22:04:07.000Z | 2019-12-17T22:04:07.000Z | -- Copyright 2008-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.
--
-- ... | 37.761905 | 73 | 0.732661 |
23710be3c8b7c2e95224b2691a0f2ac3fb82792b | 4,681 | ads | Ada | source/amf/uml/amf-uml-interval_constraints.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-interval_constraints.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-interval_constraints.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 59.253165 | 78 | 0.469558 |
18c1b5e1dde77df95dc793a63788d82e23a54b31 | 1,835 | adb | Ada | src/model/grammar/lse-model-grammar-symbol-logoangleplus.adb | mgrojo/lsystem-editor | 1f855bc1f783c8d7a1c81594c8aee403e4b53132 | [
"MIT"
] | 2 | 2021-01-09T14:49:35.000Z | 2022-01-18T18:57:45.000Z | src/model/grammar/lse-model-grammar-symbol-logoangleplus.adb | mgrojo/lsystem-editor | 1f855bc1f783c8d7a1c81594c8aee403e4b53132 | [
"MIT"
] | 1 | 2021-12-03T18:49:59.000Z | 2021-12-03T18:49:59.000Z | src/model/grammar/lse-model-grammar-symbol-logoangleplus.adb | mgrojo/lsystem-editor | 1f855bc1f783c8d7a1c81594c8aee403e4b53132 | [
"MIT"
] | 1 | 2021-12-03T18:07:44.000Z | 2021-12-03T18:07:44.000Z | -------------------------------------------------------------------------------
-- LSE -- L-System Editor
-- Author: Heziode
--
-- License:
-- MIT License
--
-- Copyright (c) 2018 Quentin Dauprat (Heziode) <Heziode@protonmail.com>
--
-- Permission is hereby granted, free of charge, to any person obtaining a
-- c... | 39.891304 | 79 | 0.656676 |
23d8d288a1832726f1e9f420eb77183e19dce553 | 1,387 | ads | Ada | source/units/program-units-vectors.ads | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/units/program-units-vectors.ads | optikos/oasis | 9f64d46d26d964790d69f9db681c874cfb3bf96d | [
"MIT"
] | null | null | null | source/units/program-units-vectors.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 Ada.Containers.Vectors;
with Program.Compilation_Unit_Vectors;
package Program.Units.Vectors is
pragma Preelaborate;
typ... | 28.895833 | 77 | 0.707282 |
c5e14acce672301441d9a92189c8af60f14f5e8c | 53,540 | adb | Ada | ga_lib/src/e3ga.adb | rogermc2/GA_Ada | 0b55eb5691ac1c543c79c9a06ffdbe2e47e8f1be | [
"ISC"
] | 3 | 2019-04-12T01:09:55.000Z | 2021-02-24T18:17:32.000Z | ga_lib/src/e3ga.adb | rogermc2/GA_Ada | 0b55eb5691ac1c543c79c9a06ffdbe2e47e8f1be | [
"ISC"
] | 1 | 2020-08-12T10:10:25.000Z | 2020-08-12T10:10:25.000Z | ga_lib/src/e3ga.adb | rogermc2/GA_Ada | 0b55eb5691ac1c543c79c9a06ffdbe2e47e8f1be | [
"ISC"
] | 1 | 2019-04-12T01:14:15.000Z | 2019-04-12T01:14:15.000Z |
with Interfaces;
with Maths;
with Blade;
with Blade_Types;
package body E3GA is
-- type Array_BM8 is array (GA_Maths.Bit_Map range 1 .. 8) of integer;
-- MV_Space_Dim : constant Integer := 3;
-- MV_Metric_Euclidean : constant Boolean := True; -- The space's metric is Euclidean
... | 41.762871 | 130 | 0.42118 |
201ce9db73f4994a1962a1aa3f830adb89367eb1 | 5,315 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/scng.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/scng.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/scng.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 50.619048 | 78 | 0.592098 |
d0c618e09bbf7b1991e46223c007fb7417ddd0cb | 5,966 | adb | Ada | source/nodes/program-nodes-protected_body_stubs.adb | reznikmm/gela | 20134f1d154fb763812e73860c6f4b04f353df79 | [
"MIT"
] | null | null | null | source/nodes/program-nodes-protected_body_stubs.adb | reznikmm/gela | 20134f1d154fb763812e73860c6f4b04f353df79 | [
"MIT"
] | null | null | null | source/nodes/program-nodes-protected_body_stubs.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.Protected_Body_Stubs is
function Create
(Protected_Token : not null Program.Lexical_Elements
.Lexical_Element_Ac... | 32.248649 | 79 | 0.715555 |
dcf1ddd7cecb2e9370c52cdb50fd22fd0ac2e030 | 47,600 | ads | Ada | source/asis/asis-compilation_units.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | 4 | 2016-02-05T15:51:56.000Z | 2022-03-25T20:38:32.000Z | source/asis/asis-compilation_units.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | source/asis/asis-compilation_units.ads | 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 --
-- ... | 43.430657 | 79 | 0.573214 |
182cda143117ebf28ce2a08cc84c1398a5459364 | 3,225 | ads | Ada | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-pack09.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-pack09.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/s-pack09.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 52.868852 | 78 | 0.387907 |
186dbcdca3447aecff53532da28e9e558b2468f3 | 960,313 | adb | Ada | .emacs.d/elpa/ada-mode-6.1.1/ada_process_lalr_main.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/ada-mode-6.1.1/ada_process_lalr_main.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/ada-mode-6.1.1/ada_process_lalr_main.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | -- generated parser support file.
-- command line: wisitoken-bnf-generate.exe --generate LALR Ada_Emacs re2c PROCESS ada.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 Licen... | 66.32912 | 120 | 0.540692 |
d08746f8fa93183965a896adbadf02dc901eb9a1 | 27,807 | adb | Ada | awa/plugins/awa-comments/src/model/awa-comments-models.adb | twdroeger/ada-awa | 77b824773747aecb912c37b1b7b59ea414679b80 | [
"Apache-2.0"
] | null | null | null | awa/plugins/awa-comments/src/model/awa-comments-models.adb | twdroeger/ada-awa | 77b824773747aecb912c37b1b7b59ea414679b80 | [
"Apache-2.0"
] | null | null | null | awa/plugins/awa-comments/src/model/awa-comments-models.adb | twdroeger/ada-awa | 77b824773747aecb912c37b1b7b59ea414679b80 | [
"Apache-2.0"
] | null | null | null | -----------------------------------------------------------------------
-- AWA.Comments.Models -- AWA.Comments.Models
-----------------------------------------------------------------------
-- File generated by ada-gen DO NOT MODIFY
-- Template used: templates/model/package-body.xhtml
-- Ada Generator: https://ada-... | 38.301653 | 89 | 0.590966 |
dc379ad1ff65e5500ab103dddd0a105eb67592a6 | 5,663 | adb | Ada | tools-src/gnu/gcc/gcc/ada/5zosprim.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/5zosprim.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/5zosprim.adb | modern-tomato/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z | ------------------------------------------------------------------------------
-- --
-- GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- ... | 38.787671 | 78 | 0.501854 |
d04fcfa928b0ddec209c306118c1bf5f75e01111 | 7,662 | ads | Ada | tools/scitools/conf/understand/ada/ada05/i-pacdec.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/i-pacdec.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada05/i-pacdec.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 50.407895 | 79 | 0.576351 |
205b2a326ad7fd777cb098a249944f46b7e83d0f | 4,044 | ads | Ada | tools/scitools/conf/understand/ada/ada12/s-tratas.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/s-tratas.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada12/s-tratas.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
-- ... | 42.125 | 78 | 0.436944 |
4a4f6cfe30eb7b49192632b324707a437ca84ece | 430 | adb | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/object_overflow5.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/object_overflow5.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/object_overflow5.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | -- { dg-do compile }
procedure Object_Overflow5 is
procedure Proc (c : Character) is begin null; end;
type Index is new Long_Integer range 0 .. Long_Integer'Last;
type Arr is array(Index range <>) of Character;
type Rec (Size: Index := 6) is record -- { dg-warning "Storage_Error" }
A: Arr (0..Size);
... | 20.47619 | 73 | 0.637209 |
20e8ff4383ccfceb62e44ba59151e2ead60c5841 | 5,981 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c5/c55b05a.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/c5/c55b05a.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c5/c55b05a.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- C55B05A.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.976608 | 79 | 0.495235 |
d0c42c6f9355aef0a808fbaa91e414d465c9d436 | 1,448 | ads | Ada | gdb/testsuite/gdb.ada/variant-record/value.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/variant-record/value.ads | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | null | null | null | gdb/testsuite/gdb.ada/variant-record/value.ads | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | null | null | null | -- Copyright 2020-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.
--
-- ... | 29.55102 | 73 | 0.654006 |
d093c3c0b62bab31347b926afb0a29c93cc4e7b9 | 826 | adb | Ada | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/array_of_variable_length/pck.adb | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/array_of_variable_length/pck.adb | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-7.12.1/gdb/testsuite/gdb.ada/array_of_variable_length/pck.adb | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | -- Copyright 2015-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.
--
-- ... | 34.416667 | 73 | 0.726392 |
c597bf25f95aacd48223bb85f58e86cde09ee22c | 2,420 | ada | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c9/c95034a.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/c95034a.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c9/c95034a.ada | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- C95034A.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... | 28.139535 | 79 | 0.611157 |
cb19c922f1d5df44f08de91b6f14cba7f23216bc | 793 | ads | Ada | gdb/testsuite/gdb.ada/str_ref_cmp/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/str_ref_cmp/pck.ads | greyblue9/binutils-gdb | 05377632b124fe7600eea7f4ee0e9a35d1b0cbdc | [
"BSD-3-Clause"
] | null | null | null | gdb/testsuite/gdb.ada/str_ref_cmp/pck.ads | 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.
--
-- ... | 37.761905 | 73 | 0.732661 |
dc623aef2869f9ceec54bb2276768abb466c6db7 | 6,361 | adb | Ada | source/xml/catalogs/matreshka-xml_catalogs-entry_files.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/xml/catalogs/matreshka-xml_catalogs-entry_files.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/xml/catalogs/matreshka-xml_catalogs-entry_files.adb | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 37.639053 | 78 | 0.485615 |
2317e14504020f3565618881e488b0c28fe46eff | 5,025 | ads | Ada | Ada95/samples/sample-form_demo-aux.ads | mvaisakh/android_external_libncurses | d44c8a16d7f1ed276d0de0b3f6f1a5596c5f556f | [
"DOC",
"Unlicense"
] | 35 | 2015-03-07T13:26:22.000Z | 2021-11-06T16:18:59.000Z | Ada95/samples/sample-form_demo-aux.ads | mvaisakh/android_external_libncurses | d44c8a16d7f1ed276d0de0b3f6f1a5596c5f556f | [
"DOC",
"Unlicense"
] | 3 | 2017-04-07T21:02:48.000Z | 2017-04-08T17:59:35.000Z | Ada95/samples/sample-form_demo-aux.ads | mvaisakh/android_external_libncurses | d44c8a16d7f1ed276d0de0b3f6f1a5596c5f556f | [
"DOC",
"Unlicense"
] | 19 | 2015-06-16T06:13:44.000Z | 2021-07-24T02:37:45.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT ncurses Binding Samples --
-- --
-- ... | 54.032258 | 78 | 0.466866 |
cb9d71a751b48b88d9e49c909c43842bd332b5fe | 1,198 | adb | Ada | out/euler22.adb | Melyodas/metalang | 399a9f1a71402c979d7f8024d4f98f081c80e771 | [
"BSD-2-Clause"
] | 22 | 2017-04-24T10:00:45.000Z | 2021-04-01T10:11:05.000Z | out/euler22.adb | Melyodas/metalang | 399a9f1a71402c979d7f8024d4f98f081c80e771 | [
"BSD-2-Clause"
] | 12 | 2017-03-26T18:34:21.000Z | 2019-03-21T19:13:03.000Z | out/euler22.adb | Melyodas/metalang | 399a9f1a71402c979d7f8024d4f98f081c80e771 | [
"BSD-2-Clause"
] | 7 | 2017-10-14T13:33:33.000Z | 2021-03-18T15:18:50.000Z |
with ada.text_io, ada.Integer_text_IO, Ada.Text_IO.Text_Streams, Ada.Strings.Fixed, Interfaces.C;
use ada.text_io, ada.Integer_text_IO, Ada.Strings, Ada.Strings.Fixed, Interfaces.C;
procedure euler22 is
type stringptr is access all char_array;
procedure PString(s : stringptr) is
begin
String'Write (Text_Streams.S... | 21.017544 | 97 | 0.66611 |
20a596acc60a1593bb8315fd587ed4a6422e5e30 | 2,178 | adb | Ada | awa/plugins/awa-mail/src/aws/awa-mail-clients-aws_smtp-initialize_ssl.adb | My-Colaborations/ada-awa | cc2dee291a14e4df0dbc9c10285bf284a7f1caa8 | [
"Apache-2.0"
] | 81 | 2015-01-18T23:02:30.000Z | 2022-03-19T17:34:57.000Z | awa/plugins/awa-mail/src/aws/awa-mail-clients-aws_smtp-initialize_ssl.adb | My-Colaborations/ada-awa | cc2dee291a14e4df0dbc9c10285bf284a7f1caa8 | [
"Apache-2.0"
] | 20 | 2015-12-09T19:26:19.000Z | 2022-03-23T14:32:43.000Z | awa/plugins/awa-mail/src/aws/awa-mail-clients-aws_smtp-initialize_ssl.adb | My-Colaborations/ada-awa | cc2dee291a14e4df0dbc9c10285bf284a7f1caa8 | [
"Apache-2.0"
] | 16 | 2015-06-29T02:44:06.000Z | 2021-09-23T18:47:50.000Z | -----------------------------------------------------------------------
-- awa-mail-clients-aws_smtp-initialize -- Initialize SMTP client with SSL support
-- Copyright (C) 2016 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Licens... | 51.857143 | 97 | 0.559229 |
4a15a7401a9e126335b2b9cf1d3ce9354b54a038 | 3,620 | ads | Ada | source/amf/uml/amf-uml-state_invariants-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-uml-state_invariants-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-uml-state_invariants-hash.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 72.4 | 82 | 0.403867 |
0e47d4200ba0f32772078f96c3bf6701b6a9ca91 | 207 | ads | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/case_null.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/case_null.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/case_null.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | package Case_Null is
type T is (a, b, c, d, e);
subtype S is T range b .. d;
subtype S1 is S range a .. d;
-- Low bound out of range of base subtype.
procedure P1 (X : T);
end Case_Null;
| 17.25 | 46 | 0.594203 |
2338293109ae66482de39b1026e640f911ccd542 | 2,024 | ads | Ada | src/keystore-passwords-files.ads | My-Colaborations/ada-keystore | 6ab222c2df81f32309c5a7b4f94a475214ef5ce3 | [
"Apache-2.0"
] | 25 | 2019-05-07T20:35:50.000Z | 2021-11-30T10:35:47.000Z | src/keystore-passwords-files.ads | My-Colaborations/ada-keystore | 6ab222c2df81f32309c5a7b4f94a475214ef5ce3 | [
"Apache-2.0"
] | 12 | 2019-12-16T23:30:00.000Z | 2021-09-26T18:52:41.000Z | src/keystore-passwords-files.ads | My-Colaborations/ada-keystore | 6ab222c2df81f32309c5a7b4f94a475214ef5ce3 | [
"Apache-2.0"
] | 3 | 2019-12-18T21:30:04.000Z | 2021-01-06T08:30:36.000Z | -----------------------------------------------------------------------
-- keystore-passwords-files -- File based password provider
-- Copyright (C) 2019 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not us... | 48.190476 | 92 | 0.649704 |
18a1bab5358fdf3b67d5404da563ee7406a5127b | 4,978 | ads | Ada | vector_math.ads | FROL256/ada-ray-tracer | 7a4c538dac2fa54523d4eb315c2c963af4ef0f99 | [
"MIT"
] | 3 | 2017-02-22T18:53:43.000Z | 2020-09-03T06:27:53.000Z | vector_math.ads | FROL256/ada-ray-tracer | 7a4c538dac2fa54523d4eb315c2c963af4ef0f99 | [
"MIT"
] | 1 | 2018-12-14T18:10:35.000Z | 2018-12-24T19:48:14.000Z | vector_math.ads | FROL256/ada-ray-tracer | 7a4c538dac2fa54523d4eb315c2c963af4ef0f99 | [
"MIT"
] | null | null | null | with Interfaces;
with Ada.Numerics.Float_Random;
with Generic_Vector_Math;
use Interfaces;
package Vector_Math is
-- float math
--
package Float_Math is new Generic_Vector_Math (float);
function safe_tan(x : float) return float;
function sign(x : float) return float;
function pow(Left, Right : float) re... | 37.149254 | 160 | 0.687826 |
2325ca34a01c463b1e84ae782b7baf754e6c6324 | 5,825 | ads | Ada | tools/scitools/conf/understand/ada/ada12/s-stoele.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/s-stoele.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | tools/scitools/conf/understand/ada/ada12/s-stoele.ads | brucegua/moocos | 575c161cfa35e220f10d042e2e5ca18773691695 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 49.364407 | 79 | 0.535966 |
23406363275b93d2169c1e34104659c6c13461e9 | 3,739 | ads | Ada | gcc-gcc-7_3_0-release/gcc/ada/g-sehamd.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/g-sehamd.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/g-sehamd.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- ... | 49.853333 | 78 | 0.483552 |
2007527514ed1e976fa69c8a5b19180b2656bef7 | 3,310 | adb | Ada | exercise8.adb | KyrreHaugland/Exercise8 | 17280c562226a5599746e2981e875fc89c0f47bf | [
"Unlicense"
] | null | null | null | exercise8.adb | KyrreHaugland/Exercise8 | 17280c562226a5599746e2981e875fc89c0f47bf | [
"Unlicense"
] | null | null | null | exercise8.adb | KyrreHaugland/Exercise8 | 17280c562226a5599746e2981e875fc89c0f47bf | [
"Unlicense"
] | null | null | null | with Ada.Text_IO, Ada.Integer_Text_IO, Ada.Numerics.Float_Random;
use Ada.Text_IO, Ada.Integer_Text_IO, Ada.Numerics.Float_Random;
procedure exercise8 is
Count_Failed : exception; -- Exception to be raised when counting fails
Gen : Generator; -- Random number generator
protected typ... | 28.290598 | 139 | 0.54139 |
231f0da321d9f3564f85b6423ac4e6bccfe6a782 | 1,566 | ads | Ada | 2-low/collada/source/collada.ads | charlie5/lace | e9b7dc751d500ff3f559617a6fc3089ace9dc134 | [
"0BSD"
] | 20 | 2015-11-04T09:23:59.000Z | 2022-01-14T10:21:42.000Z | 2-low/collada/source/collada.ads | charlie5/lace-alire | 9ace9682cf4daac7adb9f980c2868d6225b8111c | [
"0BSD"
] | 2 | 2015-11-04T17:05:56.000Z | 2015-12-08T03:16:13.000Z | 2-low/collada/source/collada.ads | charlie5/lace-alire | 9ace9682cf4daac7adb9f980c2868d6225b8111c | [
"0BSD"
] | 1 | 2015-12-07T12:53:52.000Z | 2015-12-07T12:53:52.000Z | with
float_Math,
ada.Strings.unbounded;
package Collada
--
-- Provides a namespace and core types for the Collada package family.
--
is
-------
-- Text
--
subtype Text is ada.Strings.unbounded.unbounded_String;
function to_Text (From : in String) return Text
renames ada.Strings.unbounde... | 24.092308 | 90 | 0.597063 |
dce852f62fd16a264d0520f95391cb500bec0640 | 420 | ads | Ada | source/types.ads | jquorning/CELLE | 0584a22bd48464c2727751fca9dbca079e217b0c | [
"blessing"
] | null | null | null | source/types.ads | jquorning/CELLE | 0584a22bd48464c2727751fca9dbca079e217b0c | [
"blessing"
] | null | null | null | source/types.ads | jquorning/CELLE | 0584a22bd48464c2727751fca9dbca079e217b0c | [
"blessing"
] | null | null | null | --
-- The author disclaims copyright to this source code. In place of
-- a legal notice, here is a blessing:
--
-- May you do good and not evil.
-- May you find forgiveness for yourself and forgive others.
-- May you share freely, not taking more than you give.
--
package Types is
type Symbol_Index is ... | 23.333333 | 68 | 0.7 |
cbe695195b0b226ceaea6cb82b2243967c3f1caa | 3,610 | ads | Ada | src/log_filter.ads | Lyaaaaaaaaaaaaaaa/Lyaaaaa-s-Log-Filters | d1b402170642271ae73828522ac80313b392a229 | [
"MIT"
] | 1 | 2019-04-19T13:57:50.000Z | 2019-04-19T13:57:50.000Z | src/log_filter.ads | Lyaaaaaaaaaaaaaaa/Lyaaaaa-s-Logs-Filter | d1b402170642271ae73828522ac80313b392a229 | [
"MIT"
] | 2 | 2019-05-10T12:23:17.000Z | 2019-05-31T12:56:06.000Z | src/log_filter.ads | Lyaaaaaaaaaaaaaaa/Lyaaaaa-s-Log-Filters | d1b402170642271ae73828522ac80313b392a229 | [
"MIT"
] | null | null | null | ----------------------------------------------------------
-- Copyright (c), The MIT License (MIT)
-- Author: Lyaaaaaaaaaaaaaaa
--
-- Revision History:
-- 18/09/2019 Lyaaaaaaaaaaaaaaa
-- - Added file header
-- - Filter_Check becomes Check_Filters
--
-- Encoding issues :
-- - Needs UTF-8 encoded files,
-- o... | 29.112903 | 77 | 0.510803 |
2359701462c6d4c53e516887859244dcaa0dc07f | 3,988 | ads | Ada | llvm-gcc-4.2-2.9/gcc/ada/s-wchwts.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-wchwts.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | llvm-gcc-4.2-2.9/gcc/ada/s-wchwts.ads | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 61.353846 | 78 | 0.52984 |
0ebfc5457cce3f6f5c1e3adf7eb49496e216bde2 | 4,052 | ads | Ada | .emacs.d/elpa/wisi-2.1.1/sal-gen_indefinite_doubly_linked_lists.ads | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/wisi-2.1.1/sal-gen_indefinite_doubly_linked_lists.ads | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/wisi-2.1.1/sal-gen_indefinite_doubly_linked_lists.ads | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | -- Abstract :
--
-- A generic doubly linked list with indefinite elements, allowing
-- permanent references to elements.
--
-- Copyright (C) 2018 - 2019 Free Software Foundation, Inc.
--
-- This library is free software; you can redistribute it and/or
-- modify it under terms of the GNU General Public License as
... | 34.338983 | 108 | 0.731244 |
200c566fba97463f3221d41c7f1599dd899e6ab3 | 3,163 | adb | Ada | src/gnat/tree_in.adb | Letractively/ada-gen | d06d03821057f9177f2350e32dd09e467df08612 | [
"Apache-2.0"
] | null | null | null | src/gnat/tree_in.adb | Letractively/ada-gen | d06d03821057f9177f2350e32dd09e467df08612 | [
"Apache-2.0"
] | null | null | null | src/gnat/tree_in.adb | Letractively/ada-gen | d06d03821057f9177f2350e32dd09e467df08612 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 41.077922 | 78 | 0.453999 |
232bbf7fed3652455140da6e1276979eb335afda | 5,461 | ads | Ada | source/amf/uml/amf-standard_profile_l2-metaclasses-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-metaclasses-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-metaclasses-collections.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 59.358696 | 110 | 0.557041 |
cba73adc0ad8e7a5594c7d17b6356b0f1929c78d | 257 | ads | Ada | specs/ada/server/cfg/tkmrpc-dispatchers-cfg.ads | DrenfongWong/tkm-rpc | 075d22871cf81d497aac656c7f03a513278b641c | [
"BSD-3-Clause"
] | null | null | null | specs/ada/server/cfg/tkmrpc-dispatchers-cfg.ads | DrenfongWong/tkm-rpc | 075d22871cf81d497aac656c7f03a513278b641c | [
"BSD-3-Clause"
] | null | null | null | specs/ada/server/cfg/tkmrpc-dispatchers-cfg.ads | DrenfongWong/tkm-rpc | 075d22871cf81d497aac656c7f03a513278b641c | [
"BSD-3-Clause"
] | null | null | null | with Tkmrpc.Request;
with Tkmrpc.Response;
package Tkmrpc.Dispatchers.Cfg is
procedure Dispatch
(Req : Request.Data_Type;
Res : out Response.Data_Type);
-- Dispatch CFG request to concrete operation handler.
end Tkmrpc.Dispatchers.Cfg;
| 21.416667 | 58 | 0.7393 |
23f47ae6992c9b92288e41860b39e1cc635f96dd | 7,641 | adb | Ada | src/aws/servlet-responses-web.adb | jquorning/ada-servlet | 97db5fcdd59e01441c717b95a9e081aa7d6a7bbe | [
"Apache-2.0"
] | 6 | 2018-01-04T07:19:46.000Z | 2020-12-27T14:49:44.000Z | src/aws/servlet-responses-web.adb | jquorning/ada-servlet | 97db5fcdd59e01441c717b95a9e081aa7d6a7bbe | [
"Apache-2.0"
] | 9 | 2020-12-20T15:29:18.000Z | 2022-02-04T20:13:58.000Z | src/aws/servlet-responses-web.adb | jquorning/ada-servlet | 97db5fcdd59e01441c717b95a9e081aa7d6a7bbe | [
"Apache-2.0"
] | 2 | 2021-01-06T08:32:38.000Z | 2022-01-24T23:46:36.000Z | -----------------------------------------------------------------------
-- servlet-responses.web -- Servlet Responses with AWS server
-- Copyright (C) 2009, 2010, 2011, 2017, 2018 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "Lic... | 37.640394 | 89 | 0.519435 |
209e87cf3ad224beb2d37874588ca7711fa1e38a | 1,229 | adb | Ada | tests/dispatch/ulog-gps.adb | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 12 | 2017-06-08T14:19:57.000Z | 2022-03-09T02:48:59.000Z | tests/dispatch/ulog-gps.adb | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 6 | 2017-06-08T13:13:50.000Z | 2020-05-15T09:32:43.000Z | tests/dispatch/ulog-gps.adb | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 3 | 2017-06-30T14:05:06.000Z | 2022-02-17T12:20:45.000Z | -- Institution: Technische Universitaet Muenchen
-- Department: Realtime Computer Systems (RCS)
-- Project: StratoX
-- Author: Martin Becker (becker@rcs.ei.tum.de)
with Ada.Text_IO; -- TODO: remove
-- @summary
-- implements ULOG GPS message
package body ULog.GPS with SPARK_Mode is
overriding
pro... | 25.081633 | 80 | 0.6786 |
0eb8aa20808e0b9cf714378ff2e37ca1977918cc | 243 | adb | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/test_direct_io.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/test_direct_io.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/test_direct_io.adb | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | -- { dg-do run }
with Ada.Direct_IO;
procedure Test_Direct_IO is
package BDIO is new Ada.Direct_IO (Boolean);
use BDIO;
FD : File_Type;
begin
Create (FD, Form => "shared=yes");
Reset (FD);
Close (FD);
end Test_Direct_IO;
| 15.1875 | 47 | 0.650206 |
4ae8d7306a6cc12b2c2b67a9f5411602b5b4de7a | 2,786 | ads | Ada | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-sfhcin.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-sfhcin.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | bb-runtimes/runtimes/ravenscar-full-stm32f3x4/gnat/a-sfhcin.ads | JCGobbi/Nucleo-STM32F334R8 | 2a0b1b4b2664c92773703ac5e95dcb71979d051c | [
"BSD-3-Clause"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- --
-- ... | 66.333333 | 78 | 0.37509 |
c573c26d2df10e4312077674361756ae97d15002 | 642 | adb | Ada | ZeroMQ/filecode/examples/Ada/zmq-examples-prompt.adb | JailbreakFox/LightWeightLib | 70e209f6d2941335f48e4692299d885117bd61ee | [
"BSD-2-Clause"
] | 2 | 2015-04-07T14:37:24.000Z | 2015-11-06T00:31:01.000Z | ZeroMQ/filecode/examples/Ada/zmq-examples-prompt.adb | JailbreakFox/LightWeightLib | 70e209f6d2941335f48e4692299d885117bd61ee | [
"BSD-2-Clause"
] | null | null | null | ZeroMQ/filecode/examples/Ada/zmq-examples-prompt.adb | JailbreakFox/LightWeightLib | 70e209f6d2941335f48e4692299d885117bd61ee | [
"BSD-2-Clause"
] | null | null | null | with ZMQ.Sockets;
with ZMQ.Contexts;
with Ada.Text_IO;
with GNAT.Sockets;
procedure ZMQ.examples.prompt is
ctx : aliased Contexts.Context;
s : Sockets.Socket;
begin
ctx.Initialize (1);
s.Initialize (ctx, Sockets.PUB);
s.Connect ("tcp://localhost:5555");
Read_Loop : loop
Ada.Text_IO.Put (">"... | 23.777778 | 77 | 0.632399 |
4ae633a60315eeccb39c3294fb7eb136829e9f29 | 1,107 | adb | Ada | boards/stm32l151_Heltec/src/stm32-board.adb | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2018-05-16T03:56:39.000Z | 2019-07-31T13:53:56.000Z | boards/stm32l151_Heltec/src/stm32-board.adb | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | boards/stm32l151_Heltec/src/stm32-board.adb | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | with STM32.Setup;
with STM32_SVD.RCC; use STM32_SVD.RCC;
with STM32_SVD.DBGMCU; use STM32_SVD.DBGMCU;
package body STM32.Board is
---------------------
-- Initialize_LEDs --
---------------------
procedure Initialize_LEDs is
Configuration : GPIO_Port_Configuration;
begin
Enable_Clock (... | 26.357143 | 65 | 0.597109 |
23f3347d7002370a785c8a0d00bebeb6b6f85db0 | 3,788 | ads | Ada | gcc-gcc-7_3_0-release/gcc/ada/prj-pars.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 15 | 2015-01-18T23:04:19.000Z | 2022-03-01T20:27:08.000Z | gcc-gcc-7_3_0-release/gcc/ada/prj-pars.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 16 | 2018-06-10T07:09:30.000Z | 2022-03-26T18:28:40.000Z | gcc-gcc-7_3_0-release/gcc/ada/prj-pars.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 3 | 2015-11-11T18:00:14.000Z | 2022-01-30T23:08:45.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- --
-- ... | 54.114286 | 79 | 0.527455 |
0e4b499ab1652385dead9a67fa2a47a5d8017fbd | 1,932 | ads | Ada | source/oasis/program-elements-attribute_definition_clauses.ads | reznikmm/gela | 20134f1d154fb763812e73860c6f4b04f353df79 | [
"MIT"
] | null | null | null | source/oasis/program-elements-attribute_definition_clauses.ads | reznikmm/gela | 20134f1d154fb763812e73860c6f4b04f353df79 | [
"MIT"
] | null | null | null | source/oasis/program-elements-attribute_definition_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.Elements.Representation_Clauses;
with Program.Lexical_Elements;
with Program.Elements.Expressions;
package Program.Elements.Attribute_Definiti... | 34.5 | 78 | 0.775362 |
0e6d9cedf999de0206283aa7903108a0b929ccff | 5,260 | ads | Ada | source/web/servlet/servlet-request_wrappers.ads | reznikmm/matreshka | 6f4414cb5fc4d6d9ffce3b61347c06ce8d365cee | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/web/servlet/servlet-request_wrappers.ads | reznikmm/matreshka | 6f4414cb5fc4d6d9ffce3b61347c06ce8d365cee | [
"BSD-3-Clause"
] | 1 | 2021-03-16T16:09:54.000Z | 2021-08-30T10:37:31.000Z | source/web/servlet/servlet-request_wrappers.ads | reznikmm/matreshka | 6f4414cb5fc4d6d9ffce3b61347c06ce8d365cee | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 53.673469 | 78 | 0.523194 |
20c4fe0e2e7af51f15408710ff6a4f545c8eafd4 | 17,032 | ads | Ada | arch/ARM/Nordic/drivers/nrf51-events.ads | WickedShell/Ada_Drivers_Library | 391866ad37a599347df40a4dbb3bf0721bedabea | [
"BSD-3-Clause"
] | 6 | 2017-05-28T04:37:11.000Z | 2020-11-22T11:26:19.000Z | arch/ARM/Nordic/drivers/nrf51-events.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2019-08-30T10:57:40.000Z | 2020-02-11T21:34:14.000Z | arch/ARM/Nordic/drivers/nrf51-events.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2017-02-07T19:42:02.000Z | 2020-11-22T11:26:20.000Z | ------------------------------------------------------------------------------
-- --
-- Copyright (C) 2016, AdaCore --
-- --
-- ... | 44.469974 | 78 | 0.679779 |
c5f5fc35b5852365d2b5b53f1cd4b71fe4811f55 | 94 | ads | Ada | ada homework2/src/card_dir.ads | jamalakhaligova/ADA | f4ad841052620f998f7d4e7d23b0457aea0a7565 | [
"Apache-2.0"
] | null | null | null | ada homework2/src/card_dir.ads | jamalakhaligova/ADA | f4ad841052620f998f7d4e7d23b0457aea0a7565 | [
"Apache-2.0"
] | null | null | null | ada homework2/src/card_dir.ads | jamalakhaligova/ADA | f4ad841052620f998f7d4e7d23b0457aea0a7565 | [
"Apache-2.0"
] | null | null | null | package Card_Dir is
type Cardinal_Direction is (N, NE, E, SE, S, SW, W, NW);
end Card_Dir;
| 18.8 | 58 | 0.680851 |
c53f0efac876b2436a6417aba75237d87ef497e3 | 54,623 | adb | Ada | .emacs.d/elpa/wisi-2.2.1/wisitoken-parse-lr-mckenzie_recover.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/wisi-2.2.1/wisitoken-parse-lr-mckenzie_recover.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/wisi-2.2.1/wisitoken-parse-lr-mckenzie_recover.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | -- Abstract :
--
-- See spec
--
-- Copyright (C) 2017 - 2019 Free Software Foundation, Inc.
--
-- This library is free software; you can redistribute it and/or modify it
-- under terms of the GNU General Public License as published by the Free
-- Software Foundation; either version 3, or (at your option) a... | 42.212519 | 120 | 0.562437 |
20e1b341faf85e7ea4f2e50acb998b4a86509983 | 3,412 | adb | Ada | runtime/ravenscar-sfp-stm32f427/common/s-imgllu.adb | 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/common/s-imgllu.adb | 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/common/s-imgllu.adb | TUM-EI-RCS/StratoX | 5fdd04e01a25efef6052376f43ce85b5bc973392 | [
"BSD-3-Clause"
] | 3 | 2017-06-30T14:05:06.000Z | 2022-02-17T12:20:45.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 46.108108 | 78 | 0.362544 |
c58a9d4fc4e02d205aeee0d6c61b2ab92cb28c7f | 9,788 | adb | Ada | .emacs.d/elpa/wisi-2.1.1/sal-gen_unbounded_definite_min_heaps_fibonacci.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/wisi-2.1.1/sal-gen_unbounded_definite_min_heaps_fibonacci.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | .emacs.d/elpa/wisi-2.1.1/sal-gen_unbounded_definite_min_heaps_fibonacci.adb | caqg/linux-home | eed631aae6f5e59e4f46e14f1dff443abca5fa28 | [
"Linux-OpenIB"
] | null | null | null | -- Abstract:
--
-- See spec.
--
-- Copyright (C) 2017 - 2019 Free Software Foundation, Inc.
--
-- This library is free software; you can redistribute it and/or modify it
-- under terms of the GNU General Public License as published by the Free
-- Software Foundation; either version 3, or (at your option) a... | 26.311828 | 106 | 0.560584 |
0e42b76f38f84bd436afe9a9dabf44c3e5bcb31b | 3,663 | ads | Ada | src/dsp-generic_functions.ads | fintatarta/generic-dsp | cc948cc5c146d2e19b1d0194d21d1e8b7806d735 | [
"MIT"
] | null | null | null | src/dsp-generic_functions.ads | fintatarta/generic-dsp | cc948cc5c146d2e19b1d0194d21d1e8b7806d735 | [
"MIT"
] | null | null | null | src/dsp-generic_functions.ads | fintatarta/generic-dsp | cc948cc5c146d2e19b1d0194d21d1e8b7806d735 | [
"MIT"
] | null | null | null | with Ada.Numerics.Generic_Complex_Types;
with Dsp.Ring_Filters;
--
-- This package provides several (OK, only filters so far...) DSP functions
-- It needs to be instantiated with a floating point type and a corresponding
-- complex type.
--
generic
type Scalar_Type is digits <>;
with package Complex_Types is
... | 37.377551 | 77 | 0.63418 |
20e87aaf1b2deed8b3e2012f67e0c77ddcf6469d | 135 | ada | Ada | Task/Terminal-control-Ringing-the-terminal-bell/Ada/terminal-control-ringing-the-terminal-bell.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Terminal-control-Ringing-the-terminal-bell/Ada/terminal-control-ringing-the-terminal-bell.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | null | null | null | Task/Terminal-control-Ringing-the-terminal-bell/Ada/terminal-control-ringing-the-terminal-bell.ada | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | with Ada.Text_IO; use Ada.Text_IO;
with Ada.Characters.Latin_1;
procedure Bell is
begin
Put(Ada.Characters.Latin_1.BEL);
end Bell;
| 16.875 | 35 | 0.77037 |
c5c76ab12381c0a1b50559c4a345bcf95195defa | 6,016 | adb | Ada | source/errors.adb | jquorning/CELLE | 0584a22bd48464c2727751fca9dbca079e217b0c | [
"blessing"
] | null | null | null | source/errors.adb | jquorning/CELLE | 0584a22bd48464c2727751fca9dbca079e217b0c | [
"blessing"
] | null | null | null | source/errors.adb | jquorning/CELLE | 0584a22bd48464c2727751fca9dbca079e217b0c | [
"blessing"
] | null | null | null | --
-- The author disclaims copyright to this source code. In place of
-- a legal notice, here is a blessing:
--
-- May you do good and not evil.
-- May you find forgiveness for yourself and forgive others.
-- May you share freely, not taking more than you give.
--
with Ada.Strings.Fixed;
package body Erro... | 41.777778 | 97 | 0.512301 |
d093c28226fe46be2cadb42c16d5072f11beddd1 | 450 | ads | Ada | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/iface_test.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/iface_test.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/iface_test.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | package Iface_Test is
type Iface_1 is interface;
type Iface_2 is interface;
procedure Prepare_Select
(DB : Iface_1;
Iter : in out Iface_2'Class) is abstract;
type DT_1 is new Iface_1 with null record;
type Iterator is new Iface_2 with record
More : Boolean;
en... | 23.684211 | 55 | 0.655556 |
4a29fe203aaefd9d4fd159300e55a0dceb8898f5 | 3,820 | ads | Ada | arch/ARM/STM32/drivers/stm32-rng-polling.ads | 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-rng-polling.ads | 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-rng-polling.ads | 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 --
-- --
-- ... | 63.666667 | 78 | 0.477749 |
d0570a45d3eb098b9ef7193067fe6183060636c0 | 476 | ads | Ada | include/bits_types_u_sigset_t_h.ads | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | 5 | 2021-11-03T04:34:16.000Z | 2021-11-10T23:06:30.000Z | include/bits_types_u_sigset_t_h.ads | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | null | null | null | include/bits_types_u_sigset_t_h.ads | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | null | null | null | pragma Ada_2012;
pragma Style_Checks (Off);
with Interfaces.C; use Interfaces.C;
package bits_types_u_sigset_t_h is
-- skipped anonymous struct anon_1
type uu_sigset_t_array937 is array (0 .. 15) of aliased unsigned_long;
type uu_sigset_t is record
uu_val : aliased uu_sigset_t_array937; -- /usr/inc... | 28 | 87 | 0.758403 |
2318ca8fb2a44c369bddd9823b202d8c19a3983a | 2,239 | ads | Ada | src/evb1000-led.ads | damaki/EVB1000 | 1589a3f3bd79d7c9970f3b0758e133e3ec1ee6e2 | [
"MIT"
] | null | null | null | src/evb1000-led.ads | damaki/EVB1000 | 1589a3f3bd79d7c9970f3b0758e133e3ec1ee6e2 | [
"MIT"
] | null | null | null | src/evb1000-led.ads | damaki/EVB1000 | 1589a3f3bd79d7c9970f3b0758e133e3ec1ee6e2 | [
"MIT"
] | 1 | 2021-02-10T14:33:06.000Z | 2021-02-10T14:33:06.000Z | -------------------------------------------------------------------------------
-- Copyright (c) 2016 Daniel King
--
-- 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, in... | 41.462963 | 79 | 0.663243 |
0eddcc43ea638a23596135a3ec3a36154f26b6ca | 3,560 | ads | Ada | source/web/tools/a2js/webapi/webgl/webapi-webgl-shaders.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/web/tools/a2js/webapi/webgl/webapi-webgl-shaders.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/web/tools/a2js/webapi/webgl/webapi-webgl-shaders.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 64.727273 | 78 | 0.406742 |
23d8a4641871167619fb7ee5bed5716ebbef04eb | 1,761 | ads | Ada | src/hide-bmp.ads | persan/midnightsun-ctf-LoveLacedLetter | 456f782b5cd2205425aa23705ca8e8598e3104fc | [
"BSD-2-Clause"
] | null | null | null | src/hide-bmp.ads | persan/midnightsun-ctf-LoveLacedLetter | 456f782b5cd2205425aa23705ca8e8598e3104fc | [
"BSD-2-Clause"
] | null | null | null | src/hide-bmp.ads | persan/midnightsun-ctf-LoveLacedLetter | 456f782b5cd2205425aa23705ca8e8598e3104fc | [
"BSD-2-Clause"
] | null | null | null |
package Hide.BMP is
type Header is record
Signature_1 : Integer_8;
Signature_2 : Integer_8;
Size : Integer_32;
-- File size in bytes
Reserved1 : Integer_16;
Reserved2 : Integer_16;
Offset : Integer_32;
-- Start address in bytes where the image data can be ... | 32.611111 | 79 | 0.611584 |
1824c1d2c50e7e51b2cab510e8eba490805e9eca | 1,857 | ads | Ada | gcc-gcc-7_3_0-release/gcc/ada/a-tiboio.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-tiboio.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | null | null | null | gcc-gcc-7_3_0-release/gcc/ada/a-tiboio.ads | best08618/asylo | 5a520a9f5c461ede0f32acc284017b737a43898c | [
"Apache-2.0"
] | 2 | 2020-07-27T00:22:36.000Z | 2021-04-01T09:41:02.000Z | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 36.411765 | 78 | 0.436726 |
df1be9bb7b2be67b1d3b54030e895d0121f6f9c6 | 1,382 | ads | Ada | include/bits_stdint_uintn_h.ads | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | 5 | 2021-11-03T04:34:16.000Z | 2021-11-10T23:06:30.000Z | include/bits_stdint_uintn_h.ads | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | null | null | null | include/bits_stdint_uintn_h.ads | docandrew/troodon | 9240611708f92ffb5491fa677bffb6ecac58a51e | [
"MIT"
] | null | null | null | pragma Ada_2012;
pragma Style_Checks (Off);
with Interfaces.C; use Interfaces.C;
with bits_types_h;
package bits_stdint_uintn_h is
-- Define uintN_t types.
-- Copyright (C) 2017-2021 Free Software Foundation, Inc.
-- This file is part of the GNU C Library.
-- The GNU C Library is free software; you can... | 41.878788 | 88 | 0.727931 |
0e0382c3ff49239f82c92eed7da362413a51646a | 4,682 | ads | Ada | source/amf/mof/cmof/amf-cmof-comments.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-comments.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-comments.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 55.082353 | 78 | 0.459419 |
dcd747e3b01edd898359dbc5d00cbde6e3ced98a | 2,738 | ads | Ada | include/sf-system-mutex.ads | danva994/ASFML-1.6 | bd74ae700843338a15aef295f99297b866aa0c93 | [
"Zlib"
] | 1 | 2017-10-07T06:20:38.000Z | 2017-10-07T06:20:38.000Z | include/sf-system-mutex.ads | danva994/ASFML-1.6 | bd74ae700843338a15aef295f99297b866aa0c93 | [
"Zlib"
] | 3 | 2020-09-15T21:19:34.000Z | 2022-03-02T23:13:46.000Z | include/sf-system-mutex.ads | danva994/ASFML-1.6 | bd74ae700843338a15aef295f99297b866aa0c93 | [
"Zlib"
] | 2 | 2020-09-26T21:16:43.000Z | 2022-01-16T19:36:48.000Z | -- ////////////////////////////////////////////////////////////
-- //
-- // SFML - Simple and Fast Multimedia Library
-- // Copyright (C) 2007-2009 Laurent Gomila (laurent.gom@gmail.com)
-- //
-- // This software is provided 'as-is', without any express or implied warranty.
-- // In no event will the authors be held li... | 37.506849 | 104 | 0.469686 |
23dd0e3ae5f07c1182b30c9a2d6cc6857f8a03ef | 1,098 | adb | Ada | src/display-console.adb | kraileth/ravenadm | 02bb13117bafc8887e0c90a4effc63ffcdc90642 | [
"0BSD"
] | 18 | 2017-02-28T08:43:17.000Z | 2022-03-22T21:55:56.000Z | src/display-console.adb | kraileth/ravenadm | 02bb13117bafc8887e0c90a4effc63ffcdc90642 | [
"0BSD"
] | 49 | 2017-10-28T11:18:05.000Z | 2022-01-16T16:23:32.000Z | src/display-console.adb | kraileth/ravenadm | 02bb13117bafc8887e0c90a4effc63ffcdc90642 | [
"0BSD"
] | 5 | 2017-09-06T14:47:57.000Z | 2021-11-25T08:31:10.000Z | -- This file is covered by the Internet Software Consortium (ISC) License
-- Reference: ../License.txt
package body Display.Console is
-- These are dummy routines to match active ones in Display.Curses
-- This module is only used to support building ravenadm without curses support
function launch_monito... | 22.875 | 83 | 0.718579 |
d081e5b7a85fb469b5077b16d8091a3c5ed71c74 | 2,421 | adb | Ada | source/slim-players-displays.adb | reznikmm/slimp | acbbb895ba9c2a2dfb28e5065e630326ce958502 | [
"MIT"
] | null | null | null | source/slim-players-displays.adb | reznikmm/slimp | acbbb895ba9c2a2dfb28e5065e630326ce958502 | [
"MIT"
] | null | null | null | source/slim-players-displays.adb | reznikmm/slimp | acbbb895ba9c2a2dfb28e5065e630326ce958502 | [
"MIT"
] | null | null | null | -- Copyright (c) 2019 Maxim Reznik <reznikmm@gmail.com>
--
-- SPDX-License-Identifier: MIT
-- License-Filename: LICENSE
-------------------------------------------------------------
with Slim.Messages.grfe;
package body Slim.Players.Displays is
-----------
-- Clear --
-----------
procedure Clear (Sel... | 24.21 | 75 | 0.539447 |
20ca5f41b547bb0dc4e5f8febb5a14dc58b33df5 | 756 | adb | Ada | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/fun_addr/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/fun_addr/foo.adb | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | contrib/gnu/gdb/dist/gdb/testsuite/gdb.ada/fun_addr/foo.adb | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | -- Copyright 2008-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.
--
-- ... | 37.8 | 73 | 0.736772 |
0e963a69fef9e1010aa9ce7c49724e20e883501c | 2,247 | ads | Ada | src/arch/socs/stm32f439/soc-flash.ads | PThierry/ewok-kernel | e9c23cb3fd0afd8378bc27418778e1117d5e16cc | [
"Apache-2.0"
] | null | null | null | src/arch/socs/stm32f439/soc-flash.ads | PThierry/ewok-kernel | e9c23cb3fd0afd8378bc27418778e1117d5e16cc | [
"Apache-2.0"
] | null | null | null | src/arch/socs/stm32f439/soc-flash.ads | PThierry/ewok-kernel | e9c23cb3fd0afd8378bc27418778e1117d5e16cc | [
"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... | 29.565789 | 79 | 0.566533 |
c55c077b365e398a28bc56302b8fbaae5e7f2329 | 8,143 | adb | Ada | src/security-auth-oauth-facebook.adb | Letractively/ada-security | 027501979a0a154cd5c90d53e601a2ab06336529 | [
"Apache-2.0"
] | 19 | 2015-01-18T23:04:59.000Z | 2021-11-30T10:39:10.000Z | src/security-auth-oauth-facebook.adb | Letractively/ada-security | 027501979a0a154cd5c90d53e601a2ab06336529 | [
"Apache-2.0"
] | 4 | 2020-08-06T15:37:51.000Z | 2022-02-04T20:19:39.000Z | src/security-auth-oauth-facebook.adb | Letractively/ada-security | 027501979a0a154cd5c90d53e601a2ab06336529 | [
"Apache-2.0"
] | 3 | 2021-01-04T10:23:22.000Z | 2022-01-30T21:45:49.000Z | -----------------------------------------------------------------------
-- security-auth-oauth-facebook -- Facebook OAuth based authentication
-- Copyright (C) 2013, 2014 Stephane Carrez
-- Written by Stephane Carrez (Stephane.Carrez@gmail.com)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-... | 42.857895 | 96 | 0.608007 |
dc3acc5ecf95e56ff0774dd16a790d1a20969a92 | 9,077 | ads | Ada | source/amf/mof/amf.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 24 | 2016-11-29T06:59:41.000Z | 2021-08-30T11:55:16.000Z | source/amf/mof/amf.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 2 | 2019-01-16T05:15:20.000Z | 2019-02-03T10:03:32.000Z | source/amf/mof/amf.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 40.522321 | 78 | 0.544673 |
0e50e62100a300b884a119fcc7c8f41e77f2c729 | 235 | adb | Ada | Pruebas/factorial.adb | Arles96/PCompiladores | e435b9f5169589badf289b44a62f76d03438fa6e | [
"MIT"
] | null | null | null | Pruebas/factorial.adb | Arles96/PCompiladores | e435b9f5169589badf289b44a62f76d03438fa6e | [
"MIT"
] | null | null | null | Pruebas/factorial.adb | Arles96/PCompiladores | e435b9f5169589badf289b44a62f76d03438fa6e | [
"MIT"
] | 1 | 2021-03-28T22:41:49.000Z | 2021-03-28T22:41:49.000Z | procedure factorial is
i, x: Integer;
y: Integer;
begin
put("Ingrese un numero ");
get(x);
y := 1;
i := 1;
while i <= x loop
y := y * i;
i := i + 1;
end loop;
put("\nEl resultado es ");
put(y);
end factorial;
| 13.055556 | 28 | 0.531915 |
cbfe0b010f2c431bc0846c78bc8596f5c8d3b4c3 | 9,652 | ads | Ada | source/amf/uml/amf-internals-umldi_uml_stereotype_property_value_labels.ads | 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_stereotype_property_value_labels.ads | 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_stereotype_property_value_labels.ads | svn2github/matreshka | 9d222b3ad9da508855fb1f5adbe5e8a4fad4c530 | [
"BSD-3-Clause"
] | 4 | 2017-07-18T07:11:05.000Z | 2020-06-21T03:02:25.000Z | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... | 51.068783 | 117 | 0.632926 |
0e604b1761e34ad76d96123df7358606ad05fbda | 8,642 | ads | Ada | .build/ada/asis-gela-elements-clause.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | 4 | 2016-02-05T15:51:56.000Z | 2022-03-25T20:38:32.000Z | .build/ada/asis-gela-elements-clause.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null | .build/ada/asis-gela-elements-clause.ads | faelys/gela-asis | 48a3bee90eda9f0c9d958b4e3c80a5a9b1c65253 | [
"BSD-3-Clause"
] | null | null | null |
------------------------------------------------------------------------------
-- Copyright (c) 2006-2013, Maxim Reznik
-- All rights reserved.
--
-- Redistribution and use in source and binary forms, with or without
-- modification, are permitted provided that the following conditions are met:
--
-- * Redistr... | 30.429577 | 80 | 0.667207 |
0ebc2bc7a0eefee777dedb85866f9646cc21b88b | 12,026 | adb | Ada | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-direio.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-direio.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/s-direio.adb | djamal2727/Main-Bearing-Analytical-Model | 2f00c2219c71be0175c6f4f8f1d4cca231d97096 | [
"Apache-2.0"
] | null | null | null | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... | 30.065 | 79 | 0.527274 |
20bf085151d5221901edbd5f5bc027845f05404c | 740 | ads | Ada | test/ash_suite.ads | psyomn/ash | 7630208f9f2dc296f75076141d591354bde02ac7 | [
"Apache-2.0"
] | 11 | 2017-04-08T17:48:19.000Z | 2021-12-31T23:36:25.000Z | test/ash_suite.ads | psyomn/axios | 7630208f9f2dc296f75076141d591354bde02ac7 | [
"Apache-2.0"
] | 3 | 2017-03-24T04:34:15.000Z | 2017-04-03T05:18:47.000Z | test/ash_suite.ads | psyomn/axios | 7630208f9f2dc296f75076141d591354bde02ac7 | [
"Apache-2.0"
] | 4 | 2017-05-14T11:46:37.000Z | 2019-04-18T20:34:07.000Z | -- Copyright 2019 Simon Symeonidis (psyomn)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable la... | 35.238095 | 76 | 0.75 |
d0c4453130b604acd05cec495e683e045e114c10 | 829 | ads | Ada | src/pygamer-screen.ads | Fabien-Chouteau/pygamer-simulator | c0b428bdaf94de296ec3591a11f8ae79f48cc0d3 | [
"BSD-3-Clause"
] | 1 | 2020-12-19T14:51:18.000Z | 2020-12-19T14:51:18.000Z | src/pygamer-screen.ads | Fabien-Chouteau/pygamer-simulator | c0b428bdaf94de296ec3591a11f8ae79f48cc0d3 | [
"BSD-3-Clause"
] | null | null | null | src/pygamer-screen.ads | Fabien-Chouteau/pygamer-simulator | c0b428bdaf94de296ec3591a11f8ae79f48cc0d3 | [
"BSD-3-Clause"
] | null | null | null | with System;
with HAL;
with HAL.Bitmap;
package PyGamer.Screen is
Width : constant := 160;
Height : constant := 128;
procedure Set_Address (X_Start, X_End, Y_Start, Y_End : HAL.UInt16);
procedure Start_Pixel_TX;
procedure End_Pixel_TX;
procedure Push_Pixels (Addr : System.Address; Len : Natural)... | 25.121212 | 73 | 0.698432 |
180131abfc15a12e98f73db6dd4a69a427c204c7 | 878 | adb | Ada | Read Only/gdb-6.8/gdb/testsuite/gdb.ada/ref_param/pck.adb | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-6.8/gdb/testsuite/gdb.ada/ref_param/pck.adb | samyvic/OS-Project | 1622bc1641876584964effd91d65ef02e92728e1 | [
"Apache-2.0"
] | null | null | null | Read Only/gdb-6.8/gdb/testsuite/gdb.ada/ref_param/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... | 33.769231 | 73 | 0.705011 |
4a32a045d827d81cf60b79b0e586e2fb92bea550 | 5,935 | ads | Ada | arch/ARM/STM32/svd/stm32l0x3/stm32_svd-mpu.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | 2 | 2018-05-16T03:56:39.000Z | 2019-07-31T13:53:56.000Z | arch/ARM/STM32/svd/stm32l0x3/stm32_svd-mpu.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | arch/ARM/STM32/svd/stm32l0x3/stm32_svd-mpu.ads | morbos/Ada_Drivers_Library | a4ab26799be60997c38735f4056160c4af597ef7 | [
"BSD-3-Clause"
] | null | null | null | -- This spec has been automatically generated from STM32L0x3.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
package STM32_SVD.MPU is
pragma Preelaborate;
---------------
-- Registers --
---------------
subtype MPU_TYPER_DREGION_Fiel... | 31.569149 | 76 | 0.595451 |
cb3201bba04fecba0e7aaacec830d254598952a2 | 2,061 | adb | Ada | test/unknown/test_unknown-read.adb | skill-lang/skillAdaTestSuite | 279ea0c0cd489c2e39d7532a3b68c564497101e2 | [
"BSD-3-Clause"
] | 1 | 2019-02-09T22:04:10.000Z | 2019-02-09T22:04:10.000Z | test/unknown/test_unknown-read.adb | skill-lang/skillAdaTestSuite | 279ea0c0cd489c2e39d7532a3b68c564497101e2 | [
"BSD-3-Clause"
] | null | null | null | test/unknown/test_unknown-read.adb | skill-lang/skillAdaTestSuite | 279ea0c0cd489c2e39d7532a3b68c564497101e2 | [
"BSD-3-Clause"
] | null | null | null | package body Test_Unknown.Read is
procedure Initialize (T : in out Test) is
begin
Set_Name (T, "Test_Unknown.Read");
Ahven.Framework.Add_Test_Routine (T, Check_Types'Access, "unknownSubtypes read");
Ahven.Framework.Add_Test_Routine (T, Check_Fields_A'Access, "a: all fields are self-references")... | 30.761194 | 103 | 0.611354 |
Subsets and Splits
HTML Code Excluding Scripts
The query retrieves a limited set of HTML content entries that are longer than 8 characters and do not contain script tags, offering only basic filtering with minimal analytical value.