Acme-Pythonic
view release on metacpan or search on metacpan
0.23 Mon Jun 7 02:56:29 2004
- Port of the calculator example in Stroustrup's in t/calculator.t.
- Fixed: use constant HASHREF didn't get a semicolon.
- In debug mode blanked out chunks are substituted with
the label "BLANKED_OUT" for easy identification.
- The module got confused with newlines added by
Filter::Simple, fixed.
- Removed an old, no longer used subroutine.
0.22 Sat Jun 5 14:33:13 2004
- Just Re-uploaded. Changes was not saved in 0.21.
0.21 Sat Jun 5 14:30:32 2004
- Fixed a minor mistake in the POD.
- Comments needed a revision after the refactoring. Done.
0.20 Wed Jun 2 23:21:27 2004
- Main algorithm rewritten, unpythonization is done in one pass now.
- Added complete support for line joining, as in
for 1,
2:
( run in 3.511 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )