log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/table_sig.ur @ 1767:1bbad32cb4a8
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Implicit records of folders
author
Adam Chlipala <adam@chlipala.net>
date
Thu, 17 May 2012 16:22:05 -0400
parents
1fb318c17546
children
rev
line source
adamc@706
1
table t : { A : int }
adamc@706
2