Commit Graph

7 Commits

Author SHA1 Message Date
Matthew Brecknell 184d6b70b7 remove most tab characters 2017-10-20 14:22:36 +11:00
Corey Richardson af60787317
various scripts: use print_function uniformly for python3 compat 2016-01-28 16:11:07 +11:00
Matthew Fernandez 17538634db misc: Replace inline file merge implementation with isasymbols.
This change means we no longer need to manually update these files when
Isabelle incorporates new unicode symbols. In particular, these translators
will automatically gain support for symbols like "\<longlonglongrightarrow>"
when we move to Isabelle 2016.
2016-01-04 14:01:22 +11:00
Matthew Fernandez c58d1c615e misc/filemerge: Add an optimised version of this translator.
Because sometimes light speed is too slow.
2015-10-14 11:02:02 +11:00
Matthew Fernandez bb9e9d94b8 misc/filemerge: Remove unnecessary import. 2015-09-29 13:44:55 +10:00
Matthew Fernandez ad669f928f misc: Optimise filemerge scripts.
When streaming a large theory through these scripts, doing string replacements
line-by-line and repeated dictionary lookups become a significant performance
overhead. Relevant observable functionality should be unaffected by this
change.
2014-11-18 11:22:45 +11:00
Gerwin Klein 2a03e81df4 Import release snapshot. 2014-07-14 21:32:44 +02:00