2010-05-10 |
wenzelm |
simple dialogs: ensure Swing thread;
|
changeset |
files
|
2010-05-10 |
wenzelm |
font size re-adjustment according to Lobo internals;
|
changeset |
files
|
2010-05-10 |
wenzelm |
Scala for Netbeans 6.8v1.1.0rc2;
|
changeset |
files
|
2010-05-10 |
wenzelm |
more convenient get_font;
|
changeset |
files
|
2010-05-10 |
wenzelm |
renamed Config.get_thy to Config.get_global etc. to indicate that this is not the real thing;
|
changeset |
files
|
2010-05-10 |
wenzelm |
more convenient look-and-feel setup;
|
changeset |
files
|
2010-05-10 |
wenzelm |
more convenient get_font;
|
changeset |
files
|
2010-05-10 |
wenzelm |
explicit getLines(n) ensures platform-independence -- our files follow the POSIX standard, not DOS;
|
changeset |
files
|
2010-05-10 |
wenzelm |
updated to jedit 4.3.2;
|
changeset |
files
|
2010-05-10 |
wenzelm |
ignore spurious TIMEOUT messages, maybe caused by change of actor semantics in scala-2.8;
|
changeset |
files
|
2010-05-10 |
wenzelm |
adapted to scala-2.8.0.RC2;
|
changeset |
files
|
2010-05-10 |
wenzelm |
merged
|
changeset |
files
|
2010-05-10 |
huffman |
real_mult_commute -> mult_commute
|
changeset |
files
|
2010-05-10 |
huffman |
avoid using real-specific versions of generic lemmas
|
changeset |
files
|
2010-05-10 |
huffman |
avoid using real-specific versions of generic lemmas
|
changeset |
files
|
2010-05-09 |
huffman |
remove a couple of redundant lemmas; simplify some proofs
|
changeset |
files
|
2010-05-09 |
huffman |
merged
|
changeset |
files
|
2010-05-09 |
huffman |
add lemmas one_less_inverse and one_le_inverse
|
changeset |
files
|
2010-05-09 |
krauss |
do not redeclare [simp] rules, to avoid "duplicate rewrite rule" warnings
|
changeset |
files
|
2010-05-09 |
krauss |
added lemmas rel_comp_UNION_distrib(2)
|
changeset |
files
|
2010-05-08 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
2010-05-09 |
wenzelm |
reactivated Thm.legacy_unconstrainT for Nbe.lift_triv_classes_conv;
|
changeset |
files
|
2010-05-09 |
wenzelm |
Thm.unconstrainT based on Logic.unconstrainT -- no proofterm yet;
|
changeset |
files
|
2010-05-09 |
wenzelm |
just one version of Thm.unconstrainT, which affects all variables;
|
changeset |
files
|
2010-05-09 |
wenzelm |
added Logic.unconstrain_allTs, based on calculations_for_thm_proof by krauss/schropp, but treat type variables uniformly as in strip_shyps (in thm.ML) or stripped_sorts (in more_thm.ML);
|
changeset |
files
|
2010-05-09 |
wenzelm |
tuned;
|
changeset |
files
|
2010-05-09 |
wenzelm |
removed unused "option" variants of "same" operations;
|
changeset |
files
|
2010-05-09 |
wenzelm |
more basic replacement of newlines;
|
changeset |
files
|
2010-05-09 |
wenzelm |
static Symbol.spaces;
|
changeset |
files
|
2010-05-08 |
wenzelm |
proper use of var stopped;
|
changeset |
files
|
2010-05-08 |
wenzelm |
removed junk;
|
changeset |
files
|
2010-05-08 |
wenzelm |
tuned headers;
|
changeset |
files
|
2010-05-08 |
wenzelm |
tuned;
|
changeset |
files
|
2010-05-08 |
wenzelm |
merged
|
changeset |
files
|
2010-05-08 |
haftmann |
merged
|
changeset |
files
|
2010-05-08 |
haftmann |
moved normalization proof tool infrastructure to canonical algebraic classes
|
changeset |
files
|
2010-05-08 |
nipkow |
added lemmas
|
changeset |
files
|
2010-05-08 |
haftmann |
merged
|
changeset |
files
|
2010-05-07 |
haftmann |
renamed Normalizer to the more specific Semiring_Normalizer
|
changeset |
files
|
2010-05-07 |
haftmann |
delete Groebner_Basis directory -- only one file left
|
changeset |
files
|
2010-05-07 |
haftmann |
split of semiring normalization from Groebner theory; moved field_comp_conv to Numeral_Simproces
|
changeset |
files
|
2010-05-07 |
haftmann |
merged
|
changeset |
files
|
2010-05-07 |
haftmann |
moved lemma zdvd_period to theory Int
|
changeset |
files
|
2010-05-08 |
wenzelm |
tuned;
|
changeset |
files
|
2010-05-08 |
wenzelm |
discontinued Pretty.setdepth, which appears to be largely unused, but can disrupt important markup if enabled accidentally;
|
changeset |
files
|
2010-05-08 |
wenzelm |
tuned error message: regular Pretty.string_of instead of raw Pretty.output;
|
changeset |
files
|
2010-05-08 |
wenzelm |
unified/simplified Pretty.margin_default;
|
changeset |
files
|
2010-05-08 |
wenzelm |
renamed Thm.get_name -> Thm.derivation_name and Thm.put_name -> Thm.name_derivation, to emphasize the true nature of these operations;
|
changeset |
files
|
2010-05-08 |
wenzelm |
prefer Thm.get_name_hint, which is closer to a user-space idea of "theorem name";
|
changeset |
files
|
2010-05-08 |
wenzelm |
tuned signature;
|
changeset |
files
|
2010-05-08 |
wenzelm |
added of_sort_proof according to krauss/schropp, with slightly more direct canonical_instance;
|
changeset |
files
|
2010-05-08 |
wenzelm |
back-patching of axclass proofs;
|
changeset |
files
|
2010-05-08 |
wenzelm |
back-patching via Single_Assignment.var;
|
changeset |
files
|
2010-05-07 |
wenzelm |
support several sidekick parsers -- very basic default parser;
|
changeset |
files
|
2010-05-07 |
wenzelm |
sidekick: unformatted content, notably without newlines;
|
changeset |
files
|
2010-05-07 |
wenzelm |
unformatted output;
|
changeset |
files
|
2010-05-07 |
wenzelm |
output symbolic pretty printing markup and format in the front end;
|
changeset |
files
|
2010-05-07 |
wenzelm |
Pretty.formatted operates directly on XML trees, treating XML.Elem like a pro-forma block of indentation 0, like the ML version;
|
changeset |
files
|
2010-05-07 |
wenzelm |
tuned;
|
changeset |
files
|
2010-05-07 |
wenzelm |
strip_shyps_proof: dummy TFrees are called "'dummy" as in del_conflicting_tvars below;
|
changeset |
files
|