hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | 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 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c5f603edd4d84b2f86dae935850793dc6ae23947 | 2,078 | abap | ABAP | zcl_logger_settings.clas.abap | sbcgua/ABAP-Logger | 54b8087258133885e0ab4b1a1252d388ce5abc80 | [
"MIT"
] | 1 | 2022-01-14T19:13:27.000Z | 2022-01-14T19:13:27.000Z | zcl_logger_settings.clas.abap | sbcgua/ABAP-Logger | 54b8087258133885e0ab4b1a1252d388ce5abc80 | [
"MIT"
] | null | null | null | zcl_logger_settings.clas.abap | sbcgua/ABAP-Logger | 54b8087258133885e0ab4b1a1252d388ce5abc80 | [
"MIT"
] | 1 | 2022-02-04T20:57:54.000Z | 2022-02-04T20:57:54.000Z | class zcl_logger_settings definition
public
final
create private
global friends zcl_logger_factory.
public section.
interfaces zif_logger_settings.
methods constructor.
protected section.
private section.
data auto_save type abap_bool.
data expiry_date type aldate_del .
data must_be_k... | 24.447059 | 60 | 0.774783 |
fa4ffb88ce2ff3f72ff68a7593c2cbb1cf525be7 | 372 | abap | ABAP | src/zif_sat_exception_message.intf.abap | christianguenter2/abap-search-tools | b8486d0f43886b0657ecbe6afc6b844e5b12d10e | [
"Apache-2.0"
] | 9 | 2019-11-14T12:27:19.000Z | 2022-01-26T16:35:09.000Z | src/zif_sat_exception_message.intf.abap | christianguenter2/abap-search-tools | b8486d0f43886b0657ecbe6afc6b844e5b12d10e | [
"Apache-2.0"
] | 13 | 2019-12-04T15:02:12.000Z | 2021-11-25T16:43:12.000Z | src/zif_sat_exception_message.intf.abap | christianguenter2/abap-search-tools | b8486d0f43886b0657ecbe6afc6b844e5b12d10e | [
"Apache-2.0"
] | 4 | 2019-11-14T13:59:43.000Z | 2020-08-05T09:58:30.000Z | INTERFACE zif_sat_exception_message
PUBLIC .
METHODS print
IMPORTING
!iv_msg_type TYPE sy-msgty DEFAULT 'S'
!iv_display_type TYPE sy-msgty DEFAULT 'E'
!if_to_screen TYPE abap_bool DEFAULT abap_true
RETURNING
VALUE(rv_message) TYPE string .
METHODS get_message
RETURN... | 23.25 | 56 | 0.698925 |
c6ecd06b0d18493115073ea29716d07d2e5d6c63 | 392 | abap | ABAP | src/zcl_issue_5001_abapgit.clas.abap | sandraros/XSLT_ref | 44796b891847fab9ce6f0207fe7fb20e29d18c73 | [
"MIT"
] | null | null | null | src/zcl_issue_5001_abapgit.clas.abap | sandraros/XSLT_ref | 44796b891847fab9ce6f0207fe7fb20e29d18c73 | [
"MIT"
] | null | null | null | src/zcl_issue_5001_abapgit.clas.abap | sandraros/XSLT_ref | 44796b891847fab9ce6f0207fe7fb20e29d18c73 | [
"MIT"
] | null | null | null | CLASS zcl_issue_5001_abapgit DEFINITION
PUBLIC
FINAL
CREATE PUBLIC .
PUBLIC SECTION.
METHODS get_current_time
RETURNING
VALUE(result) TYPE t.
DATA current_time TYPE t.
PROTECTED SECTION.
PRIVATE SECTION.
ENDCLASS.
CLASS ZCL_ISSUE_5001_ABAPGIT IMPLEMENTATION.
METHOD get_current_... | 15.68 | 44 | 0.729592 |
a831feb6910734af746ea73dbd9fc75a80ee2da0 | 130 | abap | ABAP | src/ydk_alv_fcat.fugr.lydk_alv_fcattop.abap | DKiyanov/ydk_alv_fcat | e438be091901f96f69cea54a1a3a8578abd1029b | [
"MIT"
] | null | null | null | src/ydk_alv_fcat.fugr.lydk_alv_fcattop.abap | DKiyanov/ydk_alv_fcat | e438be091901f96f69cea54a1a3a8578abd1029b | [
"MIT"
] | null | null | null | src/ydk_alv_fcat.fugr.lydk_alv_fcattop.abap | DKiyanov/ydk_alv_fcat | e438be091901f96f69cea54a1a3a8578abd1029b | [
"MIT"
] | null | null | null | FUNCTION-POOL YDK_ALV_FCAT. "MESSAGE-ID ..
* INCLUDE LYDK_ALV_FCATD... " Local class definition
| 32.5 | 69 | 0.569231 |
33296cad7eeac399047750e842bccfdf939e9350 | 598 | abap | ABAP | src/zcl_ooa1_mlz_ewm.clas.abap | keremkoseoglu/MAR2022 | 1761a16ce4d180e9102d78b70859f69e56aeef04 | [
"MIT"
] | null | null | null | src/zcl_ooa1_mlz_ewm.clas.abap | keremkoseoglu/MAR2022 | 1761a16ce4d180e9102d78b70859f69e56aeef04 | [
"MIT"
] | null | null | null | src/zcl_ooa1_mlz_ewm.clas.abap | keremkoseoglu/MAR2022 | 1761a16ce4d180e9102d78b70859f69e56aeef04 | [
"MIT"
] | null | null | null | CLASS zcl_ooa1_mlz_ewm DEFINITION
INHERITING FROM zcl_ooa1_mlz_json_sistem
PUBLIC
FINAL
CREATE PUBLIC .
PUBLIC SECTION.
METHODS: zif_ooa1_mlz_hedef_sistem~baglanti_testi_yap REDEFINITION.
PROTECTED SECTION.
METHODS: karsi_sisteme_gonder REDEFINITION.
PRIVATE SECTION.
ENDCLASS.
CLASS zcl_ooa1_m... | 21.357143 | 71 | 0.770903 |
0cafde186cf635684e137e6773122c7648595a92 | 2,758 | abap | ABAP | src/Unique Templates/Work Orders/zpm_r_createworkorder_top.prog.abap | X8r/Reusable-Knowledge | 2c6c673f9832a87d31d14740697256680cf48dd2 | [
"MIT"
] | null | null | null | src/Unique Templates/Work Orders/zpm_r_createworkorder_top.prog.abap | X8r/Reusable-Knowledge | 2c6c673f9832a87d31d14740697256680cf48dd2 | [
"MIT"
] | null | null | null | src/Unique Templates/Work Orders/zpm_r_createworkorder_top.prog.abap | X8r/Reusable-Knowledge | 2c6c673f9832a87d31d14740697256680cf48dd2 | [
"MIT"
] | null | null | null | *&---------------------------------------------------------------------*
*& Include ZPM_R_CREATEWORKORDER_TOP
*&---------------------------------------------------------------------*
***********************************************************************
"START OF DATA DECLARATIONS
************************... | 57.458333 | 131 | 0.50145 |
5cd8b44d979d21c09e31b19c3deacd3b03220100 | 866 | abap | ABAP | src/profiles/y_if_list.intf.abap | thomham/code-pal-for-abap | c58c4333f236a17937335871d9261b0897209399 | [
"Apache-2.0"
] | 2 | 2020-06-23T13:27:21.000Z | 2020-11-03T12:19:18.000Z | src/profiles/y_if_list.intf.abap | thomham/code-pal-for-abap | c58c4333f236a17937335871d9261b0897209399 | [
"Apache-2.0"
] | null | null | null | src/profiles/y_if_list.intf.abap | thomham/code-pal-for-abap | c58c4333f236a17937335871d9261b0897209399 | [
"Apache-2.0"
] | null | null | null | INTERFACE y_if_list
PUBLIC .
METHODS append
IMPORTING line TYPE any.
METHODS delete_all.
METHODS delete_at
IMPORTING index TYPE i.
METHODS get_line_at
IMPORTING index TYPE i
RETURNING VALUE(result) TYPE REF TO data.
METHODS insert_at
IMPORTING line TYPE any
ind... | 20.139535 | 45 | 0.69746 |
fc52c830b9ce214325df2899da9cc21730922800 | 5,957 | abap | ABAP | src/mbc/zcl_mqba_shm_context_root.clas.abap | MDJoerg/MQBA | 25214fcba497a2a753ca104f1adb41cf9a091222 | [
"MIT"
] | 10 | 2018-08-29T07:07:26.000Z | 2021-07-09T06:27:04.000Z | src/mbc/zcl_mqba_shm_context_root.clas.abap | MDJoerg/MQBA | 25214fcba497a2a753ca104f1adb41cf9a091222 | [
"MIT"
] | 6 | 2018-08-29T11:01:54.000Z | 2019-02-16T15:14:11.000Z | src/mbc/zcl_mqba_shm_context_root.clas.abap | MDJoerg/MQBA | 25214fcba497a2a753ca104f1adb41cf9a091222 | [
"MIT"
] | 7 | 2018-08-29T11:34:34.000Z | 2020-06-22T04:16:22.000Z | class ZCL_MQBA_SHM_CONTEXT_ROOT definition
public
create public
shared memory enabled .
public section.
interfaces IF_SHM_BUILD_INSTANCE .
interfaces ZIF_MQBA_SHM_CONTEXT .
protected section.
data MT_CACHE type ZMQBA_MBC_T_DATA .
data MV_GROUP type STRING .
methods GET_GROUP
importing
!IV_... | 24.924686 | 115 | 0.664596 |
9d02755f527bfd79a97b0fbdb8e1daa1de67f9da | 2,744 | abap | ABAP | src/yif_addict_ticketing_system.intf.abap | kuzeydev/addict | 9f69227b0771e6c416657fc853267e058b5746f0 | [
"Apache-2.0"
] | 1 | 2020-12-17T19:37:37.000Z | 2020-12-17T19:37:37.000Z | src/yif_addict_ticketing_system.intf.abap | kuzeydev/addict | 9f69227b0771e6c416657fc853267e058b5746f0 | [
"Apache-2.0"
] | null | null | null | src/yif_addict_ticketing_system.intf.abap | kuzeydev/addict | 9f69227b0771e6c416657fc853267e058b5746f0 | [
"Apache-2.0"
] | null | null | null | INTERFACE yif_addict_ticketing_system
PUBLIC .
TYPES string_list TYPE STANDARD TABLE OF string WITH EMPTY KEY.
TYPES tcode_list TYPE STANDARD TABLE OF tcode WITH KEY table_line.
TYPES ticket_id_list TYPE STANDARD TABLE OF yd_addict_ticket_id WITH KEY table_line.
TYPES status_id_list TYPE STANDARD TABLE OF yd... | 35.636364 | 93 | 0.774417 |
a11611e6cc982aa45974fe2b62cab6fbce17c76d | 1,067 | abap | ABAP | src/zif_agc_ui.intf.abap | FreHu/abapGitcustomizing | 111503e6c786ab0d89d051aa83991c5b6d4e78e0 | [
"MIT"
] | null | null | null | src/zif_agc_ui.intf.abap | FreHu/abapGitcustomizing | 111503e6c786ab0d89d051aa83991c5b6d4e78e0 | [
"MIT"
] | null | null | null | src/zif_agc_ui.intf.abap | FreHu/abapGitcustomizing | 111503e6c786ab0d89d051aa83991c5b6d4e78e0 | [
"MIT"
] | null | null | null | INTERFACE zif_agc_ui
PUBLIC .
TYPES: BEGIN OF ty_customizing_ui,
objecttype TYPE trobjtype,
objectname TYPE trobj_name,
path TYPE string,
bcset_id TYPE string,
container_local TYPE REF TO cl_bcfg_bcset_config_container,
... | 33.34375 | 86 | 0.67104 |
e70eaea6f52b81aae273b0408ce43124cc01ccfb | 2,463 | abap | ABAP | src/zcl_xml_static.clas.abap | ivangurin/abapXML | c1d148e2fc0aa4563e94f1764737f79632e90c36 | [
"MIT"
] | null | null | null | src/zcl_xml_static.clas.abap | ivangurin/abapXML | c1d148e2fc0aa4563e94f1764737f79632e90c36 | [
"MIT"
] | null | null | null | src/zcl_xml_static.clas.abap | ivangurin/abapXML | c1d148e2fc0aa4563e94f1764737f79632e90c36 | [
"MIT"
] | null | null | null | class zcl_xml_static definition
public
final
create public .
*"* public components of class ZCL_XML_STATIC
*"* do not include other source files here!!!
public section.
type-pools abap .
constants true type text5 value 'true' ##NO_TEXT.
constants false type text5 value 'false' ##NO_TEXT.
clas... | 19.704 | 55 | 0.645148 |
cbff2cddf069a66c700dbc3fa032007f496373e5 | 855 | abap | ABAP | src/legacy/#dmo#flight_travel_api30.fugr.#dmo#saplflight_travel_api30.abap | SAP-Cloud-Platform/flight30 | 452f9c62a52d24fc8305e648dd238677b0c9812d | [
"BSD-Source-Code"
] | 1 | 2020-07-16T22:28:09.000Z | 2020-07-16T22:28:09.000Z | src/legacy/#dmo#flight_travel_api30.fugr.#dmo#saplflight_travel_api30.abap | SAP-Cloud-Platform/flight30 | 452f9c62a52d24fc8305e648dd238677b0c9812d | [
"BSD-Source-Code"
] | null | null | null | src/legacy/#dmo#flight_travel_api30.fugr.#dmo#saplflight_travel_api30.abap | SAP-Cloud-Platform/flight30 | 452f9c62a52d24fc8305e648dd238677b0c9812d | [
"BSD-Source-Code"
] | 1 | 2020-05-26T14:03:49.000Z | 2020-05-26T14:03:49.000Z | *******************************************************************
* System-defined Include-files. *
*******************************************************************
INCLUDE /DMO/LFLIGHT_TRAVEL_API30TOP. " Global Declarations
INCLUDE /DMO/LFLIGHT_TRAVEL_API30UXX. ... | 57 | 71 | 0.431579 |
000e4c144de07aedcb8cec74eba1b228864fd3a0 | 4,596 | abap | ABAP | src/pgp/zcl_abappgp_convert.clas.abap | larshp/abapPGP | 82cb07e17ad1c402275bb9e01f1b7bc3d1b2021f | [
"MIT"
] | 5 | 2016-11-19T14:35:50.000Z | 2022-03-16T03:09:49.000Z | src/pgp/zcl_abappgp_convert.clas.abap | MikeSidorochkin/abapPGP | da3216c3511e341a9f6de790150d07801f3bd48a | [
"MIT"
] | 34 | 2016-09-29T18:06:29.000Z | 2022-01-19T06:41:02.000Z | src/pgp/zcl_abappgp_convert.clas.abap | MikeSidorochkin/abapPGP | da3216c3511e341a9f6de790150d07801f3bd48a | [
"MIT"
] | 3 | 2018-12-07T15:30:46.000Z | 2021-04-13T18:38:53.000Z | CLASS zcl_abappgp_convert DEFINITION
PUBLIC
FINAL
CREATE PUBLIC .
PUBLIC SECTION.
CLASS-METHODS base64_decode
IMPORTING
!iv_encoded TYPE string
RETURNING
VALUE(rv_bin) TYPE xstring .
CLASS-METHODS base64_encode
IMPORTING
!iv_bin TYPE xstring
... | 22.202899 | 71 | 0.574413 |
be389359bb847f2b76dd50c6b6d841f77cb2dfdb | 18,989 | abap | ABAP | src/zcl_abap_seltab_to_where.clas.testclasses.abap | abapChaoLiu/seltab_to_where | 08260bbe9959d56b5a8e7a193b0de575c9b9199b | [
"MIT"
] | 11 | 2019-03-21T18:38:13.000Z | 2022-02-16T14:01:29.000Z | src/zcl_abap_seltab_to_where.clas.testclasses.abap | abapChaoLiu/seltab_to_where | 08260bbe9959d56b5a8e7a193b0de575c9b9199b | [
"MIT"
] | 1 | 2021-11-03T16:50:30.000Z | 2021-11-03T16:50:30.000Z | src/zcl_abap_seltab_to_where.clas.testclasses.abap | abapChaoLiu/seltab_to_where | 08260bbe9959d56b5a8e7a193b0de575c9b9199b | [
"MIT"
] | 4 | 2020-12-14T16:41:58.000Z | 2022-03-22T12:42:15.000Z | *"* use this source file for your ABAP unit test classes
CLASS zcl_abap_ut_seltab_to_where DEFINITION DEFERRED.
CLASS zcl_abap_seltab_to_where DEFINITION LOCAL FRIENDS zcl_abap_ut_seltab_to_where.
CLASS zcl_abap_ut_seltab_to_where DEFINITION
FOR TESTING
DURATION SHORT
RISK LEVEL HARMLESS
.
*?<asx:abap xmlns:as... | 33.372583 | 104 | 0.568908 |
280bc1aca90f49a0657b5129f55a7b4619e1809d | 477 | abap | ABAP | src/pufletestview.fugr.lpufletestviewi00.abap | filak-sap/abapgit_table_view_maitenance | ce1d608eaa44fff4f3d6ab0e907a63f12ac71ea2 | [
"Apache-2.0"
] | null | null | null | src/pufletestview.fugr.lpufletestviewi00.abap | filak-sap/abapgit_table_view_maitenance | ce1d608eaa44fff4f3d6ab0e907a63f12ac71ea2 | [
"Apache-2.0"
] | null | null | null | src/pufletestview.fugr.lpufletestviewi00.abap | filak-sap/abapgit_table_view_maitenance | ce1d608eaa44fff4f3d6ab0e907a63f12ac71ea2 | [
"Apache-2.0"
] | null | null | null | *---------------------------------------------------------------------*
* view related PAI modules
* generation date: 03/21/2021 at 18:29:58
* view maintenance generator version: #001407#
*---------------------------------------------------------------------*
*...processing: PUFLE_TESTV............................. | 53 | 71 | 0.228512 |
399e5240fee452548b5a5ed08c0458ea6cc30293 | 328 | abap | ABAP | kapitel_05/zbook_location.fugr.z_book_location_get_data.abap | abapkochbuch/Sources | 159775b787fcbc4c6b7eff01e505144b7c33a437 | [
"MIT"
] | 12 | 2018-06-22T10:55:06.000Z | 2022-03-22T12:10:48.000Z | kapitel_05/zbook_location.fugr.z_book_location_get_data.abap | abapkochbuch/Sources | 159775b787fcbc4c6b7eff01e505144b7c33a437 | [
"MIT"
] | 5 | 2018-06-25T11:45:26.000Z | 2019-09-04T19:41:55.000Z | kapitel_05/zbook_location.fugr.z_book_location_get_data.abap | abapkochbuch/Sources | 159775b787fcbc4c6b7eff01e505144b7c33a437 | [
"MIT"
] | 7 | 2018-07-02T14:20:28.000Z | 2022-03-25T19:33:33.000Z | FUNCTION z_book_location_get_data.
*"----------------------------------------------------------------------
*"*"Lokale Schnittstelle:
*" EXPORTING
*" REFERENCE(LOCATION) TYPE ZBOOK_LOCATION
*"----------------------------------------------------------------------
PERFORM radio2location changing location.
ENDFU... | 29.818182 | 72 | 0.435976 |
88f9e42fea6f2e4126934746f7f1692c0419f189 | 2,909 | abap | ABAP | src/zcl_binary_to_integer.clas.abap | MBartsch71/abap-binary-tools | 5cbb8bd6f4f3760f686a1b77c0f3a5e3f11460d9 | [
"MIT"
] | null | null | null | src/zcl_binary_to_integer.clas.abap | MBartsch71/abap-binary-tools | 5cbb8bd6f4f3760f686a1b77c0f3a5e3f11460d9 | [
"MIT"
] | null | null | null | src/zcl_binary_to_integer.clas.abap | MBartsch71/abap-binary-tools | 5cbb8bd6f4f3760f686a1b77c0f3a5e3f11460d9 | [
"MIT"
] | null | null | null | CLASS zcl_binary_to_integer DEFINITION
PUBLIC
CREATE PUBLIC .
PUBLIC SECTION.
INTERFACES zif_from_binary.
PRIVATE SECTION.
CONSTANTS c_binary_base TYPE i VALUE 2.
CONSTANTS c_one_binary_digit TYPE i VALUE 1.
CONSTANTS c_value_one TYPE i VALUE 1.
CONSTANTS c_no_offset TYPE i VALUE 0.
D... | 30.621053 | 88 | 0.696459 |
822a0abec90ab9c998bacb893ff056fc56167581 | 415 | abap | ABAP | src/zguidrasil_control_icon.fugr.lzguidrasil_control_iconi02.abap | christianguenter2/guidrasil | afb2a15c1aa7ddc3a041a4ff58b9c4f4476c0e18 | [
"MIT"
] | 9 | 2018-10-11T15:14:09.000Z | 2022-03-19T06:50:29.000Z | src/zguidrasil_control_icon.fugr.lzguidrasil_control_iconi02.abap | christianguenter2/guidrasil | afb2a15c1aa7ddc3a041a4ff58b9c4f4476c0e18 | [
"MIT"
] | 7 | 2018-10-11T15:30:25.000Z | 2019-01-16T16:04:34.000Z | src/zguidrasil_control_icon.fugr.lzguidrasil_control_iconi02.abap | christianguenter2/guidrasil | afb2a15c1aa7ddc3a041a4ff58b9c4f4476c0e18 | [
"MIT"
] | 3 | 2018-10-11T15:30:59.000Z | 2020-06-02T21:55:39.000Z | *----------------------------------------------------------------------*
***INCLUDE LZGUIDRASIL_CONTROL_ICONI02.
*----------------------------------------------------------------------*
*&---------------------------------------------------------------------*
*& Module F4_ICON INPUT
*&----------------------------... | 41.5 | 72 | 0.224096 |
6b66fed6c3ee445e29f97412718eddfd3f24200e | 579 | abap | ABAP | src/ui/zaoc_naming.fugr.lzaoc_namingf02.abap | DennstedtB/abapOpenChecks | 551dad876ce09d6b7cca32dd166827f1cdbf33e5 | [
"MIT"
] | 199 | 2015-02-17T07:08:01.000Z | 2022-03-23T09:50:05.000Z | src/ui/zaoc_naming.fugr.lzaoc_namingf02.abap | DennstedtB/abapOpenChecks | 551dad876ce09d6b7cca32dd166827f1cdbf33e5 | [
"MIT"
] | 769 | 2015-01-03T07:09:11.000Z | 2022-03-21T11:59:53.000Z | src/ui/zaoc_naming.fugr.lzaoc_namingf02.abap | DennstedtB/abapOpenChecks | 551dad876ce09d6b7cca32dd166827f1cdbf33e5 | [
"MIT"
] | 109 | 2015-03-09T10:22:34.000Z | 2022-03-08T08:47:41.000Z | *----------------------------------------------------------------------*
***INCLUDE LZAOC_NAMINGF02.
*----------------------------------------------------------------------*
AT SELECTION-SCREEN.
lcl_screen2000=>handle_command( ).
AT SELECTION-SCREEN OUTPUT.
lcl_screen2000=>at_output( ).
AT SELECTION-SCREEN ON EX... | 27.571429 | 72 | 0.531952 |
ff68accc1751d7cb9ef0e33ceea90e4df7669fc6 | 229 | abap | ABAP | src/zrapcloud_uuid_four_levels/zbp_i_af_demolevel4_01.clas.abap | SAP-samples/abap-platform-code-samples-cloud | 9bc0a977a318643a7d53dcb28b5ed3c2c9fef3ed | [
"Apache-2.0"
] | 5 | 2021-09-21T22:24:50.000Z | 2022-02-23T16:36:03.000Z | src/zrapcloud_uuid_four_levels/zbp_i_af_demolevel4_01.clas.abap | SAP-samples/abap-platform-code-samples-cloud | 9bc0a977a318643a7d53dcb28b5ed3c2c9fef3ed | [
"Apache-2.0"
] | null | null | null | src/zrapcloud_uuid_four_levels/zbp_i_af_demolevel4_01.clas.abap | SAP-samples/abap-platform-code-samples-cloud | 9bc0a977a318643a7d53dcb28b5ed3c2c9fef3ed | [
"Apache-2.0"
] | null | null | null | class ZBP_I_AF_DEMOLEVEL4_01 definition
public
abstract
final
for behavior of ZI_AF_DEMOLEVEL1_01 .
public section.
protected section.
private section.
ENDCLASS.
CLASS ZBP_I_AF_DEMOLEVEL4_01 IMPLEMENTATION.
ENDCLASS.
| 14.3125 | 44 | 0.820961 |
e3efa6c61ecafda35f6a77f4e6e588d7cb3eb125 | 1,402 | abap | ABAP | src/objects/core/zabapgit_parallel.fugr.z_abapgit_serialize_package.abap | gepparta/abapGit | 79da4eb38520facea52e1f5a1b2a189f208de4e9 | [
"MIT"
] | 797 | 2015-02-06T15:38:41.000Z | 2020-09-23T02:57:02.000Z | src/objects/core/zabapgit_parallel.fugr.z_abapgit_serialize_package.abap | gepparta/abapGit | 79da4eb38520facea52e1f5a1b2a189f208de4e9 | [
"MIT"
] | 2,776 | 2015-01-13T03:59:55.000Z | 2020-09-23T21:46:34.000Z | src/objects/core/zabapgit_parallel.fugr.z_abapgit_serialize_package.abap | gepparta/abapGit | 79da4eb38520facea52e1f5a1b2a189f208de4e9 | [
"MIT"
] | 499 | 2015-01-13T03:41:36.000Z | 2020-09-22T11:50:54.000Z | FUNCTION z_abapgit_serialize_package.
*"----------------------------------------------------------------------
*"*"Local Interface:
*" IMPORTING
*" VALUE(IV_PACKAGE) TYPE DEVCLASS
*" VALUE(IV_FOLDER_LOGIC) TYPE STRING DEFAULT 'PREFIX'
*" VALUE(IV_MAIN_LANG_ONLY) TYPE FLAG DEFAULT ''
*" VALUE(IV_SHOW... | 32.604651 | 75 | 0.61127 |
41edd3ebcbb963a0ec6462040ba706210f157956 | 1,562 | abap | ABAP | src/#usi#exception_demo/#usi#exception_demo_txt_getp01.prog.abap | SchwarzIT/sap-usi-exception | d2cbc7dd29410c5f5ddf23ba059e312250f30085 | [
"Apache-2.0"
] | 1 | 2022-01-27T08:12:09.000Z | 2022-01-27T08:12:09.000Z | src/#usi#exception_demo/#usi#exception_demo_txt_getp01.prog.abap | SchwarzIT/sap-usi-exception | d2cbc7dd29410c5f5ddf23ba059e312250f30085 | [
"Apache-2.0"
] | null | null | null | src/#usi#exception_demo/#usi#exception_demo_txt_getp01.prog.abap | SchwarzIT/sap-usi-exception | d2cbc7dd29410c5f5ddf23ba059e312250f30085 | [
"Apache-2.0"
] | null | null | null | *&---------------------------------------------------------------------*
*& Include /USI/EXCEPTION_DEMO_TXT_GETP01
*&---------------------------------------------------------------------*
CLASS lcl_exception_factory IMPLEMENTATION.
METHOD add_t100_exception.
DATA textid TYPE scx_t100key.
textid-msgi... | 29.471698 | 77 | 0.573624 |
f5afe92045b689a7b3e96aae33b92d642b9563fa | 18,383 | abap | ABAP | src/objects/zcl_abapgit_object_srvd.clas.abap | bigld/abapG | 928300a5c26f2e32e0a6f3710544fd5fb2bf3225 | [
"MIT"
] | null | null | null | src/objects/zcl_abapgit_object_srvd.clas.abap | bigld/abapG | 928300a5c26f2e32e0a6f3710544fd5fb2bf3225 | [
"MIT"
] | 14 | 2021-12-01T00:08:45.000Z | 2022-03-01T00:04:09.000Z | src/objects/zcl_abapgit_object_srvd.clas.abap | opesus/abapGit | f4ee4562d6c6061c85b78838013993a5e425da41 | [
"MIT"
] | null | null | null | CLASS zcl_abapgit_object_srvd DEFINITION PUBLIC INHERITING FROM zcl_abapgit_objects_super FINAL.
PUBLIC SECTION.
INTERFACES zif_abapgit_object.
ALIASES mo_files FOR zif_abapgit_object~mo_files.
METHODS:
constructor
IMPORTING
is_item TYPE zif_abapgit_definitions=>ty_item
... | 29.988581 | 110 | 0.646304 |
65cdf8b3f5ad67e9092e7228d86a9cf2f32357a9 | 8,367 | abap | ABAP | src/cds/zif_todo_c.intf.abap | mrsimpson/abap-todos | 2124be85bf4976065f249dc66f62ed46329bcc16 | [
"Apache-2.0"
] | 1 | 2019-09-27T20:33:03.000Z | 2019-09-27T20:33:03.000Z | src/cds/zif_todo_c.intf.abap | mrsimpson/abap-todos | 2124be85bf4976065f249dc66f62ed46329bcc16 | [
"Apache-2.0"
] | null | null | null | src/cds/zif_todo_c.intf.abap | mrsimpson/abap-todos | 2124be85bf4976065f249dc66f62ed46329bcc16 | [
"Apache-2.0"
] | null | null | null | interface ZIF_TODO_C
public .
interfaces /BOBF/IF_LIB_CONSTANTS .
constants:
BEGIN OF SC_ACTION,
BEGIN OF ZTODO,
ACTIVATION TYPE /BOBF/ACT_KEY VALUE '0242AC1100021EE9B8A33FA70988ABC5',
CREATE_ZTODO TYPE /BOBF/ACT_KEY VALUE '0242AC1100021EE9B8A33F8D0AECCBC5',
D... | 50.709091 | 101 | 0.679694 |
71c3e853049ec1e53a363349faa7011f8da31c92 | 227 | abap | ABAP | src/unmanaged/#dmo#bp_booking_u23.clas.abap | SAP-Cloud-Platform/flight23 | 4fe32c861902d67abba5877442499405575530b4 | [
"BSD-Source-Code"
] | null | null | null | src/unmanaged/#dmo#bp_booking_u23.clas.abap | SAP-Cloud-Platform/flight23 | 4fe32c861902d67abba5877442499405575530b4 | [
"BSD-Source-Code"
] | null | null | null | src/unmanaged/#dmo#bp_booking_u23.clas.abap | SAP-Cloud-Platform/flight23 | 4fe32c861902d67abba5877442499405575530b4 | [
"BSD-Source-Code"
] | null | null | null | CLASS /dmo/bp_booking_u23 DEFINITION
PUBLIC
ABSTRACT
FINAL
FOR BEHAVIOR OF /dmo/i_travel_u23 .
PUBLIC SECTION.
PROTECTED SECTION.
PRIVATE SECTION.
ENDCLASS.
CLASS /dmo/bp_booking_u23 IMPLEMENTATION.
ENDCLASS.
| 14.1875 | 41 | 0.76652 |
ed571ce9d50cbbeb0bf68390d07fcc32e13e2715 | 323 | abap | ABAP | src/zif_markdown_symbols.intf.abap | kamalkorlapati/abapGit_bunkai_Weinheim | b99e94d510018612a4322c926bf73e9168cd352a | [
"MIT"
] | 38 | 2015-03-15T07:28:48.000Z | 2021-08-31T08:31:21.000Z | src/zif_markdown_symbols.intf.abap | kamalkorlapati/abapGit_bunkai_Weinheim | b99e94d510018612a4322c926bf73e9168cd352a | [
"MIT"
] | 3 | 2017-01-14T10:38:46.000Z | 2018-09-26T19:05:06.000Z | src/zif_markdown_symbols.intf.abap | kamalkorlapati/abapGit_bunkai_Weinheim | b99e94d510018612a4322c926bf73e9168cd352a | [
"MIT"
] | 14 | 2016-12-27T11:55:48.000Z | 2020-05-11T13:53:31.000Z | INTERFACE zif_markdown_symbols
PUBLIC .
CONSTANTS: c_header1 TYPE char1 VALUE '#',
c_header2 TYPE char2 VALUE '##',
c_header3 TYPE char3 VALUE '###',
c_header4 TYPE char4 VALUE '####',
c_unordered_list TYPE char1 VALUE '#'.
ENDINTERFAC... | 32.3 | 54 | 0.551084 |
421a6946efb59036252722d462111d1eacb23f2d | 1,389 | ash | AGS Script | Source/relay/TourGuide/Items of the Month/2020/Box O Ghosts.ash | CheeseyPickle/TourGuide | 5a452a40db52b152c4dc33da495078d056f073fa | [
"Unlicense"
] | 2 | 2021-12-13T20:18:14.000Z | 2022-03-14T20:30:41.000Z | Source/relay/TourGuide/Items of the Month/2020/Box O Ghosts.ash | CheeseyPickle/TourGuide | 5a452a40db52b152c4dc33da495078d056f073fa | [
"Unlicense"
] | 5 | 2021-09-21T14:37:40.000Z | 2021-12-27T21:42:21.000Z | Source/relay/TourGuide/Items of the Month/2020/Box O Ghosts.ash | CheeseyPickle/TourGuide | 5a452a40db52b152c4dc33da495078d056f073fa | [
"Unlicense"
] | 7 | 2021-09-07T19:34:46.000Z | 2022-03-14T23:38:39.000Z | //Ghost of Crimbo Commerce
RegisterTaskGenerationFunction("IOTMCommerceGhostGenerateTasks");
void IOTMCommerceGhostGenerateTasks(ChecklistEntry [int] task_entries, ChecklistEntry [int] optional_task_entries, ChecklistEntry [int] future_task_entries)
{
item commerce_item = get_property_item("commerceGhostItem");
in... | 66.142857 | 243 | 0.707703 |
e65279675f952893287efca2d1413d074ee402f9 | 15,959 | ash | AGS Script | Source/relay/Guide/Quests/Pirate.ash | uthuluc/TourGuide | f584f984d25301a3ea4409923ad9deff7c0c7d6b | [
"Unlicense"
] | null | null | null | Source/relay/Guide/Quests/Pirate.ash | uthuluc/TourGuide | f584f984d25301a3ea4409923ad9deff7c0c7d6b | [
"Unlicense"
] | null | null | null | Source/relay/Guide/Quests/Pirate.ash | uthuluc/TourGuide | f584f984d25301a3ea4409923ad9deff7c0c7d6b | [
"Unlicense"
] | null | null | null |
void QPirateInit()
{
//questM12Pirate ?
//lastPirateInsult1 through lastPirateInsult8
QuestState state;
QuestStateParseMafiaQuestProperty(state, "questM12Pirate");
state.quest_name = "Pirate Quest";
state.image_name = "pirate quest";
state.state_boolean["valid"] = true;
if (__misc_state["mysterious island av... | 44.578212 | 209 | 0.630616 |
904a009b03da34f3cb19d200098eee960b5a96e4 | 61,488 | ash | AGS Script | RELEASE/scripts/autoscend/quests/level_12.ash | phulin/autoscend | 5b2e0fd08342c6b27a50227fd6aeec3b453426bb | [
"MIT"
] | null | null | null | RELEASE/scripts/autoscend/quests/level_12.ash | phulin/autoscend | 5b2e0fd08342c6b27a50227fd6aeec3b453426bb | [
"MIT"
] | null | null | null | RELEASE/scripts/autoscend/quests/level_12.ash | phulin/autoscend | 5b2e0fd08342c6b27a50227fd6aeec3b453426bb | [
"MIT"
] | null | null | null | script "level_12.ash"
string auto_warSide()
{
//returns the side you are fighting for in the form of a string.
//this is used to check checking mafia's sidequest tracking, as they use these string values to indicate which side completed which quest.
if(get_property("auto_hippyInstead").to_boolean())
{
return "hi... | 28.244373 | 332 | 0.690801 |
71ae9f0e64cf7a9f77bdc1e41d2bdc50e291c4b5 | 70 | ash | AGS Script | rotation/Photo/270/autoexec.ash | waltersgrey/autoexechack | df88a6c73128b64a96fb55011d0735c1c4267ec8 | [
"MIT"
] | 386 | 2015-01-03T09:52:03.000Z | 2022-02-02T19:12:23.000Z | rotation/Photo/270/autoexec.ash | waltersgrey/autoexechack | df88a6c73128b64a96fb55011d0735c1c4267ec8 | [
"MIT"
] | 38 | 2015-01-26T14:16:56.000Z | 2018-03-28T14:07:17.000Z | rotation/Photo/270/autoexec.ash | waltersgrey/autoexechack | df88a6c73128b64a96fb55011d0735c1c4267ec8 | [
"MIT"
] | 282 | 2015-01-03T16:40:08.000Z | 2022-03-16T19:02:11.000Z | t app appmode photo
t app test vin_rotate 270
t app button shutter PR
| 17.5 | 25 | 0.8 |
197b53cf763ec59acee8b8db177998c4ea30c74d | 25,061 | g4 | ANTLR | src/dovado_rtl/antlr/old_grammars/vhdlParser.g4 | DavideConficconi/dovado | 60abf088d301cbb96660238a4f39ea2fe5cbbb18 | [
"MIT"
] | 12 | 2020-08-18T16:00:04.000Z | 2022-02-23T00:05:53.000Z | src/dovado_rtl/antlr/old_grammars/vhdlParser.g4 | DavideConficconi/dovado | 60abf088d301cbb96660238a4f39ea2fe5cbbb18 | [
"MIT"
] | 1 | 2022-02-28T12:57:18.000Z | 2022-02-28T14:04:49.000Z | src/dovado_rtl/antlr/old_grammars/vhdlParser.g4 | DavideConficconi/dovado | 60abf088d301cbb96660238a4f39ea2fe5cbbb18 | [
"MIT"
] | 2 | 2021-09-24T11:47:36.000Z | 2021-12-17T07:58:34.000Z | parser grammar vhdlParser;
options {
tokenVocab = vhdlLexer;
}
/*
* Grammar extracted from the 2008 standard
*/
any_keyword:
KW_PROCESS
| KW_CONTEXT
| KW_POSTPONED
| KW_LINKAGE
| KW_COMPONENT
| KW_ABS
| KW_DEFAULT
| KW_THEN
| KW_BLOCK
| KW_REM
| KW_INERTIAL
| KW_NEXT
| KW_ENTITY
| KW_ON
| KW_GROUP
... | 29.518257 | 101 | 0.818563 |
4d463f6d5a0777f829da258ce94e0c35573c29be | 2,804 | g4 | ANTLR | src/azure-cli/azure/cli/command_modules/monitor/grammar/metric_alert/MetricAlertCondition.g4 | xaliciayang/azure-cli | 38c80c875e8a79d08d06a2f42ec82fd54934343e | [
"MIT"
] | 7 | 2020-04-26T09:54:05.000Z | 2021-07-22T16:54:41.000Z | src/azure-cli/azure/cli/command_modules/monitor/grammar/metric_alert/MetricAlertCondition.g4 | xaliciayang/azure-cli | 38c80c875e8a79d08d06a2f42ec82fd54934343e | [
"MIT"
] | 2 | 2020-05-04T22:45:39.000Z | 2021-12-02T22:45:10.000Z | src/azure-cli/azure/cli/command_modules/monitor/grammar/metric_alert/MetricAlertCondition.g4 | xaliciayang/azure-cli | 38c80c875e8a79d08d06a2f42ec82fd54934343e | [
"MIT"
] | 13 | 2020-06-30T16:23:36.000Z | 2022-03-29T17:12:05.000Z | /* PARSER RULES */
grammar MetricAlertCondition ;
/* Main Rules */
expression : aggregation (namespace '.')* (QUOTE metric QUOTE WHITESPACE | metric) operator (threshold | dynamics) (WHITESPACE dimensions)* NEWLINE* ;
aggregation : WORD WHITESPACE ;
namespace : (NUMBER | WORD | '/' | '.'... | 28.612245 | 159 | 0.462553 |
86c91f5f2624aff2ac5abae9ec2b758541e01e7d | 250 | g4 | ANTLR | presto-lucene/src/main/resources/LucenePushDown.g4 | photogamerun/weiwodb | 6768496f0b6aa1e8d6f486e71e4711a1a3432c84 | [
"Apache-2.0"
] | 1 | 2020-06-19T13:33:45.000Z | 2020-06-19T13:33:45.000Z | presto-lucene/src/main/resources/LucenePushDown.g4 | photogamerun/weiwodb | 6768496f0b6aa1e8d6f486e71e4711a1a3432c84 | [
"Apache-2.0"
] | null | null | null | presto-lucene/src/main/resources/LucenePushDown.g4 | photogamerun/weiwodb | 6768496f0b6aa1e8d6f486e71e4711a1a3432c84 | [
"Apache-2.0"
] | 2 | 2019-03-01T05:03:41.000Z | 2019-04-16T06:13:26.000Z | grammar LucenePushDown;
expr :(String)
|expr op=(AND|OR|NOT) expr
| LPAREN expr RPAREN
;
RPAREN : ')' ;
LPAREN : '(' ;
AND :'[AND]';
OR :'[OR]';
NOT :'[NOT]';
String : '\'' ( ~'\'' | '\'\'' )* '\'';
WS : [ \t\r\n]+ -> channel(HIDDEN) ; | 17.857143 | 40 | 0.468 |
e940b5aec87cdd998a9b6aaae2abb78be4a3aebe | 12,521 | g4 | ANTLR | src/RulesDoer.Core/Expressions/FEEL/FEELRule.g4 | jagalembu/RulesDoer | 586085b9e3fda5901a911085ff533ab254e388b0 | [
"BSD-3-Clause"
] | 4 | 2019-04-22T18:55:43.000Z | 2022-03-22T06:56:16.000Z | src/RulesDoer.Core/Expressions/FEEL/FEELRule.g4 | jagalembu/RulesDoer | 586085b9e3fda5901a911085ff533ab254e388b0 | [
"BSD-3-Clause"
] | 9 | 2019-09-10T23:43:00.000Z | 2019-09-15T17:39:52.000Z | src/RulesDoer.Core/Expressions/FEEL/FEELRule.g4 | jagalembu/RulesDoer | 586085b9e3fda5901a911085ff533ab254e388b0 | [
"BSD-3-Clause"
] | 2 | 2019-04-18T18:46:57.000Z | 2020-12-18T15:06:11.000Z | parser grammar FEELRule;
options {
tokenVocab = FEELLexer;
}
@header {
using RulesDoer.Core.Runtime.Context;
using RulesDoer.Core.Expressions.FEEL.Ast;
using RulesDoer.Core.Expressions.FEEL.Ast.Elements.Literal;
using RulesDoer.Core.Expressions.FEEL.Ast.Elements.Comparison;
using RulesDoer.Core.Expressions.FEEL.Ast.... | 37.488024 | 193 | 0.709608 |
650abd51e32351c5033e774012beda313efd8004 | 4,574 | g4 | ANTLR | heroic-parser/src/main/antlr4/com/spotify/heroic/grammar/HeroicQuery.g4 | Diffblue-benchmarks/heroic | 35ab72485ac6b6e5e018dc9a784d3495fef675b3 | [
"Apache-2.0"
] | null | null | null | heroic-parser/src/main/antlr4/com/spotify/heroic/grammar/HeroicQuery.g4 | Diffblue-benchmarks/heroic | 35ab72485ac6b6e5e018dc9a784d3495fef675b3 | [
"Apache-2.0"
] | null | null | null | heroic-parser/src/main/antlr4/com/spotify/heroic/grammar/HeroicQuery.g4 | Diffblue-benchmarks/heroic | 35ab72485ac6b6e5e018dc9a784d3495fef675b3 | [
"Apache-2.0"
] | null | null | null | grammar HeroicQuery;
statements
: (statement StatementSeparator)* statement? EOF
;
statement
: Let expr Eq query #LetStatement
| query #QueryStatemnet
;
expressionOnly
: expr EOF
;
filterOnly
: filter EOF
;
query
: select from? where? with? as?
;
select
... | 17.728682 | 73 | 0.513118 |
7b5accdec1f28dd48750e9f1ebb1cbf84b13ce76 | 4,278 | g4 | ANTLR | grammars/pseudocode.g4 | mohsinhassaan/pseudocode-interpreter | 2079620b181a6a7ad8ff6fbc6b4aaea5ed8d3b87 | [
"MIT"
] | 2 | 2022-01-15T06:06:41.000Z | 2022-02-18T04:16:06.000Z | grammars/pseudocode.g4 | mohsinhassaan/pseudocode-interpreter | 2079620b181a6a7ad8ff6fbc6b4aaea5ed8d3b87 | [
"MIT"
] | null | null | null | grammars/pseudocode.g4 | mohsinhassaan/pseudocode-interpreter | 2079620b181a6a7ad8ff6fbc6b4aaea5ed8d3b87 | [
"MIT"
] | null | null | null | grammar pseudocode;
prog: line+ EOF;
line: (statement COMMENT? | COMMENT);
statement:
pass
| ifstmt
| casestmt
| forstmt
| whilestmt
| repeatstmt
| funcstmt
| procstmt
| callstmt
| inputstmt
| printstmt
| constdecl
| vardecl
| arraydecl
| letstmt
| expression;
pass: PASS;
constdecl: CONSTANT varnam... | 14.452703 | 70 | 0.678822 |
c59c1716d984b17042d0f6bbac207d6bd8645c1d | 196 | g4 | ANTLR | sharding-core/src/main/antlr4/imports/PostgreSQLCreateIndex.g4 | chuanandongxu/sharding-sphere | d40f410ff5f63c5c8ab24c12d0453b059bdd82af | [
"Apache-2.0"
] | null | null | null | sharding-core/src/main/antlr4/imports/PostgreSQLCreateIndex.g4 | chuanandongxu/sharding-sphere | d40f410ff5f63c5c8ab24c12d0453b059bdd82af | [
"Apache-2.0"
] | null | null | null | sharding-core/src/main/antlr4/imports/PostgreSQLCreateIndex.g4 | chuanandongxu/sharding-sphere | d40f410ff5f63c5c8ab24c12d0453b059bdd82af | [
"Apache-2.0"
] | null | null | null | grammar PostgreSQLCreateIndex;
import PostgreSQLKeyword, Keyword, PostgreSQLBase, BaseRule;
createIndex
: CREATE UNIQUE? INDEX CONCURRENTLY? ((IF NOT EXISTS)? indexName)? ON tableName
; | 28 | 84 | 0.770408 |
1d67c12afd6d16adea08c5348da41a1fbe684cd9 | 747 | g4 | ANTLR | legend-engine-external-shared-format-model/src/main/antlr4/org/finos/legend/engine/language/pure/grammar/from/antlr4/ExternalFormatLexerGrammar.g4 | dave-wathen/legend-engine | 65c984c5774c27ac2f83eb957f016ca61010fea1 | [
"Apache-2.0"
] | 32 | 2020-10-19T21:44:25.000Z | 2022-02-14T09:27:50.000Z | legend-engine-external-shared-format-model/src/main/antlr4/org/finos/legend/engine/language/pure/grammar/from/antlr4/ExternalFormatLexerGrammar.g4 | dave-wathen/legend-engine | 65c984c5774c27ac2f83eb957f016ca61010fea1 | [
"Apache-2.0"
] | 90 | 2020-10-19T11:24:26.000Z | 2022-03-30T12:07:00.000Z | legend-engine-external-shared-format-model/src/main/antlr4/org/finos/legend/engine/language/pure/grammar/from/antlr4/ExternalFormatLexerGrammar.g4 | dave-wathen/legend-engine | 65c984c5774c27ac2f83eb957f016ca61010fea1 | [
"Apache-2.0"
] | 132 | 2020-10-19T12:10:51.000Z | 2022-03-31T18:44:30.000Z | lexer grammar ExternalFormatLexerGrammar;
import CoreLexerGrammar;
// -------------------------------------- KEYWORD --------------------------------------
SCHEMA_SET: 'SchemaSet';
IMPORT: 'import';
FORMAT: 'format';
SCHEMAS: ... | 35.571429 | 88 | 0.420348 |
8642dd29a783609ab532418af94a9ea7c7960911 | 536 | g4 | ANTLR | projects/batfish/src/main/antlr4/org/batfish/grammar/cisco/Cisco_hsrp.g4 | sskausik08/Wilco | fffe13512522c846df6623596b32f40de98c0704 | [
"Apache-2.0"
] | 1 | 2021-01-24T00:35:36.000Z | 2021-01-24T00:35:36.000Z | projects/batfish/src/main/antlr4/org/batfish/grammar/cisco/Cisco_hsrp.g4 | sskausik08/Wilco | fffe13512522c846df6623596b32f40de98c0704 | [
"Apache-2.0"
] | null | null | null | projects/batfish/src/main/antlr4/org/batfish/grammar/cisco/Cisco_hsrp.g4 | sskausik08/Wilco | fffe13512522c846df6623596b32f40de98c0704 | [
"Apache-2.0"
] | null | null | null | parser grammar Cisco_hsrp;
import Cisco_common;
options {
tokenVocab = CiscoLexer;
}
router_hsrp_stanza
:
ROUTER HSRP NEWLINE router_hsrp_if+
;
router_hsrp_if
:
INTERFACE interface_name NEWLINE router_hsrp_if_af+
;
router_hsrp_if_af
:
ADDRESS_FAMILY
(
IPV4
| IPV6
) NEWLINE HSRP DEC? N... | 13.073171 | 54 | 0.669776 |
9cd84b83e61d4b0b7d334fb0549c4a745ac801dd | 3,557 | g4 | ANTLR | supported_grammars/pegen/pegen_v3_10Lexer.g4 | kaby76/Domemtech.TrashBase | 352bfae5458aad89eb096393008d82dac74865b5 | [
"MIT"
] | 1 | 2021-07-08T19:53:32.000Z | 2021-07-08T19:53:32.000Z | supported_grammars/pegen/pegen_v3_10Lexer.g4 | kaby76/Domemtech.TrashBase | 352bfae5458aad89eb096393008d82dac74865b5 | [
"MIT"
] | 1 | 2022-01-12T22:19:28.000Z | 2022-01-15T12:03:35.000Z | supported_grammars/pegen/pegen_v3_10Lexer.g4 | kaby76/Domemtech.TrashBase | 352bfae5458aad89eb096393008d82dac74865b5 | [
"MIT"
] | null | null | null | // Derived from https://www.python.org/dev/peps/pep-0617/
// Tokens assumed to be derived from https://raw.githubusercontent.com/python/cpython/3.10/Grammar/Tokens
// Ken Domino, 2 Sep 2021
lexer grammar pegen_v3_10Lexer;
options { superClass = Adaptor; }
MEMO: 'memo';
//ENDMARKER : '\n';
NAME: LETTER('_'|(DIGIT|LE... | 27.573643 | 105 | 0.499859 |
0e4ca3d917f80ca8337e4be7cf252291aecc4842 | 6,381 | g4 | ANTLR | icesquirrel-core/src/main/antlr4/org/iceparser/Squirrel.g4 | rockfireredmoon/icesquirrel | 06ff2f4180d43f29d51f28b27a9ec773a7a47f7c | [
"MIT"
] | 2 | 2017-03-17T14:57:11.000Z | 2018-10-04T11:52:16.000Z | icesquirrel-core/src/main/antlr4/org/iceparser/Squirrel.g4 | rockfireredmoon/icesquirrel | 06ff2f4180d43f29d51f28b27a9ec773a7a47f7c | [
"MIT"
] | null | null | null | icesquirrel-core/src/main/antlr4/org/iceparser/Squirrel.g4 | rockfireredmoon/icesquirrel | 06ff2f4180d43f29d51f28b27a9ec773a7a47f7c | [
"MIT"
] | null | null | null | grammar Squirrel;
script
: stat* EOF
;
block
: '{' stat* '}'
;
stat
: STATSEP
| functioncall
| breakstat
| continuestat
| dowhileloop
| localvar
| whileloop
| ifstat
| forloop
| foreachloop
| namedfunction
| throwstat
| switchstat
| constdef
| enumdef
... | 12.462891 | 93 | 0.534086 |
923aa8a6e6f6cbffb0c58caa0f3f45d5cbc0af1e | 48 | g4 | ANTLR | Antlr2BGF/Grammars/twocomments.g4 | EwoutWal/ANTLR-Extractor | bf952f099d5aad09df864d6d3c9a219ffca05104 | [
"MIT"
] | null | null | null | Antlr2BGF/Grammars/twocomments.g4 | EwoutWal/ANTLR-Extractor | bf952f099d5aad09df864d6d3c9a219ffca05104 | [
"MIT"
] | null | null | null | Antlr2BGF/Grammars/twocomments.g4 | EwoutWal/ANTLR-Extractor | bf952f099d5aad09df864d6d3c9a219ffca05104 | [
"MIT"
] | 1 | 2021-02-15T12:58:15.000Z | 2021-02-15T12:58:15.000Z | /**
comment 1
**/
/**
comment 2
*/
grammar two; | 6 | 12 | 0.541667 |
29dadf749f4aa5cd51226295a362b76e9590b8b0 | 2,819 | g4 | ANTLR | src/domains/story/grammar/Story.g4 | grzesiek110/teststory | 54bd2c9496f2270c4fdf18451da5313ad0de0eff | [
"MIT"
] | 10 | 2019-11-07T11:09:20.000Z | 2021-11-09T02:24:11.000Z | src/domains/story/grammar/Story.g4 | grzesiek110/teststory | 54bd2c9496f2270c4fdf18451da5313ad0de0eff | [
"MIT"
] | 2 | 2020-04-01T20:12:32.000Z | 2021-05-10T18:43:37.000Z | src/domains/story/grammar/Story.g4 | grzesiek110/teststory | 54bd2c9496f2270c4fdf18451da5313ad0de0eff | [
"MIT"
] | 3 | 2019-12-17T10:10:20.000Z | 2020-10-14T09:58:13.000Z | grammar Story;
// Parser rules
model:
line*;
line:
(emptyLine | commandLine | unknownLine);
emptyLine:
WS? COMMENT? EOL;
commandLine:
WS? commmand endOfLine;
endOfLine:
EOL | EOF | COMMENT;
comment:
WS? COMMENT;
unknownLine:
WS? ~(FEATURE | SCENARIO | SCENARIO_OUTLINE | EXAMPLES | GIVEN | WHEN |... | 15.237838 | 113 | 0.683221 |
2cf00fef1dbfed099e54288d1677f0fc2ed32f01 | 4,054 | g4 | ANTLR | grammar/MiniJava.g4 | hamedwaezi01/compiler | 0ad7ee11551b898ab119a021b3b036de8f015b4b | [
"MIT"
] | 2 | 2020-10-30T08:28:28.000Z | 2021-01-03T17:01:55.000Z | grammar/MiniJava.g4 | hamedwaezi01/compiler | 0ad7ee11551b898ab119a021b3b036de8f015b4b | [
"MIT"
] | null | null | null | grammar/MiniJava.g4 | hamedwaezi01/compiler | 0ad7ee11551b898ab119a021b3b036de8f015b4b | [
"MIT"
] | null | null | null | grammar MiniJava;
program
: (mainClass) (classDeclaration | interfaceDeclaration)* EOF
;
mainClass
: 'class' className = Identifier '{' mainMethod '}';
mainMethod:
'public' 'static' 'void' 'main' '(' parameter ')' '{' statement* '}'
;
classDeclaration
: 'class' className = Identifier ('extends' parentName = Identi... | 15.126866 | 164 | 0.691169 |
4d356e014d38f147e45d0b3615f1485c54c7bac1 | 3,340 | g4 | ANTLR | QueryParser/src/main/antlr/QueryLexer.g4 | samuylov/CodeSamples | 89bdbfb4debb1b02b70a39183e65ed61b490ba05 | [
"Apache-2.0"
] | null | null | null | QueryParser/src/main/antlr/QueryLexer.g4 | samuylov/CodeSamples | 89bdbfb4debb1b02b70a39183e65ed61b490ba05 | [
"Apache-2.0"
] | null | null | null | QueryParser/src/main/antlr/QueryLexer.g4 | samuylov/CodeSamples | 89bdbfb4debb1b02b70a39183e65ed61b490ba05 | [
"Apache-2.0"
] | null | null | null | lexer grammar QueryLexer;
/////////////////////////////////////////////////// LEXER //////////////////////////////////////////////////////////////
Identifier
: ESCAPED_WITH_OPERATOR? (Digit | Letter | SPECIAL_CHAR | ESCAPED_CHAR)+
(MINUS | PLUS | Digit | Letter | ESCAPED_CHAR | SPECIAL_CHAR )*
;
WildcardOperat... | 14.152542 | 120 | 0.475749 |
30dd19f187bd7eba2c4a1a5f1ec19a65aff39998 | 600 | g4 | ANTLR | src/parser/BindingLanguageLexer.g4 | Lotes/bindings-lang | b0eb0fd43a97b54275936ecd12392a9877627493 | [
"MIT"
] | null | null | null | src/parser/BindingLanguageLexer.g4 | Lotes/bindings-lang | b0eb0fd43a97b54275936ecd12392a9877627493 | [
"MIT"
] | 8 | 2020-04-30T20:27:18.000Z | 2020-05-08T09:02:10.000Z | src/parser/BindingLanguageLexer.g4 | Lotes/bindings-lang | b0eb0fd43a97b54275936ecd12392a9877627493 | [
"MIT"
] | null | null | null | lexer grammar BindingLanguageLexer;
channels {
IGNORE
}
LMUSTACHE: '{{' -> mode(WITHIN_BINDING_MODE);
TEXT: (~'{' | '{' (~'{' | EOF))+;
mode WITHIN_BINDING_MODE;
fragment PX: 'px';
fragment PT: 'pt';
fragment CM: 'cm';
fragment MM: 'mm';
fragment INCH: 'inch';
fragment DIGIT: [0-9];
UNIT: PX | PT | MM | CM | INCH;
... | 18.75 | 45 | 0.563333 |
b521796c87370d8ae7c71e06b0c163dfbd46262a | 2,551 | g4 | ANTLR | DiceRoller/DiceGrammarParser.g4 | skizzerz/DiceRoller | 4f9e55e08fb9b8d922e50ad3da62f61c8b793571 | [
"MIT"
] | 23 | 2016-03-08T18:28:28.000Z | 2021-12-24T19:10:20.000Z | DiceRoller/DiceGrammarParser.g4 | skizzerz/DiceRoller | 4f9e55e08fb9b8d922e50ad3da62f61c8b793571 | [
"MIT"
] | 13 | 2017-09-26T20:20:36.000Z | 2021-06-15T16:33:50.000Z | DiceRoller/DiceGrammarParser.g4 | skizzerz/DiceRoller | 4f9e55e08fb9b8d922e50ad3da62f61c8b793571 | [
"MIT"
] | 6 | 2018-01-21T08:29:15.000Z | 2022-03-11T20:53:26.000Z | /* If this file is changed, the corresponding C# files must be regenerated with ANTLR
* For example: java -jar C:\antlr\antlr-4.9.2-complete.jar -package Dice.Grammar -o Grammar/Generated DiceGrammarLexer.g4 DiceGrammarParser.g4
*/
parser grammar DiceGrammarParser;
options { language=CSharp; tokenVocab=DiceGrammarLe... | 25.257426 | 143 | 0.718934 |
87744545b6c1e535564d6fb0a203d77379758acf | 2,142 | g4 | ANTLR | src/Common/Grammars/Zen.g4 | dzieje-khorinis/DaedalusCompiler | 7fc987118e432569e078cd738fbc7ff5a2194742 | [
"MIT"
] | 57 | 2018-05-19T12:03:57.000Z | 2022-03-01T18:20:34.000Z | src/Common/Grammars/Zen.g4 | dzieje-khorinis/DaedalusCompiler | 7fc987118e432569e078cd738fbc7ff5a2194742 | [
"MIT"
] | 16 | 2018-05-07T21:42:40.000Z | 2020-04-22T10:55:50.000Z | src/Common/Grammars/Zen.g4 | dzieje-khorinis/DaedalusCompiler | 7fc987118e432569e078cd738fbc7ff5a2194742 | [
"MIT"
] | 6 | 2018-05-13T23:27:55.000Z | 2022-02-27T09:19:01.000Z | grammar Zen;
/*
TODO think about making separate Lexer and Parser grammars.
That approach allows usage of Lexer MODES, which could be
used for extra validation and generation of specialized
attribute value tokens (separate token types for each data
type, without risk of too greedy string token type).
*/
// Lexer rule... | 28.56 | 101 | 0.669468 |
0e46bf91f20dbeaf724be93ea23f69e29d2ed935 | 38,708 | g4 | ANTLR | grammars/CPP14_v2.g4 | SadraGoudarzdashti/IUSTCompiler | 7aa24df7de10030c313ad2e8f3830d9e2b182ce1 | [
"MIT"
] | 3 | 2020-12-04T11:01:23.000Z | 2022-02-12T19:29:35.000Z | grammars/CPP14_v2.g4 | SadraGoudarzdashti/IUSTCompiler | 7aa24df7de10030c313ad2e8f3830d9e2b182ce1 | [
"MIT"
] | null | null | null | grammars/CPP14_v2.g4 | SadraGoudarzdashti/IUSTCompiler | 7aa24df7de10030c313ad2e8f3830d9e2b182ce1 | [
"MIT"
] | 30 | 2020-12-04T11:00:19.000Z | 2021-12-31T15:59:21.000Z | /*******************************************************************************
* The MIT License (MIT)
*
* Copyright (c) 2015 Camilo Sanchez (Camiloasc1)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to de... | 20.035197 | 116 | 0.701018 |
01d87229046af4c19a589da36860cecb46759eb7 | 36,157 | g4 | ANTLR | src/main/gov/nasa/jpf/inspector/server/expression/ExpressionGrammar.g4 | fossabot/jpf-inspector | 149708aa3f68749123b912f327af34db29b492e0 | [
"Apache-2.0"
] | 4 | 2018-11-21T09:42:37.000Z | 2021-12-04T21:42:55.000Z | src/main/gov/nasa/jpf/inspector/server/expression/ExpressionGrammar.g4 | fossabot/jpf-inspector | 149708aa3f68749123b912f327af34db29b492e0 | [
"Apache-2.0"
] | 1 | 2020-06-01T08:23:02.000Z | 2020-06-01T08:23:02.000Z | src/main/gov/nasa/jpf/inspector/server/expression/ExpressionGrammar.g4 | fossabot/jpf-inspector | 149708aa3f68749123b912f327af34db29b492e0 | [
"Apache-2.0"
] | 4 | 2016-09-27T10:00:55.000Z | 2021-09-26T05:09:13.000Z | //
// Copyright (C) 2010 United States Government as represented by the
// Administrator of the National Aeronautics and Space Administration
// (NASA). All Rights Reserved.
//
// This software is distributed under the NASA Open Source Agreement
// (NOSA), version 1.3. The NOSA has been approved by the Open Source
/... | 50.078947 | 385 | 0.628205 |
c345ed1293b904d7a7e12ca910acbe454518eb4f | 3,291 | g4 | ANTLR | asyncFlow/java/aflux-tool-commonanalytics/src/main/antlr4/CommonAnalytics.g4 | Raj-S-Singh/aflux | 720cf1a27c55ccd90f0b509f2889b7393527e7e9 | [
"Apache-2.0"
] | 9 | 2019-06-24T09:08:19.000Z | 2021-04-02T08:29:59.000Z | asyncFlow/java/aflux-tool-commonanalytics/src/main/antlr4/CommonAnalytics.g4 | Raj-S-Singh/aflux | 720cf1a27c55ccd90f0b509f2889b7393527e7e9 | [
"Apache-2.0"
] | 1 | 2022-03-31T20:11:32.000Z | 2022-03-31T20:11:32.000Z | asyncFlow/java/aflux-tool-commonanalytics/src/main/antlr4/CommonAnalytics.g4 | Raj-S-Singh/aflux | 720cf1a27c55ccd90f0b509f2889b7393527e7e9 | [
"Apache-2.0"
] | 9 | 2019-06-20T16:46:17.000Z | 2022-03-06T12:44:59.000Z | grammar CommonAnalytics;
tokens {LOAD,TO,SHOW,COLUMNS,SUMMARIZE,FILTER,KEYS,JOIN,MATCH,TRUE,FALSE,AND,OR,NOT,AS}
script: (sentence)*;
alias_name: (LETTER|DIGIT|valid_id_char)+;
sentence: load_sentence
| show_sentence
| select_sentence
| join_sentence
| summarize_sentence ;
load_sentence: 'LOAD'... | 50.630769 | 159 | 0.742631 |
dec6b5656c5633d57676b165284face19b296003 | 413 | apib | API Blueprint | docs/api/routes/addresses/addressList.apib | gabrielmaximo/t10lab-backend | 7226aadb253b1466ad45bf5d346c81dad1053597 | [
"MIT"
] | 1 | 2020-01-12T22:18:50.000Z | 2020-01-12T22:18:50.000Z | docs/api/routes/addresses/addressList.apib | gabrielmaximo/t10lab-challenge | 7226aadb253b1466ad45bf5d346c81dad1053597 | [
"MIT"
] | 2 | 2020-04-05T14:41:37.000Z | 2021-09-02T03:47:45.000Z | docs/api/routes/addresses/addressList.apib | gabrielmaximo/t10lab-challenge | 7226aadb253b1466ad45bf5d346c81dad1053597 | [
"MIT"
] | null | null | null | ### List addresses [GET /addresses]
*Exibe todas os endereços cadastrados*
+ Request (application/json)
+ Headers
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9
+ Response 200 (application/json)
+ Attributes
<!-- include(../../responses/addressList.apib) -->
+ Response 401 (a... | 25.8125 | 70 | 0.66586 |
36fc5ae0262702960cda93bff8cfca238a10d2a0 | 3,510 | apib | API Blueprint | apiary.apib | ogentec/dredd-example | db18537d66bccd09ba85782a3da765cc4613a0f7 | [
"MIT"
] | null | null | null | apiary.apib | ogentec/dredd-example | db18537d66bccd09ba85782a3da765cc4613a0f7 | [
"MIT"
] | null | null | null | apiary.apib | ogentec/dredd-example | db18537d66bccd09ba85782a3da765cc4613a0f7 | [
"MIT"
] | null | null | null | FORMAT: 1A
# Gist Fox API
Gist Fox API is a sample **pastes service** similar to [GitHub's Gist](http://gist.github.com).
## Media Types
Where applicable this API uses the [HAL+JSON](http://stateless.co/hal_specification.html) media type to represent resources, states and affordances.
Request bodies are using plain ... | 22.356688 | 164 | 0.668091 |
35dd05ad8a4f95065da77c15e3ae3ddf17ecad27 | 25,131 | apib | API Blueprint | apiary.apib | appkr/l5essential | 428a0051c85ad4988ef63f6d158f681bfb78c765 | [
"MIT"
] | 180 | 2015-11-05T04:37:17.000Z | 2021-09-28T01:15:49.000Z | apiary.apib | hyejing/l5essential | 9652aee8c380607d245006e91846106df35921b7 | [
"MIT"
] | 16 | 2015-11-17T00:35:39.000Z | 2017-11-07T06:06:41.000Z | apiary.apib | hyejing/l5essential | 9652aee8c380607d245006e91846106df35921b7 | [
"MIT"
] | 94 | 2015-11-09T04:05:39.000Z | 2022-03-25T01:48:49.000Z | FORMAT: 1A
HOST: http://api.appkr.kr
# Welcome to the myProject Api
myProject Api 에 오신 것을 환영합니다.
myProject 에서는 포럼 <sup>Forum</sup> Api 를 제공합니다. 포럼을 사용하는 사용자를 식별하고 권한을 제어하기 위해 사용자 등록 및 로그인 <sup>Authentication</sup> 기능도 제공합니다.
## Base URL
모든 Api 요청은 아래 Base URL 을 이용합니다.
```http
http://api.appkr.kr
```
## Current V... | 23.820853 | 369 | 0.572958 |
892164c6d4e47eaf709cc598a96d73274c23c7d0 | 104 | dyalog | APL | MS3/QA/Examples/DC/FieldsetSimple.dyalog | Dyalog/DUI | 10d92de322aa465fe101994a57edd7228c029fe6 | [
"MIT"
] | 4 | 2019-06-14T18:47:43.000Z | 2020-11-08T15:53:20.000Z | DUI/MS3/QA/Examples/DC/FieldsetSimple.dyalog | Dyalog/HTMLRenderer | 8261ea3b9ad39420198c197284ae4ca30087894e | [
"MIT"
] | 5 | 2018-11-03T08:59:39.000Z | 2022-01-03T09:41:05.000Z | DUI/MS3/QA/Examples/DC/FieldsetSimple.dyalog | Dyalog/HTMLRenderer | 8261ea3b9ad39420198c197284ae4ca30087894e | [
"MIT"
] | 3 | 2018-11-03T09:13:04.000Z | 2022-01-03T09:38:01.000Z | msg←Test dummy
'fname' 'lname'SendKeys¨'Morten' 'Kromberg'
msg←'output'WaitFor'Hi Morten Kromberg!' | 26 | 44 | 0.730769 |
a240af9bc274131ae9f42ac950f1262cd66b37c2 | 82 | apl | APL | day_06/day_06.apl | niccolomarcon/AoC_2020 | 1afe7453f7ad8c789a3f804c29159c0bb62a7499 | [
"MIT"
] | null | null | null | day_06/day_06.apl | niccolomarcon/AoC_2020 | 1afe7453f7ad8c789a3f804c29159c0bb62a7499 | [
"MIT"
] | null | null | null | day_06/day_06.apl | niccolomarcon/AoC_2020 | 1afe7453f7ad8c789a3f804c29159c0bb62a7499 | [
"MIT"
] | null | null | null | P1 ← ⊃∘(+/)∘(⍴∘⊃∘(∪/)¨)∘{(⊃,/(×∘⍴¨⍵))⊆⍵}
P2 ← ⊃∘(+/)∘(⍴∘⊃∘(∩/)¨)∘{(⊃,/(×∘⍴¨⍵))⊆⍵}
| 27.333333 | 40 | 0.04878 |
8e7556b6d4d487b3dd8065df74775873a7654636 | 551 | dyalog | APL | v2/DRC/Clt.dyalog | Dyalog/Conga | 91a3bf9dc920e72bb0f3e27b178b5688a0270632 | [
"MIT"
] | 2 | 2018-08-13T21:57:08.000Z | 2021-12-14T07:11:52.000Z | v2/DRC/Clt.dyalog | Dyalog/Conga | 91a3bf9dc920e72bb0f3e27b178b5688a0270632 | [
"MIT"
] | 1 | 2017-02-27T12:06:55.000Z | 2017-02-27T13:06:39.000Z | v2/DRC/Clt.dyalog | Dyalog/Conga | 91a3bf9dc920e72bb0f3e27b178b5688a0270632 | [
"MIT"
] | 3 | 2021-04-14T00:50:47.000Z | 2021-05-11T19:27:40.000Z | r←Clt a
⍝ Create a Client
⍝ "Name", // string
⍝ "Address", // string
⍝ "Port", // Integer or service name
⍝ "Mode", // command,raw,text
⍝ "BufferSize",
⍝ "SSLValidation", // integer
⍝ "EOM", // Vector of stop strings
⍝ "IgnoreCase", /... | 26.238095 | 50 | 0.517241 |
a2bc73524b005509dacbd3ca66316cc77bee0e2a | 415 | dyalog | APL | Demos/InputDemoCallback.dyalog | Dyalog19/SA3 | feb8c276eb13a97ee57aed8e5194d24ae6559908 | [
"MIT"
] | 1 | 2019-12-08T11:50:51.000Z | 2019-12-08T11:50:51.000Z | Demos/InputDemoCallback.dyalog | Dyalog/HTMLRenderer | 8261ea3b9ad39420198c197284ae4ca30087894e | [
"MIT"
] | null | null | null | Demos/InputDemoCallback.dyalog | Dyalog/HTMLRenderer | 8261ea3b9ad39420198c197284ae4ca30087894e | [
"MIT"
] | 1 | 2019-09-05T09:46:44.000Z | 2019-09-05T09:46:44.000Z | r←InputDemoCallback req;fname;fav;dob;nextBd;msg
⍝ at this point we have all the form data in the request object
fname←req.GetData'first'
fav←req.GetData'color'
dob←¯1⌽#.Dates.ParseDate req.GetData'dob'
nextBd←1 #.Dates.DateFormat{⍵,⍨⎕TS[1]+(10⊥⍵)<10⊥⎕TS[2 3]}dob[2 3]
msg←'<br>',fname,', on ',nextBd,' we''ll wi... | 41.5 | 66 | 0.672289 |
504f6a20ae545106f1b01806216015a335199133 | 1,351 | apl | APL | spec/fixtures/heredocs.apl | Alhadis/language-apl | 5113179d6890c004a26426b6bfa49fd87dda2a2b | [
"0BSD"
] | 6 | 2017-12-01T01:18:52.000Z | 2021-11-27T15:07:13.000Z | spec/fixtures/heredocs.apl | Alhadis/language-apl | 5113179d6890c004a26426b6bfa49fd87dda2a2b | [
"0BSD"
] | 14 | 2018-06-18T13:56:48.000Z | 2019-05-06T12:16:22.000Z | spec/fixtures/heredocs.apl | Alhadis/language-apl | 5113179d6890c004a26426b6bfa49fd87dda2a2b | [
"0BSD"
] | 3 | 2016-05-07T18:45:40.000Z | 2021-02-23T07:04:25.000Z | ⍝ HTML
text ← ⎕INP "END-OF-HTML"
<header id="top">
Heading
</header>
END-OF-HTML
aaa text ← ⎕INP "END-OF-XHTML"
<div id="top">
Heading
</div>
END-OF-XHTML
text ← ⎕INP "END-OF-⎕INP"
<header id="top">
Heading
</header>
=== END-OF-⎕INP ===
aatext ← ⎕INP "END-OF-HTML"
<header id="top">Heading</header>
=========... | 13.927835 | 57 | 0.57735 |
ac3ff07b7e505b5e20af4fb3c757124fab55eaba | 1,354 | aspx | ASP | templates/NewsGroupIntro.aspx | Episerver-trainning/episerver4_adfs | 66187fc979ee39173e891ae9674174b3c53a31a3 | [
"MIT"
] | null | null | null | templates/NewsGroupIntro.aspx | Episerver-trainning/episerver4_adfs | 66187fc979ee39173e891ae9674174b3c53a31a3 | [
"MIT"
] | null | null | null | templates/NewsGroupIntro.aspx | Episerver-trainning/episerver4_adfs | 66187fc979ee39173e891ae9674174b3c53a31a3 | [
"MIT"
] | null | null | null | <%@ Page language="c#" Codebehind="NewsGroupIntro.aspx.cs" AutoEventWireup="false" Inherits="development.Templates.NewsGroupIntro" %>
<%@ Register TagPrefix="EPiServer" Namespace="EPiServer.WebControls" Assembly="EPiServer" %>
<%@ Register TagPrefix="development" TagName="Header" Src="~/templates/units/header.ascx"%>
<... | 54.16 | 208 | 0.700886 |
3e7a2d5d7e485455759a33098906d07264076af4 | 67 | asax | ASP | Samples/Autocore.Samples.Mvc5/Global.asax | x5-emaint/Autocore | be61303702f409619c401eb7d89853d7b8cc0cdd | [
"MIT"
] | 2 | 2016-11-16T05:53:33.000Z | 2018-07-23T15:37:50.000Z | Samples/Autocore.Samples.Mvc5/Global.asax | x5-emaint/Autocore | be61303702f409619c401eb7d89853d7b8cc0cdd | [
"MIT"
] | 1 | 2019-06-04T10:24:36.000Z | 2019-06-04T10:24:36.000Z | Samples/Autocore.Samples.Mvc5/Global.asax | x5-emaint/Autocore | be61303702f409619c401eb7d89853d7b8cc0cdd | [
"MIT"
] | 4 | 2018-08-16T10:36:22.000Z | 2021-11-23T05:28:02.000Z | <%@ Application Inherits="Autocore.Samples.Mvc5.MvcApplication" %>
| 33.5 | 66 | 0.776119 |
92c3e3e65fbfad7d818e0a8ccca731ea29bc6b2e | 2,229 | aspx | ASP | Eksamen/Anmeldelser.aspx | Mort094/Final-Project | fd23178830929016c2ebb0bb3f4440c5c4a5dd48 | [
"MIT"
] | null | null | null | Eksamen/Anmeldelser.aspx | Mort094/Final-Project | fd23178830929016c2ebb0bb3f4440c5c4a5dd48 | [
"MIT"
] | null | null | null | Eksamen/Anmeldelser.aspx | Mort094/Final-Project | fd23178830929016c2ebb0bb3f4440c5c4a5dd48 | [
"MIT"
] | null | null | null | <%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Anmeldelser.aspx.cs" Inherits="Anmeldelser" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="Server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="Se... | 38.431034 | 150 | 0.466128 |
df7ab7c5fadaf6d73806791624f44c22b5400918 | 542 | aspx | ASP | UmbracoDev/Umbraco/ucommerce/ContentTree.aspx | Ryyyyannnn/UmbracoDev | 7404dd2166ca49b6dbcffb4944c57fc83cf4a8ee | [
"MIT"
] | 2 | 2021-02-22T15:38:47.000Z | 2021-12-27T19:53:41.000Z | UmbracoDev/Umbraco/ucommerce/ContentTree.aspx | Ryyyyannnn/UmbracoDev | 7404dd2166ca49b6dbcffb4944c57fc83cf4a8ee | [
"MIT"
] | 1 | 2022-02-10T23:35:24.000Z | 2022-02-10T23:35:24.000Z | UmbracoDev/Umbraco/ucommerce/ContentTree.aspx | RyanHelmn/UmbracoDev | 7404dd2166ca49b6dbcffb4944c57fc83cf4a8ee | [
"MIT"
] | null | null | null | <%@ Page Title="" Language="C#" MasterPageFile="MasterPages/Dialog.Master" AutoEventWireup="true" CodeBehind="ContentTree.aspx.cs" Inherits="UCommerce.Web.UI.UCommerce.ContentTree" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:content ID="Content2" runat="server" ... | 41.692308 | 184 | 0.752768 |
b24ec6a10615b49b50b24137168d3318d2280af3 | 104 | asax | ASP | NPSSMSVoting/Global.asax | sinch/csharp-nps-sms-delighted | afa1309939d4b5c38c08cd5975efe0a1639819a2 | [
"MIT"
] | null | null | null | NPSSMSVoting/Global.asax | sinch/csharp-nps-sms-delighted | afa1309939d4b5c38c08cd5975efe0a1639819a2 | [
"MIT"
] | 1 | 2022-02-24T08:59:44.000Z | 2022-02-24T08:59:44.000Z | NPSSMSVoting/Global.asax | isabella232/csharp-nps-sms-delighted | afa1309939d4b5c38c08cd5975efe0a1639819a2 | [
"MIT"
] | 1 | 2022-02-24T08:44:09.000Z | 2022-02-24T08:44:09.000Z | <%@ Application Codebehind="Global.asax.cs" Inherits="NPSSMSVoting.WebApiApplication" Language="C#" %>
| 52 | 103 | 0.759615 |
73ceef8bd087527318ff9db04d3e313ab8578f3d | 404 | aspx | ASP | Web/GetCss.aspx | robocoder-media/Low-Code-Development-Platform | 16039c8fc0131e18537f01355f761f4675d7f622 | [
"Apache-2.0"
] | 1 | 2019-05-11T15:36:44.000Z | 2019-05-11T15:36:44.000Z | Web/GetCss.aspx | whitemike889/Low-Code-Development-Platform | d689212ba585b08a1046347d9a159e2aadb19102 | [
"Apache-2.0"
] | null | null | null | Web/GetCss.aspx | whitemike889/Low-Code-Development-Platform | d689212ba585b08a1046347d9a159e2aadb19102 | [
"Apache-2.0"
] | 1 | 2018-08-22T14:13:10.000Z | 2018-08-22T14:13:10.000Z | <%@ Page language="c#" Inherits="RO.Web.GetCss" CodeFile="GetCss.aspx.cs" CodeFileBaseClass="RO.Web.PageBase" EnableEventValidation="false" %>
<%@ Register TagPrefix="Module" TagName="UsrPref" Src="modules/UsrPrefModule.ascx" %>
<!doctype html>
<html>
<body>
<form id="GetCssForm" method="post" runat="server">
... | 44.888889 | 143 | 0.690594 |
5bbed64819241e2588917187963c1cbc7791c984 | 3,023 | aspx | ASP | samples/snippets/csharp/VS_Snippets_WebNet/WebParts_EditorPartCollection_Overview/CS/editorpartcollectioncs.aspx | hamarb123/dotnet-api-docs | 6aeb55784944a2f1f5e773b657791cbd73a92dd4 | [
"CC-BY-4.0",
"MIT"
] | 421 | 2018-04-01T01:57:50.000Z | 2022-03-28T15:24:42.000Z | samples/snippets/csharp/VS_Snippets_WebNet/WebParts_EditorPartCollection_Overview/CS/editorpartcollectioncs.aspx | hamarb123/dotnet-api-docs | 6aeb55784944a2f1f5e773b657791cbd73a92dd4 | [
"CC-BY-4.0",
"MIT"
] | 5,797 | 2018-04-02T21:12:23.000Z | 2022-03-31T23:54:38.000Z | samples/snippets/csharp/VS_Snippets_WebNet/WebParts_EditorPartCollection_Overview/CS/editorpartcollectioncs.aspx | hamarb123/dotnet-api-docs | 6aeb55784944a2f1f5e773b657791cbd73a92dd4 | [
"CC-BY-4.0",
"MIT"
] | 1,482 | 2018-03-31T11:26:20.000Z | 2022-03-30T22:36:45.000Z | <!-- <snippet1> -->
<%@ page language="c#" %>
<%@ register TagPrefix="uc1"
TagName="DisplayModeMenu"
Src="DisplayModecs.ascx" %>
<%@ register tagprefix="aspSample"
Namespace="Samples.AspNet.CS.Controls"
Assembly="TextDisplayWebPartCS" %>
<!-- <snippet2> -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XH... | 35.564706 | 70 | 0.626861 |
617f9b4c75d88ca8b3e70f8a1bd21ad084848e9c | 285 | ascx | ASP | othercode/Citrix WI extensions/DesktopWeb/app_data/clientDetection/include/advancedPageView.ascx | stevenwright1/sms2 | 6dd11cd20add4298e327767010f8c22a266f6470 | [
"Unlicense"
] | null | null | null | othercode/Citrix WI extensions/DesktopWeb/app_data/clientDetection/include/advancedPageView.ascx | stevenwright1/sms2 | 6dd11cd20add4298e327767010f8c22a266f6470 | [
"Unlicense"
] | null | null | null | othercode/Citrix WI extensions/DesktopWeb/app_data/clientDetection/include/advancedPageView.ascx | stevenwright1/sms2 | 6dd11cd20add4298e327767010f8c22a266f6470 | [
"Unlicense"
] | null | null | null | <%
// advancedPageView.ascx
// Copyright (c) 2000 - 2010 Citrix Systems, Inc. All Rights Reserved.
// Web Interface 5.4.0.0
%>
<!--#include file="~/app_data/clientDetection/include/includeBottom.aspxf" -->
<!--#include file="~/app_data/clientDetection/include/advanced.inc" -->
| 35.625 | 79 | 0.694737 |
fd2f0fd814ed94e26f22025ec393494562a61012 | 11,576 | aspx | ASP | CIS/Reception/ReceptionManageAppointments.aspx | alfredpaulus/Web-based-Clinical-Information-Systems | 7e3326b5f614447c831ffe14e3726015ffa8b145 | [
"CC-BY-3.0"
] | null | null | null | CIS/Reception/ReceptionManageAppointments.aspx | alfredpaulus/Web-based-Clinical-Information-Systems | 7e3326b5f614447c831ffe14e3726015ffa8b145 | [
"CC-BY-3.0"
] | null | null | null | CIS/Reception/ReceptionManageAppointments.aspx | alfredpaulus/Web-based-Clinical-Information-Systems | 7e3326b5f614447c831ffe14e3726015ffa8b145 | [
"CC-BY-3.0"
] | null | null | null | <%@ Page Title="" Language="C#" MasterPageFile="~/MasterPageCISReception.master" AutoEventWireup="true" CodeFile="ReceptionManageAppointments.aspx.cs" Inherits="CIS_Reception_ReceptionManageAppointments" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
</asp:Content>
<asp:Content ID="Content2... | 64.670391 | 532 | 0.425449 |
066a5deda159bd3275e43f7cc635a36cb66dd10e | 10,518 | aspx | ASP | LiveVideoSDK/VIMS.Cms/GRGcms.Web/admin/manager/manager_list.aspx | zengfanmao/mpds | c2bba464eaddc9ec70604a8614d84c5334461e8e | [
"MIT"
] | null | null | null | LiveVideoSDK/VIMS.Cms/GRGcms.Web/admin/manager/manager_list.aspx | zengfanmao/mpds | c2bba464eaddc9ec70604a8614d84c5334461e8e | [
"MIT"
] | null | null | null | LiveVideoSDK/VIMS.Cms/GRGcms.Web/admin/manager/manager_list.aspx | zengfanmao/mpds | c2bba464eaddc9ec70604a8614d84c5334461e8e | [
"MIT"
] | null | null | null | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="manager_list.aspx.cs" Inherits="GRGcms.Web.admin.manager.manager_list" ValidateRequest="false" %>
<%@ Import Namespace="GRGcms.Common" %>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="v... | 56.548387 | 250 | 0.472238 |
f5a8e82468979a09e4b860d3f8f0348ca68a95c6 | 593 | aspx | ASP | Module-2/Design-Patterns/Materials/DI.NET/SimpleCommerce/CommerceWebWithCastleWindsor/Views/Home/Index.aspx | owolp/TelerikAcademy | 291838d267eed3e97be62a24e4f0dd0984b3e0bd | [
"MIT"
] | 2 | 2016-09-19T18:25:36.000Z | 2016-09-20T13:35:40.000Z | Module-2/Design-Patterns/Materials/DI.NET/SimpleCommerce/CommerceWebWithCastleWindsor/Views/Home/Index.aspx | owolp/Telerik-Academy | 291838d267eed3e97be62a24e4f0dd0984b3e0bd | [
"MIT"
] | null | null | null | Module-2/Design-Patterns/Materials/DI.NET/SimpleCommerce/CommerceWebWithCastleWindsor/Views/Home/Index.aspx | owolp/Telerik-Academy | 291838d267eed3e97be62a24e4f0dd0984b3e0bd | [
"MIT"
] | null | null | null | <%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage<FeaturedProductsViewModel>" %>
<%@ Import Namespace="Ploeh.Samples.Commerce.Web.Models" %>
<asp:Content ID="indexTitle" ContentPlaceHolderID="TitleContent" runat="server">
Home Page
</asp:Content>
<asp:Content ID... | 34.882353 | 132 | 0.681282 |
13ebeec7d13b4cba774093e94efac6710408e0a6 | 909 | ascx | ASP | src/TrueOrFalse.Frontend.Web/Views/Questions/Answer/AnswerControls/SolutionTypeFlashCard.ascx | memucho/webapp | 96a919d8298bb7ac282bac32692c443f9a98fceb | [
"MIT"
] | 4 | 2021-09-09T15:32:23.000Z | 2022-01-03T11:52:54.000Z | src/TrueOrFalse.Frontend.Web/Views/Questions/Answer/AnswerControls/SolutionTypeFlashCard.ascx | memucho/webapp | 96a919d8298bb7ac282bac32692c443f9a98fceb | [
"MIT"
] | 214 | 2019-11-14T14:10:06.000Z | 2022-03-30T21:32:09.000Z | src/TrueOrFalse.Frontend.Web/Views/Questions/Answer/AnswerControls/SolutionTypeFlashCard.ascx | memucho/webapp | 96a919d8298bb7ac282bac32692c443f9a98fceb | [
"MIT"
] | null | null | null | <%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<QuestionSolutionFlashCard>" %>
<%@ Import Namespace="TrueOrFalse.Web" %>
<div id="flashCardContent">
<div class="front flashCardContentSite" id="flashCard-front">
<div class="flipClickHint">
<span class="flipClickHintIc... | 41.318182 | 99 | 0.634763 |
f2f33395141df00f5f053d3f96ba436c6a7cbb84 | 768 | ascx | ASP | Util/FileManager/SearchHeader.ascx | Episerver-trainning/episerver4_adfs | 66187fc979ee39173e891ae9674174b3c53a31a3 | [
"MIT"
] | null | null | null | Util/FileManager/SearchHeader.ascx | Episerver-trainning/episerver4_adfs | 66187fc979ee39173e891ae9674174b3c53a31a3 | [
"MIT"
] | null | null | null | Util/FileManager/SearchHeader.ascx | Episerver-trainning/episerver4_adfs | 66187fc979ee39173e891ae9674174b3c53a31a3 | [
"MIT"
] | null | null | null | <%@ Control EnableViewState="False" Language="c#" AutoEventWireup="false" Codebehind="SearchHeader.ascx.cs" Inherits="EPiServer.Util.FileManager.SearchHeader" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<%@ Register TagPrefix="EPiServer" Namespace="EPiServer.WebControls" Assembly="EPiServer" %>
<tab... | 45.176471 | 222 | 0.71875 |
aec12af0f0ad0961b4a257fa4ffc683359d59124 | 2,595 | ascx | ASP | MonoX/ModuleGallery/MonoXMenuSimple.ascx | Zoomicon/Trafilm | 24ae2514c79b0abe820bc88aef4ad5959cbbab20 | [
"MIT"
] | 1 | 2016-05-26T15:19:14.000Z | 2016-05-26T15:19:14.000Z | MonoX/ModuleGallery/MonoXMenuSimple.ascx | Zoomicon/Trafilm | 24ae2514c79b0abe820bc88aef4ad5959cbbab20 | [
"MIT"
] | null | null | null | MonoX/ModuleGallery/MonoXMenuSimple.ascx | Zoomicon/Trafilm | 24ae2514c79b0abe820bc88aef4ad5959cbbab20 | [
"MIT"
] | 1 | 2016-05-26T15:19:09.000Z | 2016-05-26T15:19:09.000Z | <%@ Control Language="C#" AutoEventWireup="true" Inherits="MonoSoftware.MonoX.ModuleGallery.MonoXMenuSimple" Codebehind="MonoXMenuSimple.ascx.cs" %>
<%@ Import Namespace="MonoSoftware.MonoX.Controls.HierarchicalRepeater" %>
<%@ Register Assembly="MonoX" Namespace="MonoSoftware.MonoX.Controls.HierarchicalRepeater" TagPr... | 57.666667 | 484 | 0.565318 |
ed178ec71afb5ee076c3a7a070f451aee887a7ab | 2,049 | aspx | ASP | PM/SysFolder/AppFrame/AppWorkFlowPrint.aspx | chen1993nian/CPMPlatform | 6835b63574bfbb3e30683f74233b554a3d3514bd | [
"MIT"
] | null | null | null | PM/SysFolder/AppFrame/AppWorkFlowPrint.aspx | chen1993nian/CPMPlatform | 6835b63574bfbb3e30683f74233b554a3d3514bd | [
"MIT"
] | null | null | null | PM/SysFolder/AppFrame/AppWorkFlowPrint.aspx | chen1993nian/CPMPlatform | 6835b63574bfbb3e30683f74233b554a3d3514bd | [
"MIT"
] | 1 | 2020-12-23T02:34:19.000Z | 2020-12-23T02:34:19.000Z | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="AppWorkFlowPrint.aspx.cs" Inherits="EIS.Web.SysFolder.AppFrame.AppWorkFlowPrint" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head id=... | 40.176471 | 142 | 0.587604 |
557c922dd043fd9644d7ba0508e1203b7dc56fff | 1,734 | aspx | ASP | DOTP.DRM/Views/Characters/Index.aspx | anxkha/DRM | 7652c4ebde11abffa340363c29be9b1a14564c2a | [
"BSD-2-Clause"
] | 1 | 2017-04-01T10:05:25.000Z | 2017-04-01T10:05:25.000Z | DOTP.DRM/Views/Characters/Index.aspx | anxkha/DRM | 7652c4ebde11abffa340363c29be9b1a14564c2a | [
"BSD-2-Clause"
] | null | null | null | DOTP.DRM/Views/Characters/Index.aspx | anxkha/DRM | 7652c4ebde11abffa340363c29be9b1a14564c2a | [
"BSD-2-Clause"
] | null | null | null | <%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %>
<%@ Import Namespace="DOTP.RaidManager" %>
<%@ Import Namespace="DOTP.Users" %>
<asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
DRM - Account Management - Characters
</asp:Content>
... | 29.389831 | 159 | 0.607843 |
d9aab03131a73e9a9360aa8ddccf160f2c80810a | 5,770 | aspx | ASP | SITE/VenderSelGenero.aspx | FbFDestro/DownloadBanker | 81ebc54e620402e2c3169b7ed36daaa4c7ddf220 | [
"MIT"
] | 1 | 2020-08-06T19:03:28.000Z | 2020-08-06T19:03:28.000Z | SITE/VenderSelGenero.aspx | JCGCosta/DownloadBanker | 81ebc54e620402e2c3169b7ed36daaa4c7ddf220 | [
"MIT"
] | null | null | null | SITE/VenderSelGenero.aspx | JCGCosta/DownloadBanker | 81ebc54e620402e2c3169b7ed36daaa4c7ddf220 | [
"MIT"
] | 3 | 2020-07-03T17:50:44.000Z | 2020-08-06T19:03:29.000Z | <%@ Page Title="" Language="C#" MasterPageFile="~/Inicio.master" AutoEventWireup="true" CodeFile="VenderSelGenero.aspx.cs" Inherits="VenderSelGenero" %>
<asp:Content ID="Content1" ContentPlaceHolderID="phCabecalho" Runat="Server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="phConteudo" Runat="Ser... | 48.487395 | 465 | 0.571231 |
bf70d96548eb535b568fb8b90f8ce53134219072 | 233,426 | aspx | ASP | OnLine/OnLine/Pages/DashBoard.aspx | shibathethinker/ChimeraCRM | 7e202d6cc10b87c6ab9e7eb0235fb8d981ff0036 | [
"Apache-2.0"
] | 19 | 2017-03-16T01:20:31.000Z | 2021-07-19T10:07:02.000Z | OnLine/OnLine/Pages/DashBoard.aspx | shibathethinker/ChimeraCRM | 7e202d6cc10b87c6ab9e7eb0235fb8d981ff0036 | [
"Apache-2.0"
] | 1 | 2018-09-27T21:54:37.000Z | 2018-10-02T05:32:06.000Z | OnLine/OnLine/Pages/DashBoard.aspx | shibathethinker/ChimeraCRM | 7e202d6cc10b87c6ab9e7eb0235fb8d981ff0036 | [
"Apache-2.0"
] | 9 | 2017-03-16T01:20:32.000Z | 2021-12-10T12:07:35.000Z | <%@ Page Title="" Language="C#" Theme="ThemeBlue" MasterPageFile="~/Pages/Site1.Master" AutoEventWireup="true" CodeBehind="DashBoard.aspx.cs" Inherits="OnLine.Pages.DashBoard" %>
<%@ Register Assembly="System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
Namespace="Syst... | 79.208008 | 217 | 0.44842 |
e85a88a920390cc475f5df023879fea99dc9dc4a | 12,059 | aspx | ASP | Route66-SKP-SKAL-Assignment/Route66-SKP-SKAL-Assignment/Admin.aspx | KrakenIsHere/Route66 | 56fa234803608c06ce330eb4b54d248f6ef3aec6 | [
"Apache-2.0"
] | null | null | null | Route66-SKP-SKAL-Assignment/Route66-SKP-SKAL-Assignment/Admin.aspx | KrakenIsHere/Route66 | 56fa234803608c06ce330eb4b54d248f6ef3aec6 | [
"Apache-2.0"
] | null | null | null | Route66-SKP-SKAL-Assignment/Route66-SKP-SKAL-Assignment/Admin.aspx | KrakenIsHere/Route66 | 56fa234803608c06ce330eb4b54d248f6ef3aec6 | [
"Apache-2.0"
] | null | null | null | <%@ Page Title="Admin" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="Admin.aspx.cs" Inherits="Route66_SKP_SKAL_Assignment.Admin" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
<link type="text/css" href="~/Content/AdminPage.css" rel="stylesheet... | 56.350467 | 173 | 0.425906 |
8ba792f808bb04c4b643a43a5bf5a36c881b5d06 | 1,538 | aspx | ASP | UmbracoDev/Umbraco/ucommerce/Catalog/Dialogs/SelectCategoryTarget.aspx | Ryyyyannnn/UmbracoDev | 7404dd2166ca49b6dbcffb4944c57fc83cf4a8ee | [
"MIT"
] | 2 | 2021-02-22T15:38:47.000Z | 2021-12-27T19:53:41.000Z | UmbracoDev/Umbraco/ucommerce/Catalog/Dialogs/SelectCategoryTarget.aspx | Ryyyyannnn/UmbracoDev | 7404dd2166ca49b6dbcffb4944c57fc83cf4a8ee | [
"MIT"
] | 1 | 2022-02-10T23:35:24.000Z | 2022-02-10T23:35:24.000Z | UmbracoDev/Umbraco/ucommerce/Catalog/Dialogs/SelectCategoryTarget.aspx | RyanHelmn/UmbracoDev | 7404dd2166ca49b6dbcffb4944c57fc83cf4a8ee | [
"MIT"
] | null | null | null | <%@ Page Language="C#" AutoEventWireup="true" MasterPageFile="../../masterpages/Dialog.master" CodeBehind="SelectCategoryTarget.aspx.cs" Inherits="UCommerce.Web.UI.Catalog.Dialogs.SelectCategoryTarget" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" Co... | 48.0625 | 204 | 0.708062 |
f8772e9a2cb24c5f6def9c0aadc36b2af089cc06 | 1,267 | aspx | ASP | src/CMS/CMSModules/Blogs/Tools/Blogs_Blogs_List.aspx | JFouts-BlueModus/kentico-contrib | 8a1695d649b7493e54b2e091e76355a1f917d8e9 | [
"MIT"
] | 1 | 2019-10-23T23:49:25.000Z | 2019-10-23T23:49:25.000Z | src/CMS/CMSModules/Blogs/Tools/Blogs_Blogs_List.aspx | JFouts-BlueModus/kentico-contrib | 8a1695d649b7493e54b2e091e76355a1f917d8e9 | [
"MIT"
] | 6 | 2019-12-03T17:26:30.000Z | 2020-03-09T00:05:04.000Z | src/CMS/CMSModules/Blogs/Tools/Blogs_Blogs_List.aspx | JFouts-BlueModus/kentico-contrib | 8a1695d649b7493e54b2e091e76355a1f917d8e9 | [
"MIT"
] | 3 | 2019-12-04T15:23:44.000Z | 2020-04-06T17:26:16.000Z | <%@ Page Language="C#" MasterPageFile="~/CMSMasterPages/UI/SimplePage.master" AutoEventWireup="true"
Inherits="CMSModules_Blogs_Tools_Blogs_Blogs_List" Title="Blogs - Blogs list"
Theme="Default" Codebehind="Blogs_Blogs_List.aspx.cs" %>
<%@ Register Src="~/CMSAdminControls/UI/UniGrid/UniGrid.ascx" TagName... | 55.086957 | 134 | 0.663773 |
c612966712ec81990908f1aa1e9d32c4fe480dd4 | 5,435 | ascx | ASP | ImageServer/Web/Application/Pages/Admin/Configure/Devices/DeviceGridView.ascx | SNBnani/Xian | e07cb943476705ac3721921cf0f0906485d9f59d | [
"Apache-2.0"
] | 1 | 2019-02-18T11:41:46.000Z | 2019-02-18T11:41:46.000Z | ImageServer/Web/Application/Pages/Admin/Configure/Devices/DeviceGridView.ascx | nhannd/Xian | e07cb943476705ac3721921cf0f0906485d9f59d | [
"Apache-2.0"
] | null | null | null | ImageServer/Web/Application/Pages/Admin/Configure/Devices/DeviceGridView.ascx | nhannd/Xian | e07cb943476705ac3721921cf0f0906485d9f59d | [
"Apache-2.0"
] | null | null | null | <%-- License
// Copyright (c) 2011, ClearCanvas Inc.
// All rights reserved.
// http://www.clearcanvas.ca
//
// This software is licensed under the Open Software License v3.0.
// For the complete license, see http://www.clearcanvas.ca/OSLv3.0
--%>
<%@ Import Namespace="ClearCanvas.ImageServer.Web.Common.... | 62.471264 | 166 | 0.557314 |
dc619d38394d400e8275a8317aa4213d8feaf17e | 12,338 | aspx | ASP | home.aspx | zaidajaz/StockMatrix | d8898eb324a0c6f60565fca0c6c9524954b00dd0 | [
"Apache-2.0"
] | null | null | null | home.aspx | zaidajaz/StockMatrix | d8898eb324a0c6f60565fca0c6c9524954b00dd0 | [
"Apache-2.0"
] | null | null | null | home.aspx | zaidajaz/StockMatrix | d8898eb324a0c6f60565fca0c6c9524954b00dd0 | [
"Apache-2.0"
] | null | null | null | <%@ Page Title="" Language="C#" MasterPageFile="~/Dashboard.master" AutoEventWireup="true" CodeFile="home.aspx.cs" Inherits="home" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
<meta http-equiv="refresh" content="30">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID=... | 60.185366 | 285 | 0.393095 |
443aafcfb059e46b884412a0b199cf902fec1a64 | 1,766 | aspx | ASP | Store Admin/Apollo.AdminStore.WebForm/System/system_settings_catalog.aspx | hancheester/apollo | 9d2f58d761d6b59694153302f6e0470b946fcad9 | [
"MIT"
] | 2 | 2020-08-01T01:28:24.000Z | 2021-04-16T03:50:18.000Z | Store Admin/Apollo.AdminStore.WebForm/System/system_settings_catalog.aspx | hancheester/apollo | 9d2f58d761d6b59694153302f6e0470b946fcad9 | [
"MIT"
] | 5 | 2020-04-05T22:12:19.000Z | 2020-04-06T21:35:28.000Z | Store Admin/Apollo.AdminStore.WebForm/System/system_settings_catalog.aspx | hancheester/apollo | 9d2f58d761d6b59694153302f6e0470b946fcad9 | [
"MIT"
] | null | null | null | <%@ Page Language="C#" MasterPageFile="~/Inspinia.Master" AutoEventWireup="true" CodeBehind="system_settings_catalog.aspx.cs" Inherits="Apollo.AdminStore.WebForm.System.system_settings_catalog" ValidateRequest="false" %>
<%@ Register TagPrefix="Apollo" TagName="NoticeBox" Src="~/UserControls/NoticeBoxControl.ascx" %>
... | 63.071429 | 318 | 0.612118 |
12b8098a0e41698bfbb374364b8be4ae3bc799bc | 1,908 | ascx | ASP | Source/Server/WebAsp/Modules/Currencies.ascx | InstantBusinessNetwork/IBN | bbcf47de56bfc52049eeb2e46677642a28f38825 | [
"MIT"
] | 21 | 2015-07-22T15:22:41.000Z | 2021-03-23T05:40:44.000Z | Source/Server/WebAsp/Modules/Currencies.ascx | InstantBusinessNetwork/IBN | bbcf47de56bfc52049eeb2e46677642a28f38825 | [
"MIT"
] | 11 | 2015-10-19T07:54:10.000Z | 2021-09-01T08:47:56.000Z | Source/Server/WebAsp/Modules/Currencies.ascx | InstantBusinessNetwork/IBN | bbcf47de56bfc52049eeb2e46677642a28f38825 | [
"MIT"
] | 16 | 2015-07-22T15:23:09.000Z | 2022-01-17T10:49:43.000Z | <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="Currencies.ascx.cs" Inherits="Mediachase.Ibn.WebAsp.Modules.Currencies" %>
<%@ Reference Control="~/Modules/BlockHeader.ascx" %>
<%@ Register TagPrefix="ibn" TagName="BlockHeader" src="~/Modules/BlockHeader.ascx" %>
<table class="ibn-stylebox" cellspacing="0... | 57.818182 | 307 | 0.698637 |
245655d36e650cb5735caa6c6f19db223f62cb5d | 117 | asax | ASP | src/Portal/Global.asax | richstep/TVWS-DB-Code | fed846474afd967c757c78d2de1da3b2a9705550 | [
"MIT"
] | 1 | 2019-01-17T21:03:51.000Z | 2019-01-17T21:03:51.000Z | src/Portal/Global.asax | richstep/TVWS-DB-Code | fed846474afd967c757c78d2de1da3b2a9705550 | [
"MIT"
] | null | null | null | src/Portal/Global.asax | richstep/TVWS-DB-Code | fed846474afd967c757c78d2de1da3b2a9705550 | [
"MIT"
] | null | null | null | <%@ Application Codebehind="Global.asax.cs" Inherits="Microsoft.WhiteSpaces.Portal.MvcApplication" Language="C#" %>
| 58.5 | 116 | 0.769231 |
d2d5b33e0a4a3327a409c44d378fdb28294e0238 | 10,677 | aspx | ASP | Boneyard/Site4/Pages/v4/Financial/ViewResultSheet.aspx | Swarmops/Swarmops | 6b0e34c08d504c7d64c45e772ffc24b83c71801a | [
"Unlicense"
] | 72 | 2015-01-06T14:58:47.000Z | 2022-01-09T17:41:26.000Z | Boneyard/Site4/Pages/v4/Financial/ViewResultSheet.aspx | Swarmops/Swarmops | 6b0e34c08d504c7d64c45e772ffc24b83c71801a | [
"Unlicense"
] | 29 | 2015-01-02T15:48:42.000Z | 2020-11-30T14:38:53.000Z | Boneyard/Site4/Pages/v4/Financial/ViewResultSheet.aspx | Swarmops/Swarmops | 6b0e34c08d504c7d64c45e772ffc24b83c71801a | [
"Unlicense"
] | 19 | 2015-02-04T23:58:14.000Z | 2021-05-28T08:17:47.000Z | <%@ Page Language="C#" MasterPageFile="~/PirateWeb-v4.master" AutoEventWireup="true" CodeFile="ViewResultSheet.aspx.cs" Inherits="Pages_v4_ViewResultSheet" Title="View Result Sheet - PirateWeb" %>
<%@ Register Src="~/Controls/v4/OrganizationTree.ascx" TagName="OrganizationTree" TagPrefix="pw4" %>
<%@ Register Src="~/... | 48.531818 | 197 | 0.597546 |
b4730c2c7307f6153cfc36adfe384bf68dccc6b1 | 784 | aspx | ASP | src_wip/Demos.WebForms.Orm/Demos/EntityFramework/SampleQueries.aspx | brianmains/Nucleo.NET | 4ace48e2cd9fa02c490efcc8ebcaa6d627e69de8 | [
"MIT"
] | 2 | 2017-06-27T08:55:17.000Z | 2019-09-24T15:04:49.000Z | src_wip/Orm/4.0/Demos.WebForms.Orm/Demos/EntityFramework/SampleQueries.aspx | brianmains/Nucleo.NET | 4ace48e2cd9fa02c490efcc8ebcaa6d627e69de8 | [
"MIT"
] | null | null | null | src_wip/Orm/4.0/Demos.WebForms.Orm/Demos/EntityFramework/SampleQueries.aspx | brianmains/Nucleo.NET | 4ace48e2cd9fa02c490efcc8ebcaa6d627e69de8 | [
"MIT"
] | null | null | null | <%@ Page Title="" Language="C#" MasterPageFile="~/Layout/DemoLayout.Master" AutoEventWireup="true" CodeBehind="SampleQueries.aspx.cs" Inherits="Nucleo.Demos.EntityFramework.SampleQueries" %>
<asp:Content ID="Content1" ContentPlaceHolderID="Head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHol... | 49 | 191 | 0.756378 |
f35fae1db948fcbb3d46920074c98aa55baa7c4d | 4,650 | aspx | ASP | Source-Code-设客网设计师与设计院作品分享与威客门户网站/Manage/Workload/Rank.aspx | zoomlacms/web022 | cee80b3d479a8249f393896be0cf11e94c482fce | [
"Apache-2.0"
] | 2 | 2020-06-17T01:53:15.000Z | 2021-01-20T07:19:52.000Z | Source-Code-设客网设计师与设计院作品分享与威客门户网站/Manage/Workload/Rank.aspx | zoomlacms/web022 | cee80b3d479a8249f393896be0cf11e94c482fce | [
"Apache-2.0"
] | null | null | null | Source-Code-设客网设计师与设计院作品分享与威客门户网站/Manage/Workload/Rank.aspx | zoomlacms/web022 | cee80b3d479a8249f393896be0cf11e94c482fce | [
"Apache-2.0"
] | null | null | null | <%@ page language="C#" autoeventwireup="true" inherits="Manage_Exam_Rank, App_Web_am2nwcvs" masterpagefile="~/Manage/I/Default.master" enableEventValidation="false" viewStateEncryptionMode="Never" %>
<asp:Content runat="server" ContentPlaceHolderID="head">
<title>分类排行</title>
<style>
.padding0{ padding-left:0; padding... | 47.938144 | 200 | 0.599785 |
6da0cf3f13bd3650c135a3e094bdf472ccca2fa9 | 9,162 | aspx | ASP | EmailNotificationSystem/Employees/Profile.aspx | blackMisay/SENS | 2466ca50ef8ff62fb3492c0b3e1a8968879f0f9e | [
"MIT"
] | 1 | 2018-10-24T06:05:33.000Z | 2018-10-24T06:05:33.000Z | EmailNotificationSystem/Employees/Profile.aspx | blackMisay/SENS | 2466ca50ef8ff62fb3492c0b3e1a8968879f0f9e | [
"MIT"
] | 4 | 2018-09-04T10:13:39.000Z | 2018-10-24T06:19:19.000Z | EmailNotificationSystem/obj/Release/Package/PackageTmp/Employees/Profile.aspx | blackMisay/SENS | 2466ca50ef8ff62fb3492c0b3e1a8968879f0f9e | [
"MIT"
] | null | null | null | <%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Profile.aspx.vb" Inherits="EmailNotificationSystem.Profile" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
... | 41.645455 | 147 | 0.547588 |
6ac3c06731b00c907e497b983ffa95314cc98986 | 103 | asax | ASP | PaymentExample/Global.asax | onursteknik/PaymentExample | 118d03c656dd7145814e81614fd9e982b0265466 | [
"MIT"
] | 4 | 2021-04-17T20:04:10.000Z | 2022-01-06T21:09:08.000Z | PaymentExample/Global.asax | onursteknik/PaymentExample | 118d03c656dd7145814e81614fd9e982b0265466 | [
"MIT"
] | null | null | null | PaymentExample/Global.asax | onursteknik/PaymentExample | 118d03c656dd7145814e81614fd9e982b0265466 | [
"MIT"
] | 1 | 2022-01-05T08:37:04.000Z | 2022-01-05T08:37:04.000Z | <%@ Application Codebehind="Global.asax.cs" Inherits="PaymentExample.MvcApplication" Language="C#" %>
| 51.5 | 102 | 0.757282 |
70056ef0cf5e8cad6a76e31f6441bd6313ae2322 | 1,908 | aspx | ASP | AccountingNote0729/WebApplication0809/Default.aspx | A6228774/AccountingNote0729 | 6f7860e9d050c204147cd84644284961c25730a9 | [
"MIT"
] | null | null | null | AccountingNote0729/WebApplication0809/Default.aspx | A6228774/AccountingNote0729 | 6f7860e9d050c204147cd84644284961c25730a9 | [
"MIT"
] | null | null | null | AccountingNote0729/WebApplication0809/Default.aspx | A6228774/AccountingNote0729 | 6f7860e9d050c204147cd84644284961c25730a9 | [
"MIT"
] | null | null | null | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebApplication0809.Default" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title></title>
<script>
<%-- ... | 34.690909 | 116 | 0.499476 |
fd22feb6e9fd2c18134ceb78dff91601b0a0abeb | 2,664 | aspx | ASP | MonkeyWrench.Web.UI/EditLaneFile.aspx | rolfbjarne/monkeywrench | cfc003d591e7e110cdc1d4e78804d05692bc6ba0 | [
"MIT"
] | null | null | null | MonkeyWrench.Web.UI/EditLaneFile.aspx | rolfbjarne/monkeywrench | cfc003d591e7e110cdc1d4e78804d05692bc6ba0 | [
"MIT"
] | null | null | null | MonkeyWrench.Web.UI/EditLaneFile.aspx | rolfbjarne/monkeywrench | cfc003d591e7e110cdc1d4e78804d05692bc6ba0 | [
"MIT"
] | null | null | null | <%@ Page MasterPageFile="~/Master.master" Language="C#" AutoEventWireup="true" ValidateRequest="false" Inherits="EditLaneFile" Codebehind="EditLaneFile.aspx.cs" %>
<asp:Content ID="Content2" ContentPlaceHolderID="content" runat="Server">
<div>
<asp:TextBox ID="txtEditor" runat="server" Height="600px" T... | 63.428571 | 186 | 0.725976 |
d9c17f35042900af81a5ea030c526d9db15c04bf | 1,627 | ascx | ASP | Views/Shared/EditorTemplates/Array.ascx | guillaume86/KoobooCMS | 6cd69dd1b4d4baba23bd904f086de4dcf9d0cbe7 | [
"MIT"
] | 1 | 2018-05-29T19:35:57.000Z | 2018-05-29T19:35:57.000Z | Views/Shared/EditorTemplates/Array.ascx | guillaume86/KoobooCMS | 6cd69dd1b4d4baba23bd904f086de4dcf9d0cbe7 | [
"MIT"
] | null | null | null | Views/Shared/EditorTemplates/Array.ascx | guillaume86/KoobooCMS | 6cd69dd1b4d4baba23bd904f086de4dcf9d0cbe7 | [
"MIT"
] | null | null | null | <%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl<object[]>" %>
<%@ Import Namespace="Kooboo.Web.Script.Serialization" %>
<% ViewData.TemplateInfo.HtmlFieldPrefix = ViewData.TemplateInfo.HtmlFieldPrefix.Replace(ViewData.ModelMetadata.PropertyName, "").Trim('.');
var propertyName = ViewData["name... | 49.30303 | 176 | 0.586355 |
4771beb6b278a6d9c619097f961c874c5f422924 | 615 | ascx | ASP | CMS/CMSAdminControls/UI/System/ErrorMessage.ascx | mzhokh/FilterByCategoryWidget | c6b83215aea4f4df607d070fe4c772bd96ee6a95 | [
"MIT"
] | 26 | 2019-02-26T19:44:44.000Z | 2021-07-19T01:45:37.000Z | CMS/CMSAdminControls/UI/System/ErrorMessage.ascx | mzhokh/FilterByCategoryWidget | c6b83215aea4f4df607d070fe4c772bd96ee6a95 | [
"MIT"
] | 34 | 2018-12-10T09:30:13.000Z | 2020-09-02T11:14:12.000Z | CMS/CMSAdminControls/UI/System/ErrorMessage.ascx | mzhokh/FilterByCategoryWidget | c6b83215aea4f4df607d070fe4c772bd96ee6a95 | [
"MIT"
] | 50 | 2018-12-06T17:32:43.000Z | 2021-11-04T09:48:07.000Z | <%@ Control Language="C#" AutoEventWireup="true"
Inherits="CMSAdminControls_UI_System_ErrorMessage" Codebehind="ErrorMessage.ascx.cs" %>
<%@ Register src="~/CMSAdminControls/UI/PageElements/PageTitle.ascx" tagname="PageTitle" tagprefix="cms" %>
<div class="PageBody">
<asp:Panel runat="server" ID="pnl... | 51.25 | 107 | 0.661789 |
4bb5d996588add6f7beb9dd598cb981ec15747f2 | 487 | ascx | ASP | src/TrueOrFalse.Frontend.Web/Views/Shared/Cards/CardTutory.ascx | memucho/webapp | 96a919d8298bb7ac282bac32692c443f9a98fceb | [
"MIT"
] | 4 | 2021-09-09T15:32:23.000Z | 2022-01-03T11:52:54.000Z | src/TrueOrFalse.Frontend.Web/Views/Shared/Cards/CardTutory.ascx | memucho/webapp | 96a919d8298bb7ac282bac32692c443f9a98fceb | [
"MIT"
] | 214 | 2019-11-14T14:10:06.000Z | 2022-03-30T21:32:09.000Z | src/TrueOrFalse.Frontend.Web/Views/Shared/Cards/CardTutory.ascx | memucho/webapp | 96a919d8298bb7ac282bac32692c443f9a98fceb | [
"MIT"
] | null | null | null | <%@ Import Namespace="TrueOrFalse.Frontend.Web.Code" %>
<div class="well">
<div class="img-logo">
<a href="<%= Links.Tutory %>" target="_blank">
<img src="<%= Links.TutoryImage %>" alt="tutory.de"/>
</a>
</div>
<div class="text-sponsor">
<span>Freier Bildungsinhalt - mi... | 37.461538 | 188 | 0.577002 |
1cdba201236e3db9696f64b68143165e45f4814a | 1,296 | ascx | ASP | src/CMS/CMSModules/MediaLibrary/FormControls/Cloning/Media_LibrarySettings.ascx | Kentico/xperience-module-intercom | 7c8236fa3ad66ba4687dc4ed0ef3e15b7c32b88c | [
"MIT"
] | 1 | 2021-02-22T08:29:02.000Z | 2021-02-22T08:29:02.000Z | src/CMS/CMSModules/MediaLibrary/FormControls/Cloning/Media_LibrarySettings.ascx | Kentico/xperience-module-intercom | 7c8236fa3ad66ba4687dc4ed0ef3e15b7c32b88c | [
"MIT"
] | 6 | 2019-12-03T17:26:30.000Z | 2020-03-09T00:05:04.000Z | src/CMS/CMSModules/MediaLibrary/FormControls/Cloning/Media_LibrarySettings.ascx | Kentico/xperience-module-intercom | 7c8236fa3ad66ba4687dc4ed0ef3e15b7c32b88c | [
"MIT"
] | 3 | 2019-12-04T15:23:44.000Z | 2020-04-06T17:26:16.000Z | <%@ Control Language="C#" AutoEventWireup="true" Codebehind="Media_LibrarySettings.ascx.cs"
Inherits="CMSModules_MediaLibrary_FormControls_Cloning_Media_LibrarySettings" %>
<div class="form-horizontal">
<div class="form-group">
<div class="editing-form-label-cell">
<cms:LocalizedLabel... | 54 | 150 | 0.632716 |
5fb8a580e5fe3796963076dfd29151e034aec054 | 334 | aspx | ASP | src/Backup/Nucleo.OnlineTests/default.aspx | brianmains/Nucleo.NET | 4ace48e2cd9fa02c490efcc8ebcaa6d627e69de8 | [
"MIT"
] | 2 | 2017-06-27T08:55:17.000Z | 2019-09-24T15:04:49.000Z | src/Nucleo.OnlineTests/default.aspx | brianmains/Nucleo.NET | 4ace48e2cd9fa02c490efcc8ebcaa6d627e69de8 | [
"MIT"
] | null | null | null | src/Nucleo.OnlineTests/default.aspx | brianmains/Nucleo.NET | 4ace48e2cd9fa02c490efcc8ebcaa6d627e69de8 | [
"MIT"
] | null | null | null | <%@ Page Language="C#" MasterPageFile="~/site.master" AutoEventWireup="true" CodeBehind="default.aspx.cs" Inherits="Nucleo.DefaultPage" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="body" runat="server">
... | 55.666667 | 161 | 0.751497 |
eb66bc38edaea2d69047ebb16e4777c76f5a25c3 | 8,258 | aspx | ASP | FloCard/FloCard/FloCardOld.aspx | adreno-abhi/FloCard | 68c1e92b5a7b4805f994ab471c1ff9987a478a2c | [
"MIT"
] | 2 | 2019-09-03T07:52:32.000Z | 2021-06-01T07:59:44.000Z | FloCard/FloCard/FloCardOld.aspx | adreno-abhi/FloCard | 68c1e92b5a7b4805f994ab471c1ff9987a478a2c | [
"MIT"
] | null | null | null | FloCard/FloCard/FloCardOld.aspx | adreno-abhi/FloCard | 68c1e92b5a7b4805f994ab471c1ff9987a478a2c | [
"MIT"
] | null | null | null | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="FloCardOld.aspx.cs" Inherits="FloCard.FloCardOld" %>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/apple-icon.png">
<link rel="icon" type="image/png" href="assets/img/f... | 49.449102 | 186 | 0.502664 |
e6503ff3870dad25419c68c640adfbd18e175e73 | 9,032 | ascx | ASP | DesktopModules/TrainingCoreBanking/BankProject/FTTeller/OutwardTransferByCash_Enquiry.ascx | nguyenppt/pubteller1 | dc05633d897c07920cbde5fb3f7d4d5975af08c8 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | DesktopModules/TrainingCoreBanking/BankProject/FTTeller/OutwardTransferByCash_Enquiry.ascx | nguyenppt/pubteller1 | dc05633d897c07920cbde5fb3f7d4d5975af08c8 | [
"Apache-2.0",
"BSD-3-Clause"
] | 1 | 2016-11-19T03:09:46.000Z | 2016-11-19T03:09:46.000Z | DesktopModules/TrainingCoreBanking/BankProject/FTTeller/OutwardTransferByCash_Enquiry.ascx | nguyenppt/pubteller1 | dc05633d897c07920cbde5fb3f7d4d5975af08c8 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="OutwardTransferByCash_Enquiry.ascx.cs" Inherits="BankProject.FTTeller.OutwardTransferByCash_Enquiry" %>
<telerik:RadWindowManager ID="RadWindowManager1" runat="server" EnableShadow="true"> </telerik:RadWindowManager>
<%@ register Assembly="Telerik.Web.Ui" ... | 57.897436 | 242 | 0.573849 |
a88bf8749be6110f73b48baea2b642d36acbeec9 | 19,261 | ashx | ASP | public/DesktopModules/ArticleCS/RSS33d1.ashx | strangerAshik/TecnologiaNova | b05d4f12868637ab99e2a71355e8487ec84cad21 | [
"MIT"
] | null | null | null | public/DesktopModules/ArticleCS/RSS33d1.ashx | strangerAshik/TecnologiaNova | b05d4f12868637ab99e2a71355e8487ec84cad21 | [
"MIT"
] | null | null | null | public/DesktopModules/ArticleCS/RSS33d1.ashx | strangerAshik/TecnologiaNova | b05d4f12868637ab99e2a71355e8487ec84cad21 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" ><channel>
<title>Air Force Link News</title>
<link>http://www.af.mil</link>
<description>Air Force Link News RSS Feed<... | 75.830709 | 436 | 0.758735 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.