]> matita.cs.unibo.it Git - helm.git/commit
txtLexer: bug fix in parsing the string tokens
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Fri, 6 Aug 2010 10:21:49 +0000 (10:21 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Fri, 6 Aug 2010 10:21:49 +0000 (10:21 +0000)
commit2b1375e4b44e2ef351a6341a5bb0a4823e8daae5
treeacb61cb21f0a6e0435ebc582af46fd1903f167c3
parenta3b9fc77770f42070632bcb575546678025e09b2
txtLexer: bug fix in parsing the string tokens
library: we now export the "meta" attribute
crgXml: crg exportation factorized and alpha conversion now works
crgBrg: we now mark the abstraction and the reverse translation works
ld.dtd: updated to export crg contents
19 files changed:
helm/software/lambda-delta/.depend.opt
helm/software/lambda-delta/common/Make
helm/software/lambda-delta/common/alpha.ml [new file with mode: 0644]
helm/software/lambda-delta/common/alpha.mli [new file with mode: 0644]
helm/software/lambda-delta/common/entity.ml
helm/software/lambda-delta/common/library.ml
helm/software/lambda-delta/common/library.mli
helm/software/lambda-delta/common/marks.ml [new file with mode: 0644]
helm/software/lambda-delta/complete_rg/Make
helm/software/lambda-delta/complete_rg/crg.ml
helm/software/lambda-delta/complete_rg/crgBrg.ml
helm/software/lambda-delta/complete_rg/crgBrg.mli
helm/software/lambda-delta/complete_rg/crgOutput.ml
helm/software/lambda-delta/complete_rg/crgOutput.mli
helm/software/lambda-delta/complete_rg/crgXml.ml [new file with mode: 0644]
helm/software/lambda-delta/complete_rg/crgXml.mli [new file with mode: 0644]
helm/software/lambda-delta/text/txtLexer.mll
helm/software/lambda-delta/toplevel/top.ml
helm/software/lambda-delta/xml/ld.dtd