Wed, 25 Aug 2010 18:36:22 +0200 | wenzelm | renamed Simplifier.simproc(_i) to Simplifier.simproc_global(_i) to emphasize that this is not the real thing; | changeset | files |
Wed, 25 Aug 2010 18:19:04 +0200 | wenzelm | more precise Command.State accumulation; | changeset | files |
Wed, 25 Aug 2010 17:45:35 +0200 | wenzelm | eliminated some old camel case stuff; | changeset | files |
Wed, 25 Aug 2010 17:34:10 +0200 | wenzelm | some attempts to recover Isabelle/ML style from the depths of time; | changeset | files |
Wed, 25 Aug 2010 16:13:55 +0200 | wenzelm | keep persistent production tables as immutable vectors -- potential performance improvement on modern hardware; | changeset | files |
Wed, 25 Aug 2010 15:41:14 +0200 | wenzelm | select tangible text ranges here -- more robust against ongoing changes of the markup query model | changeset | files |
Wed, 25 Aug 2010 15:12:49 +0200 | wenzelm | structure Thm: less pervasive names; | changeset | files |