]> O.S.I.I.S - jp/crow.git/commit
split CompilerServices objects in separate files, uid for GO even while not debugging
authorjpbruyere <jp.bruyere@hotmail.com>
Wed, 1 Jun 2016 09:59:40 +0000 (11:59 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Wed, 1 Jun 2016 09:59:40 +0000 (11:59 +0200)
commitea79505023918d26b679e523fd4c17bead567430
treead48f07198fdb0d6653cd364c3d4045c648bd190
parentc02ea44eb9010aee1f03fba4342730f338598356
split CompilerServices objects in separate files, uid for GO even while not debugging
Crow.csproj
Tests/Tests.csproj
src/CompilerServices/Bindings.cs [new file with mode: 0644]
src/CompilerServices/CompilerServices.cs
src/CompilerServices/MemberReference.cs [new file with mode: 0644]
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/IBindable.cs