From c04cad3ba921deb086d19e2de2526af4854add75 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 2 Jun 2016 11:39:07 +0200 Subject: Revert "Prepare release" This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da. --- lib/syntax_tools/doc/src/notes.xml | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'lib/syntax_tools') diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml index ef207f7c3d..78b2c7c7a4 100644 --- a/lib/syntax_tools/doc/src/notes.xml +++ b/lib/syntax_tools/doc/src/notes.xml @@ -32,32 +32,6 @@

This document describes the changes made to the Syntax_Tools application.

-
Syntax_Tools 2.0 - -
Improvements and New Features - - -

The abstract data type in erl_syntax is - augmented with types and function specifications.

-

The module erl_prettypr pretty prints types and - function specification, and the output can be parsed.

-

The types of record fields are no longer ignored. As a - consequence erl_syntax_lib:analyze_record_field/1 - returns {Default, Type} instead of Default. - The functions analyze_record_attribute, - analyze_attribute, analyze_form, and - analyze_forms in the erl_syntax_lib module - are also affected by this incompatible change.

-

- *** POTENTIAL INCOMPATIBILITY ***

-

- Own Id: OTP-12863

-
-
-
- -
-
Syntax_Tools 1.7
Improvements and New Features -- cgit v1.2.3