]> matita.cs.unibo.it Git - helm.git/history - helm/software/lambda-delta/toplevel/top.ml
made executable again
[helm.git] / helm / software / lambda-delta / toplevel / top.ml
2010-08-06 Ferruccio Guidirefactoring: helena sources are now in a dedicated...
2010-08-06 Ferruccio GuiditxtLexer: bug fix in parsing the string tokens
2010-08-03 Ferruccio Guidi- we simplified the parser return values
2010-02-25 Ferruccio Guidi- pipeline support for generated entities in text mode...
2010-02-23 Ferruccio Guidi- the text model now supports invocations of the entity...
2010-02-22 Ferruccio Guidi- we completed the text parser fixing the syntactic...
2010-02-21 Ferruccio Guidi- we added some syntactic sugar in the text parser
2010-02-20 Ferruccio Guidi- we implemented the hierarchy and sort names declarati...
2010-02-19 Ferruccio Guidi- we added a parser for lambda-delta textual syntax...
2010-01-05 Ferruccio Guidi- we now add the kernel options in the preamble of...
2009-12-14 Ferruccio Guidithe sort hierarchy parameter enter the kernel status
2009-11-12 Ferruccio Guidisome interfaces improved
2009-11-03 Ferruccio Guidibasic_rg: reduction was not tail recursive by mistake
2009-10-29 Ferruccio Guidi- dual_rg: renamed to complete_rg [as suggested in...
2009-10-29 Ferruccio Guidinew xml exportation procedure for basic_rg (10 times...
2009-10-28 Ferruccio Guidi- lambda-delta: some fixes: now the grundlagen type...
2009-10-28 Ferruccio Guididrg->brg translation contibued (still bugged though)
2009-10-07 Ferruccio Guidiwe enabled the new style xml exportation, in particular...
2009-10-06 Ferruccio GuididrgOutput: bug fix
2009-10-06 Ferruccio Guididrg: we added the "positive projection" in environments
2009-10-05 Ferruccio Guidinew toplevel: tentative implementation with more CPS
2009-10-05 Ferruccio Guidi- common/entity: new format for kernel entities
2009-09-17 Ferruccio Guidiwe start version 0.8.1 by replacing the abstract layer...
2009-09-15 Ferruccio Guidisome renaming. final commit for version 0.8.0
2009-09-10 Ferruccio Guidisome interfaces improved
2009-09-05 Ferruccio Guidibasic_rg: we improved the error reporting interface
2009-09-04 Ferruccio Guidithe TypeError exception is back in place inside the...
2009-08-20 Ferruccio Guidi- sort inclusion must be restricted to term backbone...
2009-08-16 Ferruccio Guidi- performance data added for reference
2009-08-15 Ferruccio Guidi- kernel parameters indication added to exported object...
2009-08-13 Ferruccio Guidi- xml exportation activated for the brg kernel
2009-08-07 Ferruccio Guidibasic_rg: improved interface, unwind removed from appli...
2009-07-03 Ferruccio Guidiwe now do some static analysis on the Automath text...
2009-06-29 Ferruccio Guidilambda-delta:
2009-06-28 Ferruccio Guidinew kernel basic_rg: implements ufficial lambda-delta...
2009-06-23 Ferruccio Guidi- procedural: basic support for lapply (solves a proble...
2009-06-21 Ferruccio Guidi- cicNotationPp: bugfix in record syntax
2009-06-16 Ferruccio Guidiwe corrected some reduction bugs about renaming.
2009-06-15 Ferruccio Guidiwe removed some old code and fixed a reduction bug...
2008-12-20 Ferruccio Guidiwe started the support for naive sort inclusion
2008-12-14 Ferruccio Guidi- improved logging
2008-12-14 Ferruccio Guidinew kernel basic_ag (with absolute local references)
2008-12-14 Ferruccio GuidiautItem : the uris of the objects involved in the impli...
2008-12-12 Ferruccio Guidiimproved type hierarchy management
2008-12-12 Ferruccio Guidi- basic_rg: architectural bug fix
2008-12-10 Ferruccio Guidi- new semantic log system
2008-12-09 Ferruccio Guidifirst version of kernel "basic_rg"
2008-12-03 Ferruccio Guidilog facility, initial environment for basic_rg
2008-12-02 Ferruccio Guidi- we updated some preambles to match that of nUri.ml
2008-11-11 Ferruccio Guidi- we now use a streaming architecture (run time gain...
2008-07-14 Ferruccio Guidilambda-delta: we added the support for position indexes...
2008-06-30 Ferruccio Guidiwe improved the data structures used in the translation...
2008-06-30 Ferruccio Guidiwe tranlate an Automath book in an itermediate format...
2008-06-16 Ferruccio Guiditransformation from automath to intermediate language...
2008-06-13 Ferruccio GuidiInitial version of the Helena Checker