src/HOL/SPARK/Tools/fdl_lexer.ML
Mon, 23 Aug 2021 14:24:57 +0200 wenzelm clarified signature;
Mon, 23 Aug 2021 12:54:28 +0200 wenzelm clarified signature;
Sun, 28 Jan 2018 19:28:52 +0100 wenzelm clarified take/drop/chop prefix/suffix;
Sun, 18 Oct 2015 21:30:01 +0200 wenzelm tuned signature;
Mon, 20 Jan 2014 20:24:44 +0100 wenzelm tuned error messages, more accurate position;
Wed, 29 Aug 2012 11:48:45 +0200 wenzelm renamed Position.str_of to Position.here;
Thu, 23 Aug 2012 17:46:03 +0200 wenzelm tuned messages: end-of-input rarely means physical end-of-file from the past;
Mon, 02 Apr 2012 13:58:59 +0200 berghofe Require "For" keyword to be followed by at least one whitespace, to avoid that
Thu, 22 Mar 2012 10:10:02 +0100 berghofe No longer treat "title" as FDL keyword
Sat, 23 Jul 2011 16:37:17 +0200 wenzelm defer evaluation of Scan.message, for improved performance in the frequent situation where failure is handled later (e.g. via ||);
Sat, 15 Jan 2011 22:40:17 +0100 berghofe Replaced ad-hoc advance function by Position.advance
Sat, 15 Jan 2011 12:35:29 +0100 berghofe Added new SPARK verification environment.
less more (0) tip