aboutsummaryrefslogtreecommitdiff
path: root/plugins/syntax/string_syntax.ml
AgeCommit message (Expand)Author
2018-09-19Fix Numeral Notations (4/4 - fixing synch)Jason Gross
2018-08-31Make Numeral Notation obey Local/GlobalJason Gross
2018-08-31prim notations backtrackable, their declarations now in two parts (API change)Pierre Letouzey
2018-05-04[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.Emilio Jesus Gallego Arias
2018-02-27Update headers following #6543.Théo Zimmermann
2017-09-04Making detyping potentially lazy.Pierre-Marie Pédrot
2017-07-17[API] Remove `open API` in ml files in favor of `-open API` flag.Emilio Jesus Gallego Arias
2017-06-07Put all plugins behind an "API".Matej Kosik
2017-04-25[location] [ast] Port module AST to CAstEmilio Jesus Gallego Arias
2017-04-25[location] Remove Loc.ghost.Emilio Jesus Gallego Arias
2017-04-24[location] Switch glob_constr to Loc.locatedEmilio Jesus Gallego Arias
2016-06-08Compilation via pack for plugins of the stdlibPierre Letouzey
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2014-03-02Removing generic equality in Syntax plugin.Pierre-Marie Pédrot
2012-10-02Remove some more "open" and dead code thanks to OCaml4 warningsletouzey
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-05-29global_reference migrated from Libnames to new Globnames, less deps in gramma...letouzey
2012-03-02Noise for nothingpboutill
2010-12-23Rename rawterm.ml into glob_term.mlglondu
2010-12-23Change of nomenclature: rawconstr -> glob_constrglondu
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-03-27Parsing files for numerals (+ ascii/string) moved into pluginsletouzey