Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
0f324090
Commit
0f324090
authored
Jul 06, 2015
by
POTTIER Francois
Browse files
Modified the entry in CHANGES.
parent
02a18bb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
0f324090
2015/06/29:
Changed the treatment of positional parameters which are now
rewritten into named parameters of the form '_i' where 'i'
is an integer.
Changed the treatment of the positional keywords $i. They are now
rewritten into variables of the form '_i' where 'i' is an integer.
Users are advised not to use variables of this form inside semantic
actions.
2015/02/11:
Added support for anonymous rules. This allows writing, e.g.,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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