]> matita.cs.unibo.it Git - helm.git/commit
- we simplified the parser return values
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 3 Aug 2010 20:54:58 +0000 (20:54 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 3 Aug 2010 20:54:58 +0000 (20:54 +0000)
commita3b9fc77770f42070632bcb575546678025e09b2
tree29109917ab0c14876eb1915aef0e6542ea5f34a3
parentd96386684e06473c5fbce2707052cf1732831d5c
- we simplified the parser return values
- now the display of parser and lexer debug information is controlled
from the command line (with the options -P and -L)
complete_rg: now the empty binders are not treated especially
top: we isolated a fragment of slow code (process_streaming) to be
investigated. It can be enabled with the -1 command line option)
Makefile: we now create the etc directory when it is missing
helm/software/lambda-delta/.depend.opt
helm/software/lambda-delta/Makefile
helm/software/lambda-delta/automath/autLexer.mll
helm/software/lambda-delta/automath/autParser.mly
helm/software/lambda-delta/common/options.ml
helm/software/lambda-delta/complete_rg/crg.ml
helm/software/lambda-delta/text/txtLexer.mll
helm/software/lambda-delta/text/txtParser.mly
helm/software/lambda-delta/toplevel/top.ml