public
Description: My lame attempt at mimicking the Rx framework
Homepage:
Clone URL: git://github.com/paulbatum/Reactive.git
name age message
file .gitignore Mon May 25 05:58:38 -0700 2009 added ignore file [paulbatum]
file AsyncWrapper.cs Sun Jul 12 03:44:02 -0700 2009 Major overhaul based on new information in chan... [paulbatum]
file ButtonExtensions.cs Sun Jul 19 02:20:19 -0700 2009 Cleaned up dead code, made minor readability im... [paulbatum]
file EventResult.cs Mon May 25 06:08:22 -0700 2009 Copied code from the VS2010 project into this one [paulbatum]
file EventWrapper.cs Sun Jul 19 02:20:19 -0700 2009 Cleaned up dead code, made minor readability im... [paulbatum]
file Extensions.cs Sun Jul 19 02:20:19 -0700 2009 Cleaned up dead code, made minor readability im... [paulbatum]
file Form1.cs Sun Jul 19 02:20:19 -0700 2009 Cleaned up dead code, made minor readability im... [paulbatum]
file Form1.designer.cs Mon May 25 06:08:22 -0700 2009 Copied code from the VS2010 project into this one [paulbatum]
file Form1.resx Mon May 25 06:08:22 -0700 2009 Copied code from the VS2010 project into this one [paulbatum]
file IObservable.cs Sun Jul 19 02:20:19 -0700 2009 Cleaned up dead code, made minor readability im... [paulbatum]
file ObserverBuilder.cs Sun Jul 19 02:20:19 -0700 2009 Cleaned up dead code, made minor readability im... [paulbatum]
file ObserverCollection.cs Sun Jul 19 02:20:19 -0700 2009 Cleaned up dead code, made minor readability im... [paulbatum]
file Program.cs Mon May 25 06:08:22 -0700 2009 Copied code from the VS2010 project into this one [paulbatum]
directory Properties/ Mon May 25 06:08:22 -0700 2009 Copied code from the VS2010 project into this one [paulbatum]
file Reactive.csproj Sun Jul 19 02:20:19 -0700 2009 Cleaned up dead code, made minor readability im... [paulbatum]
file Reactive.sln Mon May 25 06:08:22 -0700 2009 Copied code from the VS2010 project into this one [paulbatum]
file SelectManyObservable.cs Sun Jul 12 04:38:07 -0700 2009 Commented out ObservableBuilder - it seems too ... [paulbatum]
file SelectObservable.cs Sun Jul 19 02:20:19 -0700 2009 Cleaned up dead code, made minor readability im... [paulbatum]
file WhereObservable.cs Sun Jul 12 03:44:02 -0700 2009 Major overhaul based on new information in chan... [paulbatum]