summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Scanner.cpp
Commit message (Expand)AuthorAge
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Regenerate cpp/src/Slice/Scanner.cpp with flex 2.5.37Jose2018-11-21
* Fix failure related to Slice Scanner fixesJose2018-11-13
* Do not compare char to EOFJose2018-11-13
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Update copyright year to 2018Jose2018-02-14
* Fixed Slice/Scanner.l build issue with macOS (ICE-8574)Benoit Foucher2017-11-21
* Fix for ICE-8416Austin Henriksen2017-11-04
* Remove unnecessary tabsJoe George2017-05-03
* Updated Flex rule to generate correct file references in #lineBernard Normier2017-02-19
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| * Adding '6' as allowed leading digit in octal escape sequence parsingBernard Normier2016-10-26
* | Make Slice enums scopedBernard Normier2017-02-08
* | Slice compilers now emit deprecated warning for classes with operations (ICE-...Bernard Normier2017-02-04
* | Another fix for ICE-7458 - regenerated Scanner.l on xenial64Benoit Foucher2016-12-07
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
* | Changed parsing of hex escape sequences in Slice string literalsBernard Normier2016-10-12
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-08
|\|
| * ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
* | 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
* merging javascript branchMark Spruiell2014-03-19
* regenerate Scanner.cppJose2013-07-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* regenerate Grammar & Scanner files in rhel6Jose2012-10-20
* Fixed Scanner.cpp build issue on Windows 32 bitsBenoit Foucher2012-09-14
* Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12)Bernard Normier2012-09-07
* Minor fixes to Scanner generated files to just include ScannerConfig.h.Jose2012-08-10
* regenerate Scanner filesJose2012-08-09
* remove ScannerConfig.h > move fixes to Scanner.lJose2012-08-08
* fixes for Scanner.l & VC comilersJose2012-08-08
* parser support for optional data membersMark Spruiell2012-05-16
* * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* bug 4752 - allow underscores in Slice identifiersMark Spruiell2010-05-24
* Updated copyright to 2010Dwayne Boone2010-01-07
* Bug 3140 - skip BOM at top of included fileDwayne Boone2009-08-17
* Bug 3140 - allow UTF-8 BOM in slice filesDwayne Boone2009-05-20
* Removed nonmutating keywordDwayne Boone2009-05-15
* bug 3523 - commit flex/bison filesMark Spruiell2009-01-09