FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for project - wzit/cpp.react · GitHub
wzit
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cpp.react
project
on
master
User selector
Datepicker
Commit history
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
Commits on Apr 18, 2014
Reorganized files for better separation of interface and details.
schlangster
committed
a811434
View commit details
Copy full SHA for a811434
View code at this point
Browse repository at this point
Added SubtreeEngine.
schlangster
committed
e5c05e4
View commit details
Copy full SHA for e5c05e4
View code at this point
Browse repository at this point
Commits on Mar 31, 2014
Ignoring warning #4503 for test cases (length of type names exceed limit).
schlangster
committed
b9d8d90
View commit details
Copy full SHA for b9d8d90
View code at this point
Browse repository at this point
Commits on Mar 29, 2014
/SAFESEH:NO because of boost::context
schlangster
committed
47aaa90
View commit details
Copy full SHA for 47aaa90
View code at this point
Browse repository at this point
Commits on Mar 28, 2014
Removed FloodingEngine and remaining of TopoSortO1 files.
schlangster
committed
174bbdc
View commit details
Copy full SHA for 174bbdc
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Moved ReactiveDomain.h back ...
schlangster
committed
d7964db
View commit details
Copy full SHA for d7964db
View code at this point
Browse repository at this point
Moved ReactiveDomain.h to detail folder.
schlangster
committed
08c496a
View commit details
Copy full SHA for 08c496a
View code at this point
Browse repository at this point
Commits on Mar 23, 2014
Added ReactiveLoop.
schlangster
committed
c861dae
View commit details
Copy full SHA for c861dae
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
Moved some things around to clean up ::react namespace.
schlangster
committed
3695004
View commit details
Copy full SHA for 3695004
View code at this point
Browse repository at this point
Moved some definitions from ReactiveDomain.h to separate files to unwind include mess.
schlangster
committed
8d9e9b6
View commit details
Copy full SHA for 8d9e9b6
View code at this point
Browse repository at this point
Commits on Mar 11, 2014
Removed PulseCountO1Engine.
schlangster
committed
9f913fe
View commit details
Copy full SHA for 9f913fe
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
Eliminated unnecessary copying for Signals.
Show description for 8055cd6
schlangster
committed
8055cd6
View commit details
Copy full SHA for 8055cd6
View code at this point
Browse repository at this point
Commits on Mar 9, 2014
Instantiation of test cases for all engine modes.
schlangster
committed
296bbdc
View commit details
Copy full SHA for 296bbdc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL