+Version 1.1 (2018-08-27)
+--------------------------
+- Replaced Kuklewicz POSIX disambiguation algorithm with Okui algorithm.
+- Optimized GOR1 algorithm (computation of tagged epsilon-closure).
+- Added option "--conditions" (an alias for "-c" and "--start-conditions").
+- Fixed bug #201 Bugs with option: 're2c:flags:no-debug-info'.
+- Reworked first part of TDFA paper.
+
+Version 1.0.3 (2017-11-08)
+--------------------------
+- Fixed bug #198 (build error on MacOS with GCC-4.2.1)
+
Version 1.0.2 (2017-08-26)
--------------------------
- Fixed bug #194 Build with "--enable-docs"
-/* Generated by re2c 1.0.3 on Mon Jun 25 23:10:51 2018 */
+/* Generated by re2c 1.0.3 on Mon Aug 27 21:49:52 2018 */
#line 1 "../src/ast/lex.re"
#include "src/util/c99_stdint.h"
#include <stddef.h>
-/* Generated by re2c 1.0.3 on Wed Nov 8 20:39:40 2017 */
+/* Generated by re2c 1.0.3 on Mon Aug 27 21:49:52 2018 */
#line 1 "../src/ast/lex_conf.re"
#include "src/util/c99_stdint.h"
#include <string>
-/* Generated by re2c 1.0.3 on Mon Jun 11 19:10:34 2018 */
+/* Generated by re2c 1.0.3 on Mon Aug 27 21:49:52 2018 */
#line 1 "../src/conf/parse_opts.re"
#include "src/code/input_api.h"
#include "src/conf/msg.h"