]> O.S.I.I.S - jp/crow.git/commit
IMLInstantiator implementation
authorjpbruyere <jp.bruyere@hotmail.com>
Mon, 8 Aug 2016 17:22:52 +0000 (19:22 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Mon, 8 Aug 2016 17:22:52 +0000 (19:22 +0200)
commitcc4c62ab5d809ff451ca475a7949adc4fdfd806b
tree3b39b3eeffbadbc930941e37c1ef3b5026339da3
parent4d4a9116ea5c68b27f0b7c43db9682ab57738ae7
IMLInstantiator implementation
19 files changed:
Crow.csproj
Templates/CheckBox.goml
Tests/BasicTests.cs
Tests/Interfaces/basicTests/0.crow
src/CompilerServices/Bindings.cs
src/CompilerServices/CompilerServices.cs
src/GraphicObjects/Container.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Grid.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/IBindable.cs [deleted file]
src/GraphicObjects/ListBox.cs
src/GraphicObjects/PrivateContainer.cs
src/GraphicObjects/Scroller.cs
src/GraphicObjects/TabView.cs
src/IMLInstantiatorBuilder.cs [new file with mode: 0644]
src/IMLStream.cs
src/Instantiator.cs [new file with mode: 0644]
src/Interface.cs