annotate tests/transact.urp @ 1431:4a6f84092399

Represent 'unit' as C 'int'; change pattern match compilation to avoid 'goto'; change Postgres prepared statement compilation to make life easier for the GCC escape analysis; all this in support of better tail call optimization
author Adam Chlipala <adam@chlipala.net>
date Thu, 10 Mar 2011 18:51:15 -0500
parents 1cc67fdac4d3
children
rev   line source
adam@1327 1 library transactional
adam@1327 2 rewrite all Transact/*
adam@1327 3
adam@1327 4 $/list
adam@1327 5 transact