index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix: tooltip correctly handles the absence of info (empty string)
gareuselesinge
2013-04-25
*
Coqide: Globalization feedback (proof of concept)
gareuselesinge
2013-04-25
*
lablgtk2 misses Glib.Utf8.pos_to_offset, workaround in ideutils
gareuselesinge
2013-04-25
*
Flag ide_slave moved into Flags module
gareuselesinge
2013-04-25
*
Coqide: new tag "tooltip" for the Script window
gareuselesinge
2013-04-25
*
raise UnsafeSuccess -> feedback AddedAxiom
gareuselesinge
2013-04-25
*
Coqide: new feedback mechanism for structured content
gareuselesinge
2013-04-25
*
Fix indentation
gareuselesinge
2013-04-25
*
Fix issues with "Reset Initial" in scripts given to coqtop -l
letouzey
2013-04-23
*
Egramcoq+Lexer : no need for an init_function
letouzey
2013-04-23
*
Indfun : use States.with_state_protection instead of freeze/unfreeze
letouzey
2013-04-23
*
Egramcoq: clean an ugly code snippet
letouzey
2013-04-23
*
minor cleanup in coqtop.ml
letouzey
2013-04-23
*
coqtop -compile: avoid with_heavy_rollback when non-interactive
letouzey
2013-04-23
*
Coqtop -compile : avoid saving init state when compiling just one file
letouzey
2013-04-23
*
Remove deprecated option -no-hash-consing (currently doing nothing)
letouzey
2013-04-23
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Declaremods: some more minor cleanup
letouzey
2013-04-22
*
Fix compilation of fake_ide
gareuselesinge
2013-04-19
*
interface.mli and serialize.ml reworked to avoid copy/paste of types
gareuselesinge
2013-04-19
*
coqc and coqmktop migrated in tools/, get rid of scripts/ subdir
letouzey
2013-04-18
*
Coqdep: add an -exclude-dir option (wish mentionned in #3025)
letouzey
2013-04-18
*
Coqc: accept -exclude-dir + some others + cleanup (fix #3025)
letouzey
2013-04-18
*
Finer fix for bug 3017, mark unresolvability only of goals that are
msozeau
2013-04-18
*
Only arguments declared as implicit can be renamed
gareuselesinge
2013-04-18
*
Fix #3001 (rename arg of global cst inside section)
gareuselesinge
2013-04-18
*
Renaming SearchAbout into Search and Search into SearchHead.
herbelin
2013-04-17
*
Matching patterns: fixed allow_partial_app which was not working on
herbelin
2013-04-17
*
Fix of r16257 in r16205 for "errors raised by check_evar_instance were
herbelin
2013-04-17
*
Coqmktop: dynlink is now mandatory due to Maxime's native-compiler
letouzey
2013-04-17
*
Coqc: repair localisation of errors in files
letouzey
2013-04-17
*
Using Parameter instead of Variable in test-suite/output
herbelin
2013-04-17
*
Improving error message in explain_cannot_find_well_typed_abstraction:
herbelin
2013-04-17
*
Like in r16346, do not filter local definitions (here in the
herbelin
2013-04-17
*
Added group properties of eq_refl, eq_sym, eq_trans
herbelin
2013-04-17
*
Fixing #2968. This is quite brittle though, because we are messing
ppedrot
2013-04-16
*
Added regression test for bug #3023 which was solved by Matthieu's
herbelin
2013-04-16
*
More in IArray
ppedrot
2013-04-16
*
Minor simplifications in Declaremods and Safe_typing
letouzey
2013-04-15
*
Declaremods: drop some useless stuff (slight gain in vo size)
letouzey
2013-04-15
*
Checker: vo validation checks the absence of Var/Evar/Meta
letouzey
2013-04-15
*
Checker : a md5-based way to ensure checker/values.ml is always in sync
letouzey
2013-04-15
*
votour: a small tool for guided tours of .vo
letouzey
2013-04-15
*
Checker: vo validation is now done in check.ml (and always)
letouzey
2013-04-15
*
Checker: get rid of code handling section variables
letouzey
2013-04-15
*
Checker: empty sections hardcoded in cb and mind
letouzey
2013-04-15
*
Checker: reified encoding of .vo types in values.ml
letouzey
2013-04-15
*
Checker: regroup all vo-related types in cic.mli
letouzey
2013-04-15
*
anew_instance should not consume the locality twice
gareuselesinge
2013-04-15
*
More functional implementation of locality_flag and program_mode
gareuselesinge
2013-04-15
[next]