Sarah Gerweck
8e7a5a35a6
Simple withKey
to bind a keyboard shortcut
2015-08-08 21:21:15 -07:00
Sarah Gerweck
6c2b73f4d6
Remove not-so-useful observe2
method.
2015-05-04 11:48:28 -07:00
Sarah Gerweck
fa7419d101
Base version of observe
method on tuples.
...
This commit also includes an `observe2`, which operates directly on a
tuple without explicitly converting to an HList. I'm committing it for
posterity, but the next commit will remove it because it doesn't give a
narrow enough output type.
2015-05-04 11:44:46 -07:00
Sarah Gerweck
852fd5138e
Remove old methods.
2015-05-01 19:51:39 -07:00
Sarah Gerweck
23212dfde8
WIP of tupler update.
2015-05-01 19:30:09 -07:00
Sarah Gerweck
dc8949d54c
Much progress on observables.
...
Still some work to do on making the syntax work how we want.
2015-04-16 23:51:58 -07:00
Sarah Gerweck
c689dd3d3e
WIP of tupling.
2015-04-16 13:24:21 -07:00
Sarah Gerweck
da718d713c
Observable is a functor.
2015-04-16 00:38:58 -07:00
Sarah Gerweck
30ae4d8157
Better return type.
2015-04-15 23:56:43 -07:00
Sarah Gerweck
a6a1b220d8
This project is not property of AtScale.
2015-04-15 23:52:32 -07:00
Sarah Gerweck
2e002336b4
Introduce new SimpleProperty
alias.
2015-04-15 21:05:38 -07:00
Sarah Gerweck
a9f4085786
Minor cleanup.
2015-04-15 21:05:22 -07:00
Sarah Gerweck
c74c748a44
Add some new magic object builders.
2015-04-15 00:03:35 -07:00
Sarah Gerweck
319652b052
Basic Scalaz applicative for ScalaFX Observables.
2015-04-14 23:30:39 -07:00