Jarl Gullberg
1260fd0a6b
Correct keyword spacing in Generator.Bind.
2017-07-28 12:23:33 +02:00
Jarl Gullberg
56bf133a78
Merge pull request #600 from Nihlus/stylecop-1-initial
...
Add StyleCop.Analyzers to projects
2017-07-28 11:22:32 +02:00
Fraser Waters
d547a81cab
Use "out String" parameters instead of "StringBuilder"
2017-07-28 06:16:52 +01:00
Fraser Waters
34d7655274
Emit CountAttributes during binding
...
Adds a new parameter attribute CountAttribute that is emitted during
binding. CountAttribute is based on the "len" attribute in the
specifications. It describes what the expected count/length of the
parameter is.
During rewrite we remove these attributes.
2017-07-28 06:16:48 +01:00
Fraser Waters
ac05b22b11
Update Bind project to Framework 4.6.1
2017-07-27 16:50:11 +01:00
Jarl Gullberg
ab8f2826e7
Drop Link attribute in favor of Link tag to allow building with MSBuild 14
2017-07-26 16:41:32 +02:00
Jarl Gullberg
577fb4e098
Forgot to add StyleCop.Analyzers to the other projects as well.
2017-07-26 16:41:32 +02:00
Jarl Gullberg
b72c04bb3d
Enabled StyleCop inspections for all projects. This replaces AllRules.
2017-07-26 16:41:26 +02:00
Fraser Waters
0dfaa414af
Remove trailing space from bindings
2017-07-23 23:04:03 +01:00
Fraser Waters
35be46f06f
Emit private modifier for binding points
2017-07-23 23:03:44 +01:00
Fraser Waters
5e5fc2adaa
Remove trailing space in License file
2017-07-23 23:03:02 +01:00
Jarl Gullberg
094580daa3
Removed unused using statements.
2017-07-20 21:32:51 +02:00
Jarl Gullberg
4f60f95607
Enforced the use of braces for conditional statements.
2017-07-17 19:24:51 +02:00
Jarl Gullberg
5f2d3144c4
Enforced use of explicit private modifiers.
2017-07-17 18:51:54 +02:00
Fraser Waters
812a4f83ab
Update Generator.Bind default settings for new repo layout
2017-07-17 10:37:40 +01:00
Jarl Gullberg
127c6fd67d
Transformed compatible properties into auto-properties where possible.
2017-07-07 11:52:32 +02:00
Jarl Gullberg
af416b6e3a
Replaced tabs with four spaces across the codebase.
2017-07-05 20:28:30 +02:00
Jarl Gullberg
3cf88759eb
Merge pull request #559 from Nihlus/purge-region
...
Purge region declarations
2017-07-05 20:22:59 +02:00
Jarl Gullberg
f11ecd016d
Removed region declarations across the codebase.
2017-07-05 14:09:27 +02:00
Jarl Gullberg
a67340e2b3
Added deterministic option to all relevant projects.
2017-07-05 13:49:08 +02:00
varon
4ee0700bab
Update project deps
2017-05-31 14:13:17 +02:00
varon
de6a4a796f
Merge branch 'develop' of github.com:opentk/opentk into develop
2017-05-08 22:50:38 +02:00
varon
fffb05a917
Release 3.0.0-pre
2017-05-08 22:48:40 +02:00
UnknownShadow200
5eb75fefa7
Fix default input directories for Generator.Bind
2017-03-23 15:54:40 +11:00
varon
cdacb73f0b
Added necessary paket files
2016-08-14 00:18:10 +02:00
varon
f03f55f24d
Updated assemblyinfo
2016-08-14 00:18:10 +02:00
varon
c4e938a7db
Removed old build configurations from projects
2016-07-17 22:36:57 +02:00
varon
63ea75330b
Fixed release build output locations
2016-07-17 22:34:43 +02:00
varon
8504e0f543
Removed GlobalAssemblyInfo references
2016-07-17 22:10:06 +02:00
varon
bae84f2dfa
Changed debug build output locations for projects
2016-07-17 22:09:12 +02:00
varon
1ccd5f4018
Renamed Bind project to Generator.Bind
2016-07-17 21:59:05 +02:00