aboutsummaryrefslogtreecommitdiff
path: root/parsing/g_intsyntax.ml
AgeCommit message (Expand)Author
2009-03-27Parsing files for numerals (+ ascii/string) moved into pluginsletouzey
2008-07-17Uniformisation du format des messages d'erreur (commencent par uneherbelin
2008-06-10Fix the number parsing/printing for BigN/BigZ/BigQletouzey
2008-05-07Integration of theories/Ints into theories/Numbers, part 1: moving filesletouzey
2008-04-01Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientherbelin
2007-10-25Adding BigQ and proofsthery
2007-05-29Corrected the treatment of negative numbers for the bigZ parser. And aspiwack
2007-05-21Added Z and Q implementations with int31.aspiwack
2007-05-15Correction du pretty-printing des big-int (la sous-fonction get_height aspiwack
2007-05-11Processor integers + Print assumption (see coqdev mailing list for the aspiwack