# HG changeset patch # User Paul Boddie # Date 1252016462 -7200 # Node ID 9e7cd9146ed307e970c7cba0785b4f8261a78611 # Parent be363259339cf02d54a9de8ab42dbf01c5331e43 Added document descriptions. diff -r be363259339c -r 9e7cd9146ed3 docs/index.txt --- a/docs/index.txt Sun Jul 19 22:17:23 2009 +0200 +++ b/docs/index.txt Fri Sep 04 00:21:02 2009 +0200 @@ -5,7 +5,9 @@ assignment.txt A quick tour of assignment semantics evaluation.txt An overview of evaluation result storage and invocation frames +exceptions.txt A quick tour of the exception implementation invocation.txt A quick tour of invocation semantics +native.txt Information about native function implementations optimisations.txt A table of optimisations currently employed in micropython rationale.txt A presentation of ideas and objectives