issues
search
YarikTH
/
ureact
Functional reactive programming library for c++
Boost Software License 1.0
155
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider pitchfork project structure (aka PFL)
#139
YarikTH
opened
10 months ago
0
Research signal-slot library features
#138
YarikTH
opened
1 year ago
0
Consider making "event_source::operator<<" transaction wrapper
#137
YarikTH
opened
1 year ago
1
`ureact::merge` can't compile in latest MSVC in c++20 mode
#136
YarikTH
closed
1 year ago
3
Rework github actions
#135
YarikTH
opened
1 year ago
0
Get rid of `issue_template.md`
#134
YarikTH
closed
1 year ago
1
Compile errors for Visual Studio
#133
jcoder58
closed
1 year ago
4
Research how to implement Qt style property bindings
#132
YarikTH
opened
1 year ago
2
Consider `connection_owner` idea from `PG1003/observer`
#131
YarikTH
opened
1 year ago
0
Consider adding dereference operator for signals
#130
YarikTH
opened
1 year ago
0
First code example in doc/introduction.adoc does not compile
#129
jcoder58
closed
1 year ago
5
Make normal library mode (not header-only)
#128
YarikTH
opened
1 year ago
0
Get rid of `ureact_amalgamated.hpp`
#127
YarikTH
closed
1 year ago
1
Try to mesure and improve compile times
#126
YarikTH
opened
1 year ago
8
Make `Adaptor` `AdaptorClosure` and nodes part of public interface
#125
YarikTH
opened
1 year ago
0
`adjustment` adapter possible improvements
#124
YarikTH
opened
1 year ago
0
Make sure transactions can't be started or finished when turn is in progress
#123
YarikTH
closed
1 year ago
1
Consider to support iterators as an observer argument
#122
YarikTH
closed
1 year ago
1
Consider adding `transaction::finish()` method
#121
YarikTH
closed
1 year ago
1
Rework observer/scoped_observer/observe/tap
#120
YarikTH
closed
1 year ago
0
Consider to use or allow to use infix operators
#119
YarikTH
opened
1 year ago
0
Try allow inputs and transactions from observer callbacks
#118
YarikTH
opened
1 year ago
1
Rethink `ureact::has_changed`
#117
YarikTH
closed
1 year ago
1
Select a better names for `signal`, `var_signal`, `events` and `event_source`
#116
YarikTH
opened
1 year ago
1
Support "modify" or "by_ref" version of `ureact::lift_as`
#115
YarikTH
opened
1 year ago
0
Add EOS optimization
#114
YarikTH
opened
1 year ago
3
Add some kind of `observe_and_call`
#113
YarikTH
closed
1 year ago
1
Allow passing zero argument functors into `ureact::observe` and `ureact::tap`
#112
YarikTH
opened
1 year ago
0
Improve `ureact::collect`
#111
YarikTH
closed
1 year ago
7
Improve `ureact::zip`
#110
YarikTH
opened
1 year ago
0
UREACT_DBG
#109
YarikTH
opened
1 year ago
0
Port events and algorithm code from cpp.react
#107
YarikTH
closed
2 years ago
1
Issue/#105 pretty.py
#106
YarikTH
closed
2 years ago
0
Replace pretty.sh with pretty.py
#105
YarikTH
closed
2 years ago
0
Think about adding fwd header
#104
YarikTH
closed
2 years ago
1
Mostly revert symbols renaming changes made in 0.4.0
#103
YarikTH
closed
3 years ago
0
Revert most of symbols renames made in 0.4.0
#102
YarikTH
closed
3 years ago
0
Replace macro UREACT_REACTIVE_REF and UREACT_REACTIVE_PTR
#101
YarikTH
closed
3 years ago
0
Release summary 0.5.0
#98
YarikTH
closed
3 years ago
0
Make observe method nodiscard for rvalue
#97
YarikTH
closed
3 years ago
0
Improve compile error for incorrect function passed in observe, modify etc
#96
YarikTH
opened
3 years ago
0
Change version number form
#95
YarikTH
closed
3 years ago
0
Feature/c++17
#94
YarikTH
closed
3 years ago
0
Make observe method nodiscard, but for rvalue only
#93
YarikTH
closed
3 years ago
0
Change version number form
#92
YarikTH
closed
3 years ago
0
Allow to combine algorithms using operator |
#91
YarikTH
closed
2 years ago
1
Raise c++ standard to c++17
#90
YarikTH
closed
3 years ago
0
Add value_base and signal
#88
YarikTH
closed
3 years ago
0
Add operator version of function::get()
#87
YarikTH
closed
3 years ago
0
Rename signal to function
#86
YarikTH
closed
3 years ago
0
Next