Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
tuned;
21 months ago, by wenzelm
tuned;
21 months ago, by wenzelm
more operations;
21 months ago, by wenzelm
performance tuning: proper pointer_eq;
21 months ago, by wenzelm
added lemmas multpHO_repeat_mset_repeat_mset[simp] and multpHO_double_double[simp]
21 months ago, by desharna
merged
21 months ago, by desharna
added lemma multp_image_mset_image_msetI
21 months ago, by desharna
merged
21 months ago, by nipkow
proper invariants
21 months ago, by nipkow
merged
21 months ago, by wenzelm
misc tuning: follow Table() more closely;
21 months ago, by wenzelm
tuned signature;
21 months ago, by wenzelm
tuned;
21 months ago, by wenzelm
performance tuning: replace Ord_List by Table();
21 months ago, by wenzelm
performance tuning: replace Ord_List by Set();
21 months ago, by wenzelm
tuned;
21 months ago, by wenzelm
more operations;
21 months ago, by wenzelm
tuned;
21 months ago, by wenzelm
performance tuning: replace Table() by Set();
21 months ago, by wenzelm
minor performance tuning: more compact persistent data;
21 months ago, by wenzelm
performance tuning: replace Table() by Set();
21 months ago, by wenzelm
tuned;
21 months ago, by wenzelm
more operations;
21 months ago, by wenzelm
unused (see 34dd96a06c45);
21 months ago, by wenzelm
more compact data: approx. 75% .. 85% of AList size;
21 months ago, by wenzelm
tuned;
21 months ago, by wenzelm
some remarks on division
21 months ago, by haftmann
proper section headings
21 months ago, by haftmann
more NEWS;
21 months ago, by wenzelm
clarified NEWS;
21 months ago, by wenzelm
performance tuning: replace Ord_List by Set();
21 months ago, by wenzelm
tuned;
21 months ago, by wenzelm
performance tuning: replace Ord_List by Table();
21 months ago, by wenzelm
more Set() and Table() instances;
21 months ago, by wenzelm
tuned;
21 months ago, by wenzelm
performance tuning: replace Ord_List by Set();
21 months ago, by wenzelm
performance tuning: make_size accounts for boxes, i.e. pointer derefs required in "count";
21 months ago, by wenzelm
NEWS;
21 months ago, by wenzelm
performance tuning;
21 months ago, by wenzelm
more robust: avoid crash of Build_Log.parse_build_info / Protocol.Error_Message_Marker, e.g. in session MDP-Rewards of Isabelle/26ec258e5cf8 + AFP/2859e11cc09b;
21 months ago, by wenzelm
proper stmt.execute() within loop (amending 9d9b30741fc4);
21 months ago, by wenzelm
clarified signature;
21 months ago, by wenzelm
tuned comments;
21 months ago, by wenzelm
more options;
21 months ago, by wenzelm
removed obsolete "rsync" package;
21 months ago, by wenzelm
tuned comments;
21 months ago, by wenzelm
use "rsync --secluded-args" by default, discontinue obsolete option -P of sync tools;
21 months ago, by wenzelm
tuned output;
21 months ago, by wenzelm
misc tuning and clarification;
21 months ago, by wenzelm
clarified output;
21 months ago, by wenzelm
use remote copy of locally installed rsync component: for uniform version and options;
21 months ago, by wenzelm
clarified signature: more abstract;
21 months ago, by wenzelm
tuned signature;
21 months ago, by wenzelm
more direct Hg_Sync.check_directory via SSH operations;
21 months ago, by wenzelm
tuned;
21 months ago, by wenzelm
clarified underlying SSH session of "isabelle hg_sync" and "isabelle sync";
21 months ago, by wenzelm
clarified signature: avoid object-oriented "dispatch";
21 months ago, by wenzelm
tuned;
22 months ago, by wenzelm
clarified signature: more uniform Table() vs. Set();
22 months ago, by wenzelm
merged
22 months ago, by wenzelm
clarified modules;
22 months ago, by wenzelm
clarified signature;
22 months ago, by wenzelm
more compact data;
22 months ago, by wenzelm
minor performance tuning;
22 months ago, by wenzelm
tuned signature;
22 months ago, by wenzelm
more uniform treatment of properties (but < 0 should not occur here);
22 months ago, by wenzelm
tuned signature;
22 months ago, by wenzelm
clarified signature;
22 months ago, by wenzelm
clarified signature;
22 months ago, by wenzelm
misc tuning and clarification: more tight representation;
22 months ago, by wenzelm
tuned: prefer "build" combinator;
22 months ago, by wenzelm
tuned
22 months ago, by nipkow
tuned signature;
22 months ago, by wenzelm
more operations for profiling;
22 months ago, by wenzelm
provide rsync component, with uniform version + options on all platforms;
22 months ago, by wenzelm
tuned message;
22 months ago, by wenzelm
provide local component to remote directory;
22 months ago, by wenzelm
tuned output;
22 months ago, by wenzelm
more SSH operations;
22 months ago, by wenzelm
more operations;
22 months ago, by wenzelm
tuned comments;
22 months ago, by wenzelm
clarified directory names, following bash_process (see e59d7d6fe1bd);
22 months ago, by wenzelm
tuned README;
22 months ago, by wenzelm
clarified build options;
22 months ago, by wenzelm
more portable options;
22 months ago, by wenzelm
build rsync from sources, to avoid divergence of protocols on various platforms;
22 months ago, by wenzelm
more informative errors;
22 months ago, by wenzelm
clarified options;
22 months ago, by wenzelm
tuned messages;
22 months ago, by wenzelm
provide Isabelle tool wrapper;
22 months ago, by wenzelm
more robust errors: proceed updating database;
22 months ago, by wenzelm
tuned;
22 months ago, by wenzelm
tuned output;
22 months ago, by wenzelm
clarified signature;
22 months ago, by wenzelm
clarified modules;
22 months ago, by wenzelm
tuned comments (amending 1951f6470792);
22 months ago, by wenzelm
tuned;
22 months ago, by wenzelm
discontinue somewhat pointless is_single, which also depends on details of internal data representation;
22 months ago, by wenzelm
more compact data: approx. 0.85 .. 1.10 of plain list size;
22 months ago, by wenzelm
slightly more compact data;
22 months ago, by wenzelm
more operations, notably for profiling;
22 months ago, by wenzelm
tuned;
22 months ago, by wenzelm
more compact representation of leaf nodes: only 1.10 .. 1.33 larger than plain list;
22 months ago, by wenzelm
tuned --- fewer compiler warnings;
22 months ago, by wenzelm
tuned;
22 months ago, by wenzelm
tuned;
22 months ago, by wenzelm
tuned;
22 months ago, by wenzelm
tuned signature: more uniform structure Key;
22 months ago, by wenzelm
prefer Sortset.T for shyps;
22 months ago, by wenzelm
tuned;
22 months ago, by wenzelm
more operations;
22 months ago, by wenzelm
tuned names: "e" means "entry" in table.ML and "elem" in set.ML;
22 months ago, by wenzelm
NEWS;
22 months ago, by wenzelm
added Set.size;
22 months ago, by wenzelm
performanc tuning: avoid exception overhead, potentially relevant for Sorts.class_less;
22 months ago, by wenzelm
performance tuning: prefer functor Set() over Table();
22 months ago, by wenzelm
efficient representation of sets: more compact than Table.set;
22 months ago, by wenzelm
tuned whitespace;
22 months ago, by wenzelm
tuned comments;
22 months ago, by wenzelm
tuned signature;
22 months ago, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip