Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
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.
Quote arguments in PGIP exceptions. Tune comment.
2006-12-31, by aspinall
Initialise parser at startup. Remove some obsolete ProofGeneral.XXX outer syntax, mapping PGIP commands directly to Isar.
2006-12-31, by aspinall
Fix diagnostic kind (*are* spuriouscmd). Add init to get right table for logic at startup. Use theoryitem as default for unrecognised command.
2006-12-31, by aspinall
removed dead code;
2006-12-30, by wenzelm
removed conditional combinator;
2006-12-30, by wenzelm
removed conditional combinator;
2006-12-30, by wenzelm
refrain from setting ml_prompts again;
2006-12-30, by wenzelm
removed misleading OuterLex.eq_token;
2006-12-30, by wenzelm
pretty_statement: more careful handling of name_hint;
2006-12-30, by wenzelm
added has_name_hint;
2006-12-30, by wenzelm
removed obsolete name_hint handling;
2006-12-30, by wenzelm
removed conditional combinator;
2006-12-30, by wenzelm
removed obsolete support for polyml-4.9.1;
2006-12-30, by wenzelm
* Proof General: proper undo of final 'end'; discontinued Isabelle/classic;
2006-12-30, by wenzelm
inform_file_processed: Toplevel.init_empty;
2006-12-30, by wenzelm
refined notion of empty toplevel, admits undo of 'end';
2006-12-30, by wenzelm
Toplevel.init_state;
2006-12-30, by wenzelm
removed obsolete 'clear_undos';
2006-12-30, by wenzelm
removed obsolete clear_undos_theory;
2006-12-30, by wenzelm
major restructurings
2006-12-29, by haftmann
cleanup
2006-12-29, by haftmann
improved print of constructors in OCaml
2006-12-29, by haftmann
changed syntax for axclass attach
2006-12-29, by haftmann
removed obsolete cond_add_path;
2006-12-29, by wenzelm
removed obsolete context_thy etc.;
2006-12-29, by wenzelm
removed obsolete init_pgip;
2006-12-29, by wenzelm
removed obsolete init_context;
2006-12-29, by wenzelm
obsolete (cf. ProofGeneral/proof_general_emacs.ML);
2006-12-29, by wenzelm
tuned;
2006-12-29, by wenzelm
signed_string_of_int;
2006-12-29, by wenzelm
added proper header;
2006-12-29, by wenzelm
added signed_string_of_int (pruduces proper - instead of SML's ~);
2006-12-29, by wenzelm
removed obsolete proof_general.ML;
2006-12-29, by wenzelm
minor tuning;
2006-12-29, by wenzelm
tuned specifications/proofs;
2006-12-29, by wenzelm
replaced Sign.classes by Sign.all_classes (topologically sorted);
2006-12-29, by wenzelm
renamed Graph.project to Graph.subgraph;
2006-12-29, by wenzelm
replaced Sign.classes by Sign.all_classes (topologically sorted);
2006-12-29, by wenzelm
renamed project to subgraph, improved presentation, avoided unnecessary evaluation of predicate;
2006-12-29, by wenzelm
Sorts.minimal_classes;
2006-12-29, by wenzelm
classes: more direct way to achieve topological sorting;
2006-12-29, by wenzelm
replaced classes by all_classes (topologically sorted);
2006-12-29, by wenzelm
replaced Sign.classes by Sign.all_classes (topologically sorted);
2006-12-29, by wenzelm
Enable new Proof General code again after SML/NJ compatibility fixes by Florian.
2006-12-29, by aspinall
Typo in last commit
2006-12-29, by aspinall
explicit construction of operational classes
2006-12-29, by haftmann
added handling for explicit classrel witnesses
2006-12-29, by haftmann
``classes`` now returns classes in topological order
2006-12-29, by haftmann
dropped some bookkeeping
2006-12-29, by haftmann
simplified class_package
2006-12-29, by haftmann
use_ml: reverted to simple output (Poly/ML changed);
2006-12-29, by wenzelm
removed private files
2006-12-28, by haftmann
tuned;
2006-12-28, by wenzelm
removed nospaces (Char.isSpace does not conform to Isabelle conventions);
2006-12-28, by wenzelm
tuned msg;
2006-12-28, by wenzelm
inlined nospaces (from library.ML);
2006-12-28, by wenzelm
added
2006-12-28, by haftmann
some clarifications
2006-12-27, by haftmann
different handling of type variable names
2006-12-27, by haftmann
added split
2006-12-27, by haftmann
fixed misleading error message
2006-12-27, by haftmann
dropped section header
2006-12-27, by haftmann
added OCaml code generation (without dictionaries)
2006-12-27, by haftmann
removed Haskell reserved words
2006-12-27, by haftmann
removed Main.thy
2006-12-27, by haftmann
moved code generator product setup here
2006-12-27, by haftmann
added code generator test theory
2006-12-27, by haftmann
explizit serialization for Haskell id
2006-12-27, by haftmann
removed code generation stuff belonging to other theories
2006-12-27, by haftmann
moved code generator bool setup here
2006-12-27, by haftmann
exported explicit equality on tokens
2006-12-27, by haftmann
made SML/NJ happy
2006-12-27, by haftmann
revised for new make_clauses
2006-12-22, by paulson
tidying the ATP communications
2006-12-22, by paulson
string primtives
2006-12-22, by paulson
deactivated test for the moment
2006-12-22, by haftmann
fixed typo in comment
2006-12-22, by paulson
Experimenting with interpretations of "definition".
2006-12-22, by ballarin
clarified code
2006-12-21, by haftmann
dropped superfluos code
2006-12-21, by haftmann
code clarifications
2006-12-21, by haftmann
import path made absolute
2006-12-21, by haftmann
added code lemmas for quantification over bounded nats
2006-12-21, by haftmann
Disable new Proof General code until SML/NJ compile fixed.
2006-12-21, by aspinall
Use new Proof General code by default [see comment for reverting]
2006-12-20, by aspinall
change from "Array" to "Vector"
2006-12-20, by paulson
add lemmas Standard_starfun(2)_iff
2006-12-19, by huffman
Missing elements from doc_markup_elements
2006-12-19, by aspinall
Remove obsolete prefixes from error and warning messages.
2006-12-19, by aspinall
added isatool codegen
2006-12-18, by haftmann
dropped CodegenPackage.const_of_idf
2006-12-18, by haftmann
improvements in syntax handling
2006-12-18, by haftmann
added Thyname.* and * constant expressions
2006-12-18, by haftmann
introduces "__" naming policy
2006-12-18, by haftmann
switched argument order in *.syntax lifters
2006-12-18, by haftmann
added gen_reflection_tac
2006-12-18, by haftmann
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip