Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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.
Eliminated "query" syntax.
2001-12-20, by berghofe
*** empty log message ***
2001-12-20, by nipkow
ZF/Main
2001-12-20, by paulson
Fixed bug in function add.
2001-12-20, by berghofe
new hfootref macro for Web links
2001-12-20, by paulson
converted some ZF/Induct examples to Isar
2001-12-20, by paulson
cast_ok and match_exception_entry no longer disabled (thanks to
2001-12-20, by berghofe
cast_ok no longer disabled (thanks to improvement of code generator).
2001-12-20, by berghofe
Implemented higher order modes.
2001-12-20, by berghofe
Moved "code" attribute to Pure/codegen.ML
2001-12-20, by berghofe
"code" attribute is now managed by basic code generator module.
2001-12-20, by berghofe
Declared characteristic equations for < on nat for code generation.
2001-12-20, by berghofe
*** empty log message ***
2001-12-19, by nipkow
separation of the AC part of Main into Main_ZFC, plus a few new lemmas
2001-12-19, by paulson
hyperlinks in DVI mode
2001-12-19, by paulson
generalize type variables properly: start with occurrences in objects
2001-12-19, by wenzelm
tuned interface of ProofContext.generalize;
2001-12-19, by wenzelm
HOL/IMP: include session graph;
2001-12-19, by wenzelm
updated;
2001-12-19, by wenzelm
tuned;
2001-12-19, by wenzelm
removed preallocated heaps axiom (now in type safety invariant)
2001-12-18, by kleing
updated;
2001-12-18, by wenzelm
New type definition diagram
2001-12-18, by paulson
added exec_lub
2001-12-18, by nipkow
new type definition figure
2001-12-18, by paulson
minor suggestions from Markus
2001-12-18, by paulson
additional material
2001-12-18, by paulson
* system: tested support for MacOS X;
2001-12-18, by wenzelm
better simplification makes steps redundant
2001-12-18, by paulson
replaced lepoll_lesspoll_lesspoll, lesspoll_lepoll_lesspoll
2001-12-18, by paulson
tuned;
2001-12-18, by wenzelm
use Locale.read/cert_context_statement;
2001-12-18, by wenzelm
*** empty log message ***
2001-12-18, by nipkow
tuned;
2001-12-18, by wenzelm
improved mixfix_args;
2001-12-18, by wenzelm
tuned Type.unify;
2001-12-18, by wenzelm
simultaneous type-inference of complete context/statement specifications;
2001-12-18, by wenzelm
tuned interface of unify, param;
2001-12-18, by wenzelm
tuned Type.unify;
2001-12-18, by wenzelm
mods due to changed 1-point simprocs (quantifier1).
2001-12-17, by nipkow
mods due to improved 1-point simprocs (quantifier1).
2001-12-17, by nipkow
mods due to mor powerful simprocs for 1-point rules (quantifier1).
2001-12-17, by nipkow
now permutations of quantifiers are allowed as well.
2001-12-17, by nipkow
fixed JVMListExample
2001-12-17, by kleing
MicroJava exception merge
2001-12-16, by kleing
temporarily removed JVMListExample
2001-12-16, by kleing
exception merge + cleanup
2001-12-16, by kleing
exception merge, doesn't work yet
2001-12-16, by kleing
exception merge, cleanup, tuned
2001-12-16, by kleing
exceptions
2001-12-16, by kleing
list_all2_rev
2001-12-16, by kleing
removed debug stuff;
2001-12-14, by wenzelm
support for ``indexed syntax'' (using "\<index>" argument instead of "_");
2001-12-14, by wenzelm
removed special treatment of "_" in syntax (now covered by \<index> arg);
2001-12-14, by wenzelm
tuned locale interface;
2001-12-14, by wenzelm
proper treatment of internal parameters;
2001-12-14, by wenzelm
\usepackage[latin1]{inputenc};
2001-12-14, by wenzelm
Wenzel:2001:Isar-examples;
2001-12-14, by wenzelm
updated;
2001-12-14, by wenzelm
mixfix syntax for selectors;
2001-12-14, by wenzelm
record: mixfix;
2001-12-14, by wenzelm
export used_types;
2001-12-14, by wenzelm
Locale.activate_context;
2001-12-14, by wenzelm
beginning support for type instantiation;
2001-12-14, by wenzelm
varify returns newly introduced variables;
2001-12-14, by wenzelm
varifyT' returns newly introduces variables;
2001-12-14, by wenzelm
added invent_type_names;
2001-12-14, by wenzelm
changed Thm.varifyT';
2001-12-14, by wenzelm
type_env;
2001-12-14, by wenzelm
added type_env function;
2001-12-14, by wenzelm
export add_tvarsT etc.;
2001-12-14, by wenzelm
changed Type.varify;
2001-12-14, by wenzelm
Term.invent_type_names;
2001-12-14, by wenzelm
*** empty log message ***
2001-12-13, by nipkow
*** empty log message ***
2001-12-13, by nipkow
made SML/XL happy;
2001-12-13, by wenzelm
*** empty log message ***
2001-12-13, by nipkow
Terminator now uses arith_tac as well.
2001-12-13, by nipkow
comp -> rel_comp
2001-12-13, by nipkow
isatool expandshort;
2001-12-13, by wenzelm
Relaxed the precondition of UN_upper_le
2001-12-13, by paulson
isatool expandshort;
2001-12-12, by wenzelm
new rewrite rules for use by arith_tac to take care of uminus.
2001-12-12, by nipkow
new rewrite rules for use by arith_tac to take care of uminus.
2001-12-12, by nipkow
mods due to reorienting and renaming of real_minus_mult_eq1/2
2001-12-12, by nipkow
tuned conversion from terms to "polynomials" for arith_tac: takes care
2001-12-12, by nipkow
drop_judgment: be graceful about undeclared judgment;
2001-12-12, by wenzelm
obsolete;
2001-12-12, by wenzelm
option "-d pdf" by default (accomodates pdf bias of Mac OS X);
2001-12-12, by wenzelm
removed installfonts, xterm interface;
2001-12-12, by wenzelm
Removed pointless backtracking from arith_tac
2001-12-12, by nipkow
Improved error messages.
2001-12-12, by berghofe
*** empty log message ***
2001-12-12, by nipkow
tuned;
2001-12-11, by wenzelm
obsolete;
2001-12-11, by wenzelm
obsolete;
2001-12-11, by wenzelm
tuned;
2001-12-11, by wenzelm
\isasymindex made text mode;
2001-12-11, by wenzelm
isatools "symbolinput" and "nonascii" have disappeared;
2001-12-11, by wenzelm
added HOL-Library;
2001-12-11, by wenzelm
tuned;
2001-12-11, by wenzelm
updated;
2001-12-11, by wenzelm
removed altogether;
2001-12-11, by wenzelm
removed unused stuff;
2001-12-11, by wenzelm
Updated.
2001-12-11, by berghofe
oops;
2001-12-11, by wenzelm
bounded abstraction now uses syntax "%" / "\<lambda>" instead of "lam";
2001-12-10, by wenzelm
updated reserved words of HOL;
2001-12-10, by wenzelm
* HOL: bounded abstraction now uses syntax "%" / "\<lambda>" instead
2001-12-10, by wenzelm
obsolete;
2001-12-10, by wenzelm
removed additional blank line (confuses some versions of make);
2001-12-10, by wenzelm
obsolete;
2001-12-10, by wenzelm
- Changed type of invoke_codegen
2001-12-10, by berghofe
- Added code generator interface for types
2001-12-10, by berghofe
Fixed bug in function find_paths.
2001-12-10, by berghofe
Added example file for intuitionistic logic (taken from FOL).
2001-12-10, by berghofe
Added support for code generation.
2001-12-10, by berghofe
Recursive equations to be used for code generation are now registered
2001-12-10, by berghofe
Code generator for recursive functions.
2001-12-10, by berghofe
Tuned header.
2001-12-10, by berghofe
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip