Search is not available for this dataset
id
stringlengths
1
8
text
stringlengths
72
9.81M
addition_count
int64
0
10k
commit_subject
stringlengths
0
3.7k
deletion_count
int64
0
8.43k
file_extension
stringlengths
0
32
lang
stringlengths
1
94
license
stringclasses
10 values
repo_name
stringlengths
9
59
10066550
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
1
Also update _lineCount when updating the line ranges
0
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10066551
<NME> TextEditorModel.cs <BEF> using System; using Avalonia.Threading; using AvaloniaEdit.Document; using AvaloniaEdit.Rendering; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public class TextEditorModel : AbstractLineList, IDisposable { private readonly TextDocument _document; ...
1
Also update _lineCount when updating the line ranges
0
.cs
TextMate/TextEditorModel
mit
AvaloniaUI/AvaloniaEdit
10066552
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066553
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066554
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066555
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066556
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066557
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066558
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066559
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066560
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066561
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066562
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066563
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066564
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066565
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066566
<NME> AvaloniaEdit.TextMate.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latest</LangVersion> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\AvaloniaEdit\AvaloniaEdit.csproj" /> </ItemGroup> <ItemGroup...
1
Update to TextMateSharp 1.0.16
1
.csproj
TextMate/AvaloniaEdit
mit
AvaloniaUI/AvaloniaEdit
10066567
<NME> RouteRegistrar.php <BEF> <?php namespace Dusterio\LumenPassport; class RouteRegistrar { /** * Application */ private $app; /** * Create a new route registrar instance. * * @param $app * @return void */ public function __construct($app) { $this->ap...
32
r Correct namespaces
56
.php
php
mit
dusterio/lumen-passport
10066568
<NME> integration.php <BEF> <?php namespace Dusterio\LumenPassport\Tests; use Dusterio\LumenPassport\LumenPassport; use Carbon\Carbon; use Laravel\Passport\Passport; /** * Class IntegrationTest */ class IntegrationTest extends TestCase { /** * @test */ public function global_token_ttl_can_be_set...
2
r Trigger build
0
.php
php
mit
dusterio/lumen-passport
10066569
<NME> fruitmachine.js <BEF> /*jslint browser:true, node:true*/ /** * FruitMachine * * Renders layouts/modules from a basic layout definition. * If views require custom interactions devs can extend * the basic functionality. * * @version 0.3.3 * @copyright The Financial Times Limited [All Rights Reserved] * @a...
1
Migrate to private property
1
.js
js
mit
ftlabs/fruitmachine
10066570
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066571
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066572
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066573
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066574
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066575
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066576
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066577
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066578
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066579
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066580
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066581
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066582
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066583
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066584
<NME> VisualLine.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without limita...
83
Reformat code
69
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066585
<NME> jsgrid.core.js <BEF> (function(window, $, undefined) { var JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID, JSGRID_ROW_DATA_KEY = "JSGridItem", JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow", SORT_ORDER_ASC = "asc", SORT_ORDER_DESC = "desc", FIRST_PAGE_PLACEHOLDER = ...
4
support for previous item in onItemUpdated
2
.js
core
mit
tabalinas/jsgrid
10066586
<NME> jsgrid.core.js <BEF> (function(window, $, undefined) { var JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID, JSGRID_ROW_DATA_KEY = "JSGridItem", JSGRID_EDIT_ROW_DATA_KEY = "JSGridEditRow", SORT_ORDER_ASC = "asc", SORT_ORDER_DESC = "desc", FIRST_PAGE_PLACEHOLDER = ...
4
support for previous item in onItemUpdated
2
.js
core
mit
tabalinas/jsgrid
10066587
<NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [![Build Status](https://travis-ci.org/tabalinas/jsgrid.svg?branch=master)](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g...
81
Docs: Update docs to v1.5
13
.md
md
mit
tabalinas/jsgrid
10066588
<NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [![Build Status](https://travis-ci.org/tabalinas/jsgrid.svg?branch=master)](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g...
81
Docs: Update docs to v1.5
13
.md
md
mit
tabalinas/jsgrid
10066589
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066590
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066591
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066592
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066593
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066594
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066595
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066596
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066597
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066598
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066599
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066600
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066601
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066602
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066603
<NME> Directory.Build.props <BEF> <Project> <PropertyGroup> <LangVersion>7.1</LangVersion> <TreatWarningsAsErrors>true</TreatWarningsAsErrors> <AvaloniaVersion>0.7.1-cibuild0001689-beta</AvaloniaVersion> </PropertyGroup> </Project> <VersionSuffix>beta</VersionSuffix> </PropertyGroup> </Project> <...
1
Update Avalonia to v0.8
1
.props
Build
mit
AvaloniaUI/AvaloniaEdit
10066604
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066605
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066606
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066607
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066608
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066609
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066610
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066611
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066612
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066613
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066614
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066615
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066616
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066617
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066618
<NME> MainWindow.xaml.cs <BEF> using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using Avalonia.Controls; using Avalonia.Input; using Avalonia.Interactivity; using Avalonia.Markup.Xaml; using Avalonia.Media; using Avalonia.Media.Imagin...
9
Added a status bar to visualize current line and column
0
.cs
Demo/MainWindow
mit
AvaloniaUI/AvaloniaEdit
10066619
<NME> jsgrid.tests.js <BEF> $(function() { var Grid = jsGrid.Grid, JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID; Grid.prototype.updateOnResize = false; module("basic"); test("default creation", function() { var gridOptions = { simpleOption: "test", ...
15
API: Method 'openPage' ignores page indexes out of range
0
.js
tests
mit
tabalinas/jsgrid
10066620
<NME> jsgrid.tests.js <BEF> $(function() { var Grid = jsGrid.Grid, JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID; Grid.prototype.updateOnResize = false; module("basic"); test("default creation", function() { var gridOptions = { simpleOption: "test", ...
15
API: Method 'openPage' ignores page indexes out of range
0
.js
tests
mit
tabalinas/jsgrid
10066621
<NME> index.js <BEF> 'use strict'; var TimSort = require('../index.js'); var ArrayGenerator = require('../test/array-generator.js'); function numberCompare(a,b) { return a-b; } var lengths = [10, 100, 1000, 10000]; function repetitionsFromLength(n) { return parseInt(12000000 / (n * (Math.log(n) / Math.LN10)))...
1
Fixed column label in benchmark reporting
1
.js
js
mit
mziccard/node-timsort
10066622
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066623
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066624
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066625
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066626
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066627
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066628
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066629
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066630
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066631
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066632
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066633
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066634
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066635
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066636
<NME> .gitattributes <BEF> ADDFILE <MSG> Merge pull request #1 from danwalmsley/fixes/line-height-consistency Fixes/line height consistency <DFF> @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +#########...
63
Merge pull request #1 from danwalmsley/fixes/line-height-consistency
0
gitattributes
mit
AvaloniaUI/AvaloniaEdit
10066637
<NME> fruitmachine.js <BEF> ADDFILE <MSG> Made new events library work <DFF> @@ -0,0 +1,1323 @@ +(function(e){if("function"==typeof bootstrap)bootstrap("fruitmachine",e);else if("object"==typeof exports)module.exports=e();else if("function"==typeof define&&define.amd)define(e);else if("undefined"!=typeof ses){if(!ses....
1,323
Made new events library work
0
.js
js
mit
ftlabs/fruitmachine
10066638
<NME> fruitmachine.js <BEF> /*jslint browser:true, node:true*/ /** * FruitMachine * * Renders layouts/modules from a basic layout definition. * If views require custom interactions devs can extend * the basic functionality. * * @version 0.3.3 * @copyright The Financial Times Limited [All Rights Reserved] * @a...
6
Alternative layout method with added modules
6
.js
js
mit
ftlabs/fruitmachine
10066639
<NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [![Build Status](https://travis-ci.org/tabalinas/jsgrid.svg?branch=master)](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g...
27
Docs: Custom renderers description
6
.md
md
mit
tabalinas/jsgrid
10066640
<NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [![Build Status](https://travis-ci.org/tabalinas/jsgrid.svg?branch=master)](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g...
27
Docs: Custom renderers description
6
.md
md
mit
tabalinas/jsgrid
10066641
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without li...
5
Update avalonia to newest version
5
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066642
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without li...
5
Update avalonia to newest version
5
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066643
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without li...
5
Update avalonia to newest version
5
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066644
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without li...
5
Update avalonia to newest version
5
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066645
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without li...
5
Update avalonia to newest version
5
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066646
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without li...
5
Update avalonia to newest version
5
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066647
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without li...
5
Update avalonia to newest version
5
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066648
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without li...
5
Update avalonia to newest version
5
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10066649
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // Permission is hereby granted, free of charge, to any person obtaining a copy of this // software and associated documentation files (the "Software"), to deal in the Software // without restriction, including without li...
5
Update avalonia to newest version
5
.cs
cs
mit
AvaloniaUI/AvaloniaEdit