Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alexandru Dura
MetaJastAdd2
Commits
031903c9
Commit
031903c9
authored
Oct 26, 2012
by
Jesper Öqvist
Browse files
Release 20111026
parent
a453530e
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
031903c9
2012-10-26 Jesper Öqvist
* New release: 20121026
* Fixed error that caused faulty code generation when a comment before
an import statement contained a semicolon.
Trac ticket: http://svn.cs.lth.se/trac/jastadd-trac/ticket/84
...
...
doc/index.html
View file @
031903c9
<h1>
JastAdd2 Release R201210
11
<h1>
JastAdd2 Release R201210
26
</h1>
<h2>
Binary distribution
</h2>
...
...
doc/reference-manual.html
View file @
031903c9
...
...
@@ -6,7 +6,7 @@
</head>
<body>
<h1>
Reference manual for JastAdd2 R201210
11
<h1>
Reference manual for JastAdd2 R201210
26
</h1>
<h3>
Index
</h3>
<ul>
...
...
doc/release-notes.html
View file @
031903c9
...
...
@@ -8,6 +8,18 @@
<body>
<h1>
JastAdd2 Release Notes
</h1>
<h2>
R20121026
</h2>
<blockquote>
<h3>
Various bug fixes
</h3>
<ul>
<li>
Fixed bug on Windows - backslashes in file paths now work correctly.
<li>
NTA children are no longer copied by fullCopy.
<li>
Removed the generated method for accessing value maps of parameterized attributes.
<li>
Fixed error related to two synthesized attributes with the same name but different parameters.
<li>
It is now possible to use static import statements in aspect files.
<li>
Added a method getNumXNoTransform to count the number of elements in a list child without triggering rewrites.
</ul>
</blockquote>
<h2>
R20121011
</h2>
<blockquote>
<h3>
Various bug fixes
</h3>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment