yesod/yesod-core/test
Michael Snoyman 972e117005 More efficient token generation
Old code would create a new System.Random generator each time, which
requires going to the system entropy store. New code caches an
mwc-random gen at startup.
2014-10-20 10:34:38 +03:00
..
YesodCoreTest More efficient token generation 2014-10-20 10:34:38 +03:00
en.msg Add 'yesod-core/' from commit '982d6185bee75b078bee92bd8a2e8743707f1922' 2011-07-22 08:59:56 +03:00
Hierarchy.hs Merge yesod-routes into yesod-core entirely 2014-09-07 17:34:37 +03:00
RouteSpec.hs Merge yesod-routes into yesod-core entirely 2014-09-07 17:34:37 +03:00
test.hs fix test.hs reference 2011-12-06 08:30:12 -03:00
YesodCoreTest.hs Remove all conditional compilation for Yesod 1.4 release 2014-09-07 18:17:45 +03:00