]> O.S.I.I.S - jp/crow.git/commit
tests with a c library for speed up
authorjpbruyere <jp.bruyere@hotmail.com>
Wed, 31 May 2017 14:20:05 +0000 (16:20 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Wed, 31 May 2017 14:20:05 +0000 (16:20 +0200)
commit335cbb6d7a4409a0a85dd5b65a38afc47ab549e4
tree4bdef99f74448ddc6287eedb3a2ddd350130cfe2
parent4d1f3264dc4b4ddc211164712e0d2d654a913bb7
tests with a c library for speed up
14 files changed:
Crow.csproj
Crow.sln
src/CompilerServices/CompilerServices.cs
src/Crow.Native/LibCrow.cs [new file with mode: 0644]
src/Crow.Native/crow_object_t.cs [new file with mode: 0644]
src/GraphicObjects/GenericStack.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/TabView.cs
src/GraphicObjects/Wrapper.cs
src/Interface.cs
src/LayoutingQueueItem.cs
testDrm/TestCrow.cs
testDrm/testDrm.csproj
testDrm/ui/go.crow