annotate tests/urblog.urs @ 2129:e0843b2a636d

Make flattening of reactive HTML trees iterative instead of recursive, to avoid stack overflows
author Adam Chlipala <adam@chlipala.net>
date Sun, 08 Mar 2015 11:12:28 -0400
parents 19e8e3d556d6
children
rev   line source
adam@1443 1 val list : unit -> transaction page
adam@1443 2 val main : unit -> transaction page