2009-01-15 |
Enrico Tassi | if the user attempts to insert a duplicate coercions... |
tree | commitdiff |
2009-01-15 |
Enrico Tassi | unvariant also for coercions to funclass |
tree | commitdiff |
2009-01-15 |
Enrico Tassi | - name mangling changed, added __ to separate additiona... |
tree | commitdiff |
2009-01-15 |
Enrico Tassi | no more universe inconsistency printed to stderr |
tree | commitdiff |
2009-01-15 |
Enrico Tassi | coercions that are marked as variant are unfolded when... |
tree | commitdiff |
2009-01-15 |
Enrico Tassi | Coercions graph is printed between real types and not... |
tree | commitdiff |
2009-01-13 |
Enrico Tassi | many changes regarding coercions: |
tree | commitdiff |
2009-01-08 |
Enrico Tassi | more composites to make all happy! |
tree | commitdiff |
2009-01-06 |
Enrico Tassi | coercions reordering implemented |
tree | commitdiff |
2009-01-05 |
Enrico Tassi | removing (only from the interface) functions related... |
tree | commitdiff |
2008-12-24 |
Enrico Tassi | bug fixed, all convertible was called without a metasenv |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | more pps |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | type3 |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | ranking hopefully fixed |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | better pps |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | handles bad Appl |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | added better debug_pps and add_user_provided_unificatio... |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | ... |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | added unification hint |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | unification hint |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | lambda case fixed, used to not properly use the expecte... |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | added 'unification hint command to add a term to the... |
tree | commitdiff |
2008-12-19 |
Enrico Tassi | identity coercions are not really inserted, just used... |
tree | commitdiff |
2008-12-18 |
Claudio Sacerdoti... | Stupid bug fixed: checkin the type in place of the... |
tree | commitdiff |
2008-12-18 |
Claudio Sacerdoti... | New disambiguation commented out. |
tree | commitdiff |
2008-12-18 |
Claudio Sacerdoti... | Now it compiles again. |
tree | commitdiff |
2008-12-18 |
Claudio Sacerdoti... | Refinement of axioms fixed. We did not check that the... |
tree | commitdiff |
2008-12-16 |
Enrico Tassi | previous change was causing divergence |
tree | commitdiff |
2008-12-16 |
Enrico Tassi | hints work better now |
tree | commitdiff |
2008-12-16 |
Enrico Tassi | hints attached |
tree | commitdiff |
2008-12-16 |
Enrico Tassi | removed debug code |
tree | commitdiff |
2008-12-16 |
Enrico Tassi | fixed a bug, it used to report o wrong is_normal bit... |
tree | commitdiff |
2008-12-16 |
Enrico Tassi | make it compile again |
tree | commitdiff |
2008-12-16 |
Enrico Tassi | wrap object_not_found |
tree | commitdiff |
2008-12-16 |
Enrico Tassi | move the printing in the right place |
tree | commitdiff |
2008-12-15 |
Enrico Tassi | dep.opt regenerated |
tree | commitdiff |
2008-12-15 |
Enrico Tassi | added unification hints |
tree | commitdiff |
2008-12-15 |
Wilmer Ricciotti | First attempt to implement unification hints. |
tree | commitdiff |
2008-12-15 |
Enrico Tassi | To check if a term is type, do a whd of its sort before... |
tree | commitdiff |
2008-12-15 |
Enrico Tassi | aded some whd, you should be able to declare something... |
tree | commitdiff |
2008-12-14 |
Claudio Sacerdoti... | The library is no longer automatically used during... |
tree | commitdiff |
2008-12-14 |
Enrico Tassi | eureka! match x with [ C gfds fsd fdg fdg fdg fd gfdg... |
tree | commitdiff |
2008-12-12 |
Enrico Tassi | added some hardcoded universes, needed to typecheck... |
tree | commitdiff |
2008-12-12 |
Enrico Tassi | added some messages |
tree | commitdiff |
2008-12-12 |
Enrico Tassi | added empty_db, usefull to avoid translating all old... |
tree | commitdiff |
2008-12-12 |
Enrico Tassi | use new function to clear caches so that objects are... |
tree | commitdiff |
2008-12-12 |
Enrico Tassi | better error message, functions to clear various caches... |
tree | commitdiff |
2008-12-12 |
Enrico Tassi | pattern matching over Ast.Case simplified: |
tree | commitdiff |
2008-12-11 |
Claudio Sacerdoti... | Applications are now processed from left to right. |
tree | commitdiff |
2008-12-11 |
Enrico Tassi | support for mathml mpadded tag added (allows to overlap... |
tree | commitdiff |
2008-12-09 |
Enrico Tassi | new disambiguatio attached with the right universe... |
tree | commitdiff |
2008-12-09 |
Enrico Tassi | raise uncertain when a sort is not a sort but may be... |
tree | commitdiff |
2008-12-09 |
Enrico Tassi | better coercions indexing and lookup |
tree | commitdiff |
2008-12-09 |
Enrico Tassi | better max function (instead of @) for combining universes |
tree | commitdiff |
2008-12-09 |
Enrico Tassi | saturate was not returning the correct (saturated)... |
tree | commitdiff |
2008-12-07 |
Claudio Sacerdoti... | Bug fixed: every time we form a Prod, we must typecheck... |
tree | commitdiff |
2008-12-05 |
Claudio Sacerdoti... | Added new syntax Type[n] where n is a number. |
tree | commitdiff |
2008-12-05 |
Claudio Sacerdoti... | Debugging code removed. |
tree | commitdiff |
2008-12-05 |
Claudio Sacerdoti... | Debugging code removed |
tree | commitdiff |
2008-12-05 |
Claudio Sacerdoti... | Debugging instructions removed. |
tree | commitdiff |
2008-12-05 |
Claudio Sacerdoti... | Useless code removed. |
tree | commitdiff |
2008-12-05 |
Claudio Sacerdoti... | Useless code removed. |
tree | commitdiff |
2008-12-05 |
Claudio Sacerdoti... | Useless code removed. |
tree | commitdiff |
2008-12-05 |
Enrico Tassi | a few missing ~subst added to whd |
tree | commitdiff |
2008-12-05 |
Enrico Tassi | coercions are there, but not heavily tested |
tree | commitdiff |
2008-12-05 |
Enrico Tassi | if todo_dom was [] disambiguation was performed twice |
tree | commitdiff |
2008-12-05 |
Enrico Tassi | still commented, but benchmarks the new/old disambiguti... |
tree | commitdiff |
2008-12-05 |
Enrico Tassi | disambiguation takes ~mk_localization_tbl and not ... |
tree | commitdiff |
2008-12-05 |
Enrico Tassi | raise failure instead of uncertain if two terms are... |
tree | commitdiff |
2008-12-04 |
Enrico Tassi | Fixes: |
tree | commitdiff |
2008-12-04 |
Enrico Tassi | housekeeping: |
tree | commitdiff |
2008-12-04 |
Enrico Tassi | Bug fixed: pretty-printing of aliases when the OK butto... |
tree | commitdiff |
2008-12-03 |
Claudio Sacerdoti... | The aliases and multi_aliases in the lexicon status... |
tree | commitdiff |
2008-12-01 |
Claudio Sacerdoti... | rt.op and check.opt removed from Makefile |
tree | commitdiff |
2008-11-30 |
Ferruccio Guidi | lambda-delta/toplevel: improved transformation from... |
tree | commitdiff |
2008-11-28 |
Ferruccio Guidi | cicDischarge: final fixup. Now correctly processes... |
tree | commitdiff |
2008-11-28 |
Ferruccio Guidi | ng_disambiguation ng_kernel ng_refiner disambiguation... |
tree | commitdiff |
2008-11-28 |
Enrico Tassi | it works! |
tree | commitdiff |
2008-11-28 |
Enrico Tassi | new disambiguator almost attached |
tree | commitdiff |
2008-11-28 |
Enrico Tassi | \forall x:?. and \forall x. both generate a meta for... |
tree | commitdiff |
2008-11-28 |
Enrico Tassi | metas for terms have height 3 |
tree | commitdiff |
2008-11-27 |
Claudio Sacerdoti... | ... |
tree | commitdiff |
2008-11-27 |
Claudio Sacerdoti... | ... |
tree | commitdiff |
2008-11-27 |
Claudio Sacerdoti... | ... |
tree | commitdiff |
2008-11-27 |
Enrico Tassi | New modules stack: |
tree | commitdiff |
2008-11-27 |
Enrico Tassi | cic_disambiguation splitted into disambiguation and... |
tree | commitdiff |
2008-11-27 |
Enrico Tassi | disambiguate.ml splitted into disambiguate.ml and cicDi... |
tree | commitdiff |
2008-11-27 |
Enrico Tassi | 1. grafiteDisambiguator => multiPassDisambiguator |
tree | commitdiff |
2008-11-27 |
Enrico Tassi | new kernel is compiled since the META of grafite_parser... |
tree | commitdiff |
2008-11-27 |
Enrico Tassi | ... |
tree | commitdiff |
2008-11-27 |
Enrico Tassi | notation now digests Cic.Cast, not sure the precedence... |
tree | commitdiff |
2008-11-27 |
Enrico Tassi | disambiguation should not fail if the new refiner fails |
tree | commitdiff |
2008-11-26 |
Enrico Tassi | ... |
tree | commitdiff |
2008-11-26 |
Enrico Tassi | Re-added exception, just for now (debugging). |
tree | commitdiff |
2008-11-26 |
Enrico Tassi | almost done |
tree | commitdiff |
2008-11-26 |
Enrico Tassi | disambiguation even more abstracted |
tree | commitdiff |
2008-11-25 |
Ferruccio Guidi | cicUtil: we moved here pp_term from proceduralHelpers |
tree | commitdiff |
2008-11-21 |
Enrico Tassi | ... |
tree | commitdiff |
2008-11-21 |
Enrico Tassi | one more lazy/loc |
tree | commitdiff |
2008-11-21 |
Enrico Tassi | according to camlp5 sources, the dummy loc should be... |
tree | commitdiff |
next |