Commit Graph

124 Commits

Author SHA1 Message Date
Pauan 03f26433ba Breaking change: removing Receiver and Sender, replacing them with Mutable and MutableSignal 2018-03-06 16:33:38 -10:00
Pauan ca25a18ef2 Adding in to_signal_vec method 2018-03-03 02:44:24 -10:00
Pauan 732bfb725d Changing map_rc to map_clone 2018-03-02 09:50:20 -10:00
Pauan bccc3b1113 Adding in Clone derive for Sender 2018-03-02 04:28:36 -10:00
Pauan d99dbbbee8 Adding in signal_vec::unsync::mutable, and also support for using SignalVec with dominator 2018-03-01 03:39:58 -10:00
Pauan a7a29befd2 Adding in sort_by 2018-02-28 22:42:47 -10:00
Pauan 209c5a9f63 Changing to use stdweb 0.4.0: it's now usable! 2018-02-28 01:59:45 -10:00
Pauan 1cc8c7e14f Renaming List to Vec 2018-02-28 01:42:36 -10:00
Pauan 05024a80b4 Renaming signal_list.rs to signal_vec.rs 2018-02-28 01:36:03 -10:00
Pauan 9e72a02441 Adding in to_stream 2018-02-28 01:34:42 -10:00
Pauan e34fc50ad0 Adding in UpdateAt for ListChange 2018-02-27 21:54:58 -10:00
Pauan 9bb627ae20 Adding in filter_map 2018-02-27 05:24:02 -10:00
Pauan 129a0ca09e Various changes 2018-02-25 22:01:04 -10:00
Pauan 8d1395d293 Major restructuring 2018-02-25 01:58:20 -10:00
Pauan b554c747c6 Improving the cancelable_future API 2018-02-24 21:14:57 -10:00
Pauan 4588ebf1f7 Moving signals into a separate crate 2018-02-24 12:19:12 -10:00
Pauan 484168ab12 Some improvements 2018-02-24 11:53:47 -10:00
Pauan 997dcbc237 Minor tweaks 2018-02-23 20:50:31 -10:00
Pauan 7d4a64f2f3 Dramatically improving the implementation of the map_rc macro 2018-02-23 19:46:14 -10:00
Pauan 34b7d6147e Fixing the map_rc macro 2018-02-23 18:14:25 -10:00
Pauan 34b22c60f8 Adding in Map2 and map_rc macro 2018-02-23 16:50:03 -10:00
Pauan e7e22f3b21 Adding in DomChildren implementation for Signal 2018-02-20 22:08:36 -10:00
Pauan 874832e82b Initial commit 2018-02-20 20:37:09 -10:00
Pauan 3d9dd24614
Initial commit 2018-02-20 20:33:26 -10:00