Project

General

Profile

User story #282

Parser

Added by André Neto over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
27.11.2015
Due date:
% Done:

0%

Estimated time:
Git branch (link):
Git merge to develop (link):
SVN commit (link/?p=rev):

Description

Refactor the previous MARTe parser and lexical analyser.

Source code files modified

Source/Core/BareMetal/L0Types/TypeDescriptor.h
Source/Core/BareMetal/L0Types/Vector.h
Source/Core/BareMetal/L1Portability/StaticListHolder.h
Source/Core/BareMetal/L2Objects/AnyType.h
Source/Core/BareMetal/L3Streams/IOBuffer.cpp
Source/Core/BareMetal/L4Configuration/LexicalAnalyzer.cpp
Source/Core/BareMetal/L4Configuration/LexicalAnalyzer.h
Source/Core/BareMetal/L4Configuration/Parser.cpp
Source/Core/BareMetal/L4Configuration/Parser.h
Source/Core/BareMetal/L4Configuration/StringToFloat.cpp
Source/Core/BareMetal/L4Configuration/StringToInteger.cpp
Source/Core/BareMetal/L4Configuration/TypeConversion.cpp
Source/Core/FileSystem/L1Portability/Environment/Linux/BasicFile.cpp
Test/Core/BareMetal/L0Types/VectorTest.cpp
Test/Core/BareMetal/L0Types/VectorTest.h
Test/Core/BareMetal/L4Configuration/ParserTest.cpp
Test/Core/BareMetal/L4Configuration/ParserTest.h
Test/Core/BareMetal/L4Configuration/TokenInfoTest.h
Test/Core/BareMetal/L4Configuration/TokenTest.h
Test/GTest/ParserGTest.cpp
Test/GTest/TypeConversionGTest.cpp
Test/GTest/VectorGTest.cpp

Architecture & design review

Date of the review: 25/11/2015

Person who did the review: André Neto

Version of architecture & design document: N/A. As per the original MARTe implementation, this is a support function and does not require formal design in UML.

Result of review: N/A

List of non-conformities: N/A

Code and documentation review

Date of the review: 07/12/2015

Person who did the review: André Neto

Result of review: PASS

List of non-conformities: N/A

Unit test review

Date of the review: 07/12/2015

Person who did the review: André Neto

Result of coverage tests review: PASS

Result of functional tests review: PASS

Result of review: PASS

List of non-conformities:

Associated revisions

Revision f761fe41 (diff)
Added by Giuseppe Ferro over 9 years ago

#282 Implementation, Lint and test of Parser's stuff done.

Revision e9c77b8b
Added by Giuseppe Ferro over 9 years ago

Merge branch 'Parser_temporary' into #282_Parser

Conflicts:
MakeDefaults/Lint/marte_flint_files.lnt
Source/Core/BareMetal/L4Configuration/Makefile.inc
Test/Core/BareMetal/L4Configuration/Makefile.inc
Test/GTest/Makefile.inc

Revision 11e2b867 (diff)
Added by Giuseppe Ferro over 9 years ago

#282
-Added test and source parser stuff documentation.
-Made case insensitive the exponent and the hex digits for type
conversions
-Added volatile to AnyType pointer constructors, and constructor from
const char array.
-Added in IOBuffer::PrintFormatted the print of CArrays
-Removed IsStaticDeclared from Vector (useless)
-Added GetAllocatedMemory to StaticListHolder useful for Parser.

Revision d3f4381f (diff)
Added by André Neto over 9 years ago

#282 small documentation modifications performed during code revision.

Revision 170788f5
Added by Giuseppe Ferro over 9 years ago

Merge branch '#282_Parser' of https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into #282_Parser

Revision d9c9bec3 (diff)
Added by André Neto over 9 years ago

#282 small documentation changes after review.

Revision 10dee28e (diff)
Added by André Neto over 9 years ago

#282 small modifications to documentation of Token and TokenInfo

Revision e692002d (diff)
Added by André Neto over 9 years ago

#282 Small documentation modifications to Token and TokenInfo

Revision b3e1fb04 (diff)
Added by André Neto over 9 years ago

#282 Added missing documentation to LexicalAnalyzerTest

Revision fe6feafe (diff)
Added by André Neto over 9 years ago

#282 Modified Makefile.cov (bug that should be solved in develop).

History

#1 Updated by André Neto over 9 years ago

  • Assignee set to Giuseppe Ferro

#2 Updated by Giuseppe Ferro over 9 years ago

  • Description updated (diff)
  • Status changed from Code: Impl to Code: Rev
  • Assignee deleted (Giuseppe Ferro)

Code implementation done: 11e2b86
branched from develop

#3 Updated by Riccardo Vitelli over 9 years ago

  • Assignee set to André Neto

#4 Updated by André Neto over 9 years ago

  • Description updated (diff)

#5 Updated by André Neto over 9 years ago

  • Description updated (diff)

#6 Updated by André Neto over 9 years ago

  • Status changed from Code: Rev to Code: Impl

#7 Updated by André Neto over 9 years ago

  • Assignee changed from André Neto to Giuseppe Ferro

#8 Updated by André Neto over 9 years ago

  • Status changed from Code: Impl to Code: Rev

#9 Updated by André Neto over 9 years ago

  • Assignee changed from Giuseppe Ferro to André Neto

#10 Updated by André Neto over 9 years ago

  • Description updated (diff)

#11 Updated by André Neto over 9 years ago

  • Status changed from Code: Rev to Unit: Impl

#12 Updated by André Neto over 9 years ago

  • Assignee changed from André Neto to Giuseppe Ferro

#13 Updated by André Neto over 9 years ago

  • Status changed from Unit: Impl to Unit: Rev

#14 Updated by André Neto over 9 years ago

  • Assignee changed from Giuseppe Ferro to André Neto

#15 Updated by André Neto over 9 years ago

  • Assignee deleted (André Neto)

Merged with develop in commit 0843d94cd7d56acc9f62814d3dc985d8ef6a89fb

#16 Updated by André Neto over 9 years ago

  • Status changed from Unit: Rev to Closed

Also available in: Atom PDF