Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
doc-src/Tutorial/CodeGen/instr
author
skalberg
Sun, 31 Aug 2003 21:24:29 +0200
changeset 14177
06b19a7e675a
parent 5377
efb799c5ed3c
permissions
-rw-r--r--
Added 'ambiguity_is_error' flag, which, if set, makes the parser fail, rather than just issue a warning, when the input parsed is ambiguous.
datatype ('a,'v) instr = Const 'v
| Load 'a
| Apply ('v binop)