isac-java/src/java-tests/isac/gui/mawen/syntax/TestAst.scala
Fri, 26 Mar 2021 10:45:05 +0100 reset mathematics-engine to Isabelle2015
Wed, 12 Sep 2018 16:24:42 +0200 hg commit -m "------ connection to new math-engine on Isabelle2018 partially
Wed, 06 Sep 2017 12:52:14 +0200 merged
Wed, 06 Sep 2017 12:50:59 +0200 merge
Wed, 02 Aug 2017 18:04:23 +0200 cleanup hack in Ast.math_string_of
Wed, 02 Aug 2017 11:51:30 +0200 quick and dirty repair of Ast.math_string_of
Wed, 02 Aug 2017 10:56:24 +0200 fix problem with to_str with BOX
Thu, 06 Jul 2017 16:00:33 +0200 remove warinings
Tue, 27 Jun 2017 11:27:29 +0200 get a sub-term of an ast via key
Mon, 19 Jun 2017 09:10:51 +0200 review Ast.math_string_of for tuple
Sun, 18 Jun 2017 15:21:45 +0200 tuned
Sun, 18 Jun 2017 15:20:25 +0200 cleanup from previous changeset
Sun, 18 Jun 2017 15:10:05 +0200 ast-translation for tuple
Wed, 24 May 2017 16:27:59 +0200 Ast.math_string_of for arbitrary asts
Thu, 18 May 2017 10:16:13 +0200 collect test data from User Requirements
Wed, 17 May 2017 15:58:13 +0200 Ast.math_string_of handles lists
Fri, 12 May 2017 12:50:22 +0200 rename write access to Ast according to Scala's TreeMap
Sun, 07 May 2017 13:59:35 +0200 Ast.normalize drops types
Sun, 07 May 2017 13:13:45 +0200 Ast.normalize works with simple example
Thu, 04 May 2017 15:57:36 +0200 Ast.try_rules works with simple example
Tue, 02 May 2017 07:36:16 +0200 Ast.matches works with simple example
Sun, 30 Apr 2017 12:15:27 +0200 test transformation Term -> Ast, partially
Sun, 30 Apr 2017 11:48:13 +0200 parallel use of various TestDATA
Fri, 28 Apr 2017 17:26:22 +0200 update ast with complicated sub-ast
Fri, 28 Apr 2017 16:21:32 +0200 update an ast at a position given by a key
Thu, 27 Apr 2017 12:51:54 +0200 match of asts, partial
Sun, 23 Apr 2017 11:14:37 +0200 made Ast.math_string_of Isac-like (FIXME special case)
Fri, 21 Apr 2017 18:06:58 +0200 adapted Ast.math_string_of for BOX, GAP and CURSOR
Wed, 29 Mar 2017 16:24:18 +0200 Ast.Constant carries long strings from Term.Const
Thu, 23 Mar 2017 15:27:09 +0100 extend Syntax to ASTs
Thu, 23 Mar 2017 10:31:04 +0100 minimally adopt Isabelle's syntax machinery
Tue, 14 Mar 2017 14:31:20 +0100 does NOT overwrite scala code of libisabelle
Wed, 08 Mar 2017 16:33:58 +0100 add prerequisites for simple_ast_of term
Wed, 08 Mar 2017 10:25:27 +0100 rename package according to Isabelle/../syntax/*