log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/table_sig.ur @ 1343:0a2b630f2463
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Enforce character constraints on source filenames
author
Adam Chlipala <adam@chlipala.net>
date
Thu, 16 Dec 2010 09:59:05 -0500
parents
1fb318c17546
children
rev
line source
adamc@706
1
table t : { A : int }
adamc@706
2