index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
parsetools
/
src
/
yecc.erl
Age
Commit message (
Expand
)
Author
2015-01-15
Let Yecc use the new -dialyzer attribute
Hans Bolinder
2014-02-12
Fix a few of Dialyzer's unmatched_return warnings
Hans Bolinder
2013-09-02
Fix a Unicode filename bug affecting Leex and Yecc
Hans Bolinder
2013-08-28
Fix a Yecc bug
Hans Bolinder
2013-02-19
Use ~ts for filenames
Hans Bolinder
2013-02-11
Make Unicode corrections
Hans Bolinder
2013-01-25
Extend char() to Unicode characters
Hans Bolinder
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2011-09-29
Update copyright years
Björn-Egil Dahlberg
2011-09-08
yecc: optimize werror/1
Tuncer Ayaz
2011-09-08
yecc: use more descriptive name: 'werror'
Tuncer Ayaz
2011-09-08
yecc: log warnings as errors if -Werror is enabled
Tuncer Ayaz
2011-09-08
yecc: honour -Werror passed from erlc
Tuncer Ayaz
2011-06-01
yecc: add warnings_as_errors option
Tuncer Ayaz
2010-08-23
Fix a problem with HiPE-compiled Yecc parsers
Hans Bolinder
2010-03-05
OTP-8486 parsetools: yecc bug
Hans Bolinder
2010-03-03
OTP-8483 parsetools: yecc bug
Hans Bolinder
2010-02-17
Merge branch 'ks/cleanups' into ccase/r13b04_dev
Erlang/OTP
2010-02-16
parsetools: Don't use 'try...of' when 'try' will do
Kostis Sagonas
2010-02-16
parsetools: Replace lists:keysearch/3 with lists:keyfind/3
Kostis Sagonas
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP