FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for project/msvc - magicjva/cpp.react · GitHub
magicjva
/
cpp.react
Public
forked from
snakster/cpp.react
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpp.react
project
msvc
on
master
User selector
Datepicker
Commit history
Commits on Oct 30, 2017
Fixes + cleanup.
schlangster
committed
6a93662
View commit details
Copy full SHA for 6a93662
View code at this point
Browse repository at this point
Refactoring of object creation: -Ctor +static Create.
Show description for 6eb759c
schlangster
committed
6eb759c
View commit details
Copy full SHA for 6eb759c
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Removed obsolete files.
Show description for 55fbe9b
schlangster
committed
55fbe9b
View commit details
Copy full SHA for 55fbe9b
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Cleanup.
Show description for df1bf4b
schlangster
committed
df1bf4b
View commit details
Copy full SHA for df1bf4b
View code at this point
Browse repository at this point
Renamed Signal to State.
Show description for 6348819
schlangster
committed
6348819
View commit details
Copy full SHA for 6348819
View code at this point
Browse repository at this point
Progress dump.
schlangster
committed
d0e5375
View commit details
Copy full SHA for d0e5375
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
progress
schlangster
committed
32fe91e
View commit details
Copy full SHA for 32fe91e
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
done getting rid of unique/shared wrapper types. everything is shared by default now.
schlangster
committed
b7ec9da
View commit details
Copy full SHA for b7ec9da
View code at this point
Browse repository at this point
Commits on Aug 7, 2016
Redesign WIP. Removed reactor stuff. Fixed basic examples. Observers, algorithms. Event buffer clearing.
schlangster
committed
5114927
View commit details
Copy full SHA for 5114927
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
Redesign progress.
schlangster
committed
bd4c67a
View commit details
Copy full SHA for bd4c67a
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Major redesign WIP.
schlangster
committed
d13b3f4
View commit details
Copy full SHA for d13b3f4
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Refactoring WIP.
schlangster
committed
46dee49
View commit details
Copy full SHA for 46dee49
View code at this point
Browse repository at this point
Commits on Jun 12, 2016
Update to VS2015.
schlangster
committed
0ca8311
View commit details
Copy full SHA for 0ca8311
View code at this point
Browse repository at this point
Commits on Aug 1, 2014
Changed Subystem to Console for Release profile in some examples.
schlangster
committed
3185689
View commit details
Copy full SHA for 3185689
View code at this point
Browse repository at this point
Commits on Jul 29, 2014
Added AsyncTransaction example.
schlangster
committed
39b1051
View commit details
Copy full SHA for 39b1051
View code at this point
Browse repository at this point
Added rudimentary test case for SetWeightHint.
schlangster
committed
8fa654b
View commit details
Copy full SHA for 8fa654b
View code at this point
Browse repository at this point
Commits on Jul 28, 2014
Added SetWeightHint and did some refactoring in the process:
Show description for 3ca6720
schlangster
committed
3ca6720
View commit details
Copy full SHA for 3ca6720
View code at this point
Browse repository at this point
Added x64 platform to MVSC solution.
schlangster
committed
1bf1435
View commit details
Copy full SHA for 1bf1435
View code at this point
Browse repository at this point
Commits on Jul 21, 2014
Re-implemented how continuations are handled on transaction level.
schlangster
committed
c897cbd
View commit details
Copy full SHA for c897cbd
View code at this point
Browse repository at this point
Commits on Jun 22, 2014
Updated domain definitions in tests.
schlangster
committed
47ec985
View commit details
Copy full SHA for 47ec985
View code at this point
Browse repository at this point
Commits on Jun 19, 2014
Added explicit Continuations.
Show description for 57004a2
schlangster
committed
57004a2
View commit details
Copy full SHA for 57004a2
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Removed Options.h.
schlangster
committed
acc074f
View commit details
Copy full SHA for acc074f
View code at this point
Browse repository at this point
Commits on Jun 2, 2014
Fixed file name #2
schlangster
committed
24b2b72
View commit details
Copy full SHA for 24b2b72
View code at this point
Browse repository at this point
Commits on Jun 1, 2014
Reorganized project structure in preparation for cross-platform build.
schlangster
committed
5a397e1
View commit details
Copy full SHA for 5a397e1
View code at this point
Browse repository at this point
Commits on May 31, 2014
More refactoring. Tests and benchmarks now compile with GCC and clang.
Show description for a87627f
schlangster
committed
a87627f
View commit details
Copy full SHA for a87627f
View code at this point
Browse repository at this point
Commits on May 29, 2014
Lots of refactoring to support gcc 4.8.2 and clang 3.4.
Show description for 61351b6
schlangster
committed
61351b6
View commit details
Copy full SHA for 61351b6
View code at this point
Browse repository at this point
Commits on May 22, 2014
Refactored NodeUpdateTimer. Uses QPC directly instead of std::chrono, since VS2013 uses system_clock for everything. Not portable yet.
schlangster
committed
5f28164
View commit details
Copy full SHA for 5f28164
View code at this point
Browse repository at this point
Commits on May 5, 2014
Pulsecount cleanup.
schlangster
committed
93680f4
View commit details
Copy full SHA for 93680f4
View code at this point
Browse repository at this point
Moved DomainBase out of detail namespace to Domain.h, restructured some includes.
schlangster
committed
2a9aa23
View commit details
Copy full SHA for 2a9aa23
View code at this point
Browse repository at this point
Commits on May 2, 2014
Moved traits.h
schlangster
committed
275ccf3
View commit details
Copy full SHA for 275ccf3
View code at this point
Browse repository at this point
Commits on Apr 30, 2014
TopoSortEngine -> ToposortEngine (step1)
schlangster
committed
a4d7fc6
View commit details
Copy full SHA for a4d7fc6
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
Comprehensive refactoring + cleanup.
schlangster
committed
bf989c5
View commit details
Copy full SHA for bf989c5
View code at this point
Browse repository at this point
Commits on Apr 26, 2014
Removed deprectated classes.
schlangster
committed
5a109ea
View commit details
Copy full SHA for 5a109ea
View code at this point
Browse repository at this point
Commits on Apr 24, 2014
WIP cleanup (build currently broken)
schlangster
committed
70a67e8
View commit details
Copy full SHA for 70a67e8
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
Removed ELM and SourceSet engines from master branch. Focus is on remaining engines for now.
schlangster
committed
2a63821
View commit details
Copy full SHA for 2a63821
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL