Mercurial > repos > tabletprog
log modules/false.tp @ 164:75be44ed9df5
age | author | description |
---|---|---|
Thu, 26 Jul 2012 23:40:56 -0700 | Mike Pavone | Added short-circuit && and || operators |
Sat, 14 Jul 2012 20:05:51 -0700 | William Morgan | added 'not' message to 'true' and 'false' modules |
Sat, 14 Jul 2012 19:32:14 -0700 | Mike Pavone | Update true and false with improved versions from ICFP contest project |
Sat, 14 Jul 2012 16:14:01 -0700 | Mike Pavone | Change strategy for handling true and false to avoid some initialization order problems and improve performance. Add support for negative integer literals. Update samples to reflect true/false change. |