summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Grammar.cpp
Commit message (Collapse)AuthorAge
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Update copyright year to 2018Jose2018-02-14
|
* Fix for ICE-8416Austin Henriksen2017-11-04
| | | | | Scoped identifiers now have their own token types Identifier validity is now assessed in the scanning phase
* Remove unnecessary tabsJoe George2017-05-03
|
* Removed tabs and trailing whitespace from .l and .y filesBernard Normier2017-05-02
|
* ICE-7797: make semicolon after {} optionalBernard Normier2017-04-13
|
* Updated Flex rule to generate correct file references in #lineBernard Normier2017-02-19
| | | | Regenerated all Scanner and Grammar files on CentOS 7
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Make Slice enums scopedBernard Normier2017-02-08
| | | | | | | | Add new cpp:scoped and objc:scoped metadata directives
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | C++11 mapping initial commitJose2015-12-01
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Revert changes to Bison generated filesJose2014-11-17
|
* Fixed (ICE-5909) - Demo certificates for 3.6Jose2014-11-14
| | | | * Revert SSL certificate updates to use same certificates than 3.5.1
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* Grammar files were committed with wrong version of bisonDwayne Boone2014-10-20
|
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* merging javascript branchMark Spruiell2014-03-19
|
* Regenerate bison & flex files with rhel6Jose2013-07-29
|
* Rebuilt dependenciesBenoit Foucher2013-02-12
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed Slice parser bug where compact Ids redefinition weren't ignore even if ↵Benoit Foucher2013-01-16
| | | | Unit parsing was requested to ignore redefinitions
* compact ID support for scripting languagesMark Spruiell2012-12-26
|
* Fixed cast issue with Grammar.yBenoit Foucher2012-12-19
|
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
|
* ICE-5148 - Slice parser bugs for optional valuesMark Spruiell2012-12-18
|
* fixing assertion failure with Slice redefinitionMark Spruiell2012-11-05
|
* regenerate Grammar & Scanner files in rhel6Jose2012-10-20
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* remove ScannerConfig.h > move fixes to Scanner.lJose2012-08-08
|
* * Grammar fixesMark Spruiell2012-06-15
| | | | * Implementing optional data members in Java
* Support for optionalsBenoit Foucher2012-06-11
|
* parser support for optional data membersMark Spruiell2012-05-16
|
* misc. python cleanupMark Spruiell2012-04-25
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4794 - allow default values to refer to constantsMark Spruiell2010-07-23
|
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Removed nonmutating keywordDwayne Boone2009-05-15
|
* bug 3374 & general metadata clean upMark Spruiell2009-02-20
|
* bug 3523 - commit flex/bison filesMark Spruiell2009-01-09