projects
/
p5sagit/Try-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7195fc0
)
changelog
Yuval Kogman [Fri, 22 Jan 2010 17:53:29 +0000 (18:53 +0100)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
efcf18d
..
2ea431f
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,6
@@
0.03
- - More documentation and tests
+ - Support for 'finally' blocks (Andy Yates)
+ - More documentation and tests (many people)
- Sets $@ to the previous value at the beginning of the eval, to allow
the capture of an error stack when calling die.