Merge branch 'feature/attributes'
[tatoo.git] / src / utils /
2013-03-10 Kim NguyễnMerge branch 'feature/attributes'
2013-03-09 Kim NguyễnFix the handling of attributes:
2013-03-09 Kim NguyễnAdd the inverse string (superscript -1) to the module.
2013-03-05 Kim NguyễnSplit the sig.ml module in *_sig.ml (one for each module)
2013-03-05 Kim NguyễnSilence several warnings (missing _ in records, unused...
2013-03-04 Kim NguyễnRemove dead code.
2013-03-04 Kim NguyễnSimply use String.make for Pretty.padding and Pretty...
2013-03-04 Kim NguyễnOnly print ∑ instead of ∑-{} when the set is universal.
2013-03-04 Kim NguyễnAdd a specific prefix for QNames that represent attributes.
2013-02-07 Kim NguyễnRefactor module organisation and build process.