| Commit message (Expand) | Author | Age |
* | Added a CString module. | ppedrot | 2012-11-13 |
* | Added an Int module with dummy utility functions. | ppedrot | 2012-11-08 |
* | Cleared a purely declarative .ml file and moved its interface to intf/ | ppedrot | 2012-10-23 |
* | Split Tacinterp in 3 files : Tacsubst, Tacintern and Tacinterp | letouzey | 2012-10-16 |
* | Turn mltop.ml4 into a regular ocaml file | letouzey | 2012-10-06 |
* | still some more dead code removal | letouzey | 2012-10-06 |
* | remove -rectypes except for term.ml | letouzey | 2012-10-06 |
* | Clean-up : no more Proof_type.proof_tree | letouzey | 2012-10-06 |
* | Moved Compat to parsing. This permits to break the dependency of the | ppedrot | 2012-10-04 |
* | Cleaning, renaming obscure functions and documenting in Hashcons. | ppedrot | 2012-09-26 |
* | Remove broken makefile option NO_RECOMPILE_LIB | letouzey | 2012-09-20 |
* | More cleanup of Util: utf8 aspects moved to a new file unicode.ml | letouzey | 2012-09-18 |
* | Cleaning interface of Util. | ppedrot | 2012-09-18 |
* | As r15801: putting everything from Util.array_* to CArray.*. | ppedrot | 2012-09-14 |
* | Moving Utils.list_* to a proper CList module, which includes stdlib | ppedrot | 2012-09-14 |
* | The new ocaml compiler (4.00) has a lot of very cool warnings, | regisgia | 2012-09-14 |
* | No need anymore to refer to COQLIB in ocamldebug-coq | letouzey | 2012-08-23 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Revert "Fixing include printers" | pboutill | 2012-08-05 |
* | Fixing include printers | ppedrot | 2012-08-03 |
* | Bigint: avoid dependency over Pp | letouzey | 2012-07-30 |
* | Severe reorganisation of the code of tactics in Proofview. | aspiwack | 2012-07-11 |
* | Added an indirection with respect to Loc in Compat. As many [open Compat] | ppedrot | 2012-06-22 |
* | Getting rid of Pp.msg | ppedrot | 2012-05-30 |
* | Some documentation of recent changes concerning interfaces | letouzey | 2012-05-29 |
* | place all pretty-printing files in new dir printing/ | letouzey | 2012-05-29 |
* | Extend become a mli-only file in intf/ | letouzey | 2012-05-29 |
* | Split Egrammar into Egramml and Egramcoq | letouzey | 2012-05-29 |
* | global_reference migrated from Libnames to new Globnames, less deps in gramma... | letouzey | 2012-05-29 |
* | Strongly reduce the dependencies of grammar.cma, modulo two hacks | letouzey | 2012-05-29 |
* | Pattern as a mli-only file, operations in Patternops | letouzey | 2012-05-29 |
* | Glob_term now mli-only, operations now in Glob_ops | letouzey | 2012-05-29 |
* | Tacexpr as a mli-only, the few functions there are now in Tacops | letouzey | 2012-05-29 |
* | locus.mli for occurrences+clauses, misctypes.mli for various little things | letouzey | 2012-05-29 |
* | Vernacexpr is now a mli-only file, locality stuff now in locality.ml | letouzey | 2012-05-29 |
* | Coqide MacOS integration refresh | pboutill | 2012-04-27 |
* | lib directory is cut in 2 cma. | pboutill | 2012-04-12 |
* | Removing Dhyp from debugger. | herbelin | 2012-04-06 |
* | Everything compiles again. | msozeau | 2012-03-14 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Debugger vs tracer: Two different behaviors wrt printing: The debugger | herbelin | 2012-02-01 |
* | Added new command "Set Parsing Explicit" for deactivating parsing (and | herbelin | 2012-01-20 |
* | Suspending declaration of undefined debug printers. | herbelin | 2011-12-18 |
* | Renamig support added to "Arguments" | gareuselesinge | 2011-11-21 |
* | Merge subinstances branch by me and Tom Prince. | msozeau | 2011-11-17 |
* | First attempt at making Print Assumption compatible with opaque modules (fix ... | letouzey | 2011-10-25 |
* | Revert "New evar_map printer ppevmfull which can typically be installed for" | herbelin | 2011-10-17 |
* | New evar_map printer ppevmfull which can typically be installed for | herbelin | 2011-10-17 |
* | dev/base_include: display a nice message at the end of the load | letouzey | 2011-10-15 |
* | debugging.txt: no more typing of #use "include" if using .ocamlinit | letouzey | 2011-10-15 |