brick/programs
Getty Ritter 4c528987c7 Strawman implementation of parametric Editor widget
This isn't a fully backwards-compatible change, but the only thing
that needs to be modified for programs involves adding a type parameter,
which will be either `String` or `Text`.
2016-09-07 21:18:24 -07:00
..
AttrDemo.hs Replace "Name" type with custom name type variable everywhere 2016-03-04 14:42:49 -08:00
BorderDemo.hs Use conditional imports to silence redundancy warnings on GHCs with base >= 4.8.0.0 2016-05-27 11:47:16 -07:00
CustomEventDemo.hs Resolve master merge conflicts 2016-05-19 20:29:12 -07:00
DialogDemo.hs API: remove dialogName, dialogNameL, dialog name parameter 2016-03-07 08:52:53 -08:00
EditDemo.hs Strawman implementation of parametric Editor widget 2016-09-07 21:18:24 -07:00
HelloWorldDemo.hs Replace "Name" type with custom name type variable everywhere 2016-03-04 14:42:49 -08:00
LayerDemo.hs LayerDemo: demonstrate a centered top layer 2016-06-10 15:01:28 -07:00
ListDemo.hs Resolve master merge conflicts 2016-05-19 20:29:12 -07:00
MarkupDemo.hs Replace "Name" type with custom name type variable everywhere 2016-03-04 14:42:49 -08:00
PaddingDemo.hs Replace "Name" type with custom name type variable everywhere 2016-03-04 14:42:49 -08:00
SuspendAndResumeDemo.hs Resolve master merge conflicts 2016-05-19 20:29:12 -07:00
ViewportScrollDemo.hs Use conditional imports to silence redundancy warnings on GHCs with base >= 4.8.0.0 2016-05-27 11:47:16 -07:00
VisibilityDemo.hs Resolve master merge conflicts 2016-05-19 20:29:12 -07:00