From e5875001247e6a6ac4f474157a51a8c54f94ae49 Mon Sep 17 00:00:00 2001
From: Hans Bolinder
Date: Thu, 14 Mar 2013 16:01:25 +0100
Subject: Convert XML files to UTF-8
---
lib/syntax_tools/doc/src/book.xml | 4 ++--
lib/syntax_tools/doc/src/fascicules.xml | 2 +-
lib/syntax_tools/doc/src/notes.xml | 2 +-
lib/syntax_tools/doc/src/part.xml | 4 ++--
lib/syntax_tools/doc/src/part_notes.xml | 4 ++--
lib/syntax_tools/doc/src/ref_man.xml | 4 ++--
6 files changed, 10 insertions(+), 10 deletions(-)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/book.xml b/lib/syntax_tools/doc/src/book.xml
index 793b219ffb..6a8a3a3ca6 100644
--- a/lib/syntax_tools/doc/src/book.xml
+++ b/lib/syntax_tools/doc/src/book.xml
@@ -1,10 +1,10 @@
-
+
- 20062009
+ 20062013
Ericsson AB. All Rights Reserved.
diff --git a/lib/syntax_tools/doc/src/fascicules.xml b/lib/syntax_tools/doc/src/fascicules.xml
index 0678195e07..37feca543f 100644
--- a/lib/syntax_tools/doc/src/fascicules.xml
+++ b/lib/syntax_tools/doc/src/fascicules.xml
@@ -1,4 +1,4 @@
-
+
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 8ae69539a7..bb59870368 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -1,4 +1,4 @@
-
+
diff --git a/lib/syntax_tools/doc/src/part.xml b/lib/syntax_tools/doc/src/part.xml
index 4a3bae29eb..ee8e796561 100644
--- a/lib/syntax_tools/doc/src/part.xml
+++ b/lib/syntax_tools/doc/src/part.xml
@@ -1,10 +1,10 @@
-
+
- 20062009
+ 20062013
Ericsson AB. All Rights Reserved.
diff --git a/lib/syntax_tools/doc/src/part_notes.xml b/lib/syntax_tools/doc/src/part_notes.xml
index 3656b3ddb6..6962145618 100644
--- a/lib/syntax_tools/doc/src/part_notes.xml
+++ b/lib/syntax_tools/doc/src/part_notes.xml
@@ -1,10 +1,10 @@
-
+
- 20072009
+ 20072013
Ericsson AB. All Rights Reserved.
diff --git a/lib/syntax_tools/doc/src/ref_man.xml b/lib/syntax_tools/doc/src/ref_man.xml
index 9249b42184..598f656011 100644
--- a/lib/syntax_tools/doc/src/ref_man.xml
+++ b/lib/syntax_tools/doc/src/ref_man.xml
@@ -1,10 +1,10 @@
-
+
- 20062009
+ 20062013
Ericsson AB. All Rights Reserved.
--
cgit v1.2.3
From 25237481ccccd3ddfa74582dc267632ad618ba30 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Mon, 9 Dec 2013 20:12:33 +0100
Subject: Prepare release
---
lib/syntax_tools/doc/src/notes.xml | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 8ae69539a7..c5a1baebdb 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -31,6 +31,22 @@
This document describes the changes made to the Syntax_Tools
application.
+Syntax_Tools 1.6.12
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Fix transformation of implicit funs in igor (Thanks to
+ Anthony Ramine)
+
+ Own Id: OTP-11506
+
+
+
+
+
+
Syntax_Tools 1.6.11
Improvements and New Features
--
cgit v1.2.3
From 23790daf1a2d384b0fc11c655fa825151d9fa420 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Fri, 24 Jan 2014 12:30:47 +0100
Subject: Prepare release
---
lib/syntax_tools/doc/src/notes.xml | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index c5a1baebdb..b6614774e3 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -31,6 +31,38 @@
This document describes the changes made to the Syntax_Tools
application.
+Syntax_Tools 1.6.13
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ In syntax_tools-1.6.12 (OTP R16B03) a bug was introduced
+ which broke reverting of local implicit funs. Implicit
+ funs were mistakenly thought to be using abstract terms
+ for their name and arity. This has now been corrected.
+ (Thanks to Anthony Ramine)
+
+ Own Id: OTP-11576
+
+
+
+
+
+ Improvements and New Features
+
+ -
+
The default encoding of Erlang files has been changed
+ from ISO-8859-1 to UTF-8.
The encoding of XML
+ files has also been changed to UTF-8.
+
+ Own Id: OTP-10907
+
+
+
+
+
+
Syntax_Tools 1.6.12
Fixed Bugs and Malfunctions
--
cgit v1.2.3
From f719d0fe308f00b85f92c29d7cdf9b0dc20d98a2 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Mon, 7 Apr 2014 19:52:48 +0200
Subject: Update release notes
---
lib/syntax_tools/doc/src/notes.xml | 50 ++++++++++++++++++++++++++++++++++++++
1 file changed, 50 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index a9d3f68d1d..4e1e6d8cb1 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -31,6 +31,56 @@
This document describes the changes made to the Syntax_Tools
application.
+Syntax_Tools 1.6.14
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Application upgrade (appup) files are corrected for the
+ following applications:
+
+ asn1, common_test, compiler, crypto, debugger,
+ dialyzer, edoc, eldap, erl_docgen, et, eunit, gs, hipe,
+ inets, observer, odbc, os_mon, otp_mibs, parsetools,
+ percept, public_key, reltool, runtime_tools, ssh,
+ syntax_tools, test_server, tools, typer, webtool, wx,
+ xmerl
+
+ A new test utility for testing appup files is added to
+ test_server. This is now used by most applications in
+ OTP.
+
+ (Thanks to Tobias Schlager)
+
+ Own Id: OTP-11744
+
+
+
+
+
+ Improvements and New Features
+
+ -
+
+ Add implementation of having erl_tidy print to screen
+ instead of writing to the file provided. (Thanks to Aaron
+ France)
+
+ Own Id: OTP-11632
+
+ -
+
+ Support Maps syntax in syntax_tools (Thanks to Anthony
+ Ramine).
+
+ Own Id: OTP-11663
+
+
+
+
+
+
Syntax_Tools 1.6.13
Fixed Bugs and Malfunctions
--
cgit v1.2.3
From 77da984614ae462912a1896ba1bb73c798ffd4f8 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Thu, 19 Jun 2014 13:47:21 +0200
Subject: Prepare release
---
lib/syntax_tools/doc/src/notes.xml | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 4e1e6d8cb1..2618f005a6 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -31,6 +31,26 @@
This document describes the changes made to the Syntax_Tools
application.
+Syntax_Tools 1.6.15
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Fix reverting map in syntax_tools
+
+ There was a bug in erl_syntax when running e.g.
+ erl_syntax:revert_forms, affecting maps. Instead of
+ getting Key/Value you got Key/Key in the resulting
+ abstract form.
+
+ Own Id: OTP-11930
+
+
+
+
+
+
Syntax_Tools 1.6.14
Fixed Bugs and Malfunctions
--
cgit v1.2.3
From dba1d881f3232a939c6620f5fd6b4a97ff454bee Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Tue, 1 Jul 2014 13:58:47 +0200
Subject: Prepare release
---
lib/syntax_tools/doc/src/notes.xml | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 2618f005a6..8384af53b0 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -31,6 +31,25 @@
This document describes the changes made to the Syntax_Tools
application.
+Syntax_Tools 1.6.16
+
+ Fixed Bugs and Malfunctions
+
+ -
+
The default encoding for Erlang source files is now
+ UTF-8. As a temporary measure to ease the transition from
+ the old default of Latin-1, if EDoc encounters byte
+ sequences that are not valid UTF-8 sequences, EDoc will
+ re-try in Latin-1 mode. This workaround will be removed
+ in a future release.
+
+ Own Id: OTP-12008
+
+
+
+
+
+
Syntax_Tools 1.6.15
Fixed Bugs and Malfunctions
--
cgit v1.2.3
From 7f3486a5ddc02a366f2945dfd009c4a2697a2b98 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Tue, 9 Dec 2014 15:21:47 +0100
Subject: Prepare release
---
lib/syntax_tools/doc/src/notes.xml | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 8384af53b0..b0f11bb243 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -31,6 +31,27 @@
This document describes the changes made to the Syntax_Tools
application.
+Syntax_Tools 1.6.17
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Teach Maps to erl_syntax
+
+ Affected functions:
+ - erl_syntax:abstract/1
+ - erl_syntax:concrete/1
+ - erl_syntax:is_leaf/1
+ - erl_syntax:is_literal/1
+
+ Own Id: OTP-12265
+
+
+
+
+
+
Syntax_Tools 1.6.16
Fixed Bugs and Malfunctions
--
cgit v1.2.3
From 62870c998955e1498e71bfc90607885e96ecaa27 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Tue, 31 Mar 2015 12:24:04 +0200
Subject: Prepare release
---
lib/syntax_tools/doc/src/notes.xml | 15 +++++++++++++++
1 file changed, 15 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index b0f11bb243..408f6d5bac 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -31,6 +31,21 @@
This document describes the changes made to the Syntax_Tools
application.
+Syntax_Tools 1.6.18
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Fix bad format of error in epp_dodger:parse_file/3
+
+ Own Id: OTP-12406
+
+
+
+
+
+
Syntax_Tools 1.6.17
Fixed Bugs and Malfunctions
--
cgit v1.2.3
From e09dd66dc4d89c62ddfd8c19791f9678d5d787c6 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Tue, 12 May 2015 18:18:55 +0200
Subject: Prepare release
---
lib/syntax_tools/doc/src/notes.xml | 14 ++++++++++++++
1 file changed, 14 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 408f6d5bac..8f245083c4 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -31,6 +31,20 @@
This document describes the changes made to the Syntax_Tools
application.
+Syntax_Tools 1.7
+
+ Improvements and New Features
+
+ -
+
Use the new erl_anno module.
+
+ Own Id: OTP-12732
+
+
+
+
+
+
Syntax_Tools 1.6.18
Fixed Bugs and Malfunctions
--
cgit v1.2.3
From 9a81b28598fadc44bf506354c9227e41aac786f6 Mon Sep 17 00:00:00 2001
From: Henrik Nord
Date: Wed, 13 May 2015 09:40:16 +0200
Subject: Revert "Prepare release"
This reverts commit e09dd66dc4d89c62ddfd8c19791f9678d5d787c6.
---
lib/syntax_tools/doc/src/notes.xml | 14 --------------
1 file changed, 14 deletions(-)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 8f245083c4..408f6d5bac 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -31,20 +31,6 @@
This document describes the changes made to the Syntax_Tools
application.
-Syntax_Tools 1.7
-
- Improvements and New Features
-
- -
-
Use the new erl_anno module.
-
- Own Id: OTP-12732
-
-
-
-
-
-
Syntax_Tools 1.6.18
Fixed Bugs and Malfunctions
--
cgit v1.2.3
From e533ea29e80a641f247022f321a3bf1a1456c56e Mon Sep 17 00:00:00 2001
From: Richard Carlsson
Date: Tue, 23 Dec 2014 14:23:35 +0100
Subject: Include Merl in Syntax Tools
---
lib/syntax_tools/doc/src/Makefile | 2 ++
lib/syntax_tools/doc/src/ref_man.xml | 13 +++++++------
2 files changed, 9 insertions(+), 6 deletions(-)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/Makefile b/lib/syntax_tools/doc/src/Makefile
index 2502bf877a..b7c599a9b9 100644
--- a/lib/syntax_tools/doc/src/Makefile
+++ b/lib/syntax_tools/doc/src/Makefile
@@ -50,6 +50,8 @@ XML_REF3_FILES = \
erl_syntax_lib.xml \
erl_tidy.xml \
igor.xml \
+ merl.xml \
+ merl_transform.xml \
prettypr.xml
XML_PART_FILES = part.xml part_notes.xml
diff --git a/lib/syntax_tools/doc/src/ref_man.xml b/lib/syntax_tools/doc/src/ref_man.xml
index 598f656011..2b114c8528 100644
--- a/lib/syntax_tools/doc/src/ref_man.xml
+++ b/lib/syntax_tools/doc/src/ref_man.xml
@@ -29,12 +29,11 @@
Syntax_Tools contains modules for handling abstract
- Erlang syntax trees, in a way that is compatible with the "parse
- trees" of the STDLIB module erl_parse, together with
- utilities for reading source files in unusual ways and
- pretty-printing syntax trees. Also included is an amazing module
- merger and renamer called Igor, as well as an automatic
- code-cleaner.
+ Erlang syntax trees, in a way that is compatible with the "external
+ format" parse trees of the STDLIB module erl_parse, together
+ with utilities for reading source files, pretty-printing syntax trees,
+ merging and renaming modules, cleaning up obsolete constructs, and
+ doing metaprogramming in Erlang.
@@ -44,6 +43,8 @@
+
+
--
cgit v1.2.3
From 738c34d4bb8f1a3811acd00af8c6c12107f8315b Mon Sep 17 00:00:00 2001
From: Bruce Yinhe
Date: Thu, 18 Jun 2015 11:31:02 +0200
Subject: Change license text to APLv2
---
lib/syntax_tools/doc/src/Makefile | 19 ++++++++++---------
lib/syntax_tools/doc/src/book.xml | 21 +++++++++++----------
lib/syntax_tools/doc/src/notes.xml | 21 +++++++++++----------
lib/syntax_tools/doc/src/part.xml | 21 +++++++++++----------
lib/syntax_tools/doc/src/part_notes.xml | 21 +++++++++++----------
lib/syntax_tools/doc/src/ref_man.xml | 21 +++++++++++----------
6 files changed, 65 insertions(+), 59 deletions(-)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/Makefile b/lib/syntax_tools/doc/src/Makefile
index b7c599a9b9..6aca06424d 100644
--- a/lib/syntax_tools/doc/src/Makefile
+++ b/lib/syntax_tools/doc/src/Makefile
@@ -3,16 +3,17 @@
#
# Copyright Ericsson AB 2006-2012. All Rights Reserved.
#
-# The contents of this file are subject to the Erlang Public License,
-# Version 1.1, (the "License"); you may not use this file except in
-# compliance with the License. You should have received a copy of the
-# Erlang Public License along with this software. If not, it can be
-# retrieved online at http://www.erlang.org/.
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
#
-# Software distributed under the License is distributed on an "AS IS"
-# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
-# the License for the specific language governing rights and limitations
-# under the License.
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
#
# %CopyrightEnd%
#
diff --git a/lib/syntax_tools/doc/src/book.xml b/lib/syntax_tools/doc/src/book.xml
index 6a8a3a3ca6..fb64a7dd21 100644
--- a/lib/syntax_tools/doc/src/book.xml
+++ b/lib/syntax_tools/doc/src/book.xml
@@ -8,16 +8,17 @@
Ericsson AB. All Rights Reserved.
- The contents of this file are subject to the Erlang Public License,
- Version 1.1, (the "License"); you may not use this file except in
- compliance with the License. You should have received a copy of the
- Erlang Public License along with this software. If not, it can be
- retrieved online at http://www.erlang.org/.
-
- Software distributed under the License is distributed on an "AS IS"
- basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
- the License for the specific language governing rights and limitations
- under the License.
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 408f6d5bac..0111f275d9 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -8,16 +8,17 @@
Ericsson AB. All Rights Reserved.
- The contents of this file are subject to the Erlang Public License,
- Version 1.1, (the "License"); you may not use this file except in
- compliance with the License. You should have received a copy of the
- Erlang Public License along with this software. If not, it can be
- retrieved online at http://www.erlang.org/.
-
- Software distributed under the License is distributed on an "AS IS"
- basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
- the License for the specific language governing rights and limitations
- under the License.
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
diff --git a/lib/syntax_tools/doc/src/part.xml b/lib/syntax_tools/doc/src/part.xml
index ee8e796561..c111b045da 100644
--- a/lib/syntax_tools/doc/src/part.xml
+++ b/lib/syntax_tools/doc/src/part.xml
@@ -8,16 +8,17 @@
Ericsson AB. All Rights Reserved.
- The contents of this file are subject to the Erlang Public License,
- Version 1.1, (the "License"); you may not use this file except in
- compliance with the License. You should have received a copy of the
- Erlang Public License along with this software. If not, it can be
- retrieved online at http://www.erlang.org/.
-
- Software distributed under the License is distributed on an "AS IS"
- basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
- the License for the specific language governing rights and limitations
- under the License.
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
diff --git a/lib/syntax_tools/doc/src/part_notes.xml b/lib/syntax_tools/doc/src/part_notes.xml
index 6962145618..308cf62915 100644
--- a/lib/syntax_tools/doc/src/part_notes.xml
+++ b/lib/syntax_tools/doc/src/part_notes.xml
@@ -8,16 +8,17 @@
Ericsson AB. All Rights Reserved.
- The contents of this file are subject to the Erlang Public License,
- Version 1.1, (the "License"); you may not use this file except in
- compliance with the License. You should have received a copy of the
- Erlang Public License along with this software. If not, it can be
- retrieved online at http://www.erlang.org/.
-
- Software distributed under the License is distributed on an "AS IS"
- basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
- the License for the specific language governing rights and limitations
- under the License.
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
diff --git a/lib/syntax_tools/doc/src/ref_man.xml b/lib/syntax_tools/doc/src/ref_man.xml
index 2b114c8528..65b1725163 100644
--- a/lib/syntax_tools/doc/src/ref_man.xml
+++ b/lib/syntax_tools/doc/src/ref_man.xml
@@ -8,16 +8,17 @@
Ericsson AB. All Rights Reserved.
- The contents of this file are subject to the Erlang Public License,
- Version 1.1, (the "License"); you may not use this file except in
- compliance with the License. You should have received a copy of the
- Erlang Public License along with this software. If not, it can be
- retrieved online at http://www.erlang.org/.
-
- Software distributed under the License is distributed on an "AS IS"
- basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
- the License for the specific language governing rights and limitations
- under the License.
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
--
cgit v1.2.3
From 2955ddebc32837b66d9bacb4e925ad0ed0033168 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Tue, 23 Jun 2015 10:24:26 +0200
Subject: Prepare release
---
lib/syntax_tools/doc/src/notes.xml | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 0111f275d9..9f803264a2 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -32,6 +32,27 @@
This document describes the changes made to the Syntax_Tools
application.
+Syntax_Tools 1.7
+
+ Improvements and New Features
+
+ -
+
Use the new erl_anno module.
+
+ Own Id: OTP-12732
+
+ -
+
The merl module has been added to the
+ syntax_tools application. The Merl library is a
+ simpler way to work with erl_syntax parse trees.
+
+ Own Id: OTP-12769
+
+
+
+
+
+
Syntax_Tools 1.6.18
Fixed Bugs and Malfunctions
--
cgit v1.2.3
From 6664eed554974336909d3ffe03f20349cc4c38fd Mon Sep 17 00:00:00 2001
From: Henrik Nord
Date: Tue, 15 Mar 2016 15:19:56 +0100
Subject: update copyright-year
---
lib/syntax_tools/doc/src/Makefile | 2 +-
lib/syntax_tools/doc/src/book.xml | 2 +-
lib/syntax_tools/doc/src/notes.xml | 2 +-
lib/syntax_tools/doc/src/part.xml | 2 +-
lib/syntax_tools/doc/src/part_notes.xml | 2 +-
lib/syntax_tools/doc/src/ref_man.xml | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/Makefile b/lib/syntax_tools/doc/src/Makefile
index 6aca06424d..ff4f3f78ff 100644
--- a/lib/syntax_tools/doc/src/Makefile
+++ b/lib/syntax_tools/doc/src/Makefile
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2006-2012. All Rights Reserved.
+# Copyright Ericsson AB 2006-2016. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/lib/syntax_tools/doc/src/book.xml b/lib/syntax_tools/doc/src/book.xml
index fb64a7dd21..5f9481374f 100644
--- a/lib/syntax_tools/doc/src/book.xml
+++ b/lib/syntax_tools/doc/src/book.xml
@@ -4,7 +4,7 @@
- 20062013
+ 20062016
Ericsson AB. All Rights Reserved.
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 9f803264a2..406a6c071b 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -4,7 +4,7 @@
- 20072013
+ 20072016
Ericsson AB. All Rights Reserved.
diff --git a/lib/syntax_tools/doc/src/part.xml b/lib/syntax_tools/doc/src/part.xml
index c111b045da..a20efbc02e 100644
--- a/lib/syntax_tools/doc/src/part.xml
+++ b/lib/syntax_tools/doc/src/part.xml
@@ -4,7 +4,7 @@
- 20062013
+ 20062016
Ericsson AB. All Rights Reserved.
diff --git a/lib/syntax_tools/doc/src/part_notes.xml b/lib/syntax_tools/doc/src/part_notes.xml
index 308cf62915..e02ffddcb2 100644
--- a/lib/syntax_tools/doc/src/part_notes.xml
+++ b/lib/syntax_tools/doc/src/part_notes.xml
@@ -4,7 +4,7 @@
- 20072013
+ 20072016
Ericsson AB. All Rights Reserved.
diff --git a/lib/syntax_tools/doc/src/ref_man.xml b/lib/syntax_tools/doc/src/ref_man.xml
index 65b1725163..774a431db7 100644
--- a/lib/syntax_tools/doc/src/ref_man.xml
+++ b/lib/syntax_tools/doc/src/ref_man.xml
@@ -4,7 +4,7 @@
- 20062013
+ 20062016
Ericsson AB. All Rights Reserved.
--
cgit v1.2.3
From bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Wed, 11 May 2016 17:22:23 +0200
Subject: Prepare release
---
lib/syntax_tools/doc/src/notes.xml | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 406a6c071b..669447a6b9 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -32,6 +32,32 @@
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
From 663e847459686604ea051f036a0e4caff18cea6f Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Thu, 12 May 2016 12:04:14 +0200
Subject: Revert "Prepare release"
This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.
---
lib/syntax_tools/doc/src/notes.xml | 26 --------------------------
1 file changed, 26 deletions(-)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 669447a6b9..406a6c071b 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
From f3e3c29e55e33ceab0eee66a3e092d78f19e6703 Mon Sep 17 00:00:00 2001
From: Hans Bolinder
Date: Tue, 13 Oct 2015 14:02:10 +0200
Subject: [syntax_tools] Correct documentation
Fix mistakes found by 'xmllint'.
---
lib/syntax_tools/doc/src/notes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 406a6c071b..78b2c7c7a4 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -76,11 +76,11 @@
Teach Maps to erl_syntax
- Affected functions:
+ Affected functions:
- erl_syntax:abstract/1
- erl_syntax:concrete/1
- erl_syntax:is_leaf/1
- - erl_syntax:is_literal/1
+ - erl_syntax:is_literal/1
Own Id: OTP-12265
--
cgit v1.2.3
From e020f75c10410a6943cd055bfa072a2641eab7da Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Thu, 2 Jun 2016 10:55:26 +0200
Subject: Prepare release
---
lib/syntax_tools/doc/src/notes.xml | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 78b2c7c7a4..ef207f7c3d 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -32,6 +32,32 @@
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
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/doc/src')
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
From 6e51c6d19612d03abc81b86bb70b8d7da678ce5d Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Tue, 21 Jun 2016 15:12:41 +0200
Subject: Prepare release
---
lib/syntax_tools/doc/src/notes.xml | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
(limited to 'lib/syntax_tools/doc/src')
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index 78b2c7c7a4..ef207f7c3d 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -32,6 +32,32 @@
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